<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky &#187; testing</title>
	<atom:link href="http://www.selikoff.net/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:27:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Live from TSSJS &#8211; Testing in the Cloud with Andrew</title>
		<link>http://www.selikoff.net/2011/03/17/live-from-tssjs-testing-in-the-cloud-with-andrew/</link>
		<comments>http://www.selikoff.net/2011/03/17/live-from-tssjs-testing-in-the-cloud-with-andrew/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 23:54:56 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[andrew]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[coderanch]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[javaranch]]></category>
		<category><![CDATA[jmeter]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=2954</guid>
		<description><![CDATA[This afternoon I&#8217;m live blogging from TheServerSide Symposium, attending &#8221;Breaking all the Rules:  The Myth of Testing and Deployment in the Cloud&#8221; presented by fellow CodeRanch Andrew Monkhouse. 1.  CodeRanch History Andrew opens his talk with a discussion of CodeRanch performance, traffic, and memory usage.  He mentions there have been serious issues in the past that [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2011/03/17/live-from-tssjs-testing-in-the-cloud-with-andrew/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test smells breakout at the server side java symposium</title>
		<link>http://www.selikoff.net/2011/03/16/test-smells-breakout-at-the-server-side-java-symposium/</link>
		<comments>http://www.selikoff.net/2011/03/16/test-smells-breakout-at-the-server-side-java-symposium/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 18:18:14 +0000</pubDate>
		<dc:creator>Jeanne Boyarsky</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tssjs]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=2880</guid>
		<description><![CDATA[While I&#8217;ve read about this topic a lot, I wanted to come to do the topic to see how Lasse Koskela presents. [I've learned so much from him over the years as a moderator at coderanch ] He speaks in the same voice that he writes &#8211; casual and easy to follow. I really liked [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2011/03/16/test-smells-breakout-at-the-server-side-java-symposium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>word = unit test, sentence = integration test</title>
		<link>http://www.selikoff.net/2011/01/30/word-unit-test-sentence-integration-test/</link>
		<comments>http://www.selikoff.net/2011/01/30/word-unit-test-sentence-integration-test/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 02:25:18 +0000</pubDate>
		<dc:creator>Jeanne Boyarsky</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[integration-test]]></category>
		<category><![CDATA[terminology]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unit-test]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=2519</guid>
		<description><![CDATA[I was trying to explain to a manager the difference between unit testing and integration testing.  I used a few different styles for explaining, but one jumped out at me as &#8220;have to blog about that one.&#8221; The Analogy unit tests represent testing a word integration tests represent testing a sentence Why this works If [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2011/01/30/word-unit-test-sentence-integration-test/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>another reason % of time writing tests is meaningless</title>
		<link>http://www.selikoff.net/2010/02/27/another-reason-of-time-writing-tests-is-meaningless/</link>
		<comments>http://www.selikoff.net/2010/02/27/another-reason-of-time-writing-tests-is-meaningless/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 22:18:13 +0000</pubDate>
		<dc:creator>Jeanne Boyarsky</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=1742</guid>
		<description><![CDATA[Earlier in the month, I blogged a response to – “What would you say is the average percentage of development time devoted to creating the unit test scripts?”.  As I was telling a friend about it, I realized that I missed an important point! The question also implies that development time is constant.  Or maybe [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2010/02/27/another-reason-of-time-writing-tests-is-meaningless/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>a response to &#8211; &#8220;What would you say is the average percentage of development time devoted to creating the unit test scripts?&#8221;</title>
		<link>http://www.selikoff.net/2010/02/14/a-response-to-what-would-you-say-is-the-average-percentage-of-development-time-devoted-to-creating-the-unit-test-scripts/</link>
		<comments>http://www.selikoff.net/2010/02/14/a-response-to-what-would-you-say-is-the-average-percentage-of-development-time-devoted-to-creating-the-unit-test-scripts/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 18:11:25 +0000</pubDate>
		<dc:creator>Jeanne Boyarsky</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=1738</guid>
		<description><![CDATA[How long does it take to compile? We don&#8217;t ask that. It would be absurd. The fact that people ask how long unit testing takes mean they see it as an optional cost to be incurred. What I want to know is why they don&#8217;t ask for a similar accounting of the cost of NOT [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2010/02/14/a-response-to-what-would-you-say-is-the-average-percentage-of-development-time-devoted-to-creating-the-unit-test-scripts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Refactoring JUnit 3.8 to 4.0 when hierarchy extends TestCase</title>
		<link>http://www.selikoff.net/2010/02/02/refactoring-junit-3-8-to-4-0-when-hierarchy-extends-testcase/</link>
		<comments>http://www.selikoff.net/2010/02/02/refactoring-junit-3-8-to-4-0-when-hierarchy-extends-testcase/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 04:01:19 +0000</pubDate>
		<dc:creator>Jeanne Boyarsky</dc:creator>
				<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=1500</guid>
		<description><![CDATA[Problem: I want to start writing tests in JUnit 4.0, but I have a lot of tests in JUnit 3.8.  I can&#8217;t just start writing tests in 4.0, because I rely on common setup/assertions in my custom superclass which extends TestCase. (Which means JUnit will only look for 3.8 style tests) Solution: Create one or [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2010/02/02/refactoring-junit-3-8-to-4-0-when-hierarchy-extends-testcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how testing can improve legacy code design</title>
		<link>http://www.selikoff.net/2009/05/10/how-testing-can-improve-legacy-code-design/</link>
		<comments>http://www.selikoff.net/2009/05/10/how-testing-can-improve-legacy-code-design/#comments</comments>
		<pubDate>Sun, 10 May 2009 22:01:59 +0000</pubDate>
		<dc:creator>Jeanne Boyarsky</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=948</guid>
		<description><![CDATA[There&#8217;s no shortage of articles on how TDD improves the design of new code.  That&#8217;s all well and good.  But what about legacy code? How it came up This weekend, I had occasion to make a few enhancements to the email sending project at JavaRanch.  The one that got me thinking about the design was [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2009/05/10/how-testing-can-improve-legacy-code-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

