What is the possibility to choose test data during execution of a test suite?
Hi All,
We are using RQM version 6.0.6. When we attach a test data to a test script and run the related test case execution record, we have the option to select test data that we want to use for the execution. We understand that this is configured in Preconditions and Follow up Actions under Execute Test Case.
Now the question is , can we do the same setting for test suites? Like if we run the same test case as part of a test suite, we should have the possibility to select the test data which we want to use. We couldnt find any appropriate option under Execute Test Suite in Pre-conditions and follow up Actions.
Is there any way around this?
Any help would be highly appreciated.
Thank you!
Best Regards,
Bharti Arora.
One answer
Hi Bharti,
It is very much possible to execute the data from Test Data under Test Suite.
1) Create a test script which uses Test Data.
2) Create a test case and add the test script having test data into it.
3) Create a test suite and add the test case created in step 2.
4) Run the Test suite from step 3 as you would normally execute it.
5) You should see the execution with test data under the test case.
Hope this helps,
Krupa Gunhalkar