For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > June 2007 > Automated Testing Tools









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Automated Testing Tools
Evelyn Restituyo

2007-06-14, 4:25 am

Hello,

We are from Santo Domingo and we are interest to automatizate the test
in ower company, and I need reference to some testing tool that can
help us in this way.

In the past we try with Rational Robot for IBM, but this software
don`t give us satisfaction.

Please, if someone have experience with some tool or know it some one
we are apreciate it.

Thank You!

adam

2007-06-14, 4:25 am

On Jun 13, 10:14 am, Evelyn Restituyo <evelynrestit...@gmail.com>
wrote:
> Hello,
>
> We are from Santo Domingo and we are interest to automatizate the test
> in ower company, and I need reference to some testing tool that can
> help us in this way.
>
> In the past we try with Rational Robot for IBM, but this software
> don`t give us satisfaction.
>
> Please, if someone have experience with some tool or know it some one
> we are apreciate it.
>
> Thank You!


What kind of application is it? If it is web based you might want to
consider Selenium or Watir; both are available from http://www.openqa.org.
I've had success implementing Selenium in two different organizations
now and know others who have done the same with Watir.

-adam
http://www.ninjatactics.com/blog

Geek

2007-06-14, 4:25 am

Thats right if you give us information on what kind of application you
have, probably we can suggest you something.. as Adam suggested, Watir/
Selenium are good choice for web applications, If your application is
developed in Delphi you can try TestComplete ([url]http://testingg.com/[/url]
testcomplete.asp) and so on..

Thanks,
G
[url]WWW.TestingG.Com[/url] - *UPDATED*
~~~~~~~~~~~~~~~~~~~~~
Learn, Share and Keep Learning.

Vladimir Trushkin

2007-06-14, 4:25 am

On Jun 13, 5:14 pm, Evelyn Restituyo <evelynrestit...@gmail.com>
wrote:
> Hello,
>
> We are from Santo Domingo and we are interest to automatizate the test
> in ower company, and I need reference to some testing tool that can
> help us in this way.
>
> In the past we try with Rational Robot for IBM, but this software
> don`t give us satisfaction.
>
> Please, if someone have experience with some tool or know it some one
> we are apreciate it.


There are way too many reasons why this or that tool may be not
suitable. Please specify what problems you faced trying Rational Robot
and probably we will be able to recommend something else. As for me, I
tried SilkTest and Winrunner and both did the job quite well. I can
hardly find a task at which these two could not be effectively used.

The most popular reason why people decide a tool is not suitable is
custom controls. UI elements which cannot be recognized by a tool are
a whole problem but there are ways how to deal about them. The most
efficient is introducing special accessibility functions directly in
the application code. The documentation usually contains information
on how to embed it into the code.

Another plausible reason is Java. Setting up the tool extensions to
handle Java may be not easy.

Just give us some clues.

----
Best Wishes,
Vladimir

Michael Bolton

2007-06-14, 8:15 am

> We are from Santo Domingo and we are interest to automatizate the test
> in ower company, and I need reference to some testing tool that can
> help us in this way.
>
> In the past we try with Rational Robot for IBM, but this software
> don`t give us satisfaction.


I use Excel and text editors as testing tools.

Unless you tell us something about the problem you're trying to solve,
you'll get a useful answer only by accident.

What testing problem would you like the tool to help you solve?

---Michael B.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com