Answer Posted / mahesh sv
1. If you have to run a set of tests repeatedly, automation
is a huge win for you
2. It gives you the ability to run automation against code
that frequently changes
to catch regressions in a timely manner
3. It gives you the ability to run automation in mainstream
scenarios to catch regressions in a timely manner (see what
is a Nightly)
4. Aids in testing a large test matrix (different languages
on different OS platforms).
5. Automated tests can be run at the same time on different
machines, whereas the manual tests would have to be run
sequentially
6. Repeatability, Programmability, Reliability are the imp
attributes
7. for test automation, impact and criticality are the main
attributes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me what is a keyword-driven framework?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
Do you know what is a data-driven framework?
Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com
Tell me the fundamental difference between xpath and css selector?
How do we Test the C++ and Unix Application Using Automated Tool.
Is automation testing in agile methodology useful or not?
Tell us which package can be imported while working with webdriver?
What is the difference between automation tools and management tools?
why we cannot apply check points in compile modules?
How can the user get a text of a web element?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
Explain what sikuli is?
Can you list some other automation testing tools that you are familiar with?
Generic function for selecting a Radio Button in a Dialog