Difference between testing and debugging and compiling
Answers
Answered by
5
1) Testing ( Software Testing) : Software testing is a method of assessing the functionality of a software program.
2) Debugging: Identify and remove errors from computer hardware or software.
3) Compiling: convert (a program) into a machine-code or lower-level form in which the program can be executed.
Similar questions