How to run multiple test cases by running a test suite in IBM RQM?
I am trying to run all test cases included in a test suite.
What i have done is
1. Created three test cases
2. created three test scripts
3. Associated individual test script to individual test case.
4. Added all three test cases in Test Suite
Now when i run it , it doesn't run all test cases but give me option to run each test case manually and once i run a test case, it then gives option to close and then going back to test suite execution to run other test case.
How ever i am supposed to run other test case automatically once one test case is completed. Is there any thing like this ?
What i have done is
1. Created three test cases
2. created three test scripts
3. Associated individual test script to individual test case.
4. Added all three test cases in Test Suite
Now when i run it , it doesn't run all test cases but give me option to run each test case manually and once i run a test case, it then gives option to close and then going back to test suite execution to run other test case.
How ever i am supposed to run other test case automatically once one test case is completed. Is there any thing like this ?
Accepted answer
What type of scripts are associated to the Test Cases? It sounds as if they are Manual Test Scripts?
If they are Manual Test Scripts, then they would need the end user to initiate the testing. If you are running automated Test Scripts (Command line scripts, RFT scripts, RPT scripts...etc) these would run automatically