Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » RCPTT runner with suites option(RCPTT runner with suites option: test order question)
RCPTT runner with suites option [message #1770301] Wed, 09 August 2017 19:17 Go to next message
Page Mising name is currently offline Page Mising nameFriend
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

Re: RCPTT runner with suites option [message #1770697 is a reply to message #1770301] Wed, 16 August 2017 10:09 Go to previous messageGo to next message
Viktoria Dlugopolskaya is currently offline Viktoria DlugopolskayaFriend
Messages: 124
Registered: March 2017
Senior Member
Hi Page,

Sorry, but RCPTT runner doesn't support sorting test cases by test suites at the moment.
Re: RCPTT runner with suites option [message #1795716 is a reply to message #1770697] Thu, 27 September 2018 09:03 Go to previous message
lea ilagan is currently offline lea ilaganFriend
Messages: 59
Registered: October 2012
Member
Hello,

Is there any update if RCPTT runner can already support ordering test case by test suite?

Thank you.
Previous Topic:RCPTT Support of Shared Configuration Area
Next Topic:Right Click positioning to the incorrect location in the replay mode
Goto Forum:
  


Current Time: Thu Apr 25 11:07:03 GMT 2024

Powered by FUDForum. Page generated in 0.02310 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top