What are the main benefits of test automation?
Answers were Sorted based on User's Feedback
Answer / kundan yalangi
1)One Of the main benifits of automation Is Regression
Testing . When u Plan to launch a new release . then u cant
once again manually test the whole old application . So we
automate the flow of old version and run it on the new
version with added feautures . The simple answer is effort
and time reduction :)
2) As we always know that human judgement have some percent
of error embedded into the system . So if we want to
compare the logo's or bitmaps a human eye is not sufficient
to judge the Difference . Hence automation come into
picture which not only compares the results but also show
the difference in pixels .
3)Test Scripts may take more resources but with the power
of the automation tool it can be driven by one single
Expert :)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kundan yalangi
1)One Of the main benifits of automation Is Regression
Testing . When u Plan to launch a new release . then u cant
once again manually test the whole old application . So we
automate the flow of old version and run it on the new
version with added feautures . The simple answer is effort
and time reduction :)
2) As we always know that human judgement have some percent
of error embedded into the system . So if we want to
compare the logo's or bitmaps a human eye is not sufficient
to judge the Difference . Hence automation come into
picture which not only compares the results but also show
the difference in pixels .
3)Test Scripts may take more resources but with the power
of the automation tool it can be driven by one single
Expert :)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by the automation framework?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What is the Driver sheet??
Explain how to perform load-testing?
Can you achieve 100% automation?
what are the steps followed in unit testing, system testing, integration testing
In Selenium how a test suit is run and report is generated.
Where can i get professional course on web services testing in hyderabad or bangalore
Elaborate the scripting standard while executing testing
Give some examples for functional & regression test tools?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
Tell us what is the difference between @factory and @dataprovider annotation?