A test generator generates tests by randomly traversing a description of
the interface of a program being tested, thereby generating tests that
contain randomly selected actions and randomly generated data. When
executed, these tests randomly manipulate the program being tested.
Un générateur d'essai produit des essais en traversant aléatoirement une description de l'interface d'un programme étant examiné, produisant de ce fait des essais qui contiennent des actions aléatoirement choisies et des données aléatoirement produites. Une fois exécutés, ces essais manoeuvrent aléatoirement le programme étant examiné.