<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Gallio: Running Tests In Parallel</title>
	<atom:link href="http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel/feed" rel="self" type="application/rss+xml" />
	<link>http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel</link>
	<description>Just another developer's weblog</description>
	<lastBuildDate>Thu, 19 Apr 2012 12:15:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: breki</title>
		<link>http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel/comment-page-1#comment-68861</link>
		<dc:creator>breki</dc:creator>
		<pubDate>Sat, 19 Dec 2009 17:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/?p=266#comment-68861</guid>
		<description>&lt;p&gt;@yauheni&lt;/p&gt;

&lt;p&gt;This looks very interesting, especially since I&#039;m currently working on an ASP MVC project with Selenium testing. Thanks for the links.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@yauheni</p>

<p>This looks very interesting, especially since I&#8217;m currently working on an ASP MVC project with Selenium testing. Thanks for the links.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yauheni sivukha</title>
		<link>http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel/comment-page-1#comment-68832</link>
		<dc:creator>yauheni sivukha</dc:creator>
		<pubDate>Sat, 19 Dec 2009 12:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/?p=266#comment-68832</guid>
		<description>&lt;p&gt;I would like to share the sample of ASP.NET application tested with selenium and mbunit. All tests can be runned in parallel.&lt;/p&gt;

&lt;p&gt;http://code.google.com/p/design-of-selenium-tests-for-asp-net/&lt;/p&gt;

&lt;p&gt;description is here&lt;/p&gt;

&lt;p&gt;http://slmoloch.blogspot.com/2009/12/design-of-selenium-tests-for-aspnet_19.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would like to share the sample of ASP.NET application tested with selenium and mbunit. All tests can be runned in parallel.</p>

<p><a href="http://code.google.com/p/design-of-selenium-tests-for-asp-net/" rel="nofollow">http://code.google.com/p/design-of-selenium-tests-for-asp-net/</a></p>

<p>description is here</p>

<p><a href="http://slmoloch.blogspot.com/2009/12/design-of-selenium-tests-for-aspnet_19.html" rel="nofollow">http://slmoloch.blogspot.com/2009/12/design-of-selenium-tests-for-aspnet_19.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: breki</title>
		<link>http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel/comment-page-1#comment-29171</link>
		<dc:creator>breki</dc:creator>
		<pubDate>Tue, 05 May 2009 16:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/?p=266#comment-29171</guid>
		<description>&lt;p&gt;Hi Rafael,&lt;/p&gt;

&lt;p&gt;I&#039;m glad you took the same route :). I don&#039;t think I&#039;m the first one though, although I haven&#039;t found any similar tools so far.
I&#039;m wondering what tools did you use to generate the code and execute the tests? I&#039;ve decided on NVelocity for templating.
I haven&#039;t really posted anything about Accipio itself, but if you&#039;re interested, you can see some basic ideas (and code) here:
- http://code.google.com/p/projectpilot/wiki/AutomatedAcceptanceTesting
- http://code.google.com/p/projectpilot/source/browse/#svn/trunk/Accipio&lt;/p&gt;

&lt;p&gt;Regards,
Igor&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Rafael,</p>

<p>I&#8217;m glad you took the same route <img src='http://igorbrejc.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I don&#8217;t think I&#8217;m the first one though, although I haven&#8217;t found any similar tools so far.
I&#8217;m wondering what tools did you use to generate the code and execute the tests? I&#8217;ve decided on NVelocity for templating.
I haven&#8217;t really posted anything about Accipio itself, but if you&#8217;re interested, you can see some basic ideas (and code) here:
- <a href="http://code.google.com/p/projectpilot/wiki/AutomatedAcceptanceTesting" rel="nofollow">http://code.google.com/p/projectpilot/wiki/AutomatedAcceptanceTesting</a>
- <a href="http://code.google.com/p/projectpilot/source/browse/#svn/trunk/Accipio" rel="nofollow">http://code.google.com/p/projectpilot/source/browse/#svn/trunk/Accipio</a></p>

<p>Regards,
Igor</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel/comment-page-1#comment-29138</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Tue, 05 May 2009 11:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/?p=266#comment-29138</guid>
		<description>&lt;p&gt;Man, this is totally awesome. I&#039;ve implemented a thing really alike the Accipio recently and its making wonders at the project i&#039;am. Since we have an agile platform, the only thing that its not changing (too much) are the business requirements. With that, if we had \hard coded\ the tests implementation would be really difficult to maintain, so we had created an DSL (XML + XSD) for tests (that its strictly tight to the business, not even aware of the implementation of the test platform (Selenium) and the application platform (WebApp, ASPX, .NET 3.5). The test files are parsed and then the tests implementations are generated. I was reading about it on your post and felt really ashamed because i thought i had a new idea but u posted a lot earlier than i. But hey, no problem with that, good ideas are to share right :D.&lt;/p&gt;

&lt;p&gt;If you like to talk about it and discuss some ideas, let me know (i&#039;ve let my email on the post)&lt;/p&gt;

&lt;p&gt;C ya and keep up the good work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Man, this is totally awesome. I&#8217;ve implemented a thing really alike the Accipio recently and its making wonders at the project i&#8217;am. Since we have an agile platform, the only thing that its not changing (too much) are the business requirements. With that, if we had \hard coded\ the tests implementation would be really difficult to maintain, so we had created an DSL (XML + XSD) for tests (that its strictly tight to the business, not even aware of the implementation of the test platform (Selenium) and the application platform (WebApp, ASPX, .NET 3.5). The test files are parsed and then the tests implementations are generated. I was reading about it on your post and felt really ashamed because i thought i had a new idea but u posted a lot earlier than i. But hey, no problem with that, good ideas are to share right <img src='http://igorbrejc.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>

<p>If you like to talk about it and discuss some ideas, let me know (i&#8217;ve let my email on the post)</p>

<p>C ya and keep up the good work.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Brown</title>
		<link>http://igorbrejc.net/development/continuous-integration/gallio-running-tests-in-parallel/comment-page-1#comment-15353</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Sat, 17 Jan 2009 10:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/?p=266#comment-15353</guid>
		<description>&lt;p&gt;This feature will be polished for the v3.0.6 release along with a couple of bug fixes.  It will also include an assembly-level attribute to control the degree of parallelism, which should be cleaner than having to modify a global variable as in the current prototype.&lt;/p&gt;

&lt;p&gt;Glad you like it!  :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This feature will be polished for the v3.0.6 release along with a couple of bug fixes.  It will also include an assembly-level attribute to control the degree of parallelism, which should be cleaner than having to modify a global variable as in the current prototype.</p>

<p>Glad you like it!  <img src='http://igorbrejc.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>

