Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大家好,我是 wcf 服务的初学者,测试 Web 服务的最佳书籍和工具是什么?
谢谢斯拉文·坎德
互联网上有许多用于 Web 服务的测试客户端。在我看来,测试 WCF 服务的最佳工具是微软提供的WcfTestClient,它在 VS2010 中位于以下位置:
C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE
另一个有用的测试客户端是SoapUI,您实际上可以保存您的测试用例。
至于书,我建议如下:
Windows 通信基础 4 一步一步
专业 WCF 4:带有 .NET 4 的 Windows Communication Foundation
Pro WCF 4:实用的 Microsoft SOA 实施