#
Define test data
#
Define Test Data
Test data is data that is specifically created or selected to test the functionality of an API. This data will be used during test execution to validate whether the API behaves as expected under various conditions.
- Click on the "Define Test Data" button in your test suite.
- A pop-up will appear, where you can provide various fields and values. You can choose the fields using the drop-down.
- Enter values in the fields you have selected. Click on the "Save" button.
- The test data will be added to your tests to run.