Use API Step Data in Recorder
You can use the response from your API steps as test data in the Recorder. This is useful when your test data is sourced from an API server and you need to leverage it for recording tests.
Load product data from an API response to dynamically verify product details in an e-commerce checkout test.
Note
Test data will only be available if you saved your API step using the Save API response as test data option.
Using API Step as Test Data in Recorder
- Expand the Recorder to view the Test Data and Examples section.
- Reuse an existing API step in your recording.
- The API response data will automatically populate in the Test Data section.
You can now copy and use the API response data from the Test Data section in your tests.