Is there any logic for not displaying some of the completed test cases in the Execution Console?
We have been using RQM for our execution purposes for the past month. We model all our test cases into Test Suites, and run them from the Exec console by clicking on the Test Case Progress bar for each test case.
Suddenly, we find that a few of our earlier test cases are missing from the console. They are just not displayed anymore. Is there any logic behind abstracting out what gets displayed in the exec console? Is there any rule that test case executions beyond a certain date should not display in the console?
Is there any setting which governs the above?
One answer
Hi, Aarti
Execution console will only show the in-progress TCERs so that the owner of TCER can resume the test from this view.
Once the test case is completed, it will no longer appear in this console until the TSER or TCER is kicked off again next time. I am not sure why you have concerned on the completed test cases(as said in your title) not to be showing in Execution Console, as its name indicates, it is for Execution purpose and once completed, it should not be showing there. If all test cases are completed or you cancelled the execution, the console should be empty.
If you go to Execution > Unsaved artifact/Incomplete Execution(suppose you still have some TCERs running as a part of test suite execution), you would see red highlighted "test suite execution console: test suite name" and open that you will see all TCERs including those completed ones(should show 100% progress bar).
Execution console will only show the in-progress TCERs so that the owner of TCER can resume the test from this view.
Once the test case is completed, it will no longer appear in this console until the TSER or TCER is kicked off again next time. I am not sure why you have concerned on the completed test cases(as said in your title) not to be showing in Execution Console, as its name indicates, it is for Execution purpose and once completed, it should not be showing there. If all test cases are completed or you cancelled the execution, the console should be empty.
If you go to Execution > Unsaved artifact/Incomplete Execution(suppose you still have some TCERs running as a part of test suite execution), you would see red highlighted "test suite execution console: test suite name" and open that you will see all TCERs including those completed ones(should show 100% progress bar).