Slide 40 of 173
Notes:
Pseudorandom test generation is the simplest method for generating tests and is typically used initially in the test generation process to quickly remove easy-to-detect faults from the fault list.
The method uses a pseudorandom pattern generator, so called because any pattern in the possible set is equally likely; but the pattern set is deterministic in that it can be repeated.