Fix Build-Deploy-Test Workflow Error: There Are No Test Cases Matching the Criteria Specified
Join the DZone community and get the full member experience.
Join For FreeYou may face the following error while you running your Build-Deploy-Test workflow:
Exception Message: There are no test cases matching the criteria specified. Use Microsoft Test Manager to view the test cases. (type Exception)
This could happen for many reasons.
You don’t select the test suites that include your test cases, so make sure you select that, see the following image.
You choose d the wrong configuration, so make sure you select the
right configuration that match the one existing in the test plan, see
the following images.
If you want to change the configuration for the test plan, follow the following steps:
Open your test plan, select your test suite , select all your test
cases that you want to change its configuration and click on
configuration
Change the configuration
Published at DZone with permission of Mohamed Radwan, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments