Modifying a test case
The following instructions show you how to modify a test case using the API Manager.
- Log in to the API Manager.
- On the Home page, click the Test APIs tile.
- On the Test page, click a test suite tile.
- Select a test case you wish to edit.
- Go to the Design > Test tab, modify the API definition as needed, and click Save.
- To run the test case, click Run Test.
- To update the test case name, description, and tags, go to the Info tab, then click Save.
- To update the global or input datasets and modify the request payload, go to the Variable System > Data Sets > Global Datasets or Input Datasets tab. Then run the test case for each input dataset.
What to do next
- Next topic: Running a test case