-
Notifications
You must be signed in to change notification settings - Fork 44
Test Cases
Raghavendra Balgi edited this page May 31, 2020
·
6 revisions
Starting v0.12.0 we can now save a request and a response as test case, using the saved response as a reference to compare future responses.
You can create a test case after running a message. 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)
Once you load a message containing a reference response, you can evaluate it against a new response as shown below
- Introduction
- Building
- Up and Running
- Specs
- Servers
- Using the UI
- Test Case Management
- Miscellenous