Search the web
Sign In
New User? Sign Up
java-gui-testing · Java GUI Testing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
validating lists with test tool   Message List  
Reply | Forward Message #1679 of 1683 |
Re: [java-gui-testing] validating lists with test tool

In Jemmy you write your test code in Java, so you can do anything.

Shura.

On Jul 31, 2008, at 11:00 PM, rcurthicks wrote:


I would like to be able to validate that all of the items in a list box 
correspond to a given list of the items. 
Do any test tools (Abbot, QuickTestPro, other ?) provide an easy way to 
do this ? Or will I need to select each item and then 
compare it to the corresponding item in my requirements list ?

Ideally, I'd also like some way of automatically generating any 
discrepancies 
for example: 
"the value 'blue' is in list 'colors', but not in list 'options' "
"the value 'teal' is in list 'options', but not in list 'colors' " 

Thanks very much. Curt




Wed Aug 20, 2008 5:14 am

alexandre.iline@...
Send Email Send Email

Forward
Message #1679 of 1683 |
Expand Messages Author Sort by Date

I would like to be able to validate that all of the items in a list box correspond to a given list of the items. Do any test tools (Abbot, QuickTestPro, other...
rcurthicks
Offline Send Email
Aug 10, 2008
8:57 pm

I don't know of these tools, but I am sure all of the tools will have some way of doing this. In Marathon (that I know -- http://www.marathontesting.com) you...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Aug 13, 2008
4:43 am

Hi Curt, You can do it with FEST ( http://fest.easytesting.org/swing ...disclaimer: I'm the creator of FEST). Currently, FEST returns the contents of a JList...
Alex Ruiz
alruiz15
Offline Send Email
Aug 24, 2008
8:36 pm

In Jemmy you write your test code in Java, so you can do anything. Shura....
Shura
alexandre.iline@...
Send Email
Aug 20, 2008
5:16 am

I really like webtest for testing web pages. http://webtest.canoo.com/webtest/manual/WebTestHome.html...
Mike Forsberg
bigmike_f
Offline Send Email
Aug 24, 2008
8:36 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help