Project Description
The WCF Test Harness is a flexible tool that can be used to quickly test services. The utility is a windows application that uses WCF to submit requests via a given URL or proxy class.

This utility is similar to other service test tools, notably WCF Load Test and SOAP UI.

Features
The WCF Test Harness is primarily a utility to quickly identify if a service is available and to gain an early understanding of the service. In practice, the utility was used during the development of solutions where the technology being used had overhead making quick appraisal of services cumbersome (e.g., BizTalk Server and SharePoint).

The test harness has the following key features:
  • Add a reference to a proxy contained in an assembly
  • Generate a proxy based on a given URL
  • Generate an XML representation of the request that can be edited as text
  • Record the response time of a submitted request
  • Provide the ability to submit multiple requests on separate threads
  • Provide the ability to save and load tests
  • Provide the ability to create a stubbed service host

Overview and Guides
http://bloggingabout.net/blogs/chilberto/pages/wcf-test-harness-overview.aspx
Last edited Apr 1 at 8:49 AM by Chilberto, version 5

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987