<?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"
	>
<channel>
	<title>Comments on: TestNG parametric testing</title>
	<atom:link href="http://thediscoblog.com/2006/08/14/testng-parametric-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://thediscoblog.com/2006/08/14/testng-parametric-testing/</link>
	<description>Can you dig it man?</description>
	<pubDate>Sat, 22 Nov 2008 03:53:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: The Disco Blog &#187; Blog Archive &#187; Parametric testing show down</title>
		<link>http://thediscoblog.com/2006/08/14/testng-parametric-testing/#comment-2779</link>
		<dc:creator>The Disco Blog &#187; Blog Archive &#187; Parametric testing show down</dc:creator>
		<pubDate>Wed, 10 Jan 2007 05:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/08/14/testng-parametric-testing/#comment-2779</guid>
		<description>[...] Parametric testing show down  One of my favorite features of TestNG is its hip parametric testing ability, which allows you to create generic test cases and then vary the test values&#8211; you can use parameters from XML files or even use the DataProvider feature for a more rich parameter type. In fact, for awhile, because it&#8217;s my bag baby, I&#8217;ve been espousing TestNG&#8217;s out of the box parametric testing features as a reason to use TestNG as a opposed to JUnit for higher level testing. JUnit 4 , however, now supports parametric tests&#8211; and you&#8217;ll find that its parametric testing is rather similar to TestNG&#8217;s DataProvider. [...]</description>
		<content:encoded><![CDATA[<p>[...] Parametric testing show down  One of my favorite features of TestNG is its hip parametric testing ability, which allows you to create generic test cases and then vary the test values&#8211; you can use parameters from XML files or even use the DataProvider feature for a more rich parameter type. In fact, for awhile, because it&#8217;s my bag baby, I&#8217;ve been espousing TestNG&#8217;s out of the box parametric testing features as a reason to use TestNG as a opposed to JUnit for higher level testing. JUnit 4 , however, now supports parametric tests&#8211; and you&#8217;ll find that its parametric testing is rather similar to TestNG&#8217;s DataProvider. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://thediscoblog.com/2006/08/14/testng-parametric-testing/#comment-1274</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 18 Aug 2006 15:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/08/14/testng-parametric-testing/#comment-1274</guid>
		<description>You bet! The next article in my series &lt;a href="http://www-128.ibm.com/developerworks/views/java/libraryview.jsp?topic_by=All+topics+and+related+products&#038;sort_order=desc&#038;lcl_sort_order=desc&#038;search_by=code+quality%3A&#038;search_flag=true&#038;type_by=All+Types&#038;show_abstract=true&#038;start_no=1&#038;sort_by=Date&#038;end_no=100&#038;show_all=false"&gt;In pursuit of code quality&lt;/a&gt; will highlight the &lt;a href="http://testng.org/doc/documentation-main.html#parameters-dataproviders"&gt;DataProvider&lt;/a&gt; feature. I guess I should also post an entry too. Thanks!</description>
		<content:encoded><![CDATA[<p>You bet! The next article in my series <a href="http://www-128.ibm.com/developerworks/views/java/libraryview.jsp?topic_by=All+topics+and+related+products&#038;sort_order=desc&#038;lcl_sort_order=desc&#038;search_by=code+quality%3A&#038;search_flag=true&#038;type_by=All+Types&#038;show_abstract=true&#038;start_no=1&#038;sort_by=Date&#038;end_no=100&#038;show_all=false">In pursuit of code quality</a> will highlight the <a href="http://testng.org/doc/documentation-main.html#parameters-dataproviders">DataProvider</a> feature. I guess I should also post an entry too. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x</title>
		<link>http://thediscoblog.com/2006/08/14/testng-parametric-testing/#comment-1270</link>
		<dc:creator>x</dc:creator>
		<pubDate>Fri, 18 Aug 2006 05:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/08/14/testng-parametric-testing/#comment-1270</guid>
		<description>Even more powerful:  &lt;a href="http://testng.org/doc/documentation-main.html#parameters-dataproviders"&gt;@DataProvider&lt;/a&gt;.  Look it up on the TestNG &lt;a href="http://testng.org/doc/documentation-main.html"&gt;documentation&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Even more powerful:  <a href="http://testng.org/doc/documentation-main.html#parameters-dataproviders">@DataProvider</a>.  Look it up on the TestNG <a href="http://testng.org/doc/documentation-main.html">documentation</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
