How do I run a Test Script without iterating through all lines of Test Data?
Hello,
I have a test script that is associated with Test Data that I imported from a CSV file. There are 133 lines of Test Data, but I want to be able to specify at execution of a test case how many iterations I want to test.
Is there a way of selecting a specified number of random lines from the Test Data and only run say, 10 iterations of the test?
I am working with RQM 3.0.1.1.
Thank you and best regards,
Andrew