When is Manual Testing Better Than Automated?

by Nataliia Vasylyna | July 3, 2015 10:00 am

A lot of activities performed during software testing are automated. This allows to complete various tasks during mobile application testing, desktop testing, web site testing and detect all the important software bugs in no time.

It is known that despite efficiency of automated testing not all the activities can be automated, in some situations automated tests become useless.

Situations When Automated Tests are Ineffective:

Besides, sometimes a fresh eye is needed for thorough verification of the application. New ideas and approaches allowing increasing the test coverage can be invented by testers in course of exploratory testing of the system which is always carried out manually.

So, among considerable drawbacks of automation is a lack of flexibility.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. defect: https://blog.qatestlab.com/2011/10/11/main-types-of-defects-in-software-testing/
  2. Test Automation: mysterious SilkTest: https://blog.qatestlab.com/2011/04/16/test-automation-a-note-about-the-mysterious-silktest/
  3. Key Steps in Automated Testing: https://blog.qatestlab.com/2011/03/03/key-steps-in-automated-testing/
  4. Manual Testing vs. Automated Testing: A Decision Point: https://blog.qatestlab.com/2011/03/01/manual-testing-vs-automated-testing-a-decision-point/

Source URL: https://blog.qatestlab.com/2015/07/03/ineffective-automated-tests/