Dakshinamurthy Karra <technovator@...> wrote:Can you check the JRE/JDK version. Marathon works with Java 1.4+. Try out the sampleapp that is provided...
David Herron Sat Jul 30, 2005 3:40 pm ... So what else is new ?-) <sigh/> FWIW I slog away out here evangelizing the goodness of developer-time GUI testing:...
[Thomas L Roche: ... how would you proceed? And how could outsiders push to get this functionality in JSE? ] Perhaps a review of the intent of the Java...
You can have a look at marathon - http://marathonman.sf.net. The framework is based on Java accessibility toolkit. Thanks and Regards KD ... -- Dakshinamurthy...
... Well, Carl mentioned the Accessibility Bridge .. which I'll get to in a minute. What I've been thinking is the JDIC might be a good vehicle, as JDIC is all...
... You can look at the code ;-). Seriously, only user documentation is prepared and no technical documentation exists for Marathon. Hopefully, if I get some...
... Carl reiterates: If this two-way street does not already exist in the Java Accessibility Bridge, then perhaps the API or definition of this Bridge needs to...
David Herron Sat Jul 30, 2005 3:40 pm ... FWIW lotsa Rational Developer developer-test scenarios are like launch test workbench; do { trigger wizard; automate...
From a conversation started within a bug report... (This bug report's context includes an event listener which would print to System.out when triggered. the...
FWIW, solving this problem is one of the driving forces behind the SAFSDEV project. ... The SAFSDEV project defines the high-level concepts (keywords): ...
FYI. The following message was sent to the Workgroup Chair and all Sun Accessibility representatives participating in the Free Standards Group Accessibility...
Hi, I am evaluating a test tool for java application on Linux platform. I found qftestJUI & Eggplant for functionality testing. I feel that these tools has...
adarsh, i used qftestJUI for a couple of years for testing a complex swing application. (very little image comparison, though) i know it is developed on linux,...
adrian.rutter Sat, 27 Aug 2005 15:36:01 -0000 ... Note that * Rational XDE Tester is no longer available, it's now Rational Functional Tester * I am not an RFT...
In addition to Tom's comments on IBM Rational Functional Tester (FT): FT also has support for HTML client testing, some WIN32 Windows, and .NET Windows and...
Hi Guys I'm new to Java GUI programming and am working on a medium sized application in Swing using JBuilder. I'm struggling with how I should organise my...
I generally follow the organization of pattern, and or styles of the code I'm trying to implement. For instance a MVC would be a high level three class system...
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...