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
Do you know what is the difference between "type" and "typeandwait" command?
hi, I want to study TIA portla V11. where can I get online courses?
What is the different between GUI map and GUI map files?
What are the different types of testing framework techniques?
When will you automate a test?
wat would be the parameteries for ul testing for web applilcation
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Once you identify the tool what would be your next steps?
8. How we test web based application
How can you create html test report from your test script?
What all different approaches can be used for designing an automation solution?
how to re-install QTP 11.0 trial version
Give some examples for test management tools?
What is client side validation? Write a snippet.
In what condition we cannot use automation testing for agile method ?