Skip to main content



      Home
Home » Archived » Jubula » Check if a value lies in a range
Check if a value lies in a range [message #988250] Thu, 29 November 2012 01:12 Go to next message
Eclipse UserFriend
Say i have two fields which define upper ( Field A) and lower ( Field B) ranges for a third field C.

Using ub_ctx_storeValue action, i saved the values in 2 parameters

Param1 = Field A
Param2 = Field B

Now how do i check in jubula if the value in field C lies between param1 and param2 ?
Logically speaking, i need to evaluate the expression

Param2 < Value of C < Param1
Re: Check if a value lies in a range [message #988979 is a reply to message #988250] Tue, 04 December 2012 02:10 Go to previous message
Eclipse UserFriend
Hi,

There are actions on the "Application" component that let you compare values "Check String Values" and "Check Numeric Values". They should help Smile

Best regards,
Alex
Previous Topic:Unable to run maven in root of checkout
Next Topic: Jubula UI Tests with multiple developers
Goto Forum:
  


Current Time: Thu Jul 24 19:46:38 EDT 2025

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

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

Back to the top