Hi, we are woking on a eclipse based IDE. I want to measure performance for the IDE with respect to end user experiance. i.e Some UI actions and then recording...
... I'm glad you're interested in contributing to that article. I had sent a notice to this group when I wrote it. ... FWIW, The Java SQE team @ Sun (of which...
Tom Roche Thu, 23 Jun 2005 11:23:37 -0400 ... David Herron Wed, 6 Jul 2005 08:54:16 -0700 ... Thanks for the reminder, some additions made. Tom Roche Thu, 23...
There is a JTextArea in the Java API? Yet, I'm unaware of a JTextBox. I always use the API to determine what new functionality has been provided, and then...
Tom Roche Thu, 23 Jun 2005 11:27:28 -0400 ... http://developers.sun.com/prodtech/javatools/jsstandard/reference/techart/JemmyJelly.html and now I can't even...
... Actually, this Java "agent" support is already built into AWT and Swing components. I have no experience with SWT to make any similar statement. Most...
... Unfortunately, that's utterly the wrong direction for automation. The UI is *not* the language to use for automation; rather, it should be simply one...
http://weblogs.java.net/blog/robogeek/archive/2005/07/accessibility_f.html ... One of the advantages of our SAFS test "agent" insertion into every JVM is that...
I have trouble with the following versions of marathon (0.80- 0.90a). I have my MARATHON_HOME set, and the Support folder in Marathon folder.. Can anyone help...
But do you get an error or something ? On unixes marathon.sh should complain if there is a problem. On windows open marathon.bat from cmd.exe so that you get...
The first simple thing that comes to mind is that the Support folder contains jars, not class files. So make sure that everyone of those jars is on your ...
I'm glad y'all saw my blog posting. For the record I have no time/support from my management to work on the idea I proposed. Carl, one of your earlier...
Can you check the JRE/JDK version. Marathon works with Java 1.4+. Try out the sampleapp that is provided with marathon distribution. Before I do a release I...
David Herron Sat, 30 Jul 2005 12:40:14 -0700 ... As you describe it, this capability sounds like an _extension_ to existing automation tools/frameworks, e.g....
... Sounds like we need to beat on the browser "vendors" to provide said functionality in their API. ... Are you testing the system's DnD or only your...
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...