Free Newsletters
Technology & Business Daily

InfoWorld
Log-in | Register

Clean up your SOAP-based Web services

The Test Center inspects five worthy tools for keeping your services squeaky clean


SOAP is the currency of the SOA marketplace – for now, anyway. Though SOAP's significance may diminish as Web services evolve, its importance for the time being is unquestionable. Therefore, a substantial portion of the QA work by Web service providers and consumers must entail verifying the accurate exchange of SOAP messages. Not surprisingly, several SOAP-focused Web service testing tools have appeared.

I had an opportunity to look a five such tools: AdventNet's QEngine, Crosscheck Networks SOAPSonar, iTKO’s LISA, Mindreef's SOAPscope Server, and Parasoft's SOAtest.Readers of my earlier reviews of open source Web service testing apps will recall that those products required a relatively technical command of XML, SOAP, and WSDL (Web Service Definition Language). That is less a requirement with these tools; virtually all provide a user-friendly means of manipulating SOAP request-and-response data in ways that insulate the user from hands-on XML work.

Fundamentally, testing a SOAP-based Web service involves three activities: constructing a SOAP request, submitting it, and evaluating the response. As easy as that sounds, it is anything but. An effective SOAP-testing tool cannot simply rely on a user-friendly mechanism for building requests. It must also enable the user to organize and arrange requests in realistic sequences, provide a means of altering request input values, and intelligently tweak requests so as to expose the Web service to a range of good and bad usage scenarios. In short, you want the tool to run the Web service through a reasonable approximation of real-world activity.

In addition, the tool must be equipped with a collection of gadgets for evaluating responses. Such gadgets should include everything from simple string matching to executing an arbitrarily complex XQuery on the SOAP payload.

All of the tools reviewed here provide variations on the preceding capabilities. All make valiant attempts to shield the user from direct exposure to XML, and some keep users entirely in a protective GUI so that coding is never necessary. Meanwhile, most of the tools supply "authorized personnel only" doorways into more advanced testing functions that involve scripting, feeding request data from databases, parsing and filtering results, and so on.

Most also provide conformance verification of the format of SOAP messages and Web service WSDL files to the growing list of Web-service related standards and specifications – primarily the profiles from the Web Services Interoperability Organization (WS-I) and the WS-* specifications from the likes of OASIS and others. Some also offer load-testing capabilities so that you can unleash a squad of virtual clients on the Web service and measure its response to the increased traffic. Some take a "holistic" approach to Web service testing, recognizing that SOAP-based Web services are not the only form of service being presented on the Web.

The offerings are complex, and each could support an entire review on its own. I've done my best to cover the distinguishing features of each tool. You should consult the associated comparison matrix for a high-level glimpse of some of the more important characteristics.

AdventNet Qengine 6.8
QEngine's UI is a browser, which means that when you launch the tool, you're really launching an application server. In this case, the application server is Tomcat, which also fires up an instance of MySQL server for the tool's data storage system. QEngine tries to mitigate the inconveniences of running in a browser by installing the QEngine toolbar browser plug-in, which adds buttons that make it easier to control the QEngine system.

Rick Grehan is contributing editor of the InfoWorld Test Center.
Continued
1 | 2 | 3 | 4 | 5 | 6 | NEXT PAGE » 

 The Bottom Line

AdventNet QEngine 6.8
AdventNet, adventnet.com

Good  7.4
criteria score weight
Ease-of-use 7 20%
Features 7 20%
Scalability 8 20%
Setup 8 20%
Documentation 7 10%
Value 7 10%

Cost:
Single-use/installation license, $2,495; additional $795 for performance testing with up to 50 virtual users

Platforms:
Windows 2000 or later, Linux

Bottom Line:
A cross-platform tool, QEngine runs easily on both Windows and Linux. It's hard to beat the solution's programmability; you can extend tests to arbitrary complexity. However, creating test scripts requires coding skills, plus it's easy to get lost in the user interface.

About our Reviews and Scoring Methodology

 The Bottom Line

Crosscheck Networks SOAPSonar 3.0.5
Crosscheck Networks, crosschecknet.com

Very Good  8.2
criteria score weight
Ease-of-use 8 20%
Features 9 20%
Scalability 8 20%
Setup 8 20%
Documentation 8 10%
Value 8 10%

Cost:
Pricing starts at $799 for the Standard versions. Other versions include Automation and Platinum.

Platforms:
Windows 2000 or later

