Page History
When testing advanced Web API, it is sometimes helpful to use Postman to create requests. This section describes how to capture requests from the Postman application inside StresStimulus.
| Info | ||
|---|---|---|
| ||
Postman API builder can be downloaded from https://www.postman.com/downloads/ |
Postman settings
Before starting to record recording, you have to disable SSL certificate verification inside Postman.
...
To begin recording in StresStimulus, open Postman application and open the recorder.
- Provide a meaningful test case name in the textbox (a)
- Select Non-browser application Postman (b) radio in the Recording source
- In the process names textbox Click the Record button (c) enter postman to capture traffic only from Postman application
- Click Record button (d) to start recording
- to open the Postman application and start recording.
Once the recorder startedstarts, enter the first Transaction name in the Enter transaction textbox (e)
Now use the Postman application to send requests, and they will be captured in StresStimulus. Change the transaction name before sending subsequent requests. Click the Stop button (f) to complete the recording.
...




