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 |
Explain me how to check if an element is visible on the page?
what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?
Why do you prefer selenium automation tool?
How to Rcognize the Objects in the Web Page Dialog Using QTP
What is a framework for automation testing?
i have recorded a scrip for some window applicaiton(login screen) and i have used browser as IE and i have executed sucessfully that script. and now i want to execute the same scrip in different browsers and i question is wether it the same script will execute in different browsers or not
Does every software project need testers?
Is software requirement specification for developer and tester is same?
What are the types of framework used in software automation testing ?
What should you do after finding a bug?
Are applications developed in Java, html, servletts client server or web based..
What are the main attributes of test automation?