How to list and modify test cases with no results
Hi,
I need to do some cleanup in ETM. We have very old tests which have never been executed (but might be part of test plans) or have not been executed since a long time. How can I list these test cases and do a bulk update (for example put them to "retired"). I would expect this to be an easy task, but it does not seem to be supported by the tool.
2 answers
If test cases are in a testplan, you can go to test case section and then check with TCER count, if they are 0, obviously none of them was executed before.
If you go to TCER section of the test plan, you can check "Last Result" to see not executed TCER. And from Last Modified you may know which ones are not executed for a long time.
If you select multiple test cases, you can update the State in a bulk way.
If test cases are in a testplan, you can go to test case section and then check with TCER count, if they are 0, obviously none of them was executed before.
If you go to TCER section of the test plan, you can check "Last Result" to see not executed TCER. And from Last Modified you may know which ones are not executed for a long time.
If you select multiple test cases, you can update the State in a bulk way.