How to know if a test script is executed from test test script browsed list?
![]()
Hello,
This is a question about RQM test scripts process. When selecting the test scripts in Test Script Browse list, we don't know which test have already been executed. This is generating some duplication to the client. We need some information in the script screen tests indicating execution. For example we have the following granularity between Test Case (TC) and Test Script (TS): TC 1 -> TS1 TC 1 -> TS2 TC 1 -> TS3 TC 1 -> TSN TC 2 -> TS1 TC 2 -> TS2 TC 2 -> TSN The 2 questions are: • The users are not able to identify what are the TS related to TC that they didn’t run yet. I don't an existing report doinv that. Looking at the TCER or Test results shows what it is executed but it is not easy to find which TS are not executed. • The users are not able to identify what are the TS related to TC that failed and after the defect is resolved need to be re-executed. I tried to get information from the "Test execution preference" https://www-304.ibm.com/support/knowledgecenter/SSYMRC_5.0.1/com.ibm.rational.test.qm.doc/topics/c_execution_preferences.html without clear outputs. Do not hesitate to ask more details if necessary. Thank you in advance Pascal Jean |