I wanted to update some of my skills, and am a little weak on the automation side of things, and was wonder what where be a good place to start ie: take a...
Dennis, Message handling, that is always fun. I am a Java programmer, I provide the capabilities that our test writers use in there tests following the...
... For Jemmy: "Yes" for "Modularity" - as Jemmy is a java library. Also, it's exactly how we use it. "Yes" for "Conditional Execution Route" - if I understand...
Alexandre Iline
alexandre.iline@...
Jul 7, 2003 7:03 pm
351
(please excuse belated answer to this thread) Tom Roche Saturday, June 28, 2003 6:17 PM ... "Dennis N. Stetsenko" Mon, 30 Jun 2003 11:53:49 -0400 ... ...
Shura, I've provided brief description at the end of doc file: Modularity Ability to write testing code separated on different modules. Ability to reuse...
Here's a question for y'all: When is a window ready for input? a) as soon as isShowing returns true b) once WINDOW_OPENED has been sent c) once a PAINT event...
Hi,Timothy. Correct question is a half of answer. :) So first, I would like to understand what we are talking about: window being ready for input. We may be...
Alexandre Iline
alexandre.iline@...
Jul 9, 2003 6:18 pm
356
... Tim, You made a good analysis ... One way to consider this is, it's ready for input when it's fully painted. Even the PAINT event being posted isn't good...
I bring this up because I'm using java.awt.Robot to do some stress tests. Depending on the speed of the machine and the OS type, mouse clicks sent to a window...
... Usually I don't have the right question in mind and need to spend some time talking about it before I do. Not so in this case. Simply put, "window ready"...
... Never saw anything like this. Never! It's not even generally possible when you use "lazy initialization", 'cause object are not initialized until attempt...
Alexandre Iline
alexandre.iline@...
Jul 9, 2003 7:17 pm
360
Timothy Wall Wed, 9 Jul 2003 15:05:29 -0400 ... So ... could one also instrument ready-for-input? Is there a way that one's UI could either force itself to be...
Hi to all I am Silver from Jordan in the middle east And I wont to display Arabic in the java ? If my PC have Arabic languge there no problem ,but If the PC...
We have a .asp page created by FrontPage. It contains a database results table. Is there a way for java to conditionally format text? i.e. when the contents...
Sure, of course JSP can do everything ASP can do, and more (with Struts and other taglibs) HOWEVER Your question is not at all about testing GUI's in Java....
hi! i have a table wherein i have a shape column i want to be able to select a shape from a drop down box or a jcombobox do you have any idea on how to do...
... April, Are you asking how to test this? Or how to implement it in the first place? If the latter question, that's not the purpose of this group - this ...
Hi All, Can anybody give the list of certifications that can be taken up related to testing? If you have a link to the web site which gives the list for the...
Hi, I am looking for a good Java (Swing) expert for a position at NY/NJ for a duration of 6+ Months. The candidate need to have hands-on experience on Java...
Hi all, Have you tried to use GUITAR (http://guitar.cs.umd.edu) with a SWT application ? I'm not getting to use it with SWT. For Swing applications, it is ...
HI, I am enclosing my cv here with. ok byee mohiddin career venture <career_venture@...> wrote: Hi All, We are a Leading Resource Consultant catering to...
Hi All, Can anyone of you please post the guidelines for realiable scripting in Rational RobotJ ? Especially i need a help in working with Table objects. ...
Dear All, I'm using Rational RobotJ for my Functional and Regression Testing. I'm facing lot of problems w.r.t tool, basically as the scripts is not reliable....
Hello According to design of JUnit and any derivations it meant to cover unit testing part. For example (http://junit.sourceforge.net/doc/faq/faq.htm#tests_12...
Hanh, I don't know if you are familiar with my pathway: I've did evaluation/prototyping for some of the most popular Java GUI testing tool, taking in...