1.

What is the most basic approach to automate web services in SOAP UI?

Answer»
  • Create a project and include the WSDL i.e. Web Service Description Language file in the project.
  • Add custom programming utilizing GROOVY steps by first adding TEST SUITES followed by test cases and test steps.
  • If an external DATA source is used add assertions.
  • Then RUN.


Discussion

No Comment Found