Hi,
I am integrating testcomplete scripts with bamboo. In the default job I have created a script with cmd.exe as interpreter. I have provided the inline script location and the script body as
"C:\Progra~2\SmartBear\TestComplete14\x64\Bin\SessionCreator.exe" RunTest /UserName:bitbvm-win10-12\test.user /password:TestComplete /UA /ProjectPath:"C:\Users\test.user\Documents\TestComplete14Projects\AutoDiscovery\AutoDiscovery.pjs" "/p:AutoDiscoveryProject" "/t:Script|AutoDiscovery|Test_Autodiscovery"
I see the below error
error 06-Aug-2020 10:51:01 The system cannot find the path specified.
build 06-Aug-2020 10:51:01
build 06-Aug-2020 10:51:01 C:\Users\bitbadmin\bamboo-home\xml-data\build-dir\UA-AUT-JOB1>"C:\Progra~2\SmartBear\TestComplete14\x64\Bin\SessionCreator.exe" RunTest /UserName:bitbvm-win10-12\test.user /password:TestComplete /UA /ProjectPath:"C:\Users\test.user\Documents\TestComplete14Projects\AutoDiscovery\AutoDiscovery.pjs" "/p:AutoDiscoveryProject" "/t:Script|AutoDiscovery|Test_Autodiscovery"
simple 06-Aug-2020 10:51:01 Failing task since return code of [C:\Users\bitbadmin\bamboo-home\temp\UA-AUT-JOB1-11-ScriptBuildTask-952677134090114677.bat] was 1 while expected 0
when I run the same command in the command prompt its working.
Thanks,
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.