Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » How to run multiple tests the right way?(Should I put multiple tests into one test suite or multiple testsuites into a test job)
How to run multiple tests the right way? [message #1106667] Wed, 11 September 2013 11:36 Go to next message
Alexander Hoffmann is currently offline Alexander HoffmannFriend
Messages: 9
Registered: July 2013
Junior Member
Hi,

I managed to integrate Jubula test execution into Jenkins and now I try to find out, how to run multiplte tests the right way.

How should I do it:
Is it recommended to start the AUT agent, start the AUT with autrun and execute a Test Jobs that contains multiplte testsuites?

index.php/fa/16173/0/


OR

Is it recommended to start the AUT agent, start a test suite that is a wrapper which holds several full blown tests as testcases? (picture below)

index.php/fa/16169/0/
Description: Each of the Testcases in the "Testkonzept UI-Rahmen" Suite is one full test.


What is the best practice for this? I can't find any source on the internet about this. How can I make Jubula skip one test if there is an error in it and just execute the next on?
Re: How to run multiple tests the right way? [message #1110794 is a reply to message #1106667] Tue, 17 September 2013 10:32 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

We usually work with the second option, mostly because the TestJobs require separate starting of the AUT, and also write separate result reports for each test suite.

You might want to have a look at these articles on the testing portal:
http://testing.bredex.de/test-cases-for-continuous-integration.html
http://testing.bredex.de/test-suites-for-continuous-integration.html

You may need to login to read them, but they should give you some more pointers.

Best regards,
Alex
Re: How to run multiple tests the right way? [message #1110943 is a reply to message #1110794] Tue, 17 September 2013 14:36 Go to previous message
Alexander Hoffmann is currently offline Alexander HoffmannFriend
Messages: 9
Registered: July 2013
Junior Member
Thanks Alexander.
I choose the second option, too and set everything up like it's written in the first article. Good to know that my decision was right Very Happy
Previous Topic:TesterClass to handle CTabFolders
Next Topic:Support For javafx
Goto Forum:
  


Current Time: Fri Apr 26 22:20:41 GMT 2024

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

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

Back to the top