Hi venu, Where can I get the Loadrunner software.Is it free download? Kindly give me the detail. regards, riyaz,dubai Catch all the cricket action. Download...
See http://www-heva.mercuryinteractive.com/products/loadrunner/ It is a commercial product, and has little to do with Java GUI Testing (the subject of this...
Hello every one : plz i need a help that i need to make an internal frame that i can resize it from some sides and the other no as an example that i can resize...
A complex GUI design generally entails a lot of data connections and messaging (I'm assuming an audience that doesn't find testing a simple dialog a...
Hi. We, in Netbeans and S1S QA, use both approaches. First kind of synchronization, which is "tweak just the bits of the GUI", as you put it, happened...
Alexandre Iline
alexandre.iline@...
Mar 19, 2003 6:32 pm
173
is there any calss in java to write capture replay method...
... Write a framework that a) listens to the EventQueue (the obvious hook is the Toolkit method for this, but someone told me last week that buried in the ...
Those are very good points David. Here is how I am thinking of addressing those related to 1) in the next version of soup (http://soup.sorceforge.net) Of...
Paulo Magalhaes Sun, 23 Mar 2003 15:10:17 -0500 ... BTW, It Would Be Nice, for users of thinner UI wrappers (e.g. SWT), if you could also capture events on the...
The other VERY important consideration when picking a naming strategy is readability. The more readable your scripts, the easier it is to maintain them, the...
... While the visible representation should be simple, the underlying reference need not be. Certainly when writing a reference by hand, you'd like to be able...
Is there any tool/framework to test GUI application written in Eclipse (using SWT + JFace components). I need it for automating the regression test. Regards, ...
Unfortunately, such a tool would be very platform-specific, since all of the event generation needs to be native, and there isn't a consistent interface to the...
... I'm sorry, Timothy, what are you saying is not right. I've run some experiments directed to find out if automation in SWT is possible: using SWT API and...
Alexandre Iline
alexandre.iline@...
Mar 26, 2003 4:47 pm
182
Hi Shura, I'm not saying it's not *possible*. java.awt.Robot lets you simulate any conceivable user input (as seen by java). What I'm saying is that it may...
... I was able to create several "operators" (in jemmy meaning) for several "controls" (in SWT meaning). I used java only, it worked for Solaris and MS...
Alexandre Iline
alexandre.iline@...
Mar 26, 2003 6:15 pm
184
Pradeep Bojan Wed, 26 Mar 2003 17:35:45 +0530 ... You, me, and a thousand other unfortunates :-) Timothy Wall Wed, 26 Mar 2003 07:46:13 -0500 ... Well, a...
Hi friendz, I have recently joined in ur group.I am having 3 yrs exp in Manual and Automation Testing.If u know about job vacancies,plz make a mail to me. with...
Could the authors of frameworks listening in here please put together a summary of their projects here? I'd like to put together a sort of FAQ highlighting...
IS Rational RoboJ meant for Record N Playback mechanism or help the user build a framework to access applications components similar to various tools ...
Hi friends, iam working on J2ee Technoligies , i want to test our applications manually , pls send how to write java test cases,test plans ,to test performance...
Hi, I am writing this tool which records and plays back java gui tests. It records basically the events and their locations on screen, and plays them back...
On Wednesday, Apr 16, 2003, at 23:38 US/Pacific, Shameek Chakravarty ... Is your code running in the same VM as the application? If so you've got a lot more...
There are several solutions, but no one is a silver bullet. I challenge you to list the pros and cons of each: 1) launch each test in a separate VM and use...
Thanks David and Tim ! That helps a lot. -Shameek ... Chakravarty ... tests. ... start ... step ... the ... it ... taking ... you've ... the ... active,...