Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Parsing boolean to string
Parsing boolean to string [message #893689] Thu, 05 July 2012 09:40 Go to next message
Moritz D. is currently offline Moritz D.Friend
Messages: 2
Registered: July 2012
Junior Member
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 05:55 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
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: Thu Apr 25 05:46:45 GMT 2024

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

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

Back to the top