TestComplete Jenkins path problem
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2022
12:56 PM
01-21-2022
12:56 PM
TestComplete Jenkins path problem
TestComplete 14
Jenkins TC plugin 2.8.1 (latest)
I have a Linux Jenkins host connecting to a TC node on Windows Server 2019. When I run my TC job, the following log is generated:
[TestComplete] The test execution started ('Regression Test Suite'/Create Patients/KeyWordTests|Login_As_Admin).
[TestComplete] Found TestComplete/TestExecute installations:
Type: TC, Version: 14.80.627.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 14\x64\bin\TestComplete.exe"
Type: TELite, Version: 14.80.627.50, Path: "C:\Program Files (x86)\SmartBear\TestExecuteLite 14\x64\bin\TestExecuteLite.exe"
[TestComplete] Selected TestComplete/TestExecute installation:
Type: TC, Version: 14.80.627.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 14\x64\bin\TestComplete.exe"
[TestComplete] Launching the test runner.
$ '"C:\Program Files (x86)\SmartBear\TestComplete 14\bin\TestCompleteService14.exe"' //LogonAndExecute //lDomain: "" //lName: "Administrator" //lPassword: ******** //lTimeout: "-1" //lUseActiveSession: "true" //lCommandLine: '""C:\Program Files (x86)\SmartBear\TestComplete 14\x64\bin\TestComplete.exe" "C:\c\Users\Administrator\Desktop\pilot_qatest\'Regression Test Suite'.pjs" /run /SilentMode /ForceConversion /ns /exit "/ExportLog:C:\c\Users\Administrator\Desktop\jenkins\workspace\TestComplete Test Run\1642743106415.tclogx" "/ExportLog:C:\c\Users\Administrator\Desktop\jenkins\workspace\TestComplete Test Run\1642743106415.htmlx" "/ErrorLog:C:\c\Users\Administrator\Desktop\jenkins\workspace\TestComplete Test Run\1642743106415.txt" "/project:Create Patients" /test:KeyWordTests|Login_As_Admin /JenkinsTCPluginVersion:2.8.1"'
[TestComplete] Test runner exit code: 3.
[TestComplete] [WARNING] Error: Invalid command line. The project suite 'C:\c\Users\Administrator\Desktop\pilot_qatest\'Regression Test Suite'.pjs' was not found..
[TestComplete] [WARNING] Unable to find the log file "1642743106415.tclogx".
[TestComplete] [WARNING] Unable to find the log file "1642743106415.htmlx".
[TestComplete] [WARNING] Errors occurred during the test execution.
[TestComplete] Marking the build as FAILED.
[TestComplete] The test execution finished ('Regression Test Suite'/Create Patients/KeyWordTests|Login_As_Admin).
Build step 'TestComplete Test' changed build result to FAILURE
Finished: FAILURE
This obviously failing because of the bad pathname, but I can't figure out where the plugin is picking up the extra '\c\' element and inserting it for some of the arguments. Any hints on where to find and remove this?
Thanks.
Labels:
- Labels:
-
Command Line
-
Integrations
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2022
08:49 AM
01-25-2022
08:49 AM
I would ask Support that question directly because they may have helped someone else with that issue. Here's the link:
https://support.smartbear.com/testcomplete/message
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
