Skip to main content



      Home
Home » Archived » Jubula » Parsing boolean to string
Parsing boolean to string [message #893689] Thu, 05 July 2012 05:40 Go to next message
Eclipse UserFriend
Hello @ all!

I have a problem with the data types in jubula.

The following process is under test:
Creating a user and select whether he/she is aktive or not. This can be selected from a checkbox. Afterwards the user and it's status is displayed in a table of users.

In the Test Case I set a boolean parameter for the value of the check box. Afterwards I want to check whether the user exists correctly, but in the data field of the table I can only check against string values.

Is there a way to parse the boolean parameter into a string to check whether the user was created with the right aktiv/passiv status?

Thanks for your help!!!
Re: Parsing boolean to string [message #893925 is a reply to message #893689] Fri, 06 July 2012 01:55 Go to previous message
Eclipse UserFriend
Hi,

One thing I can think of would be to write a function that does this. Functions are described here. An example extension for a function is described in this blog.

HTH,
Alex
Previous Topic:EclipseCon Europe Call for Papers
Next Topic:Asterisk as parameter
Goto Forum:
  


Current Time: Tue Jul 22 12:50:11 EDT 2025

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

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

Back to the top