RCPTT runner with suites option [message #1770301] |
Wed, 09 August 2017 19:17 |
Page Mising name Messages: 31 Registered: July 2009 |
Member |
|
|
Hi,
I am using -suites option to list the test suites I want to run, and each suites may contain one or more test cases in it. When I start the command, it will re-order all test cases from those suites and run them in alphabetic order.
Is there a way to run the tests ordered by the suite names instead of the test names?
For example, I have 3 suites, and each one contains some tests:
TestSuite_Create:
- ItemCreate
- PartCreate
- FolderCreate
TestSuite_Summary:
- FolderSummary
- ItemSummary
TestSuite_Save:
- SaveItem
- SaveFolder
[All tests are independent, no dependency on others.]
I want to run the test by suites, let's say TestSuite_Create, then TestSuite_Summary, last TestSuite_Save. Is there a way to achieve that?
Thanks!
[Updated on: Wed, 09 August 2017 19:20] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05521 seconds