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 #1680 of 1683 |
Re: [java-gui-testing] validating lists with test tool

I really like webtest for testing web pages.

http://webtest.canoo.com/webtest/manual/WebTestHome.html

On Thu, Jul 31, 2008 at 2:00 PM, rcurthicks <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


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
   http://groups.yahoo.com/group/java-gui-testing/

<*> Your email settings:
   Individual Email | Traditional

<*> To change settings online go to:
   http://groups.yahoo.com/group/java-gui-testing/join
   (Yahoo! ID required)

<*> To change settings via email:
   mailto:java-gui-testing-digest@yahoogroups.com
   mailto:java-gui-testing-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
   java-gui-testing-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
   http://docs.yahoo.com/info/terms/




Mon Aug 11, 2008 5:49 pm

bigmike_f
Offline Offline
Send Email Send Email

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