Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » How to test a Checkbox within a table(How to test a Checkbox within a table)
How to test a Checkbox within a table [message #1034216] Fri, 05 April 2013 06:42 Go to next message
Maxikar Mayer is currently offline Maxikar MayerFriend
Messages: 2
Registered: April 2013
Junior Member
Hey everyone,

I have a problem with testing a checkbox, which is in a table. I need to check , if the checkbox is enabled or disabled.
I already know how i can check a checkbox normally. But not how to do so, when this checkbox is in a table. The object mapping mode just recognizes the table and not the checkbox itself.

Has anyone an idea how to do this test ?

Thanks & greetings
Maxikar
Re: How to test a Checkbox within a table [message #1037059 is a reply to message #1034216] Tue, 09 April 2013 06:09 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

There is no separate action for it, but you can sometimes check one of two things:

- Check the text (true for checked, false for not)
- Check a property on the cell

You might want to speak to a developer of your AUT to find out which one would work, and if neither currently work, whether this kind of text / property support could be added.

Hope that helps!
Alex
Previous Topic:How to test Java Web Start style application with Jubula
Next Topic:How to debug Jubula
Goto Forum:
  


Current Time: Fri Apr 19 23:34:20 GMT 2024

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

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

Back to the top