Testing Request Mehtods[edit]

The chapter create request illustrates how to test a method from the request editor. In the following, we are going to show you how to test one method, path methods, and request methods from the definitions view.

Test One Request Method[edit]

Select the method to be tested > right mouse-click and click on Run.


Test request method.png

Test Request Path Methods[edit]

To test all related methods to a path select a request path > right-mouse-click and click on Run.


Test request path methods.png


Test All Request Methods[edit]

To test all request methods select a request > right mouse-click and click on Run.


Test request methods.png