Hi Adarsh You may laso consider many open source variants for GUI testing. like Marathon Jacareto etc Thanks ... Anjan Bhushan http://www.qualityassurance.in...
TPTP==Eclipse Test and Performance Tools Platform http://www.eclipse.org/tptp/ http://www.eclipse.org/tptp/test/documents/userguides/Intro-Auto-GUI.html ...
Hi everyone, I have downloaded Marathon but facing the problem of running it. When i used the bat file the message dialog box will display the following ...
I believe, and I have heard several variants of, the statement that developer-test automation efforts are often abandoned because GUIs make up a significant...
That's an interesting point. I could probably collect something like that from my team. I have collected a table showing component area (of Java) # of tests ...
Sounds like it's already done :) At any rate, costello.swt and TPTP record/play should be the same thing. Don't know if they're interested, though. The...
I've got a client/server setup where the client side (majority UI code) exceeds the server side in LOC. I think one reason that real world code is so far from...
Hello people. We noticed a regression in a recent Mustang build which is likely to cause problems with GUI automation tools. I'd like y'all to check whether...
BTW, the fix I referred to here should have been integrated with build 50 which is the latest one posted. - David Herron, energy healer, http://peaceguide.com/...
Hi All, Iam evaluating java unit test tool for our java swing application. Can anyone provide me the evaluation process/parameters that need to be considered...
Hi, I am new to abbot. I am trying to use this tool on my own sample swing application. I getting error with class path. My program structure is as follows: ...
... Your classpath has it's root in C:\workspace\SampleAbbot\sample\app and the JVM looks for your packages in subdirectories from there. Change classpath to:...
... samuel@... wrote: Your classpath has it's root in C:\workspace\SampleAbbot\sample\app and the JVM looks for your packages in subdirectories from...
Hi Vinay, The name full name of your class is sample.app.SampleApp, try specifying that in the launch config. /Mattias ________________________________ Sent:...
... Unfortunately I am not knowledgeable about TPTP's AGR. However, a quick search of eclipse.tptp found Thorsten Mon, 12 Sep 2005 15:04:46 +0000 (UTC) ... Ali...
Hi Thomas, GUI recorder works well with eclipse's perspectives, but I could not create test case for RCP application; is it possible to do such kind testing...
Hi, Can any body help me by giving sample code in order to run the abbot scripts through JUnit. and also i want to run all the scripts as "Test Suite" in...
Hi Group! I just subscribed and I have a big question. I'm attempting to stress test a Java application. I have done some abbot tests scripts but I don't know...
When thinking about this, remember that abbot functions in a JVM with your client. So the issue may be a client server relationship. If the clients can be ...
I would suggest marathon(available at sourceforge). During the past six months I have looked at several different alternatives for testing GUI applications. ...
... [...] Hope I helped. sure! thanks! P.S. Not sure about the Costello side of this issue which may be what ... yes, it exactly was what I was asking, but it...
Subscribers to this list may be interested in the notes from my recent talk at Software Development Best Practices on "Testing GUIs with Abbot and Costello": ...
Elliotte Harold
elharo@...
Oct 3, 2005 1:37 pm
1392
Hi, I am using Abbot with Costello Editor.When working with Context Menus, I am facing a problem. If a Context Menu is something like A, then it reads...
Hi, Judging by the number of discussions about testing tools on this list, I guess that you will probably be interested in hearing about UISpec4J, an open...
Hi Neil, ... I don't know, but I must admit that it is not really easy - Swing sometimes just expects real widgets to be displayed, and some low-level ...
Were you using the marathon ide or were you using marathon in batch? With the ide, after you run a test you have to click on the button that displays all the...