Monday, November 13, 2006

soapUI: Tool to ease your Webservices development

I have often used altova tools to ease my XML and webservices(SOAP) development. Also, bea users have witnessed how easy it is to use an IDE to simplify rudimentary webservices/soap/WSDL related tasks. Well, soapui makes life much simpler for SOA developers. Here is quick look at soapUI features:

soapUI has a broad set of features that greatly ease the development, integration and testing of webservices;

Web Service Inspection and Invocation

The following features for inspecting and invoking web services are currently available:
  • Imported WSDL:s are shown as a hierarchy view of interfaces (PortTypes) and their operations
  • Automatic generation of requests from associated schema (both with/without optional schema elements)
  • Manage unlimited number of requests for each operation
  • Manage multiple service endpoints for each interface
  • Support for Basic, Digest, WS-Security and NTLM authentication
  • Support for Attachments; MTOM, SOAP with Attachments, Inline files
  • Support for both SOAP 1.1 and SOAP 1.2
  • Syntax highlighting editor with undo/redo, formatting, etc.
  • HTTP wire log shows actual requests sent and received

Web Service Development and Validation

The following features are available for development of Web Services:

Web Service Functional Testing

The following features for functional testing web services are currently available:

Web Service Load Testing

The following features for load testing web services are currently available:


@link

0 Comments:

Post a Comment

<< Home