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
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
Tell us the line of code webdriver driver = new firefoxdriver();.?
On what factors can you map the success of automation testing?
Explain what is a relative xpath?
What is Sikuli?
Once you identify the tool what would be your next steps?
Do you think that testing can be done only at the ui level?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
Tell me what is an absolute xpath?
Tell me what is automation testing?
how to use regular expression in Test Complete Functional tool
What is the difference between close and quit command?
What java api is required for generating pdf reports?
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
Tell us can we find all links on a web page?