adamH1
2 years agoNew Contributor
Running tests through pipeline using TC test adapter and publishing to the 'Tests' tab in DevOps
Hi
We currently have a build we kick off which will be used to run our TestComplete tests overnight. The build initially compiles our code and creates the latest installer. Also unit tests are run. At the point the build is complete and will show the Tests tab with the results for the unit tests
At this point it starts to deploy the installer and test assets to the Azure machines and runs the tests using the TC test adapter and vstest
The tests are published to the test runs section of DevOps
My question is, is it possible to publish the results to the Test tab on the DevOps summary page