Skip to main content



      Home
Home » Archived » Jubula » Abstract Test Cases
Abstract Test Cases [message #1829378] Thu, 02 July 2020 05:18 Go to next message
Eclipse UserFriend
Hi,

I am not sure if this feature is not supported or if I am unable to find it.
Is there a way to implement an abstract Test Case that offers some setup and tear down functionality which is needed by a set of similar Test Cases.

Sketch:
AbstractTestCase (TestCase concreteStuff)
setupActions
concreteStuff
teardownActions

As TestCases can not be parametrized with other Test Cases/Actions, I am not so confident that this is possible.
Re: Abstract Test Cases [message #1829873 is a reply to message #1829378] Mon, 13 July 2020 05:40 Go to previous message
Eclipse UserFriend
Since each test case can be reused in other test cases. You could do this.
But it is manual work.

Please explain in more detail the target of it. Maybe we can find a better solution.
Previous Topic:Parameter dependent Object Mapping / Conditional Clicks
Next Topic:Object Mappping not working for JavaFX AUT using javax.swing
Goto Forum:
  


Current Time: Sun Jul 13 16:42:03 EDT 2025

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

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

Back to the top