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 ...
"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),...
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...
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...
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...
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 ...
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...
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...
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....
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...
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...
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...
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...
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@...
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...
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...
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...
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...
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. ...
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@...
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....
OpenOffice?! I did not know! I swear! Lemme try ... Thnks....
Shura
alexandre.iline@...
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@...
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...