Page 1 of 1

Test Suite Execution Scheduling

Posted: Wed Jan 15, 2014 6:36 am
by triveditejas
Hi All,

I have a test suite and test suite has 5 test cases.

I want to schedule execution for particular test after every 10 minutes for weekdays.

How can i do this?

Thanks in Advance.

Regards,

Tejas

Re: Test Suite Execution Scheduling

Posted: Thu Jan 16, 2014 3:49 pm
by BernhardS
Hello triveditejas,

I would recommend to use the Windows Task Scheduler in order to run the test.
Please take a look at the following forum post:
http://www.ranorex.com/forum/running-te ... tml#p20898

In order to get more information about the command line arguments please read the section "Running Tests via Command Line"

Regards,
Bernhard