Beginner Software Testing & QA
Q26 / 100

What is "static testing"?

Correct! Well done.

Incorrect.

The correct answer is A) Examining code, requirements, or documents without executing the program, e.g. via reviews or static analysis tools

A

Correct Answer

Examining code, requirements, or documents without executing the program, e.g. via reviews or static analysis tools

Explanation

Static testing finds issues early through reviews, walkthroughs, and static analysis, without running the code.

Progress
26/100