sandeep7972
2 years agoOccasional Contributor
Running Multiple projects in a Suite in Azure pipeline
Hi...One of my team member created individual projects for each feature. That means we have multiple execution plan editor. So when running the pipeline in Azure, its running random projects. that is...
- 2 years ago
You can create a Project Suite in TestComplete to organize multiple projects
https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/project-suites.html
- 2 years ago
Here's a previous post that may be helpful [here]. I would suggest setting up your pipeline vsTestTask to run 'Select tests using' Test Plan instead of Test Assemblies or Test Run. As long as you have a Test Plan specified in ADO with associated automation - Azure will run the test cases within the ADO Test Plan in the order you Define:
**insure you have your test configurations set for your ADO Test Plan too: