BloggingAbout.NET
Thoughts of developers
WCF Test Harness: Overview

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 WCF test tools, notably WCF Load Test.

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 an overhead that made 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

Guides

WCF Test Harness: Sample Contract and Test Host

WCF Test Harness: Adding a New Proxy Via URL

WCF Test Harness: Adding a New Proxy Via Assembly

WCF Test Harness: Create New Test Case

WCF Test Harness: Creating a Stub Service

 


Posted Tue, Nov 11 2008 8:29 PM by chilberto
Filed under: ,

Comments

WCF Test Harness: Adding a New Proxy via URL - Jeffrey Chilberto - BloggingAbout.NET wrote WCF Test Harness: Adding a New Proxy via URL - Jeffrey Chilberto - BloggingAbout.NET
on Fri, Nov 14 2008 3:17 AM

Pingback from  WCF Test Harness: Adding a New Proxy via URL - Jeffrey Chilberto - BloggingAbout.NET

Jeffrey Chilberto wrote First CodePlex Project: WCF Test Harness
on Fri, Nov 14 2008 3:26 AM

I've just published my first CodePlex project: WCF Test Harness . This is a testing utility I have

Jeffrey Chilberto wrote WCF Test Harness: Adding a new Proxy via Assembly
on Sun, Nov 16 2008 9:50 PM

The following steps will create a new Proxy by referencing an already defined client proxy: To illustrate

WCF Test Harness: Creating a New Test Case - Jeffrey Chilberto - BloggingAbout.NET wrote WCF Test Harness: Creating a New Test Case - Jeffrey Chilberto - BloggingAbout.NET
on Fri, Nov 28 2008 3:27 AM

Pingback from  WCF Test Harness: Creating a New Test Case - Jeffrey Chilberto - BloggingAbout.NET

Jeffrey Chilberto wrote WCF Test Harness: Sample Contract
on Tue, Dec 9 2008 1:16 AM

To illustrate the WCF Test Harness , I create a service contract with a variety of operations defined

tcvegcw wrote re: WCF Test Harness: Overview
on Wed, Dec 31 2008 10:27 AM

gA7YDR  <a href="jxxlwhqhmoiy.com/.../a>, [url=http://hferrisudoed.com/]hferrisudoed[/url], [link=http://cmgkpzzvxesm.com/]cmgkpzzvxesm[/link], http://aemznuyphisl.com/

Used Engines wrote re: WCF Test Harness: Overview
on Wed, Apr 28 2010 10:53 PM

I love this stuff!

-jman

webmaster at

<a href="www.sharperedgeengines.com ">Used Engines</a>

Used Engines wrote re: WCF Test Harness: Overview
on Wed, Apr 28 2010 10:53 PM

I love this stuff!

-jman

webmaster at

<a href="www.sharperedgeengines.com ">Used Engines</a>

Quinton wrote re: WCF Test Harness: Overview
on Thu, Aug 4 2011 9:30 AM

Thanks for this awesome project, used it on CodePlex and taught me a lot!!!!!!!!!

Add a Comment

(required)  
(optional)
(required)  
Remember Me?

Please add 6 and 2 and type the answer here:
Copyright © 2003-2010 BloggingAbout.NET