Multiple choice technology testing

Who would USUALLY perform debugging activities?

  1. Developers.

  2. Analysts.

  3. Testers.

  4. Incident Managers.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Debugging is the process of locating, analyzing, and fixing bugs in the source code. This activity is typically performed directly by developers who write and modify the code.