DIP Mediation Testing Framework
Overview
The DIP Mediation Testing Framework is a small tool for testing web services. You have to specify some calling arguments for the service and an array of pairs comprising a parameter set and the expected response. For each pair the tool will construct a SOAP message, send it to the service, and check to see if the reply matches the expected response. Test scenarios can also be saved and loaded later to repeat the test. (Prototype, 664 KB)
-
Viewed 2 times
