why should I automate mysoftware testing?
Answers were Sorted based on User's Feedback
Answer / ravi kiran
Automation Testing Save Time and Money
Improve Accuracy
Increases Test Covrage
Can perform test which are practically not possible by a
human.
Test scripts once generated can be uesd for Regression
Testing
Helps both Developers and Testers
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Answer / sreedevi
if the project is having more functionality or Project is
divided as Releases then it is better to go for
Automation...
Scripts will useful whild doing regression testing....
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the main attributes of test automation?
how to connect qtp to qc. what are the steps ?
Describe some problem that you had with automating testing tool.
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
Tell me what are pros and cons of automating tests at ui layer?
What are the pre-requisites to start automation testing?
What is a framework for automation testing?
Give difference between Intranet application, client server application, and web based application
How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?
What are the main attributes of test automation?
List the five essential types of test steps?
What are the risks associated in automation testing?