<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Practical Tips on Software Testing</title>
	<atom:link href="http://catchbug.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://catchbug.wordpress.com</link>
	<description>Software Testing, QA</description>
	<lastBuildDate>Tue, 19 Mar 2013 15:22:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='catchbug.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d70210ad7a214de903a8a2fc75760030?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Practical Tips on Software Testing</title>
		<link>http://catchbug.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://catchbug.wordpress.com/osd.xml" title="Practical Tips on Software Testing" />
	<atom:link rel='hub' href='http://catchbug.wordpress.com/?pushpress=hub'/>
		<item>
		<title>TOP 5 our articles</title>
		<link>http://catchbug.wordpress.com/2012/03/21/top-5-our-articles/</link>
		<comments>http://catchbug.wordpress.com/2012/03/21/top-5-our-articles/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 06:47:10 +0000</pubDate>
		<dc:creator>Svetlana Kislaya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=970</guid>
		<description><![CDATA[1. What’s the difference between QA and Software Testing? 2.Test Summary Report + Template. 3. Selenium WebDriver: Page Object Pattern and PageFactory. 4. Test plan + templates. 5. Pairwise testing.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=970&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://catchbug.files.wordpress.com/2012/03/catchbug-top5.jpg"><img class="aligncenter size-full wp-image-974" title="catchbug top5" alt="" src="http://catchbug.files.wordpress.com/2012/03/catchbug-top5.jpg?w=540"   /></a></p>
<p>1. <a title="What’s the difference between QA and Software Testing? " href="http://www.intexsoft.com/blog/item/19-what%E2%80%99s-the-difference-between-qa-and-software-testing.html">What’s the difference between QA and Software Testing?</a></p>
<p>2.<a title="Test Summary Report + Template " href="http://www.intexsoft.com/blog/item/16-test-summary-report-template.html">Test Summary Report + Template.</a></p>
<p>3. <a title="Selenium WebDriver: Page Object Pattern and PageFactory " href="http://www.intexsoft.com/blog/item/34-selenium-webdriver-page-object-pattern-and-pagefactory.html">Selenium WebDriver: Page Object Pattern and PageFactory.</a></p>
<p>4.<a href="http://www.intexsoft.com/blog/item/24-test-plan--templates.html"> Test plan + templates.</a></p>
<p>5.<a title="Pairwise testing " href="http://www.intexsoft.com/blog/item/28-pairwise-testing.html"> Pairwise testing. </a></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=970&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/03/21/top-5-our-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bf5a25a710fa9de7ef4a707784777329?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">svetkakis</media:title>
		</media:content>

		<media:content url="http://catchbug.files.wordpress.com/2012/03/catchbug-top5.jpg" medium="image">
			<media:title type="html">catchbug top5</media:title>
		</media:content>
	</item>
		<item>
		<title>Scripted testing vs. Exploratory testing</title>
		<link>http://catchbug.wordpress.com/2012/03/16/scripted-testing-vs-exploratory-testing/</link>
		<comments>http://catchbug.wordpress.com/2012/03/16/scripted-testing-vs-exploratory-testing/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 10:09:16 +0000</pubDate>
		<dc:creator>Natalya Bosatskaya</dc:creator>
				<category><![CDATA[Usability Testing]]></category>
		<category><![CDATA[exploratory testing]]></category>
		<category><![CDATA[scripted testing]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=954</guid>
		<description><![CDATA[In this post, I will attempt to compare Scripted and Exploratory styles of software testing. On the third hand, scripted testing is seemed as a strict and serious process and exploratory one is seemed free and easy. But each test style has own swings and roundabouts. Let&#8217;s look at them from different points and try [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=954&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://catchbug.files.wordpress.com/2012/03/scripted-testing-vs-exploratory-testing1.jpg" target="blank"><img class="aligncenter size-full wp-image-957" title="scripted testing vs. exploratory testing" src="http://catchbug.files.wordpress.com/2012/03/scripted-testing-vs-exploratory-testing1.jpg?w=540&#038;h=180" alt="scripted testing vs. exploratory testing" width="540" height="180" /></a></p>
<p lang="en-US" align="JUSTIFY">In this post, I will attempt to compare Scripted and Exploratory styles of software testing. On the third hand, scripted testing is seemed as a strict and serious process and exploratory one is seemed free and easy. But each test style has own swings and roundabouts. Let&#8217;s look at them from different points and try defining appropriate conditions to use first one and second one.</p>
<p align="JUSTIFY"><a href="http://www.intexsoft.com/blog/item/73-scripted-testing-vs-exploratory-testing.html">Read the rest of this entry » </a></p>
<br /> Tagged: <a href='http://catchbug.wordpress.com/tag/exploratory-testing/'>exploratory testing</a>, <a href='http://catchbug.wordpress.com/tag/scripted-testing/'>scripted testing</a>, <a href='http://catchbug.wordpress.com/tag/software-testing/'>software testing</a>, <a href='http://catchbug.wordpress.com/tag/testing/'>testing</a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=954&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/03/16/scripted-testing-vs-exploratory-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/ec2dfb6388fc5f2dc5906e6bab1e535e?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">natalyabos</media:title>
		</media:content>

		<media:content url="http://catchbug.files.wordpress.com/2012/03/scripted-testing-vs-exploratory-testing1.jpg" medium="image">
			<media:title type="html">scripted testing vs. exploratory testing</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing of the installation</title>
		<link>http://catchbug.wordpress.com/2012/03/09/testing-of-the-installation/</link>
		<comments>http://catchbug.wordpress.com/2012/03/09/testing-of-the-installation/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 12:24:48 +0000</pubDate>
		<dc:creator>Svetlana Kislaya</dc:creator>
				<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=948</guid>
		<description><![CDATA[1. We get a list of files from the installation package builder. We need to get a list of files before, and the file list checking is performed after the installation. We can also hear the phrase: &#8220;Make a list after the installation, everything is true there&#8221; &#8211; this is a provocation! Do not give [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=948&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter" alt="" src="http://www.intexsoft.com/images/stories/install.png" /></p>
<p align="JUSTIFY">1. We get a list of files from the installation package builder. We need to get a list of files <strong>before</strong>, and the file list checking is performed after the installation. We can also hear the phrase: &#8220;Make a list after the installation, everything is true there&#8221; &#8211; this is a provocation! Do not give in!</p>
<p align="JUSTIFY">Another point: the same installation package can install different file sets under different operating systems, i.e., we perform testing for each operating system separately.</p>
<p align="JUSTIFY"><a href="http://www.intexsoft.com/blog/item/153-testing-of-the-installation.html" target="_blank">Read the rest of this entry » </a></p>
<br /> Tagged: <a href='http://catchbug.wordpress.com/tag/qa/'>qa</a>, <a href='http://catchbug.wordpress.com/tag/testing/'>testing</a>, <a href='http://catchbug.wordpress.com/tag/tips/'>tips</a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=948&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/03/09/testing-of-the-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bf5a25a710fa9de7ef4a707784777329?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">svetkakis</media:title>
		</media:content>

		<media:content url="http://www.intexsoft.com/images/stories/install.png" medium="image" />
	</item>
		<item>
		<title>Usability testing methods. Focus groups, Heuristic evaluation, Feature inspection</title>
		<link>http://catchbug.wordpress.com/2012/03/02/usability-testing-methods-focus-groups-heuristic-evaluation-feature-inspection/</link>
		<comments>http://catchbug.wordpress.com/2012/03/02/usability-testing-methods-focus-groups-heuristic-evaluation-feature-inspection/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 07:49:54 +0000</pubDate>
		<dc:creator>Tatiana Pobylovskaya</dc:creator>
				<category><![CDATA[Usability Testing]]></category>
		<category><![CDATA[feature inspection]]></category>
		<category><![CDATA[focus group]]></category>
		<category><![CDATA[heuristic evaluation]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[usability testing]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=850</guid>
		<description><![CDATA[In my previous article I told you about such usability testing methods as Self-reporting logs and Thinking aloud protocol. The last most popular methods are Focus groups, Heuristic evaluation and Feature inspection. Let’s consider them. Read the rest of this entry » Tagged: feature inspection, focus group, heuristic evaluation, usability, usability testing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=850&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://catchbug.files.wordpress.com/2012/02/focus-group.jpg"><img class="alignnone  wp-image-852" title="focus group" src="http://catchbug.files.wordpress.com/2012/02/focus-group.jpg?w=324&#038;h=232" alt="" width="324" height="232" /></a></p>
<p>In my <a title="Usability testing methods. Self-reporting logs and Thinking aloud protocol." href="http://catchbug.wordpress.com/2012/02/03/usability-testing-methods-self-reporting-logs-and-thinking-aloud-protocol/" target="_blank">previous article</a> I told you about such usability testing methods as<strong> </strong>Self-reporting logs and Thinking aloud protocol. The last most popular methods are Focus groups, Heuristic evaluation and Feature inspection<strong>.</strong> Let’s consider them.</p>
<p align="JUSTIFY"><a href="http://www.intexsoft.com/blog/item/64-usability-testing-methods-focus-groups-heuristic-evaluation-feature-inspection.html">Read the rest of this entry » </a></p>
<br /> Tagged: <a href='http://catchbug.wordpress.com/tag/feature-inspection/'>feature inspection</a>, <a href='http://catchbug.wordpress.com/tag/focus-group/'>focus group</a>, <a href='http://catchbug.wordpress.com/tag/heuristic-evaluation/'>heuristic evaluation</a>, <a href='http://catchbug.wordpress.com/tag/usability/'>usability</a>, <a href='http://catchbug.wordpress.com/tag/usability-testing-2/'>usability testing</a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=850&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/03/02/usability-testing-methods-focus-groups-heuristic-evaluation-feature-inspection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/e73c1c603de10fe4d495a237f44ea8a9?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">tatianapobylovskaya</media:title>
		</media:content>

		<media:content url="http://catchbug.files.wordpress.com/2012/02/focus-group.jpg" medium="image">
			<media:title type="html">focus group</media:title>
		</media:content>
	</item>
		<item>
		<title>Selenium WebDriver: Page Object Pattern and PageFactory</title>
		<link>http://catchbug.wordpress.com/2012/02/24/selenium-webdriver-page-object-pattern-and-pagefactory/</link>
		<comments>http://catchbug.wordpress.com/2012/02/24/selenium-webdriver-page-object-pattern-and-pagefactory/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 06:54:58 +0000</pubDate>
		<dc:creator>Vadim Chadyuk</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Selenium WebDriver]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[qa]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=882</guid>
		<description><![CDATA[How does it work? Page Object Pattern is a pattern that displays user interface as a class. In addition to user interface, functionality of the page is also described in this class. This provides a bridge between page and test. Read the rest of this entry » Tagged: Automated, qa, Selenium WebDriver<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=882&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p align="JUSTIFY"><strong>How does it work?</strong> </span></span></p>
<p align="JUSTIFY"><strong>Page Object Pattern </strong>is a pattern that displays user interface as a class. In addition to user interface, functionality of the page is also described in this class. This provides a bridge between page and test. </p>
<p align="JUSTIFY"><a href="http://catchbug.files.wordpress.com/2012/02/pageobjectpattern.png"><img class="aligncenter size-medium wp-image-883" title="pageobjectpattern" src="http://catchbug.files.wordpress.com/2012/02/pageobjectpattern.png?w=300&#038;h=78" alt="" width="300" height="78" /></a></p>
<p align="JUSTIFY"><a href="http://www.intexsoft.com/blog/item/34-selenium-webdriver-page-object-pattern-and-pagefactory.html">Read the rest of this entry » </a></p>
<br /> Tagged: <a href='http://catchbug.wordpress.com/tag/automated/'>Automated</a>, <a href='http://catchbug.wordpress.com/tag/qa/'>qa</a>, <a href='http://catchbug.wordpress.com/tag/selenium-webdriver/'>Selenium WebDriver</a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=882&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/02/24/selenium-webdriver-page-object-pattern-and-pagefactory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8ce9014bf5983211186913be251e960b?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">vadimchadyuk</media:title>
		</media:content>

		<media:content url="http://catchbug.files.wordpress.com/2012/02/pageobjectpattern.png?w=300" medium="image">
			<media:title type="html">pageobjectpattern</media:title>
		</media:content>
	</item>
		<item>
		<title>Weekly Article Links #7</title>
		<link>http://catchbug.wordpress.com/2012/02/22/weekly-article-links-7/</link>
		<comments>http://catchbug.wordpress.com/2012/02/22/weekly-article-links-7/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 07:58:47 +0000</pubDate>
		<dc:creator>Vadim Chadyuk</dc:creator>
				<category><![CDATA[Weekly Article Links]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=843</guid>
		<description><![CDATA[General Software Testing: A History Which testing role are you playing and why Automated Testing Thoughts on Test Automation in Agile Data Driven Testing Using Selenium (webdriver) in C# Usability Testing Usability: “The customer is always right” Usability Testing Summary Template Do Not Close This Window (Or Click The Back Button) Are you interested in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=843&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h4>General</h4>
<p><a href="http://buildmobile.com/software-testing-a-history/">Software Testing: A History</a><br />
<a href="http://www.seleniumtests.com/2012/02/which-testing-role-are-you-playing-and.html">Which testing role are you playing and why </a></p>
<p><span id="more-843"></span></p>
<h4>Automated Testing</h4>
<p><a href="http://www.infoq.com/articles/thoughts-on-test-automation-in-agile;jsessionid=B2F2CEDBB5E80FC5F9FBA6792BF39686">Thoughts on Test Automation in Agile</a><br />
<a href="http://www.c-sharpcorner.com/UploadFile/jawedmd/data-driven-testing-using-selenium-webdriver-in-C-Sharp/">Data Driven Testing Using Selenium (webdriver) in C#</a></p>
<h4>Usability Testing</h4>
<p><a href="http://www.stott.nl/blog/2012/02/usability-the-customer-is-always-right">Usability: “The customer is always right”</a><br />
<a href="http://spin.atomicobject.com/2012/02/21/usability-testing-summary-template/">Usability Testing Summary Template</a><br />
<a href="http://www.developsense.com/blog/2012/02/do-not-close-this-window/">Do Not Close This Window (Or Click The Back Button)</a></p>
<p>Are you interested in <a href="http://www.intexsoft.com/services/software-testing-service.html" target="_blank">software testing service</a>?</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=843&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/02/22/weekly-article-links-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8ce9014bf5983211186913be251e960b?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">vadimchadyuk</media:title>
		</media:content>
	</item>
		<item>
		<title>How can we plan if there’s no sufficient information?</title>
		<link>http://catchbug.wordpress.com/2012/02/17/how-can-we-plan-if-theres-no-sufficient-information/</link>
		<comments>http://catchbug.wordpress.com/2012/02/17/how-can-we-plan-if-theres-no-sufficient-information/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 06:50:10 +0000</pubDate>
		<dc:creator>Natalya Bosatskaya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adaptive planning]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[test plan]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=813</guid>
		<description><![CDATA[Some time ago I published the post “Test plan + templates”. I received many comments reflecting different views, so in this article, I decided to continue the talk about planning. Firstly, I liked J.Hoffman’s and Hannibal’s comments very much, and at the beginning of the talk, I’d like to mention the main points of their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=813&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://catchbug.files.wordpress.com/2012/02/adaptive-planning1.jpg" target="_blank"><img src="http://catchbug.files.wordpress.com/2012/02/adaptive-planning1.jpg?w=300&#038;h=171" alt="Adaptive planning" title="Adaptive planning" width="300" height="171" class="aligncenter size-medium wp-image-829" /></a></p>
<p lang="en-US" align="JUSTIFY">Some time ago I published the post <a href="http://catchbug.wordpress.com/2011/12/23/test-plan-templates/" title="“Test plan + templates”" target="_blank">“Test plan + templates”</a>. I received many comments reflecting different views, so in this article, I decided to continue the talk about planning.</p>
<p lang="en-US" align="JUSTIFY">Firstly, I liked <em>J.Hoffman’s</em> and <em>Hannibal’s</em> comments very much, and at the beginning of the talk, I’d like to mention the main points of their comments.</p>
<p align="JUSTIFY"><a href="http://www.intexsoft.com/blog/item/33-how-can-we-plan-if-there%E2%80%99s-no-sufficient-information?.html">Read the rest of this entry » </a></p>
<br /> Tagged: <a href='http://catchbug.wordpress.com/tag/adaptive-planning/'>adaptive planning</a>, <a href='http://catchbug.wordpress.com/tag/planning/'>planning</a>, <a href='http://catchbug.wordpress.com/tag/software-testing/'>software testing</a>, <a href='http://catchbug.wordpress.com/tag/test-plan/'>test plan</a>, <a href='http://catchbug.wordpress.com/tag/testing/'>testing</a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=813&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/02/17/how-can-we-plan-if-theres-no-sufficient-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/ec2dfb6388fc5f2dc5906e6bab1e535e?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">natalyabos</media:title>
		</media:content>

		<media:content url="http://catchbug.files.wordpress.com/2012/02/adaptive-planning1.jpg?w=300" medium="image">
			<media:title type="html">Adaptive planning</media:title>
		</media:content>
	</item>
		<item>
		<title>Weekly Article Links #6</title>
		<link>http://catchbug.wordpress.com/2012/02/15/weekly-article-links-6/</link>
		<comments>http://catchbug.wordpress.com/2012/02/15/weekly-article-links-6/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 07:31:43 +0000</pubDate>
		<dc:creator>Vadim Chadyuk</dc:creator>
				<category><![CDATA[Weekly Article Links]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=834</guid>
		<description><![CDATA[General 10 Commandments of Software Testing Financial Software Testing – Best Practices Software Testing: Evolution over the years Automated Testing Announcing Selenium 2.19: the Prancing Unicorn release Ruby Trick Shots #SFSE Meetup Video: Keeping Selenium Tests 100% Blue API Software Testing Usability Testing Usability Testing Includes Users as Stakeholders Qualitative or Quantitative Usability Testing? Are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=834&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h4>General</h4>
<p><a href="http://azziet.blogspot.com/2012/02/10-commandments-of-software-testing.html">10 Commandments of Software Testing</a><br />
<a href="http://blog.xbosoft.com/2012/02/03/financial-software-testing-blog/">Financial Software Testing – Best Practices</a><br />
<a href="http://technology.ezinemark.com/software-testing-evolution-over-the-years-7d33e1b6ce13.html">Software Testing: Evolution over the years</a><br />
<br />
<span id="more-834"></span></p>
<h4>Automated Testing</h4>
<p><a href="https://seleniumhq.wordpress.com/2012/02/08/announcing-selenium-2-19-the-prancing-unicorn-release/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Selenium+%28The+Official+Selenium+Blog%29">Announcing Selenium 2.19: the Prancing Unicorn release</a><br />
<a href="http://rubyreloaded.com/trickshots/">Ruby Trick Shots</a><br />
<a href="http://saucelabs.com/blog/index.php/2012/01/sfse-meetup-video-keeping-selenium-tests-100-blue/">#SFSE Meetup Video: Keeping Selenium Tests 100% Blue</a><br />
<a href="http://www.softwaretesting.net/blog/2012/02/07/api-software-testing/">API Software Testing</a></p>
<h4>Usability Testing</h4>
<p><a href="http://uxmag.com/articles/usability-testing-includes-users-as-stakeholders">Usability Testing Includes Users as Stakeholders </a><br />
<a href="http://relevantinsights.com/qualitative-or-quantitative-usability-testing">Qualitative or Quantitative Usability Testing?</a></p>
<p>Are you interested in <a href="http://www.intexsoft.com/services/software-testing-service.html" target="_blank">software testing service</a>?</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=834&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/02/15/weekly-article-links-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8ce9014bf5983211186913be251e960b?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">vadimchadyuk</media:title>
		</media:content>
	</item>
		<item>
		<title>Decision tables</title>
		<link>http://catchbug.wordpress.com/2012/02/10/decision-tables/</link>
		<comments>http://catchbug.wordpress.com/2012/02/10/decision-tables/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 08:41:48 +0000</pubDate>
		<dc:creator>Svetlana Kislaya</dc:creator>
				<category><![CDATA[Test design]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[test design]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=722</guid>
		<description><![CDATA[Decision tables are used: - when the output data or program behavior depends on the combinations of input data values; - by checking the &#8220;business rules&#8221;. Decision tables are usually divided into four parts. Read the rest of this entry » Tagged: qa, software testing, test design, testing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=722&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Decision tables are used:<br />
- when the output data or program behavior depends on the combinations of input data values;<br />
- by checking the &#8220;business rules&#8221;.</p>
<p>Decision tables are usually divided into four parts.<br />
<a href="http://catchbug.files.wordpress.com/2012/02/decision-tables1.jpg"><img class="aligncenter size-full wp-image-723" title="decision tables1" src="http://catchbug.files.wordpress.com/2012/02/decision-tables1.jpg?w=540" alt=""   /></a>
<p lang="ru-RU" align="JUSTIFY">
<p align="JUSTIFY"><a href="http://www.intexsoft.com/blog/item/32-decision-tables.html">Read the rest of this entry » </a></p>
<br /> Tagged: <a href='http://catchbug.wordpress.com/tag/qa/'>qa</a>, <a href='http://catchbug.wordpress.com/tag/software-testing/'>software testing</a>, <a href='http://catchbug.wordpress.com/tag/test-design-2/'>test design</a>, <a href='http://catchbug.wordpress.com/tag/testing/'>testing</a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=722&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/02/10/decision-tables/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bf5a25a710fa9de7ef4a707784777329?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">svetkakis</media:title>
		</media:content>

		<media:content url="http://catchbug.files.wordpress.com/2012/02/decision-tables1.jpg" medium="image">
			<media:title type="html">decision tables1</media:title>
		</media:content>
	</item>
		<item>
		<title>Weekly Article Links #5</title>
		<link>http://catchbug.wordpress.com/2012/02/08/weekly-article-links-5/</link>
		<comments>http://catchbug.wordpress.com/2012/02/08/weekly-article-links-5/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 08:17:53 +0000</pubDate>
		<dc:creator>Vadim Chadyuk</dc:creator>
				<category><![CDATA[Weekly Article Links]]></category>

		<guid isPermaLink="false">http://catchbug.wordpress.com/?p=790</guid>
		<description><![CDATA[General Getting your testing project into orbit! Don&#8217;t Test It Classic Software Testing Mistakes Automated Testing Continuous Performance Monitoring Exploring Test Automation Web Accessibility Testing: Do Automatic Testing First Usability Testing Website Usability Testing Remote Usability Testing – What, When, and How? Are you interested in software testing service?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=790&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h4>General</h4>
<p align="JUSTIFY"><a href="http://testsheepnz.blogspot.com/2012/02/getting-your-testing-project-into-orbit.html">Getting your testing project into orbit!</a></p>
<p align="JUSTIFY"><a href="http://www.stpcon.com/Item/1037/">Don&#8217;t Test It</a></p>
<p align="JUSTIFY"><a href="http://blog.utest.com/classic-software-testing-mistakes/2012/02/">Classic Software Testing Mistakes</a></p>
<p align="JUSTIFY"><span id="more-790"></span></p>
<h4>Automated Testing</h4>
<p align="JUSTIFY"><a href="http://www.testinggeek.com/continuous-performance-monitoring">Continuous Performance Monitoring</a></p>
<p align="JUSTIFY"><a href="http://angryweasel.com/blog/?p=412">Exploring Test Automation</a></p>
<p align="JUSTIFY"><a href="http://www.karlgroves.com/2012/02/02/web-accessibility-testing-do-automatic-testing-first/">Web Accessibility Testing: Do Automatic Testing First</a></p>
<p align="JUSTIFY"><strong><span style="font-size:small;"><br />
</span></strong></p>
<h4>Usability Testing</h4>
<p align="JUSTIFY"><a href="http://blog.superbwebsitedesign.com/2012/02/website-usability-testing/">Website Usability Testing</a></p>
<p align="JUSTIFY"><a href="http://usability.com/2012/01/24/remote-usability-testing-what-when-and-how/">Remote Usability Testing – What, When, and How?</a></p>
<p>Are you interested in <a href="http://www.intexsoft.com/services/software-testing-service.html" target="_blank">software testing service</a>?</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catchbug.wordpress.com&#038;blog=28582222&#038;post=790&#038;subd=catchbug&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catchbug.wordpress.com/2012/02/08/weekly-article-links-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8ce9014bf5983211186913be251e960b?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">vadimchadyuk</media:title>
		</media:content>
	</item>
	</channel>
</rss>
