How to descope records from an already started TSER execution?
CLM v6.0.1 we have 39 Test Case flagged as not yet run within a TSER where 35 cases have already been run. Due to a change request those 39 not run records are no longer required. How best to descope them from this run which is already partially executed?
|
One answer
Unfortunately, there is no way to remove test suite steps (test cases) from an active test suite execution. You can stop the test suite execution, open the test suite result (containing only the executed test steps), and manual change the Actual Result (see the Summary section) to Passed (or another verdict).
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I don't think there is a decent way other than stop running. If the main concern is to exclude those non-executed test cases from the final result, you may have to re-run the TSER after excluding those not-required test cases.
If there is a better way to do this, I also would love to know about it.