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 and fixing defects, which requires access to source code and development tools. Developers write the code and are responsible for fixing it. Testers find and report incidents, but don't typically debug. Analysts define requirements, and incident managers track issues.