Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I wrote my own tool (<a href="http://www.wcfstorm.com/wcf/home.aspx">WCFStorm</a>). These are the features:</p> <p><strong>General</strong>:</p> <p>◦Dynamically invoke and test WCF Services</p> <p>◦Dynamically invoke and test Web services written in any language</p> <p>◦Save your opened service and its test cases into a "project" which can be reloaded anytime</p> <p>◦Dynamically invoke service methods even those containing complex data types</p> <p>◦UI-based, dynamic editing of complex data types</p> <p>◦Test multiple WCF and Web services within a single UI.</p> <p>◦Multiple-tabbed interface</p> <p>◦Basic and windows authentication</p> <p>◦Test services sitting behind a proxy</p> <p>◦Dynamically modify the URL endpoint of a WCF or Web service.</p> <p>◦Dynamically edit the service binding.</p> <p><strong>Functional Testing</strong>:</p> <p>◦Create functional test cases and save it as part of a project</p> <p>◦Create and save functional test cases containing Expected results.</p> <p>◦Graphically compare (side-by-side) the expected results with the actual response of a service.</p> <p><strong>Performance Testing:</strong></p> <p>◦Create performance test cases and save it as part of a project</p> <p>◦Graphically display charts in real-time as the performance test progresses.</p> <p>◦Configurable test parameters (# of Agents, Test duration, interval etc.). You can stress out your service as much as you want.</p> <p>Check out the screenshot.</p> <p><a href="http://geekswithblogs.net/images/geekswithblogs_net/Erik/WcfStorm/WcfStormPerfTest.jpg">alt text http://geekswithblogs.net/images/geekswithblogs_net/Erik/WcfStorm/WcfStormPerfTest.jpg</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload