Page 1 of 1

Multiple test suites

Posted: Wed Sep 04, 2013 9:51 pm
by monkey2012
Hi support team,

Is it possible to build more than 1 test suites within 1 solution?
If so, please show me how to create them.

Thanks

Re: Multiple test suites

Posted: Wed Sep 04, 2013 10:03 pm
by krstcs
Yes, I do this all the time...

1. Add a new project to the solution (there are several ways to do this, for example, right click the solution name in the Projects window and select "Add -> New Project").

2. On the initial project creation dialog, at the top, under "Categories", select the "C#" folder. In that folder, under "Templates", select "Ranorex C# Test Suite".

3. Enter the information for the suite and click "Create".