Interview Questions

Stochastic testing

Glossary of Software QA/Testing


(Continued from previous question...)

Stochastic testing

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.

(Continued on next question...)

Other Interview Questions