What are the pros and con's of the automated testing?

Questions by anuj_testing

Showing Answers 1 - 6 of 6 Answers

xxxx

  • Apr 20th, 2007
 

Auto-testing Pros and Cons:-

Pros:
90% application can be covered.
Time to test module will take minimal.
Regression test will be easy, as we can add script any point of time.
Less man power is required.

Cons:
Costly
Need highly skilled people.

  Was this answer useful?  Yes

Sujatars

  • Jun 21st, 2007
 

Pros and Cons of Automated Testing:

Pros:
Fast:Automation can run tests significantly faster than human users
Reliable
Repetable
Reusability
Comprehensive

Cons:
Costly
Cannot test for complex logic
It cannot detect actual defect whether in TestScript or in application

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions