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
Messages 1654 - 1683 of 1683   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1654
Hi David, Thank you very much for your feedback :) I understand that the Robot class was not created specifically for testing only. Unfortunately I have seen...
Alex Ruiz
alruiz15
Offline Send Email
Jul 22, 2007
10:07 pm
1655
I'm not saying it was not designed for testing. We had two use cases in mind: Supporting testing, and self-runinng demos What I'm saying is our intent was to...
David Herron
reikiman
Offline Send Email
Jul 23, 2007
4:09 am
1656
Hi Eric, Have you looked into using 'Squish for Java' from Froglogic? It works like Abbot, but is much more mature as a product. I have just begun using it...
finbarr_brady
Offline Send Email
Jul 25, 2007
2:54 pm
1657
Thanks David, I'll take a look at the suggested website. BTW, thank you for pointing out the GUI testing tools wiki page at Java.net. I added FEST :) Best...
Alex Ruiz
alruiz15
Offline Send Email
Jul 25, 2007
2:56 pm
1658
http://www.comics.com//comics/dilbert/archive/images/dilbert2007071745828.gif...
David Herron
reikiman
Offline Send Email
Jul 28, 2007
3:48 pm
1659
I corrected my mistake at http://www.jroller.com/alexRuiz/entry/awt_robot_a_powerful_building Thanks David :) -Alex. David Herron <davidh@...> wrote:...
Alex Ruiz
alruiz15
Offline Send Email
Sep 2, 2007
2:35 pm
1660
Hi All, I am new to this group. I found lot of topics which are very helpful for ppl like me. We are performing GUI Testing for Java Swing Application. Can...
itrevolution_testing
itrevolution...
Offline Send Email
Sep 7, 2007
10:46 am
1661
Hi Kranthi, What are you attempting to achieve from your testing? My personal experiences with testing gui's in the past has been that it's slow and painful....
Colin Vipurs
zodiac_zx6
Offline Send Email
Sep 7, 2007
1:23 pm
1662
Hi Kranthi, This website, http://wiki.java.net/bin/view/Javapedia/TestingGUIApplications , has a comprehensive list of GUI testing tools. If you are looking...
Alex Ruiz
alruiz15
Offline Send Email
Sep 7, 2007
2:47 pm
1663
Hi, I've just released a new version of jDiffChaser, a GPL tool that automatically takes and compares screenshots from the latest production version of your...
Jerome Layat
jlayat
Offline Send Email
Oct 9, 2007
12:53 pm
1664
Hi, Does anyone have a sugguestion of a good tool to automate testing on a Swing/ Java webstart application? Our application is both server and client based,...
Alastair Montgomery
bigal_m
Offline Send Email
Dec 27, 2007
2:44 pm
1665
Hi, From a testing point of view what you're going to test is a java application. Java Webstart is just a deployment method. so any tool to test java/Swing...
Eric Gavaldo
egavaldo
Offline Send Email
Dec 27, 2007
4:12 pm
1666
Thanks I'll have a look at Abbot and Xstudio....
Alastair Montgomery
bigal_m
Offline Send Email
Dec 28, 2007
1:25 pm
1667
... Hi Alastair, Another good alternative for Swing GUI testing is FEST ( http://fest.easytesting.org/swing/ ). Its main features are: 1. Compact API that is...
Alex Ruiz
alruiz15
Offline Send Email
Dec 29, 2007
4:05 am
1668
Look cool, how about SWT support??...
Carfield Yim
c8133594
Offline Send Email
Dec 30, 2007
3:06 pm
1669
Thanks! We expect to start looking into SWT in 2008, depending on when the 1.0 Swing version is released :) Best regards, -Alex ... ...
Alex Ruiz
alruiz15
Offline Send Email
Dec 30, 2007
3:41 pm
1670
Great, I am not sure if SWT really better than swing or not, but several big firm make the IT policy of GUI selection with SWT, we have to use it :-)...
Carfield Yim
c8133594
Offline Send Email
Dec 31, 2007
3:02 am
1671
I am now working on a GUI app migrate from awt/Swing to SWT RCP, which means it use AWT/Swing/SWT components at the same time. Is there any tool can autotest...
flinstone_tony
Offline Send Email
Jan 12, 2008
5:59 pm
1672
We released version 3.3 of our Java GUI Testing tool Squish. It supports testing Swing/AWT and SWT/Eclipse RCP applications on Windows, Linux/Unix and Mac OS...
reginald.stadlbauer
reginald.sta...
Offline Send Email
Feb 5, 2008
1:38 pm
1673
I want to use Marathon for testing a GUI and we had it working before. Now the test cases have changed, so I had to modularize the whole Marathon project into...
serdsch
sergio.weigel@...
Send Email
Feb 21, 2008
3:22 pm
1674
Please use Marathon help forum - I generally check it out frequently and might be able to respond faster. That said, when configuring a project you need to...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Feb 22, 2008
4:26 am
1675
I know that AWT has a EventQueue,which we can use to post events into the JVM not the OS. But it seems that SWT doesn't has such an EventQueue. The only way to...
flinstone_tony
Offline Send Email
Feb 28, 2008
4:25 am
1676
Hi, Please find the following requirement Java Professionals with 4.5+ years exp. Skills: Java, JSP, HTML, Spring/Hibernate/Struts framework, Ajax, XML ...
sipent
Offline Send Email
May 5, 2008
5:29 am
1677
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
1678
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
1679
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
1680
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
1681
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
1682
Greetings, It gives me pleasure to announce 2.0 stream of releases for Marathon. Marathon is a Java/Swing GUI testing tool with an integrated editor, recorder,...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Oct 20, 2008
10:38 am
1683
Hello, I am looking around for a check list to validate the UI aspects of swing applications. I read L&F guide lines, but something in checklist format will be...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Nov 22, 2008
8:40 am
Messages 1654 - 1683 of 1683   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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