zoukankan      html  css  js  c++  java
  • 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/  

  • 相关阅读:
    Python基础之入门
    Python基础之语句语法
    Python基础之变量
    Nginx实现反向代理和负载均衡
    Nginx配置文件简述
    Nginx简介及环境搭建
    C#利用RabbitMQ实现消息订阅与发布
    C#利用RabbitMQ实现点对点消息传输
    RabbitMQ交换机类型简述
    Android
  • 原文地址:https://www.cnblogs.com/BinZeng/p/3813128.html
Copyright © 2011-2022 走看看