WHAT IS THE BEST WAY TO CHOOSE AUTOMATION TOOL?
Answers were Sorted based on User's Feedback
Answer / anil
Hi All,
When we test any script or module in particular
environment for functional and regression testing then we
use these automation tools. for example in regression
testing if we found any bug and reported to developer for
fixing it. after fixing it we have to see that this fixed
bug doesn't affect any other function or module..... for
that we don hv much time to check whole application, so for
saving our time due to repeatable testing we need automation
tools. and these tools also create Vusers(virtual users)
like 1000 and more...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sathish
1. Repeatable
2. Reliable
3. Cost effectiveness
4. Time effective
5. Less resource
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / padmas
The best way to choose automation tool is,
Going through the feature list of both automation tool and
application under test.
Then evaluating the tool over the testing process over the
manual testing effort.
Manual test effort reports vs cost.and scope of the testing
vs human resources effort.Schedule vs.Complexity involved in
training the automation tool.etc.will help in choosing the
appropriate automation tool .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday kumar. a
We use automation only for version wised projects, means if
the project comes up with different versions. Once we write
the scripts for one version, we can use these scripts with
mulitple versions with minor chages.
So the main advantage of automation is:
1. Saves the time.
2. Saves money.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / prashanthgv
The best way for using automation is
- Can be repeatable.
- Reliable
- Less time consumed.
- Recording machines can be used.
- Less people required....etc
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / lia
We choose an automation tool based on
*versions
*cost
*environment in which we are working
*resources available
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sandeep
Keeping reliability, reusability,generic if an architecture
is made which robust yet flexible then implementation of
automation of product can be easily achieved
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raghu
Say for example we have an application where the versions
may be changing...In this case we can have a script that
can be reused and repeatble inorder to test the application.
We can reduce the time,cost efectiveness...
| Is This Answer Correct ? | 0 Yes | 3 No |
Tell us what is the difference between @factory and @dataprovider annotation?
6. Who will write the use case? 7. What is web based application?
Difference between winnrunner and qtp?
Give some examples for defect management tools?
What is an automated test script?
I have a web page.In that i have two links called "gmail" and "gmail". Both links are look same.One link is at top of the page and other link is at bottomn of the page. How the automation tool can be recognized these link and make to click the link i want?
How to login into any site if it's showing any authentication pop-up for username and password?
You have 3 Dialog Box on desktop window and u want to click on yes button on 3rd Dialog box how to write the script to click on yes by DP? Note Dialog box names are same
Who is the best faculty for Automation testing in hyderabad
Which institute is good for testing tools course in HYD?
What are the main benefits of test automation?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.