Saving testsuite from command line

Best practices, code snippets for common functionality, examples, and guidelines.
vbsorin
Posts: 1
Joined: Fri Jan 29, 2016 2:16 pm

Saving testsuite from command line

Post by vbsorin » Fri Jan 29, 2016 2:28 pm

Hi, we have a testsuite written in Ranorex and we have to integrate our tests with Jenkins. Is there a way to save which tests to run from command line?

Here is the test suite:
test_suite_1.png

And I want to save from command line to have something like:
test_suite_2.png
Is there wa way to do that ? Can you post an example? Thanks
You do not have the required permissions to view the files attached to this post.

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Saving testsuite from command line

Post by krstcs » Mon Feb 01, 2016 2:51 pm

If you read the User Guide, there is a section on running tests from the command-line and it includes all the information you need. http://www.ranorex.com/support/user-gui ... html#c4827


I highly recommend that you read the whole user guide as it contains a great deal of information about how Ranorex works and can answer most of these types of questions.
Shortcuts usually aren't...