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
Hello, Is there any source from which i can get any live tutorial or trial of Automation tools?? Also i have a query that is there any certification course or exam available for Automation tools QTP and QC?
In what condition we cannot use automation testing for the agile method?
Write a short compiled module which selects random numbers?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
Give some examples for performance test tools?
What u mean by infrgistics control (What is infrgistics Controls)?
What you know about table-driven testing?
What factors determine the effectiveness of automation testing?
Is ui level testing possible?
What is data - driven automation?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
What is in-house tool?
What is the difference between continue and next sentence?
Where to maintain information like login, password and url?
Tell me an example of the languages supported by webdriver?