标签:str 需要 打开 它的 组成 添加 入参 arch 环境
最近的项目中,一直要使用到WebService,为了测试自己编写的WebService,就找了一个叫Storm的小工具。它帮了我很大的忙,所以我和大家分享一下。
是一款用于测试Web服务的免费并且开源的工具。是用F#编写的,如果感兴趣的话,你可以在codeplex上找到它的源码。
Storm特性:
运行环境 : .NET 2.0及以上,F# 1.9.3.14 (可选)
Storm快速上手:
- http://www.deeptraining.com/webservices/weather.asmx
- http://api.google.com/GoogleSearch.wsdl
图一: 添加WebServie
图二 : 调用WebServe方法返回结果
Storm快捷操作:
{File} StormProject.stormproj
- {Folder} ServiceName
- {Folder} WebMethod
- {Folder} TestCaseName
- {File} TestInputLabel_testinput.xml
- {File} WebMethod_test.config
- {File} ServiceName_ws.config
标签:str 需要 打开 它的 组成 添加 入参 arch 环境
原文地址:http://www.cnblogs.com/wanru-yi/p/7803156.html