-
Notifications
You must be signed in to change notification settings - Fork 44
Test Cases
Raghavendra Balgi edited this page Jun 1, 2020
·
6 revisions
Starting v0.12.0, you can save a request and a response as a Test case (TC), using the saved response as a reference to compare future responses.
You can create a test case after running a message (i.e send a request and receive a response) . You now have the option to include the response as a reference by including it as a test case while saving the message
You can edit the TC by selecting different "compare operators" (which will default to Equals)
On a subsequent run of the saved message, you can evaluate the saved ref response against a new response as shown below
- Introduction
- Building
- Up and Running
- Specs
- Servers
- Using the UI
- Test Case Management
- Miscellenous