Software QA Testing Question:
Download Questions PDF

What is Stochastic testing?

Answer:

Stochastic testing is the same as "monkey testing", but stochastic testing is a lot more technical sounding name for the same testing process.
Stochastic testing is black box testing, random testing, performed by automated testing tools. Stochastic testing is a series of random tests over time. The software under test typically passes the individual tests, but our goal is to see if it can pass a large number of individual tests.

Download Software QA Interview Questions And Answers PDF

Previous QuestionNext Question
What is Partition Testing?Explain Automated testing?