A friend has sent the following query. Can anyone help? Sorry for the cross-posting!
Does any of you have any experience with software testing tools? I have to
select a tool for >automating the tests for a GUI based java application.
Quoting Nishit Dave stargazer.dave@gmail.com:
A friend has sent the following query. Can anyone help? Sorry for the cross-posting!
Does any of you have any experience with software testing tools? I have to
select a tool for >automating the tests for a GUI based java application.
why is this marked OT?????????? web-based - selenium
kg
On Wed, Jul 04, 2007 at 10:53:25AM +0530, Nishit Dave wrote:
A friend has sent the following query. Can anyone help? Sorry for the cross-posting!
Does any of you have any experience with software testing tools? I have to
select a tool for >automating the tests for a GUI based java application.
jmeter.
Devdas Bhagat
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Devdas Bhagat wrote:
On Wed, Jul 04, 2007 at 10:53:25AM +0530, Nishit Dave wrote:
A friend has sent the following query. Can anyone help? Sorry for the cross-posting!
Does any of you have any experience with software testing tools? I have to
select a tool for >automating the tests for a GUI based java application.
jmeter.
http://frodo.syminet.com/pipermail/plug-mail/2007-July/002476.html
- --
You see things; and you say 'Why?'; But I dream things that never were; and I say 'Why not?' - George Bernard Shaw
On 7/4/07, Sankarshan Mukhopadhyay sankarshan.mukhopadhyay@gmail.com wrote:
http://frodo.syminet.com/pipermail/plug-mail/2007-July/002476.html
Thanks, guys! Here's my friend's further request for advice:
It is a desktop UI based on the Eclipse RCP. What do the guys have to say about commercial tools like: Silktest Rational Robot WinRunner AccordSQA
has anybody heard of FIT?
Thanks!
Your inputs will be highly appreciated. Look, she's using Eclipse, look! ;-)
On 7/6/07, Nishit Dave stargazer.dave@gmail.com wrote:
On 7/4/07, Sankarshan Mukhopadhyay sankarshan.mukhopadhyay@gmail.com wrote:
http://frodo.syminet.com/pipermail/plug-mail/2007-July/002476.html
Thanks, guys! Here's my friend's further request for advice:
It is a desktop UI based on the Eclipse RCP. What do the guys have to say about commercial tools like: Silktest Rational Robot WinRunner AccordSQA
has anybody heard of FIT?
Thanks!
Your inputs will be highly appreciated. Look, she's using Eclipse, look! ;-) -- http://mm.glug-bom.org/mailman/listinfo/linuxers
ahem. If the budget is tight then any of the mentioned oss tools should do.
As for commercial tools the WinRunner, Rational ones are really good , heavy and expensive.
regards, C
Nishit Dave wrote:
A friend has sent the following query. Can anyone help? Sorry for the cross-posting!
Does any of you have any experience with software testing tools? I have to
select a tool for >automating the tests for a GUI based java application.
Checkout frankenstein (http://openqa.org/frankenstein). This is a record and playback kind of a functional testing tool for SWING based apps.
This is far better than most functional testing tools that I've seen.