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 |
i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.
Does every software project need testers?
Name some of the commonly used automation testing tools that are used for non-functional automation.
What is the need of Automation framework?
If automating - what is your process for determining what to automate and in what order?
Dear Friends, Please Let me know which is the open source software(Free of cost) to do cross browser Testing.
Tell me how would you test your own element locator?
what are the steps followed in unit testing, system testing, integration testing
What is client side validation? Write a snippet.
What are the main attributes of test automation?
How did you use automating testing tools in your job?
What are the 5 common software development problems solutions?