Exhaustive testing
De Software testing
Concepts
- An exhaustive test executes the product with all possible value from its input domain. <bib>vincenzi-etal:2007</bib>, <bib>mathur:2008, 12</bib>
Facts
- Exhaustive testing is not always possible. <bib>vicenzi-etal:2007</bib>
- Exhaustive testing is not always practical. <bib>vicenzi-etal:2007</bib>
- Exhaustive testing is not feasible in general. <bib>vicenzi-etal:2007</bib>
- Exhaustive testing is impossible if the input domain is infinite. <bib>vicenzi-etal:2007</bib>
- Exhaustive testing can be prohibitive due to time and cost constraints for finite but large input domains. <bib>vicenzi-etal:2007</bib>, Input domain example