MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
____ is done in the development phase by the debuggers.
A
coding
B
Testing
C
Debbuging
D
Implementation
Explanation: 

Detailed explanation-1: -Explanation: Coding is done by the developers. In debugging, the developer fixes the bug in the development phase. Testing is conducted by the testers.

Detailed explanation-2: -The main use of a debugger is to run the target program under controlled conditions that permit the programmer to track its execution and monitor changes in computer resources that may indicate malfunctioning code.

Detailed explanation-3: -To elaborate: Alpha testing is conducted at the developer’s site. It is conducted by a customer (end users) in developer’s presence before software delivery.

Detailed explanation-4: -A debugger or debugging tool is a computer program used to test and debug other programs.

There is 1 question to complete.