Parsing boolean to string [message #893689] |
Thu, 05 July 2012 05:40  |
Eclipse User |
|
|
|
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!!!
|
|
|
|
Powered by
FUDForum. Page generated in 0.04013 seconds