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...
Hi Group! I'm trying to test two instances of the same application with abbot, in batch and IDE mode. The problem is that when I execute the two instances of...
... yes, i'm working with the IDE. I am not sure about that button, I clicked everything.. but.. (opening marathon for each test) it yields a lot of errors.....
... Regardless of the tool you are using, if you wish to run to instances of a Java UI simultaneously, you cannot do it using native events. Fundamentally a...
[Redirected from java-gui-testing] iam new to Abbot. i was try to launch my application and i was not able to pass Arguments through th costello UI. my program...
... [...] issues arise. The library must be kept in synch with the OEM release ... I was searching for an answer like that, from people who knows in detail how...
Try this one [-c config.xml] ( blank instead of ',' as Arguments separator ) ns rao <nulu_subbarao@...> wrote: [Redirected from java-gui-testing] iam...
i have a client-server-architecture and test server and client with ant and junit. i need to pass my vm-parameters (preferably when i start jboss) but it ...
hi, when i launch our application by just calling the executable jar file, it works fine. however when I use abbot and give the classpath to the jar file and...
hi alllll i need ur help i want to test rcp application ..any one know any tool enable me to de this thanx alot Esra'a Taher __________________________________...
I am new to TPTP. Just getting started with downloading/installing TPTP 4.0.0. When downloading all the files, I don't see "Technology Preview (Automated GUI...
... instances ... target, ... either ... keyboard ... features that ... the ... focus ... native ... your ... detail how ... working OK, ... of the X ... to...
I have an application under test that uses a beta version of JDOM, and am trying to test the application with Abbot. I have encountered some problems using...
Thanks much for the info. I was digging more into the tool and this forum, and I don't think Automated GUI Recorder works to test eclipse plugins developed...
[redirected from java-gui-testing -- do not reply to that group!] Hi all, I am using Marathon to *automate* some tasks we do on our Java applications. I have...
[redirected from java-gui-testing] Hello, I just unzipped abbot-1.0.0rc1.zip into my eclipse\plugins directory and relaunched Eclipse. I can't see any...
<Redirected to abbot-users, the preferred forum for abbot-specific questions./> "Paul J. Gifford" Thu, 27 Oct 2005 21:49:13 -0000 ... This is hard to debug...
Is it possible to use ABBOT for functional testing of a Java GUI without any access to the source code? The examples in Costello seem to reference the Java...
Hi Aidy, This question might be more appropriate on the Abbot Users list...However, I'd say the answer is "yes". SAFSDEV uses Abbot (but not Costello) simply...
Thanks for the advice Thomas, I am using Eclipse 3.1, and I did perform the -clean step after copying the plugins. I now see some SWT wait buttons and the I...