What Is Testing and Debugging?
Testing is process of verifying if the application matches
requirements and reporting bugs; Testing is usually done by an independent
testing team while debugging is a process of finding and fixing bugs with the
intention of reducing bugs; Debugging is usually done by the programmer.
0 comments: