Avinash12
12 months agoOccasional Contributor
Start testexecute from Teamcity
Hi cam_farineau ,
with reference to your previous query "Start testexecute from Teamcity". We are facing the similar issue in our project while calling testexecute from the teamcity.
We've used to trigger TestExecute using the below code,
"%PathToTestExecute%" "ProjectPJSPath" /r /e /s
Can you please provide solution and syntax to run in command line?
Thanks in advance for your help.