Your progress is saved locally. to save it permanently.

0 of 2 steps0%
1

Generate Tests with Agent Mode

Once your full API request workflow is producing the expected happy-path responses, use Agent Mode to generate a test suite for the collection. Set the Collection as the context and send the following prompt:

Agent Mode Prompt: Write tests for all the requests in this collection. Include only status code tests and response time tests.

2

Run the Collection Runner

Walk through the Collection Runner interface. Execute all requests in sequence and review the results in the Test Results panel.

Set the collection as context and send this prompt:

Agent Mode Prompt: Run all tests using the Collection Runner.