⟩ What is the difference between development and testing?
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.