Test logs

Understanding the outputs of the test drivers.

The driver outputs a log file with information about every performed test, this includes:

  1. the random seed used to generate the test,
  2. the sequence of requests/responses and their payloads; and
  3. the test outcome (pass/fail);

Related Docs

Getting Started
Generating Test Drivers
Running Test Drivers
Analysing Test Results