facing issue while integrating Testcomplete with Azure devops
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
facing issue while integrating Testcomplete with Azure devops
getting below warning as in the screenshot, No test sources found matching the given filter '**\WSLCB.pjs'
My repository hierarchy in below screenshot and i want WSLCB.pjs to be executed in the pipeline
i am using azure pipeline with MS Hosted agent and source control as Git and below are the screenshots.
We have followed all possible ways as mentioned in smartbear tutorial but issue still not resolved. Can someone please help
Regards,
Snehal
Solved! Go to Solution.
- Labels:
-
Integrations
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same with @AlexKaras , I am also curious of how the TestComplete Test Adapter was set up in the pipeline.
@dhasade If there's still no luck after trying the suggestions above, you might want to double check the "Search for test cases" field in TC Test Adapter. If value is In Execution Plan, go check in TestComplete if your tests are already added in Execution plan and if they are all checked and marked as a Test case.
Screenshot source: https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/execution-plan/index....
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issue is resolved with below inputs
1) enabled the “Install test runner” checkbox
2) searchFolder: '$(Build.Repository.LocalPath)'

- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »