Page 1 of 1

Executing same test case multiple times

Posted: Wed Jun 11, 2014 5:22 pm
by Rakesh123
Hi,

I want to execute same test case multiple times for test suite(.rxtst).

I know that I need to use some looping concept for this but not sure how to pull the test case and run multiple times.

Please let me know if this is possible with some code snippets ASAP.

Thanks,
Rakesh

Re: Executing same test case multiple times

Posted: Thu Jun 12, 2014 1:05 pm
by Support Team
Hi Rakesh123,

I would recommend to use a data connector in order to repeat a test case. Please read the section "Data-Driven Testing" in our user guide in order to get a detailed description how to use data connectors.

Regards,
Bernhard