Software Testing & SDLC

What is the name for a testing approach that examines code, documentation, or requirements without executing the program?

Correct answer

C. Static testing

Explanation

Static testing refers to a testing approach that examines code, documentation, or requirements without executing the program.