<?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: Ten Essential Practices of Continuous Integration</title>
	<atom:link href="http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/</link>
	<description>Software product success.</description>
	<lastBuildDate>Sat, 19 May 2012 12:04:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Juan Carlos</title>
		<link>http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/comment-page-1/#comment-370205</link>
		<dc:creator>Juan Carlos</dc:creator>
		<pubDate>Mon, 12 May 2008 16:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/#comment-370205</guid>
		<description>The list of the  test-results its very good to make the trazability matrix. In the continous integration we have to count that some requeriments its not completed in the first Iteration or integration. the test plan have to say it!!.

Not all practices, mencionated, are avaliable on the first integration. Example, many times the installer o the deploy of the app its the last work to delivery.

I have a question, do you a tool to make when delivery the producto to the tester run the unit test?</description>
		<content:encoded><![CDATA[<p>The list of the  test-results its very good to make the trazability matrix. In the continous integration we have to count that some requeriments its not completed in the first Iteration or integration. the test plan have to say it!!.</p>
<p>Not all practices, mencionated, are avaliable on the first integration. Example, many times the installer o the deploy of the app its the last work to delivery.</p>
<p>I have a question, do you a tool to make when delivery the producto to the tester run the unit test?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Sehlhorst</title>
		<link>http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/comment-page-1/#comment-2079</link>
		<dc:creator>Scott Sehlhorst</dc:creator>
		<pubDate>Fri, 12 May 2006 16:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/#comment-2079</guid>
		<description>Thanks Jason, for the comments and the long-time reading and referencing of our site.  I really appreciate it.

Sorry to everyone who tried to follow the Calavista link before, it was broken, but should be fixed now.

Jason, I haven&#039;t personally done any obfuscation stuff in any of my projects, so I don&#039;t have an answer from experience.  That said, I think it makes sense to include it as a precompilation step within the automated build.  Automated testing should be of the post-obfuscaation binary, to eliminate the risk of the obfuscation introducing any bugs.  

It would make sense to be able to trigger an automated test run of the non-obfuscated code in the event of bugs being found during the automated testing.  

Just my thoughts on how I would approach it.  I would love to hear from anyone who&#039;s currently doing obfuscation.</description>
		<content:encoded><![CDATA[<p>Thanks Jason, for the comments and the long-time reading and referencing of our site.  I really appreciate it.</p>
<p>Sorry to everyone who tried to follow the Calavista link before, it was broken, but should be fixed now.</p>
<p>Jason, I haven&#8217;t personally done any obfuscation stuff in any of my projects, so I don&#8217;t have an answer from experience.  That said, I think it makes sense to include it as a precompilation step within the automated build.  Automated testing should be of the post-obfuscaation binary, to eliminate the risk of the obfuscation introducing any bugs.  </p>
<p>It would make sense to be able to trigger an automated test run of the non-obfuscated code in the event of bugs being found during the automated testing.  </p>
<p>Just my thoughts on how I would approach it.  I would love to hear from anyone who&#8217;s currently doing obfuscation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Haley</title>
		<link>http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/comment-page-1/#comment-2028</link>
		<dc:creator>Jason Haley</dc:creator>
		<pubDate>Wed, 10 May 2006 20:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2006/05/09/ten-essential-practices-of-continuous-integration/#comment-2028</guid>
		<description>Very nice list.  If the production product is going to be obfuscated, where would you add in the obfuscation and integration testing?  

I&#039;m starting to really look into CI and how obfuscation should/could fit into the cycle if needed, so I&#039;m curious as to what your thoughts or suggestions are on it. 

It seems most people don&#039;t deal with the details when it comes to obfuscation (sort of like demos never have error/exception handling code in them) or they just don&#039;t need to obfuscate their code (ie. server side apps).</description>
		<content:encoded><![CDATA[<p>Very nice list.  If the production product is going to be obfuscated, where would you add in the obfuscation and integration testing?  </p>
<p>I&#8217;m starting to really look into CI and how obfuscation should/could fit into the cycle if needed, so I&#8217;m curious as to what your thoughts or suggestions are on it. </p>
<p>It seems most people don&#8217;t deal with the details when it comes to obfuscation (sort of like demos never have error/exception handling code in them) or they just don&#8217;t need to obfuscate their code (ie. server side apps).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

