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...
Hi, Dennis. Here are my thoughts. :) First of all, nothing prevents from using unit-oriented test harness (as JUnit) for functional testing. Functional tests...
Alexandre Iline
alexandre.iline@...
Aug 5, 2003 4:36 pm
382
... Here is the answer to my question. Thanks. Shura....
Alexandre Iline
alexandre.iline@...
Aug 5, 2003 4:40 pm
383
vijay kumar, RobotJ (XDE Tester in the new version) can be tricky. I find that the record-n-playback leads one to a false sense of security. We use RobotJ to...
hello everybody; I want to manage a text file as an database. I read the values and write into an JTable. Also I want to sort the columns incase of desires of...
This group is about Java GUI testing in general, not about specific tools. What I'd be curious to hear about is the feature set of RobotJ and whether it's...
... In my team at Sun, the quality-engineering team, we have the same concept. The team is charged with "functional testing" of Sun's implementation of Java....
David Herron Date: Wed, 6 Aug 2003 06:22:25 -0700 ... I agree, in general :-) But it's pretty hard to discuss specific features without regard to specific...
David Herron Wed, 6 Aug 2003 06:22:25 -0700 ... http://www.rational.com/products/xde/tester/index.jsp?SMSESSION=NO links to a feature list and viewlet (for...
Hi all, I'm trying do make an unit test in a SWT GUI. I have an shell with one button and one text. I'd like to be able to set the mouse position in the...
Dennis N. Stetsenko Tuesday, Aug 5, 2003, at 09:24 US/Pacific ... Well, Lisa at least has great advertising :-) David Herron Wed, 6 Aug 2003 06:27:35 -0700 ......
Hi, Currently HCL Technologies LTD has some requirements in SQC with very sound working knowledge in Automated Testing tools. No of Positions - 10 Skill...
Tom Roche, Could you give me an example about how to use java.awt.Robot with SWT under Abbot ? I just use a little GUITAR. I just tried one example. I've asked...
David Herron Wed, 6 Aug 2003 06:27:35 -0700 ... David Herron Wed, 6 Aug 2003 17:37:33 -0700 ... <sigh/> I know the feeling. Although, locally, SCO-ified...
Joel Rosi-Schwartz 08/08/2003 03:59 AM ... I haven't worked with XDE Tester, but with its predecessor, RobotJ. (Note that I believe Tom Boshell has used that...
Lopes Mauro-QML002 Thu, 7 Aug 2003 15:06:49 -0300 ... In the sense of "snippet"? Not yet: I don't wanna get in trouble with the IP attys ("down, boy, down!...
As I recall, SWT is not really Java. (now don't anybody start getting crazy on me). They are not synomonimous. Therefore, tools that are designed to work...
Hello Friends, There is a job opportunity in MBT, UK on a contract basis for professionals having an experience in VVT (Verification Validation Testing) on...
Hi, I've recently been tasked with finding a automated testing tool for a rather unique environment. We are trying to test a Java application which uses AWT...
Hi, Avlena. I do not think any of existing tool would help you "from the box". Talking about java (same-jvm) tools, the technical challenge is "simulating" of...
Alexandre Iline
alexandre.iline@...
Aug 11, 2003 5:15 pm
402
... Disregard this - it's not gonna work. I forgot that events were very different back in 1.1. :( Sorry. Shura....
Alexandre Iline
alexandre.iline@...
Aug 11, 2003 5:40 pm
403
Avlena, If you download the source for a later version of java (e.g. 1.4.2) you'll find the java.awt.Robot class in their. The implementation of the Robot ...