"ParaSoft" <gbrunell@...> 01/09/2003 09:46 AM ... No prob. (BTW, Mozilla 1.2 has good news support.) ... Great! Please keep in mind the importance of ...
Thanks to whomever it was that pointed out the paper, "The Humble Dialog Box". ( http://www.objectmentor.com/resources/articles/TheHumbleDialogBox.pdf ) I've...
I'm using JUnit to test my company's software at the api level. Now, I'm in the mode of trying to automation GUI poritions, which was attempted in the past...
Learn about techniques for accelerating the performance of applications that use JFC/Swing GUI components in this chat with Steve Wilson, the Java Performance...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the java-gui-testing group. File :...
java-gui-testing@yaho...
Jan 15, 2003 9:53 pm
114
I am in the process of profiling Java programs using the Java Virtual Machine Profiler Interface. In the past I have only been running Benchmark Suites but I...
Maybe you could clarify a little better what task you are talking about? Abbot is suitable for *driving* a GUI program that is under profiler observation; you...
Hi The recording mechanism generates the XML tags for events fiered. Do u have a document all of all of these messages. E.g for Aciton class the Action tag is...
See http://abbot.sourceforge.net/doc/api/abbot/script/Action.html (see also http://abbot.sourceforge.net/doc/api/overview- summary.html#overview_description...
I can perhaps see why we might want to post jobs having to do with Java GUI testing, but I don't think that J2EE or C++ job postings are appropriate to this ...
Hi all, just a simple question: does anyone know/prefer/recommend a tool for GUI testing not depending on a testable buttons (x,y)-location. That means, if I...
Hi, Markus. ... Yes, we do. I can tell for sure that both Jemmy and Abbot tools (the ones I know) listed here do not use coordinates for component lookup. ...
Alexandre Iline
alexandre.iline@...
Jan 29, 2003 7:30 pm
126
I don't know what to use to unit-test SWT GUIs for Eclipse plugins, but at least now I know what I want an answer to look like. What I mean: I code SWT GUIs...
... Well, Markus, depends on what exactly you mean to achieve ... For example, with Jemmy you can search for the buttons in a loosely specified fashion ......
i noticed there's been a lot of news about WSAD. for all you Jtest users, there's a paper about how to use unit test with WSAD and Jtest. it gives pretty...
jungmian70 Fri, 31 Jan 2003 23:20:26 -0000 ... Which looks pretty interesting. But I notice http://www.parasoft.com/jsp/products/faq.jsp?product=Jtest ... Has...
Happened upon this one, but haven't looked at it yet. http://www.ph-ludwigsburg.de/mathematik/personal/spannagel/jacareto/ Claims to have record/playback....
Hi, I m testing a Swing component that contains a JList that is rendered with a check box column and two Labels. When I tried start recording. The check box...
The canonical solution would be to ensure your customized JList has a unique class derived from JList, which provides Abbot a means to identify a custom Tester...
Hi, Timothy, Shalinda. I do not think this is appropriate to discuss any particular tool problems on this list. I believe, Abbot has it's own forums/aliases - ...
Alexandre Iline
alexandre.iline@...
Feb 3, 2003 7:56 pm
134
yeah, i think you're correct. jtest does not do any sort of java gui testing. At 09:27 PM 2/1/03 -0500, Thomas L Roche wrote: jungmian70 Fri, 31 Jan 2003...
Hi, I have successfully integrated abbot in to a windows based testing tool. This tool can record and playback We pages. With the help of abbot now it can have...
I am trying to test a java GUI application using abbot. I have transcribed my DOS gui startup file to abbot launch script but is still having problem invoking...
What is it about launching your program with Web Start that you wish to test? If the testing has nothing to do with web start itself or the interaction of web...
Hi All, Am new to this group. Also I would like to know few basic concepts in GUI testing. Where can I find the materials regarding GUI testing? Hope you will...