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
how to write ciertification in QTP?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
How can you create html test report from your test script?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
What is modular automation?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
What is functional and regression testing?
how to test an webbased application?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
Can we find all links on a web page?
What is the process of Automation Testing?
Tell me what is tsl? What 4gl is it similar too?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
How to decide the tool that one should use for automation testing in their projects?