Multiple choice technology testing

Desk Checking is

  1. Same as code walkthrough

  2. Same as code inspection

  3. Verification of code by the developers

  4. None of the above.

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

Desk checking is an informal software quality technique where the developer manually reviews, traces, or checks their own code logic before formal testing begins.