Multiple test suites

Ask general questions here.
monkey2012
Posts: 77
Joined: Wed Sep 26, 2012 8:15 pm

Multiple test suites

Post by monkey2012 » Wed Sep 04, 2013 9:51 pm

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

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

Re: Multiple test suites

Post by krstcs » Wed Sep 04, 2013 10:03 pm

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".
Shortcuts usually aren't...