Showing posts with label Repeatable. Show all posts
Showing posts with label Repeatable. Show all posts
Tuesday, June 29, 2010
Monday, June 15, 2009
What-are-benefits-or-advantages-of-automated-testing?
Following are the benefits for using automated tools
Fast:
Human be slow but Automated Testing Tool runs tests significantly faster than human users.Reliable:
Tests perform precisely the same operations each time they are run, thereby eliminating human error.Repeatable:
You can test how the software reacts under repeated execution of the same operations.Programmable:
You can program sophisticated tests that bring out hidden information from the application.Reusability:
You can reuse the Automated Test scripts, user defined functions etc.
Labels:
Fast,
progammable,
Reliable,
Repeatable,
resuability
Subscribe to:
Posts (Atom)