InfoQ

News

EviWare Releases v2.0 of soapUI, a Web Services Test Suite

Posted by Jean-Jacques Dubray on Dec 18, 2007 10:53 PM

Community
SOA
Topics
Unit Testing,
Web Services
Tags
WSDL,
WS-Security

EviWare is an open source Swedish company that specializes in Web Services test suites. They recently released v2.0 of their soapUI product at JavaPolis 2007.

The full introduction to the release can be found here and the user manual here.

The tool provide full WSDL Coverage Analysis both at the operation and schema levels, all the way down to which element is tested.

It provides a Test Refactoring capability which:

....enables [users] to refactor all [their] tests as the WSDLs are updated. Test Refactoring takes into account how updated WSDLs affects your XPath expressions.

soapUI's requirements management capability connects Test Cases and Requirements which can be directly typed in or imported.

It was already possible to get test data from a data source, in this release, EviWare has added a DataSink capability where the data from the test responses can be added to a data sink (database, Excel or csv file).

EviWare also introduced support for WS-Security 1.0 (March 2004) using UserName or X.509 tokens. The release is capable of testing authentication, digital signature and encryption.

The product is capable of capturing SOAP requests and responses to create test requests, test cases and mock up services. The tool can even create WSDLs for these mock up services.

When test cases depend on each other, the product support the creation of test chains that manage parameter inputs and outputs.

soapUI comes in different varieties and in particular as an eclipse plugin..

Mike Jennings, an enterprise application developer at UNC-Chapel Hill and user of soapUI, commented:

This tool has helped me debug issues with my code, how my codes client software might not be setup correct, and help identify issues with other users software. The client is free to use and is a java ebstart application, so it can be run on any system.

Rick Grehan has published last month on InfoWorld an analysis of 5 Web Services test tools. Last week, Mindreef published a comprehensive handbook that introduces a SOA Testing methodology. This handbook was co-authored by David Linthicum.

No comments

Reply

Exclusive Content

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.

Segundo Velasquez and Agile as Seen Through the Customer's Eyes

Deborah Hartmann interviewed Segundo Velasquez about his experience as customer with an Agile team during the initial phase of software design of a product.

Fine Grained Versioning with ClickOnce

David Cooksey shows how to fine grained versioning to a ClickOnce deployment using an HttpHandler written with ASP.NET, making partial rollouts to a test audience much easier.

Implementing Manual Activities in Windows Workflow

Windows workflow (WF) is an excellent framework for implementing business processes, but lacks support for human activities. This article describes a completely generic approach for changing this.

Markus Voelter about Software Architecture Documentation

In this interview taken during OOPSLA 2007, Markus Voelter talks about the importance of documenting the software architecture, and gives some good and also bad examples on how it could be done.