SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Debugging is the process of writing test data.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Debugging is the process of finding and fixing errors or bugs in the source code of any software. When software does not work as expected, computer programmers study the code to determine why any errors occurred.

Detailed explanation-2: -Debugging is part of the software testing process and is an integral part of the entire software development lifecycle.

Detailed explanation-3: -Computer programming (often shortened to programming or coding) is the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.

There is 1 question to complete.