Bottom Line:
SOAPSonar's "four pillars" approach to Web service testing is an excellent testing discipline. Moreover, the product's security testing capabilities are particularly powerful. On the other hand, the different testing "modes" are rather confusing, and automation features cost extra.

About our Reviews and Scoring Methodology

 The Bottom Line

iTKO LISA 3.6e
iTKO, itko.com

Good  7.8
criteria score weight
Ease-of-use 7 20%
Features 8 20%
Scalability 9 20%
Setup 8 20%
Documentation 7 10%
Value 7 10%

Cost:
Starts at $4,000 per license for Web Services Edition. Cost varies based on number of users, load testing, and extensibility needs. Full edition including testing for Web services, ESB, messaging/ESB, databases, Web/RIA apps costs $9,500.

Platforms:
Any Java-compliant platform (Windows, Mac OSX, Linux, Solaris) with at least 1GB of RAM and a 1.6GHz processor

Bottom Line:
LISA tries hard to create a code-free testing environment, quickly embraced by QA engineers that might need help with SOAP intricacies. Moreover, the tool can test both SOAP and REST-based services. Drawbacks include the fact that hard-core developers will miss the ability to write code. Also, the interface is difficult to master.

About our Reviews and Scoring Methodology

 The Bottom Line

Mindreef SOAPscope Server 6.0
Mindreef, mindreef.com

Good  7.8
criteria score weight
Ease-of-use 8 20%
Features 7 20%
Scalability 8 20%
Setup 8 20%
Documentation 9 10%
Value 7 10%

Cost:
Not disclosed

Platforms:
Windows XP/2003 Server/Vista, Linux (Red Hat recommended)

Bottom Line:
Excellent documentation and an easy-to-maneuver interface can't quite make up for SOAPscope's lack of programmability and its inability to address non-SOAP Web services. To its credit, it delivers good support for rule-based message and WSDL governance.

About our Reviews and Scoring Methodology

 The Bottom Line

Parasoft SOAtest 5.1
Parasoft, parasoft.com

Very Good  8.4
criteria score weight
Ease-of-use 8 20%
Features 9 20%
Scalability 9 20%
Setup 8 20%
Documentation 8 10%
Value 8 10%

Cost:
Enterprise Edition, including desktop licenses and training for a team of five, costs around $50,000.

Platforms:
Windows, Linux, Solaris

Bottom Line:
SOAtest does an excellent job jump-starting the test process. Parasoft has done exceptionally well integrating Web-service testing into the company's already robust testing tools. The offering is heavy on Java affinity, which might limit its appeal to .Net developers. Also, project structure is initially confusing.

About our Reviews and Scoring Methodology


Talkback:

commentPost a Comment

 

MOST COMMENTS

 
 





Keeping the E-Mail Flowing
Traditional exchange and recovery solutions are not only complicated, but very expensive. Learn from the experts how to implement Continuous Application Protection (CAP) and save yourself the complications and cost of traditional exchange and recovery solutions. Sponsored by AppAssure

»  Click here to view this Webcast
  Zombie PCs Are Attacking Your LAN
A recent study showed that malware-infected zombie PCs are now a bigger threat to ISPs and Web infrastructure than DoS attacks. As this brand new IT Strategy Guide explains, an increased use of peer-to-peer techniques by the attackers has made it harder to fight back. Download now, compliments of Verio:

»  Click here to download now

- Special Advertising Partners -
WHITE PAPERS
 

» Technology White Papers Library

Technology White Papers by Topic

Technology White Papers E-mail Alert

Find out when the latest white paper is available:
 
 
INFOWORLD MARKETPLACE
 
» BUY A LINK NOW
 
 

Video

 
 
 

Podcasts

 
 
 

 

Columnists

 
 
 

Resource Center


Ads by techwords beta  [See your link here]
 




Sponsored Technology Links

 
 
 HOME  NEWS  BLOGS  PODCASTS  VIDEOS  TECHNOLOGIES  TEST CENTER  EVENTS  CAREERS   About | Advertise | Awards | RSS | Contact Us 

Copyright © 2008, Reprints, Permissions, Licensing, IDG Network, Privacy Policy, Terms of Service.
All Rights reserved. InfoWorld is a leading publisher of technology information and product reviews on topics including viruses,
phishing, worms, firewalls, security, servers, storage, networking, wireless, databases, and web services.

CIO :: ComputerWorld :: CSO :: Demo :: GamePro :: Games.net :: IDG Connect :: IDG World Expo
Industry Standard :: IT World :: JavaWorld :: LinuxWorld :: MacUser :: Macworld :: Network World :: PC World :: Playlist