Create a SOAP Teststep

A SOAP teststep performs sends a SOAP/XML payload (Request) to a specified URL and waits for the SOAP/XML response payload

Prerequisites to create a SOAP Teststep

Create SOAP Teststep

Select the new test case. Then move the mouse down to the teststeps list . Click the Button Create new SOAP Teststep

Button new SOAP Teststep
  1. Enter a unique teststep name EnumerateOp
  2. disclose the soap endpoint operation list for enumeration.wsdl
  3. Select EnumerateOp from the list.
  4. Confirm the dialog with OK
Button new SOAP Teststep Dialog

APIJockey TEST has created a starter request for you.Next, move the separator line between request window and Test list window to the left as much as possible (1) and (2) drag the separator line between request and response fully to the right.

Hide Sidebar in Menu View

Now, it may make sense to further increase the request window size. Go the Menu Viewand toogle Hide Sidebar. This makes the sidebar invisible.

Hide Sidebar in Menu View

Congratulations, you have your first request. In real life, you would have to

  1. provide a Service Url in (1)
  2. set authentication data or remove basic authentication.
  3. Verify the Test step config settings in (3)
  4. Run the SOAP Request
  5. Review errors in (5)
Hide Sidebar in Menu View

Learn about using Run Environments in Run Environments