🎴 Flashcard Mode
Software Testing Fundamentals and Methodologies
Card1 / 20
Mastered0
Review0
QuestionClick to flip
- Stochastic testing is an example of which test approach or strategy?
AnswerClick to flip back
A
Model based
💡 Explanation:
Stochastic testing uses random inputs and statistical models to test systems, which makes it a model-based testing approach. It relies on probabilistic models and statistical distributions to generate test cases, rather than following deterministic algorithms or heuristics.