How will you choose a tool for test automation?
Answer / mahesh sv
choosing a tool depends upon the domain of the application,
depends upon the features of the tools, types of testings to
be conducted, clients budget and cost of the tool ,trained
resources,
choosing of a tool depends on many things ...
1. Application to be tested
2. Test environment
3. Scope and limitation of the tool.
4. Feature of the tool.
5. Cost of the tool.
6. Whether the tool is compatible with your application
which means tool should be able to interact with your
application
7. Ease of use
Is This Answer Correct ? | 0 Yes | 0 No |
Tell us how can we handle web-based pop-up?
What are pros and cons of automating tests at ui layer?
If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?
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?
which is the best online training website?
What are the main attributes of test automation?
Which institute is better to learn Selinium
Do you know what is robot api?
what is are the difference between qtp and selenium ?
how can we reverse the string without using the revese of String function in QTP?
what are the steps followed in unit testing, system testing, integration testing
How to login into any site if it's showing any authentication pop-up for username and password?