<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Integrating Quick Test Pro with Cruise Control</title>
	<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/</link>
	<description>Pragmatic software testing &#038; development by Kristan Vingrys</description>
	<pubDate>Sat, 04 Sep 2010 16:53:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: admin</title>
		<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-855</link>
		<author>admin</author>
		<pubDate>Wed, 04 Feb 2009 10:46:17 +0000</pubDate>
		<guid>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-855</guid>
		<description>Cruise will call Quality Centre to execute the tests in the test set that you target. The application will need to already be deployed and running, this is normally done as part of the cruise build, after the code has been unit tested and compiled.</description>
		<content:encoded><![CDATA[<p>Cruise will call Quality Centre to execute the tests in the test set that you target. The application will need to already be deployed and running, this is normally done as part of the cruise build, after the code has been unit tested and compiled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-851</link>
		<author>Alexey</author>
		<pubDate>Tue, 03 Feb 2009 08:40:45 +0000</pubDate>
		<guid>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-851</guid>
		<description>I don't understand how do you execute tests? Cruise doesn't deploy application to be tested, does it?
Thanks</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand how do you execute tests? Cruise doesn&#8217;t deploy application to be tested, does it?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-354</link>
		<author>admin</author>
		<pubDate>Tue, 13 May 2008 23:23:14 +0000</pubDate>
		<guid>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-354</guid>
		<description>This should work with either edition of QC, it uses the API to connect to QC which I believe is available for both the starter and Enterprise Editions.  There is a better way to do this, I have found tdruntestset.exe to take up a lot of CPU when it is running, I think it sits and polls for the result. I will put up another blog soon about the other way which involves writing your own script that uses the API.</description>
		<content:encoded><![CDATA[<p>This should work with either edition of QC, it uses the API to connect to QC which I believe is available for both the starter and Enterprise Editions.  There is a better way to do this, I have found tdruntestset.exe to take up a lot of CPU when it is running, I think it sits and polls for the result. I will put up another blog soon about the other way which involves writing your own script that uses the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-353</link>
		<author>Ram</author>
		<pubDate>Tue, 13 May 2008 18:45:22 +0000</pubDate>
		<guid>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-353</guid>
		<description>hi there- will the starter edition of QC do or do we need the Enterprise edition to make this work?</description>
		<content:encoded><![CDATA[<p>hi there- will the starter edition of QC do or do we need the Enterprise edition to make this work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maximus</title>
		<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-176</link>
		<author>Maximus</author>
		<pubDate>Thu, 20 Dec 2007 07:10:04 +0000</pubDate>
		<guid>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-176</guid>
		<description>I would like to see a continuation of the topic</description>
		<content:encoded><![CDATA[<p>I would like to see a continuation of the topic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Fredrick</title>
		<link>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-3</link>
		<author>Jeffrey Fredrick</author>
		<pubDate>Thu, 07 Jun 2007 14:18:19 +0000</pubDate>
		<guid>http://www.vinktank.com/test-execution/integrating-quick-test-pro-with-cruise-control/#comment-3</guid>
		<description>Way back when, when I first got involved with CruiseControl, I did something similar run our WinRunner tests under CC, but then went a step further.  I wrote a custom Ant task that would read in the contents of the error file and create an XML result file that matched the JUnit format.  I'd then have CC merge that into the log and now the WinRunner error messages showed up in the CC email just like the JUnit error message.  Was very handy!</description>
		<content:encoded><![CDATA[<p>Way back when, when I first got involved with CruiseControl, I did something similar run our WinRunner tests under CC, but then went a step further.  I wrote a custom Ant task that would read in the contents of the error file and create an XML result file that matched the JUnit format.  I&#8217;d then have CC merge that into the log and now the WinRunner error messages showed up in the CC email just like the JUnit error message.  Was very handy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
