Page 1 of 1

How to Integrate with ANT

Posted: Wed Jul 18, 2012 3:04 pm
by omayer
how would I integrate ranorex with ANT which runs our build process.
Thank you

Re: How to Integrate with ANT

Posted: Thu Jul 19, 2012 2:57 pm
by Support Team
Hi,

It would be very helpful if you may specify your question in a little more precise way.

Kind regards,
Larissa
Ranorex Support Team

Re: How to Integrate with ANT

Posted: Thu Jul 19, 2012 6:31 pm
by omayer
planning to implement continous integration > when build is complete by ANT at build machine we would like to kickoff testcase (smokeTest) from ranorex suite
Thank you,

Re: How to Integrate with ANT

Posted: Fri Jul 20, 2012 8:43 am
by Support Team
Hi,

this is how you can kick off your testcase:
<GeneratedTestSuite>.exe /tc:<name of test case>

For more useful commands please have a look at the following link to the Ranorex UserGuide:
http://www.ranorex.com/support/user-gui ... html#c3023

Kind Regards,
Larissa
Ranorex Support Team