Test Case execution in 'dry run' mode
![]() How to run a test in dry run mode (practice run) ?
|
One answer
![]() There is no formal support for test case dry-run, where test results are not created. You can however, delete the test case results after the dry-run (given the user has the permissions to delete test results). Another option could that if you're using Configuration Management enabled projects, you can create a 'side-stream' to do the dry-run and the results would be isolated in that stream.
|