<?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: Open Source Testing Tool Smackdown for REST Web Services</title>
	<atom:link href="http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/</link>
	<description>Mostly Software, Sometimes Business, Always Technology</description>
	<pubDate>Sat, 04 Feb 2012 08:56:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JMeterFan</title>
		<link>http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/comment-page-1/#comment-18472</link>
		<dc:creator>JMeterFan</dc:creator>
		<pubDate>Thu, 02 Feb 2012 18:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://robinsontechnology.com/blog/?p=142#comment-18472</guid>
		<description>Surprised nobody has tried JMeter: http://jmeter.apache.org/</description>
		<content:encoded><![CDATA[<p>Surprised nobody has tried JMeter: <a href="http://jmeter.apache.org/" rel="nofollow">http://jmeter.apache.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lauran Hemrich</title>
		<link>http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/comment-page-1/#comment-18467</link>
		<dc:creator>Lauran Hemrich</dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://robinsontechnology.com/blog/?p=142#comment-18467</guid>
		<description>I just love the internet! Thank you very much for this webpage!</description>
		<content:encoded><![CDATA[<p>I just love the internet! Thank you very much for this webpage!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marketing</title>
		<link>http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/comment-page-1/#comment-18462</link>
		<dc:creator>marketing</dc:creator>
		<pubDate>Sun, 08 Jan 2012 16:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://robinsontechnology.com/blog/?p=142#comment-18462</guid>
		<description>&lt;strong&gt;marketing...&lt;/strong&gt;

[...]BRob On Tech  &#187; Blog Archive   &#187; Open Source Testing Tool Smackdown for REST Web Services[...]...</description>
		<content:encoded><![CDATA[<p><strong>marketing&#8230;</strong></p>
<p>[...]BRob On Tech  &raquo; Blog Archive   &raquo; Open Source Testing Tool Smackdown for REST Web Services[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Youmans</title>
		<link>http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/comment-page-1/#comment-18421</link>
		<dc:creator>Jason Youmans</dc:creator>
		<pubDate>Fri, 24 Jun 2011 05:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://robinsontechnology.com/blog/?p=142#comment-18421</guid>
		<description>Great recommendation on canoo.  This is exactly what I was looking for.  Easy to setup, configure, tons of baked in functionality.  Thanks.</description>
		<content:encoded><![CDATA[<p>Great recommendation on canoo.  This is exactly what I was looking for.  Easy to setup, configure, tons of baked in functionality.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://robinsontechnology.com/blog/2009/06/17/open-source-testing-tool-smackdown-for-rest-web-services/comment-page-1/#comment-18081</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 17 Jun 2009 16:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://robinsontechnology.com/blog/?p=142#comment-18081</guid>
		<description>On behalf of James Lorenzen, who pointed out that leaving a comment on my blog is problematic (which I intend to fix very soon):

Great article. I did the same thing not too long ago for our team and we decided on using groovy to test our REST services. See my article here http://jlorenzen.blogspot.com/2009/01/testing-rest-services-with-groovy.html. I also ran across this post yesterday discussing the same issue and he is using the grails functional-test plugin and it looks super simple http://thediscoblog.com/2009/06/15/grails-hip-tip-testing-restful-services/. I don't think I would ever knowingly write tests in XML, not matter how easy it was. I am so anti-XML today it's not even funny. Because of that I would us gant (groovy ant) instead of ant if I had a choice. Again, I don't want to stare at ant xml files all day.</description>
		<content:encoded><![CDATA[<p>On behalf of James Lorenzen, who pointed out that leaving a comment on my blog is problematic (which I intend to fix very soon):</p>
<p>Great article. I did the same thing not too long ago for our team and we decided on using groovy to test our REST services. See my article here <a href="http://jlorenzen.blogspot.com/2009/01/testing-rest-services-with-groovy.html" rel="nofollow">http://jlorenzen.blogspot.com/2009/01/testing-rest-services-with-groovy.html</a>. I also ran across this post yesterday discussing the same issue and he is using the grails functional-test plugin and it looks super simple <a href="http://thediscoblog.com/2009/06/15/grails-hip-tip-testing-restful-services/" rel="nofollow">http://thediscoblog.com/2009/06/15/grails-hip-tip-testing-restful-services/</a>. I don&#8217;t think I would ever knowingly write tests in XML, not matter how easy it was. I am so anti-XML today it&#8217;s not even funny. Because of that I would us gant (groovy ant) instead of ant if I had a choice. Again, I don&#8217;t want to stare at ant xml files all day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

