Skip to main content



      Home
Home » Archived » Jubula » Parameter dependent Object Mapping / Conditional Clicks
Parameter dependent Object Mapping / Conditional Clicks [message #1829376] Thu, 02 July 2020 04:48 Go to next message
Eclipse UserFriend
Hi,

I was wondering if parameters of a Test Case can be used to influence the how technical objects are mapped to component names in that Test Case if there is another "standard" way to implement, e.g., Conditional Clicks.
My concrete use case would be to create a reusable Test Case which takes a String parameter. Depending on that parameter, one radio button of a set of radio buttons should be selected in the AUT.

One workaround coming to my mind could be to use If-Conditions and checkStringValues. However, as there seems to be no Switch equivalent in Jubula, this will lead to nasty nested If-Conditions.

Any ideas are welcome. If I need to touch writing an extension, however, this would be out of my scope.
Re: Parameter dependent Object Mapping / Conditional Clicks [message #1829870 is a reply to message #1829376] Mon, 13 July 2020 05:14 Go to previous message
Eclipse UserFriend
This is only possible with using if conditions.
But you do not need to do nested if. For better overview i would use one if per radio button.

best regards
Marvin Mueller
Previous Topic:Which object mapping profile would find my object at runtime
Next Topic:Abstract Test Cases
Goto Forum:
  


Current Time: Wed Jul 16 12:41:44 EDT 2025

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

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

Back to the top