Saira16
4 years agoOccasional Contributor
Execution of Testcomplete project from build pipeline in Azure
Dear All, Is it possible to execute the testcomplete project file(.mds) file to execute the test cases from the build pipeline in Azure instead of project suite file(.pjs)? I have 2 projects ...
- 4 years ago
Hi Saira16 -
You can specify to run a specific project within a suite. Please see this link with the various command line options: https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/command-line.html
For example:
TestComplete.exe "C:\My Projects\MySuite.pjs" /r /p:MyProj
Let me know if you have questions regarding this. Hopefully it helps!
Emma