<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Testing services the hard way with WCF</title>
	<atom:link href="http://www.udidahan.com/2007/05/17/testing-services-the-hard-way-with-wcf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2007/05/17/testing-services-the-hard-way-with-wcf/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Thu, 11 Mar 2010 11:59:32 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: udidahan</title>
		<link>http://www.udidahan.com/2007/05/17/testing-services-the-hard-way-with-wcf/comment-page-1/#comment-36134</link>
		<dc:creator>udidahan</dc:creator>
		<pubDate>Sat, 16 May 2009 13:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/17/testing-services-the-hard-way-with-wcf/#comment-36134</guid>
		<description>Lolo,

Thanks for the link - looks interesting. 

The thing is we&#039;d like to write unit tests and not just integration tests - not necessarily going through WSDL. 

For example, how would you test that the given service invokes other services correctly as a part of its implementation?</description>
		<content:encoded><![CDATA[<p>Lolo,</p>
<p>Thanks for the link &#8211; looks interesting. </p>
<p>The thing is we&#8217;d like to write unit tests and not just integration tests &#8211; not necessarily going through WSDL. </p>
<p>For example, how would you test that the given service invokes other services correctly as a part of its implementation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lolo</title>
		<link>http://www.udidahan.com/2007/05/17/testing-services-the-hard-way-with-wcf/comment-page-1/#comment-36133</link>
		<dc:creator>Lolo</dc:creator>
		<pubDate>Sat, 16 May 2009 05:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/17/testing-services-the-hard-way-with-wcf/#comment-36133</guid>
		<description>WCF services can be tested easily using wcfstorm (http://www.wcfstorm.com).  It can create functional and load test cases by examining the wsdl.</description>
		<content:encoded><![CDATA[<p>WCF services can be tested easily using wcfstorm (<a href="http://www.wcfstorm.com)" rel="nofollow">http://www.wcfstorm.com)</a>.  It can create functional and load test cases by examining the wsdl.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
