Code Testing as an Apple of Discord

by Nataliia Vasylyna | July 12, 2016 7:21 am

For a software testing lab, it is a standard practice to let testers with programming skills create and maintain the test code.

It seems logical, but what if a software developer is a better choice for this job than a software tester? Developers can make proper modifications to the test code every time they change the production code. The test code will be in good hands, and testers will be able to simply run automated test scripts[1] and observe the results. Wouldn’t it be more efficient? Not necessarily.

Why Should the Test Code Be Handled by Testers?

To cut a long story short, the idea of developers handling the test code is not a win-win. However, if a company successfully masters this approach, there is no need to change the course.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. automated test scripts: https://qatestlab.com/services/We-Are-Professionals-in/automated-testing/
  2. mobile testing: http://mobile.qatestlab.com/
  3. unit testing: https://qatestlab.com/services/Step-by-Step/Unit-Testing/
  4. How to save money for buying a new car by measuring code coverage: https://blog.qatestlab.com/2019/10/10/measure-code-coverage/
  5. Grandeur and Beauty of Automated Scripts: https://blog.qatestlab.com/2016/05/24/automated-test-code/

Source URL: https://blog.qatestlab.com/2016/07/12/test-code-problem/