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...
Hello friends, this is Debasis, a Passionate Software Tester (Self- Certified). I have a blog where I write about my passion! Recently I have posted a blog...
Does anyone on this list have any experience with Borland SilkTest? When I entered "Silk" into the search box in the archives, I got exactly zero matches,...
I looked at that when it first came out. It's a good article. As the co-author of the Robot class, your description of that class was curious. As a design...
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...
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...
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...
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...
I corrected my mistake at http://www.jroller.com/alexRuiz/entry/awt_robot_a_powerful_building Thanks David :) -Alex. David Herron <davidh@...> wrote:...
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...