Automation Testing Question:

What is the difference between development and testing?

Automation Testing Interview Question
Automation Testing Interview Question

Answer:

Development is the process to write the source code for a given program for a specific application. It is done by developers.
Testing ,on the other hand is to test the application with the intention of finding errors/ defects in it. It is done by Test Engineers.


Previous QuestionNext Question
What is the difference between testing and debugging?What is the difference between quality and testing?