Automation Testing Question:
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.
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.