random testing
software testing technique that tests programs with random inputs
Press Enter · cited answer in seconds
0 sources
random testing
Summary
Key Facts
- random testing is a type of software testing[1].
- random testing comprises fuzzing[2].
- random testing's described by source is recorded as Software Engineering Body of Knowledge[3].
- random testing's used by is recorded as QuickCheck[4].
- random testing's native label is recorded as random testing[5].
- random testing's different from is recorded as Property testing[6].
Body
Definition and Type
random testing is a type of software testing[1].
Use and Application
random testing comprises fuzzing[2]. Its used by is recorded as QuickCheck[4].