Test Overview
This test checks the order in which Postman scripts run: Pre-request Script runs before the request, and Tests script runs after the response is received. It verifies that variables set in Pre-request Script are available in the request and that Tests script assertions pass.