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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 #1677 of 1683 |

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




Thu Jul 31, 2008 7:00 pm

rcurthicks
Offline Offline
Send Email Send Email

Forward
Message #1677 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