Running a Test Case Multiple Times

Ranorex Studio, Spy, Recorder, and Driver.
Shadow3188
Posts: 1
Joined: Tue Jul 09, 2013 9:26 pm

Running a Test Case Multiple Times

Post by Shadow3188 » Tue Jul 09, 2013 9:44 pm

Hello,

I am writing UI Automation Tests to test a client application. In the .rxtst file, I have created a Test Case and populated it with the appropriate recording modules.

I would like to know if:
a) it is possible to run a particular test case (not recording module) a set iteration of times
b) if so, what is the easiest way to do so?

Ive uploaded an image of what my .rxtst file looks like to help better illustrate my setup.

Thanks for any help.
You do not have the required permissions to view the files attached to this post.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Running a Test Case Multiple Times

Post by Support Team » Wed Jul 10, 2013 8:20 am

Hello,

Yes this is possible using a data driven testing approach.
Please read the section "Data-Driven Testing" in our user guide in order to get a detailed description how to create a data driven test.

Regards,
Bernhard