Multiple choice

Which testing is only based on analysis without executing the application?

  1. Monkey testing

  2. Positive testing

  3. Dynamic testing

  4. Static testing

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

The testing which is done without executing is known as static testing.