Follow us using:
Newsletter Sign-up
Tag Archives: fuzz testing
Random input software testing
The usual approach to testing software is to create a specific problem and see if the software gets the correct answer. Although this is very useful, there are problems with it: It is labor-intensive It almost totally neglects to test the code that throws errors There can be unconscious bias in the test cases created … Continue reading