REST Request Log

Applies to ReadyAPI 3.51, last modified on March 21, 2024

The REST Request log displays information on a REST request that your virtual API (virtual service) received. To view this data, simply select the needed request on the Transaction Log page:

Service virtualization and API testing: REST request log

Click the image to enlarge it.

Message

The Message section displays the request contents in different formats:

  • Raw – Displays the raw request data (the start line, headers and body).

  • XML, JSON, Outline, Overview – Different views of the request body data. Work only if the request body has XML or JSON data.

Headers

A list of request headers. Includes both standard and custom headers. For information on standard HTTP headers, see HTTP Specification.

Assertions

A list of assertions that your virtual service applied to the request. Red dots indicate failed assertions; green dots – passed assertions. The cause of the fail follows the assertion name.

See Also

Transaction Log
Transaction Log Page

Highlight search results