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...
Show off your group to the world. Share a photo of your group with us.

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 1617 - 1646 of 1683   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1617
Did any one use this tool to automate the GUI testing? If so could you please tell me the pros and cons of using this tool? - Suresh...
sureshpang
Offline Send Email
Mar 1, 2007
7:14 pm
1618
Maybe you can use 1. https://swingunit.dev.java.net/ 2. http://abbot.sourceforge.net/ -Indrio- ... From: sureshpang <sureshpang@...> To:...
boy yo
same_yo
Offline Send Email
Mar 2, 2007
8:06 am
1619
Did any one use this tool to automate the GUI testing? If so could you please tell me the pros and cons of using this tool? - Suresh...
sureshpang
Offline Send Email
Mar 2, 2007
5:17 pm
1620
Hello, I did attempt to use RCP Developer for Automated GUI testing. If you have fairly standard widget and actions (you haven't created your own widget or ...
matthew@...
matt_vanzante
Offline Send Email
Mar 2, 2007
6:04 pm
1621
"I did attempt to use RCP Developer for Automated GUI testing. If you have fairly standard widget and actions (you haven't created your own widget or actions),...
Carl Nagle
sascanagl
Offline Send Email
Mar 2, 2007
7:00 pm
1622
Hi, I am new to JUnit and i am using the JFCUnit for the swing application. I have an application in which i have various gui components but these controls are...
mohitkk
Offline Send Email
Mar 13, 2007
1:21 pm
1623
Hi, I am new to junit and i am using the JFCUnit for swing application under eclipse 3.0 IDE. I have an application in which i have one frame and on that frame...
mohitkk
Offline Send Email
Mar 13, 2007
1:22 pm
1624
Hi Mohit, It's been a while since I've done any gui testing with JFCUnit but there should be a way to access each component by it's name property (you have set...
Colin Vipurs
zodiac_zx6
Offline Send Email
Mar 13, 2007
3:23 pm
1625
Hi Again Mohit, Do you mean frames as in JFrame or Panels? If you mean frames (JFrame, JDialog) an approach I use is to treat any other dialog that can be ...
Colin Vipurs
zodiac_zx6
Offline Send Email
Mar 13, 2007
3:23 pm
1626
Hi Colin, Thanks for your worthful suggestion. Your response is really appreciable. But still i am facing a problem related to the components i.e. I'm not able...
mohitkk
Offline Send Email
Mar 15, 2007
11:21 am
1627
I don't know JFCUnit .. but the general way to do what you're saying is a combination of a) a method in java.awt.Frame that gives you a list of all the active...
David Herron
reikiman
Offline Send Email
Mar 16, 2007
8:51 pm
1628
Hi all, I am using JFCUnit under Eclipse 3.0 for testing a GUI application. I am facing a problem related to the MenuItem. I am not able to find the menu item....
mohitkk
Offline Send Email
Mar 23, 2007
3:02 pm
1629
Hi all, I have a class which extends from JFrame and different components are present in that class. When i make the object of that class and run with...
mohitkk
Offline Send Email
Mar 23, 2007
3:06 pm
1630
Hi all, I am using JFCUnit under Eclipse 3.0. I have an GUI application in which i have a class which extends from JFrame. In that class, i have one default...
mohitkk
Offline Send Email
Mar 23, 2007
3:06 pm
1631
Hi I am creating the test case in Eclipse TPTP AGR tool. I am successful in creating and testing a simple java project but if the testcase tries to test...
raksag70
Offline Send Email
Apr 2, 2007
7:46 pm
1632
Hi, I have a big problem. In fact I have to test a java swing GUI for which I haven't the source code. I have to write a class test that will detect the GUI...
atomikx29
Offline Send Email
Apr 20, 2007
12:20 pm
1633
You can try abbot or marathon. Both support recording testcases and for most purposes you do not need the source. -- KD ... -- Dakshinamurthy Karra...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Apr 20, 2007
1:15 pm
1634
Dear sir. As I've replied to you on the internal alias, more information is needed than you provided. Please read this list of things, which would help us to...
Shura
alexandre.iline@...
Send Email
Apr 20, 2007
7:22 pm
1635
Hi all, i m a manual tester.But my company(Reflection Infosystem does automation testing also.I have some confusions regarding which test cases to automate.I...
meetdeepak32
Offline Send Email
Apr 20, 2007
9:13 pm
1636
I haven't tried Jemmy...but I have used Costello ( http://abbot.sourceforge.net <http://abbot.sourceforge.net> ) to test existing GUIs. It is really easy to...
Alex Ruiz
alruiz15
Offline Send Email
Apr 20, 2007
9:14 pm
1637
Hi Deepak, At the first level try do a automation feasibility analysis. Do navigate the application using the selected tool and see if the objects are...
Sameera Bharadwaj (Sam)
sameerabs_in
Offline Send Email
Apr 20, 2007
10:52 pm
1638
Hi, just a question I was asking myself about reports with jemmy. I mean, jemmy provides reports thanks to text files such as error or golden or out but these...
atomikx
atomikx29
Offline Send Email
May 21, 2007
1:18 pm
1639
Sebastien ... Jemmy is designed as a UI reproducing library - no more. Other tools exist out there which could do what you describe: they called test harness. ...
Shura
alexandre.iline@...
Send Email
May 21, 2007
5:59 pm
1640
http://www.eclipse.org/articles/article.php?file=Article-TPTPAutomateFunctionalTesting/index.html...
Thomas L Roche
tlroche
Offline Send Email
May 23, 2007
6:01 pm
1641
Hello everybody, I uploaded the files we used for our JavaOne presentation "Easy Test-Driven GUI Development" at the EasyTesting Google group ...
Alex Ruiz
alruiz15
Offline Send Email
May 24, 2007
1:54 pm
1642
Hi. I would very much like to see the slides - some of the guys mentioned the session to me. I could not attend myself, 'cause I was busy on the pod. Do you...
Shura
alexandre.iline@...
Send Email
May 24, 2007
4:33 pm
1643
... I use OpenOffice and haven't had any problems with PPTs in quite awhile. In particular my OOo 2.2 had no problems with Alex's slides....
Thomas L Roche
tlroche
Offline Send Email
May 24, 2007
8:28 pm
1644
OpenOffice?! I did not know! I swear! Lemme try ... Thnks....
Shura
alexandre.iline@...
Send Email
May 24, 2007
8:33 pm
1645
Worked ... thanks for the tip. What's more interesting to me right now ... Are there any specific techniques to write code so that representation layer and...
Shura
alexandre.iline@...
Send Email
May 24, 2007
8:51 pm
1646
Yeah, OOo has supported using $$o files for a long time. Of course it's a translation and there's always the possibility it can't properly interpolate a given...
David Herron
reikiman
Offline Send Email
May 24, 2007
8:55 pm
Messages 1617 - 1646 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