Identify the correct concept described as: a testing approach that involves executing the software and observing its actual behavior.
- A. Load testing
- B. Stress testing
- C. Boundary value analysis
- D. Dynamic testing ✓
Correct answer
D. Dynamic testing
Explanation
Dynamic testing refers to a testing approach that involves executing the software and observing its actual behavior.