The relevant sources are java.awt.EventQueue and java.awt.EventDispatchThread. When "show" is invoked on the EDT, Dialog grabs the EventDispatchThread (via...
Hi, If you are into software testing or planing to explore this field, this group helps you by bringing together technical experts, someone who has encountered...
Hi, I am trying to automate Swing Runtime using Abbot. I could launch the Swing Panel, capture the components present in the panel using their name and...
Hi, I would like to create some application using JDeveloper with complete automation. I know that JFCUnit and Abbot are the extensions of JUnit that are used...
If a modal Dialog is launched from *any* thread, that thread will block until the dialog is closed. This means that any test thread (from a script or a junit...
I'm a little confused... you want to automate the JDeveloper tool itself? Or the app you are building with JDeveloper as your IDE? You can, believe it or not,...
I had to automate gui testing functionality of eclipse and plugins developed on it. i tried to do a record playback.using abbot and i was not sucessful in...
Hi Guys, Hoping you guys can help me out...Im here in South Africa and testing a Java (Flash) based application! Battling with J Unit tests in Eclipse. ...
if you are working with a swing gui, you might want to check qftestJUI at www.qfs.de; you get a free evaluation license and a good online documentation is...
All tools have problems with Java GUI but SilkTest and SilkPerformer are much better than winrunner and loadrunner >From: "schackmannj" <schackmannj@...> ...
Can you outline what some of the problems are? Like, SilkTest and some of the others are in the tens of thousands per license, so for that amount of money I ...
... Huh? Do you have any facts to support that notion? It'd be a lot more useful to say exactly what tool has exactly which problem. ... How? Can you be a...
Would it be possible to create an automatic application map in Java, to test a Java app? If yes, could anyone give me some high level pointers on how this...
What is the real goal with this? I ask this because an Application Map generally is used to map application components to some other format that is usually...
Auto Tester Mon, 15 Nov 2004 18:22:51 +0000 ... Carl Nagle Mon, 15 Nov 2004 13:50:53 -0500 ... Could youse also define the term "automatic application map"? ...
Apologies for delay in responding: this got posted during my vacation. sudhakar k Fri Oct 15, 2004 12:37 am ... Using SWT, correct? If so ... ... ... that's...
Aidy, I think we still need to understand what the "automatic" part of the "automatic application map" is intended to mean. Your original request was for an...
Carl, I thought about that after the post. Lets say we were using an open-source tool, and not a commercial Java GUI test tool. Would it be possible - for...
[ Would it be possible - for example - through Reflection, to create an automatic (minimal manual intervention) app\object map? ] Yes. But that minimal manual...
Yes, Abbot is something testers can use in lieue of XDE Tester for Java. In fact, developing an Abbot engine is already on the agenda for SAFS. While Abbot...
Any one has used agitator for testing? from www.agitator.com If so, what do you think? Thanks, M ... Do you Yahoo!? The all-new My Yahoo! – Get yours free! ...
Any one has used agitator for testing? from www.agitar.com If so, what do you think? Thanks, M ... Do you Yahoo!? Discover all that’s new in My Yahoo! Any...
Yes! IT is awesome!! Very amazing/good technology. Well worth the money! ... __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try...
... No, I mean *really* used all this stuff :-) To clarify, I have + used Abbot (the JUnit bit) with SWT a lot - not used Abbot with AWT/Swing (though I've...
Hi, Do you know the development's stage of Jemmy now? I checked the jemmy website and newsgroup. No activities for over a year. Does it meet a dead end ?...