Answer Posted / sid
The Benefits of Automated Testing Manually testing software
is a time-consuming and often tedious process, one which
cannot guarantee consistency of testing across releases and
across platforms. Additionally, time constraints often do
not afford us the luxury of being able to manually test and
retest our applications before they are
released. Inevitably the question remains, “Did any
critical bugs go undetected?”
Automating your testing leads to a better use of your
resources. Skilled testers are freed up to put more effort
into designing better tests while machines that would
otherwise lie idle overnight can be used to run
unattended automated tests.
• Providing more coverage of regression testing.
• Reducing the elapsed time for testing, getting your
product to market faster.
• Improving productivity of human testing.
• Improving the re-usability of tests.
• Providing a detailed test log.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you think holds the testers back to do automation? Is there a way to overcome it?
What is mean by ARGO testing? Can you please explain anyone
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?
Please explain how to perform load-testing?
Any kind of test which you think should not be automated?
What are the advantages of manual testing and automated testing?
Tell me what kind of tests should not be automated?
How to decide the tool that one should use for automation testing in their projects?
Tell me what are pros and cons of automating tests at ui layer?
Tell me how can we find the value of different attributes like name, class, value of an element?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
What kinds of annotations are used in testng?
On what factors can you map the success of automation testing?
What are the different types of locks in mainframe?
Which package can be imported while working with webdriver?