1.

In what way we can use SOAPUI for web services testing?

Answer»

To test WEB services using SOAPUI, we need to create test cases followed by these steps-

  • Make a REST request from Request POPUP by clicking the “Add to Test Case “ button.
  • Now, Test Steps can be added to a Test Case that can be NEW or existing.
  • The next step is to add ASSERTIONS to validate the response message.


Discussion

No Comment Found