Software Testing & SDLC

Which of the following best describes Static testing?

Correct answer

D. A testing approach that examines code, documentation, or requirements without executing the program.

Explanation

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