wcf测试工具

WCF测试工具-WcfStorm

WCF测试工具-WcfStorm  http://www.wcfstorm.com/wcf/home.aspx  

WcfStorm is a dead-simple, easy-to-use test workbench for WCF Services.

It supports all bindings (except webHttp) including netTcpBinding, wsHttpBinding and namedPipesBinding to name a few. It also lets you create and functional and performance test cases thus ensuring that your WCF Services are bug-free and functioning exactly as you've designed. Learn more...

开源Web Services测试工具-STORM:  http://storm.codeplex.com/   STORM is a free and open source tool for testing web services.

It is written mostly in F#. (I love this language!)   STORM allows you to  1. Test web services written using any technology (.NET , Java, etc.)  2. Dynamically invoke web service methods even those that have input parameters of complex data types  3. Save development time and money. Creating throw-away test client apps just to test the web service is just too wasteful 4. Test multiple web services from within one UI.  5. Edit/Manipulate the raw soap requests.  6 Others (Try out the tool and find out yourself!)   The inspiration for this tool is the .NET Web Service Studio tool originally released at the now closed gotdotnet site.   Side note:  * STORM was supposed to be an acronym. "ST" could stand Soap Testing, but I cant think of any meaning for "ORM". If you have any ideas, please suggest.  * Another reason, I wanted to call this tool "Storm" is that, oddly enough, I miss the storms (~ 20x/year) that frequently visit my little island hometown of Catanduanes - which meteorologists have nicknamed "Land of the Howling Winds" - in the Philippines

让软件系统加速(www.gdtesting.com)  

另外一个开源的WCF测试工具 - WCF Test Harness:  http://wcftestharness.codeplex.com/  

原文地址:https://www.cnblogs.com/BinZeng/p/3813128.html