lydincamilleri
3 years agoOccasional Contributor
Test Case status
Hi All,
Does anyone know how we can make define a test case (via scripting) to do not have a successful or failed status? (example: aborted, skipped)
The scenario is for example, we check if any data is available in our system and if not, the test should not be run (without failure) but even without being reported as successfully tested (thus, skipped/aborted).
We are also using Azure DevOps for running tests and see possible statuses on such platform for tests.
Appreciate your assistance