+

Search Tips   |   Advanced Search


Test log overview

The test log contains a historical record of events that occurred during a test run or a schedule run, as well as the status of each verification point.

Verdicts include...

Pass All verification points matched or received the expected response.

For example, a response code verification point is set to PASS when the recorded response code is received during playback. If test does not contain verification points, PASS means that the connection succeeded.

Fail One of the following results:

  • At least one verification point did not match the expected response
  • The expected response was not received.
Error One of the following results:

  • Primary request was not successfully sent to the server
  • No response was received from the server
  • Response was incomplete or could not be parsed
Inconclusive Set if custom code is inserted that defines a verdict of Inconclusive

This verdict is rolled up from the child elements to the test level. Each verdict reports the number of verdicts in containinger's children.

For example, if a user group contains 25 virtual users, and 5 virtual users have fail verdicts, that user group will have only one failed verdict, not 5.