Automation Testing Question:
Download Questions PDF

What is the difference between testing and debugging?

Answer:

Testing is the process of finding bugs,defects or error.or
it is simply checking whether the software/application is
matching with the SRS or not.It is done by testers.

Debugging is fixing of bugs.It is done by developers.

Download Automation Testing Interview Questions And Answers PDF

Previous QuestionNext Question
What is meant by iterative model? What is its working principle? What are its advantages and what are its drawbacks?What is the difference between development and testing?