<?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>thoughts from the test eye &#187; tips</title>
	<atom:link href="http://thetesteye.com/blog/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetesteye.com/blog</link>
	<description>by rikard edgren, henrik emilsson and martin jansson - with torbjörn ryber and henrik andersson</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:03:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>BCM &#8211; Basic Configuration Matrix</title>
		<link>http://thetesteye.com/blog/2008/05/bcm-basic-configuration-matrix/</link>
		<comments>http://thetesteye.com/blog/2008/05/bcm-basic-configuration-matrix/#comments</comments>
		<pubDate>Mon, 19 May 2008 15:22:19 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[Machines]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[terminology]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://thetesteye.com/wordpress/?p=42</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><br/>The variety of configurations (operating system, browser, language etc.) can look overwhelming; and it is impossible to test all possible configurations for Servers and Clients. On the other hand there are certain platforms that are more probable to uncover defects. This is just common sense, but I haven&#8217;t seen any terminology for handling this in [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><br/><p>The variety of configurations (operating system, browser, language etc.) can look overwhelming; and it is impossible to test all possible configurations for Servers and Clients. On the other hand there are certain platforms that are more probable to uncover defects.</p>
<p>This is just common sense, but I haven&#8217;t seen any terminology for handling this in an effecient manner, so let&#8217;s call it BCM.<br />
Basic Configuration Matrix is a short list of platform configurations that will spot most of the platform bugs that could exist in your currently supported configuration matrix.</p>
<p>The simplest example is to use one configuration with the oldest supported operating system, oldest browser etc; and one configuration with the newest of all related software. A more advanced example could use several configurations that use different languages, Application Servers, authentication methods et.al.</p>
<p>If it would take too long to run most tests on BCM; alternate between the configurations while testing your product. Do variations on configurations when appropriate.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fthetesteye.com%2Fblog%2F2008%2F05%2Fbcm-basic-configuration-matrix%2F&amp;title=BCM%20%26%238211%3B%20Basic%20Configuration%20Matrix" id="wpa2a_2"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2008/05/bcm-basic-configuration-matrix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Superstitious Bug Reporters</title>
		<link>http://thetesteye.com/blog/2008/04/the-superstitious-bug-reporters/</link>
		<comments>http://thetesteye.com/blog/2008/04/the-superstitious-bug-reporters/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 13:47:55 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Skills]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[deliverables]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://thetesteye.com/wordpress/?p=38</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/documentation.png" width="48" height="48" alt="" title="Documentation" /><img src="http://thetesteye.com/blog/wp-content/uploads/skills.png" width="48" height="48" alt="" title="Skills" /><br/>I have a friend that proof-reads every bug report before reporting; &#8220;otherwise there will be spelling errors&#8221;, she says. I have a friend that always reproduces the bug before reporting it, at least four times. I have friends that always ask &#8220;Bug or Feature?&#8221; or &#8220;One or two bugs?&#8221; when they are uncertain. I have [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/documentation.png" width="48" height="48" alt="" title="Documentation" /><img src="http://thetesteye.com/blog/wp-content/uploads/skills.png" width="48" height="48" alt="" title="Skills" /><br/><p>I have a friend that proof-reads every bug report before reporting; &#8220;otherwise there will be spelling errors&#8221;, she says.<br />
I have a friend that always reproduces the bug before reporting it, at least four times.<br />
I have friends that always ask &#8220;Bug or Feature?&#8221; or &#8220;One or two bugs?&#8221; when they are uncertain.<br />
I have friends that look beyond each symptom to see if there are more serious errors as well, or if the same type of issue exists elsewhere.</p>
<p>I have a friend that tests the whole area so each bug report can contain all important information, but another friend reports every bug at once, so others get the information fast.<br />
I have a friend that does everything possible to not report Duplicate, As Designed, Not Repro bugs; but another friend thinks that the occasional As Designed issue is a sign of taking responsibility.<br />
I have a friend that focus most on formulating really good titles since they will be read by many, but another one focus on making sure the bug contains as much extra information as possible for the developers.<br />
I have a friend that sometimes makes sure that the report contains only the necessary information; but sometimes puts the issue in a scenario context so the importance is clear.</p>
<p>Bug reports are our most deliverable and our best knowledge base.<br />
And remember what they say in Starship Troopers: &#8220;The only good bug is a dead bug&#8221;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fthetesteye.com%2Fblog%2F2008%2F04%2Fthe-superstitious-bug-reporters%2F&amp;title=The%20Superstitious%20Bug%20Reporters" id="wpa2a_4"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2008/04/the-superstitious-bug-reporters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An Error-Prone Windows Machine</title>
		<link>http://thetesteye.com/blog/2008/04/an-error-prone-windows-machine/</link>
		<comments>http://thetesteye.com/blog/2008/04/an-error-prone-windows-machine/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 13:53:07 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[Machines]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://thetesteye.com/wordpress/?p=33</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><br/>I just moved my profile to another domain, which meant I had to setup my Vista machine again. Besides stuff that makes the computer usable (show all files, don&#8217;t hide file name extensions etc.), I try to create many possibilities for software to fail. You know, a good tester is often lucky&#8230; * run as [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><br/><p>I just moved my profile to another domain, which meant I had to setup my Vista machine again.<br />
Besides stuff that makes the computer usable (show all files, don&#8217;t hide file name extensions etc.), I try to create many possibilities for software to fail.<br />
You know, a good tester is often lucky&#8230;</p>
<p>* run as Restricted User<br />
* use Large DPI setting<br />
* use German Regional Settings<br />
* install support for all of the worlds characters<br />
* non-English language in Internet Browsers<br />
* move system and user Temp folder<br />
* activate IE: &#8216;display a notification about every script error&#8217;<br />
* move Task Bar to the left side of the screen<br />
* Windows Classic Theme &amp; Color Scheme<br />
* use Vista User Access Control<br />
* use an HTTP proxy<br />
* use Data Execution Prevention<br />
* install new versions as they come, e.g. latest hotfixes, MDAC etc.<br />
* never install software on default location</p>
<p>And if you have the possibility, run with 2 screens, on a 64-bit system and with any other settings that might affect your software.</p>
<p>This is a good complement to your test machines; image system and BCM (Basic Configuration Matrix)</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fthetesteye.com%2Fblog%2F2008%2F04%2Fan-error-prone-windows-machine%2F&amp;title=An%20Error-Prone%20Windows%20Machine" id="wpa2a_6"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2008/04/an-error-prone-windows-machine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

