<?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</title>
	<atom:link href="http://thetesteye.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetesteye.com/blog</link>
	<description>by rikard edgren, henrik emilsson and martin jansson</description>
	<lastBuildDate>Sat, 06 Mar 2010 09:48:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Systems outside the testing radar</title>
		<link>http://thetesteye.com/blog/2010/03/systems-outside-testing-radar/</link>
		<comments>http://thetesteye.com/blog/2010/03/systems-outside-testing-radar/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 08:44:31 +0000</pubDate>
		<dc:creator>Martin Jansson</dc:creator>
				<category><![CDATA[People]]></category>
		<category><![CDATA[roles in testing]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=843</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/>When is a system small, non-complex or unprioritzed enough not to be tested? If there is a test organisation working on the bigger system that will be released to customer, what happens to the other smaller systems then? Is it so that they are almost always left untested? I usually identify these as applications that are created by one [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/><p>When is a system small, non-complex or unprioritzed enough not to be tested? If there is a test organisation working on the bigger system that will be released to customer, what happens to the other smaller systems then? Is it so that they are almost always left untested? I usually identify these as applications that are created by one person, they can be used in critical parts of the product development, but are not viewed at as a product, sub-system or application that needs to be tested.</p>
<p>During mid 90&#8217;s I worked at a small localization company. At that time I was involved in a project where we were preparing a major translation of swedish material that was going to be translated to 20 languages. In order to succeed with such a translation it was important that we first translated the material into english and then went from there to the other languages. I did a little script to fix the glossaries for the various languages. It was just a small script to prepare for translation to the various languages. At that time we had a few testers but they were either testing commercial applications or testing for our customers, so there were no resources left for my stuff to be tested. Naturally there were loads of bugs in my code. I accidently made an offset in the script for each row, so each translated language used my glossaries with an offset of the translation. The proofreaders noticed the error eventually, but it had cost the company a few millions by then.</p>
<p>During another project we had a problem working with our customers files. A customer required us to use a specific program that used one working folder which contained close 100000 RTF-documents. Each time a translator checked the folder to find a specific document it took him a few hours just to see the file. So, when we wanted to do many changes to many files at the same time we calculated this to take 3 years time in order to implement our changes. So, we did a little perl script to do these changes we want by searching and replacing directly in the RTF-format (very dangerous way). First we did just one little change and when we saw that this worked well, we added more. Eventually we had a quite long list of changes being done to these 100000 files. We probably saved a few hundred years of time and budget, but eventually there were bugs in the script. One of these bugs where that I thought I had fixed issues with too many spaces and replaced them with just one space, but RTF sometimes needed two or more spaces. The result was that whole sections of text disappeared totally from being shown. This was just a small tool.</p>
<p>At most companies there are many such small systems floating around in the organisation. Shall the test organisation take a step toward testing those? If they are so small might it be so that testing also takes little effort? How about automation tests or production tests? Are they prioritized to be tested or do they fall into the same unimportant category?</p>
<p>If we see testing as a service, I think it is important that the test organisation involve themselves in all development, even if it is a few minutes time. Developers also need to involve testers, to give them a chance to do their job. Naturally it will be impossible to do everything, but in some cases it only takes such a short time to find a few bugs that it is worth it.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F03%2Fsystems-outside-testing-radar%2F&amp;linkname=Systems%20outside%20the%20testing%20radar"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/03/systems-outside-testing-radar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rage against the machine</title>
		<link>http://thetesteye.com/blog/2010/03/rage-against-the-machine/</link>
		<comments>http://thetesteye.com/blog/2010/03/rage-against-the-machine/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 09:36:03 +0000</pubDate>
		<dc:creator>Henrik Emilsson</dc:creator>
				<category><![CDATA[Machines]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[cem kaner]]></category>
		<category><![CDATA[frustration]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=813</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/>As a user of Facebook I feel really helpless when nothing works as it should (as was the case with the latest GUI-update). Posts were stochastically shown in the feed and a lot of errors occurred in various situations. A lot (all?) of my friends on Facebook experienced the same problems.
When there are lots of [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/><p>As a user of Facebook I feel really helpless when nothing works as it should (as was the case with the latest GUI-update). Posts were stochastically shown in the feed and a lot of errors occurred in various situations. A lot (all?) of my friends on Facebook experienced the same problems.</p>
<p>When there are lots of bugs on flight booking sites I get so frustrated and angry because I cannot complete my task. E.g., the booking system for Ryanair (at least two years ago when I last used their booking system and never will use again).</p>
<p>But what can I do as a frustrated enduser?</p>
<p>The problem nowadays is that you as a user and consumer don&#8217;t know what to do with your complaints. The companies shows no respect as long as the users are hooked on the application and needs the solution to problem that the application provides. But they do not care to fix the bugs that might ranging from annoying to critical.<br />
So the loser is you! And it becomes a rage against the machine because of the absence of real people to talk to. Or some people might think that they did something wrong when it really was lousy software that caused the problems.</p>
<p>But in fact all other users of these applications experience similar problems. So you as an enduser is not alone! This is something that hits many people on their own but who lacks a community i.e., if we were employees in a company using the software we would have protested.</p>
<p>What should we do!?</p>
<p>Should we create a site similar to <a title="http://www.badsoftware.com/" href="http://www.badsoftware.com/" target="_blank">http://www.badsoftware.com/</a> (Kaner &amp; Pels) or <a title="http://www.badsoftware.com/alienwaresucks/" href="http://www.badsoftware.com/alienwaresucks/" target="_blank">http://www.badsoftware.com/alienwaresucks/</a> (Kaner) in order to channel some of the frustration and gather it into some powerful criticism?</p>
<p>Or are there other channels that we could utilize?</p>
<p>Do you have any ideas?</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F03%2Frage-against-the-machine%2F&amp;linkname=Rage%20against%20the%20machine"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/03/rage-against-the-machine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Vancouver 2010 Biathlon Software</title>
		<link>http://thetesteye.com/blog/2010/02/vancouver-2010-biathlon-software/</link>
		<comments>http://thetesteye.com/blog/2010/02/vancouver-2010-biathlon-software/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 10:00:55 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[Machines]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=837</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><br/>As a Swede, the winter Olympics are fun to watch. Most sports aren&#8217;t spread across the globe, so we have chances for medals.
One of the most exciting events are the Biathlon, and perhaps it was a reaction to disappointing results for the Swedish ladies, but I got really upset at the software:
The numbers for the [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/machines.png" width="48" height="48" alt="" title="Machines" /><br/><p>As a Swede, the winter Olympics are fun to watch. Most sports aren&#8217;t spread across the globe, so we have chances for medals.<br />
One of the most exciting events are the Biathlon, and perhaps it was a reaction to disappointing results for the Swedish ladies, but I got really upset at the software:</p>
<p>The numbers for the time are too difficult to read on a non-wide-screen TV. I have a 28 inches box from 2000, and get tired from trying to distinguish 32 from 39.<br />
So an estimate is that more than half of the viewers have trouble seeing what time the athletes have at certain moments.<br />
They also have graphics for shots not fired, hits, misses; and the coloring choice for not shot and misses are too close, and I don&#8217;t even have a color-blindness (I think&#8230;)<br />
The main graphics from the software is too cluttered, which gets apparent when an athlete is shown in a corner with only parts of the graphics, and everything is much more clear (although the space is smaller.)</p>
<p>And everything is connected, so the software doesn&#8217;t only have Usability problems, there are functional issues as well:<br />
When athletes are shooting, their target plate can be displayed multiple times, e.g. at one occasion it was displayed that the Norwegian favorite Björndalen shot at two targets, at one starting from the left, and on the other from the right. When he had finished, it was Teela that had two targets&#8230;<br />
On a replay, Helena Jonsson&#8217;s time was 0.0.0.0 and matched against a leading time of unknown source.</p>
<p>There has also been missing features, in the latest events they have added an indicator of the wind, and also you can see the time difference between the athlete and the leader (or the second place if it is the best time.) When the inevitable happened, that the time was exactly the same as the leader, the graphics displayed -11.0&#8230;</p>
<p>I have no idea how this software has been developed, if they have done any sort of testing, but the addition of features and apparent bugs indicate a rushed project without input from people that will watch the event on &#8220;real&#8221; TV sets.</p>
<p>But since Björn Ferry won gold, I am not upset anymore; rather this software can be seen as a nice opportunity to practice your ability to see anomalies in real time software.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F02%2Fvancouver-2010-biathlon-software%2F&amp;linkname=Vancouver%202010%20Biathlon%20Software"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/02/vancouver-2010-biathlon-software/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Session based testing as a foundation for test activities</title>
		<link>http://thetesteye.com/blog/2010/02/session-based-testing-as-foundatio/</link>
		<comments>http://thetesteye.com/blog/2010/02/session-based-testing-as-foundatio/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 21:49:00 +0000</pubDate>
		<dc:creator>Martin Jansson</dc:creator>
				<category><![CDATA[Skills]]></category>
		<category><![CDATA[James Bach]]></category>
		<category><![CDATA[session based testing]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=765</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/skills.png" width="48" height="48" alt="" title="Skills" /><br/>Session based testing is most often discussed in combination with exploratory testing. The idea is to make exploratory testing more structured by using it, as James Bach expresses it. I like the whole concept about testing in sessions, thus breaking the day into chunks of work. Considering that you know that there is an infinite set of [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/skills.png" width="48" height="48" alt="" title="Skills" /><br/><p>Session based testing is most often discussed in combination with exploratory testing. The idea is to make exploratory testing more structured by using it, as James Bach expresses it. I like the whole concept about testing in sessions, thus breaking the day into chunks of work. Considering that you know that there is an infinite set of tests possible, that it is easy to get side-tracked by meetings and other activities, you can use these sessions as a way to gain focus on testing and notify others that this time is holy. You can take the whole package with what this <a title="Session Based Test Management" href="http://www.satisfice.com/sbtm/index.shtml" target="_blank">means</a>, but you could also start with working in sessions. Further down the road it is possible to take the transition into using the whole spectra of Session Based Testing Management (SBTM).</p>
<p>Based on my own observations&#8230; it seems like it is easy for observers to understand the benefits of using SBTM. The concept of focus, defocus and debrief are quite self-explaining. The initial response is positive from personel utterly new to testing. Some comments I&#8217;ve heard was that it feels like you get things done and that you can easier move on to the next task at hand. I also notice that the test group seem to collaborate more, enjoy themselves in the testing tasks and gain confidence as testers. The hard part is the continuous documentation, known as a charter, created in order to make each <a href="http://www.developsense.com/2010/01/exploratory-testing-is-accountable.html" target="_blank">session accountable</a>. I see this as a natural step in becoming a good tester. If you cannot explain what you have been doing, cannot show or present some kind of results or observations, I would question what you really had been doing.</p>
<p>If you are in an organisation (probably a big one) where process changes takes time and might need a long line of approval, this might be something worth trying out. It is possible to implement directly into the test team. What you put in these sessions is up to you. The mission for each test session can be many different things, such as a group of test cases or a few test ideas or risks worth exploring. Using SBTM does not have to replace the way you work today, but complement it by adding a new and, as I see it, improved way of handling the exploratory part of testing.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F02%2Fsession-based-testing-as-foundatio%2F&amp;linkname=Session%20based%20testing%20as%20a%20foundation%20for%20test%20activities"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/02/session-based-testing-as-foundatio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Definitions of Quality</title>
		<link>http://thetesteye.com/blog/2010/02/more-definitions-of-quality/</link>
		<comments>http://thetesteye.com/blog/2010/02/more-definitions-of-quality/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 06:22:01 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[quality attributes]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=804</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/ideas.png" width="48" height="48" alt="" title="Ideas" /><br/>I grew up in a small &#8220;town&#8221; in Värmland. Outside the village, most people live in isolated houses/farms on the countryside or in the woods.
If you&#8217;d ask one of these persons what quality is, they would answer:
dä ä väl att fôlk töcker att dä ä bra
(guess it&#8217;s that people like it)
This is actually quite a [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/ideas.png" width="48" height="48" alt="" title="Ideas" /><br/><p>I grew up in a small &#8220;town&#8221; in Värmland. Outside the village, most people live in isolated houses/farms on the countryside or in the woods.<br />
If you&#8217;d ask one of these persons what quality is, they would answer:</p>
<p style="text-align: center;">dä ä väl att fôlk töcker att dä ä bra<br />
(guess it&#8217;s that people like it)</p>
<p>This is actually quite a nice summary, well in line with Jerry Weinbergs &#8220;quality is value to some person&#8221;; but it doesn&#8217;t help us a lot as software testers (except clearly pointing at quality being something subjective.)<br />
I read Marlena Compton&#8217;s blog post on quality and art (<a href="http://marlenacompton.com/?p=605">http://marlenacompton.com/?p=605</a>) and realized that quality, like (good) art, isn&#8217;t so hard to distinguish when you see it, at least not if it&#8217;s quality for yourself. So here&#8217;s a try at a slightly more fruitful definition for testers:</p>
<p style="text-align: center;">quality is value to me, people I know, or people I don&#8217;t know</p>
<p>If I am a customer, or am using the software with a customer&#8217;s understanding and needs, it is not difficult to understand what is important and needs to be fixed.<br />
If I know a lot about the customers and the area where the product is operating, it is also not so difficult to evaluate if the software is &#8220;good&#8221;.<br />
If I don&#8217;t know the users, I can only take guesses at what quality could be for the product.<br />
So as testers we should try to get more &#8220;Me&#8221; people, maybe by using the product internally (eat our own dog food, drink our own champagne/pommac), and we should try to move &#8220;Don&#8217;t Know&#8221; to &#8220;Know&#8221; by learning, using Personas, learning, visiting customers, learning etc.</p>
<p>But when reading TASSQ magazine from 2006 (<a href="http://www.tassq.org/quarterly/docs/TASSQuarterly0604B.pdf">http://www.tassq.org/quarterly/docs/TASSQuarterly0604B.pdf</a>) there were some definitions that said that we don&#8217;t have to be so subjective in the quality definition, e.g. if it is possible to say that a car with certain attributes is of high quality, why can&#8217;t we do it for software.<br />
This leads me to another try:</p>
<p style="text-align: center;">quality is more than the subjective sum of relevant quality attributes like<br />
capability, trustworthiness, usability, security, performance, compatibility, entertaining&#8230;</p>
<p>You can use many, many different quality attributes, and the importance will differ for products and types of users, but by thinking about the right ones, you will get a hint on what would be better or worse quality.<br />
One caution: quality is &#8220;more&#8221; than the sum of the attributes, there is something unknown and magical that some software has, and some don&#8217;t.</p>
<p>All in all; I don&#8217;t know what software quality is, but I know that it is very important and something we should continuously think about.<br />
We won&#8217;t come up with something universally true, but it can be useful.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F02%2Fmore-definitions-of-quality%2F&amp;linkname=More%20Definitions%20of%20Quality"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/02/more-definitions-of-quality/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Are there any passionate script testers?</title>
		<link>http://thetesteye.com/blog/2010/02/are-there-any-passionate-script-testers/</link>
		<comments>http://thetesteye.com/blog/2010/02/are-there-any-passionate-script-testers/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 11:56:15 +0000</pubDate>
		<dc:creator>Martin Jansson</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[exploratory testing]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[scripted testing]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=808</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/ideas.png" width="48" height="48" alt="" title="Ideas" /><img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/>When looking for personel in general it is common that we want passionate people who love their work. Most passionate testers that I read about are usually part of the context-driven movement. Can there be testers out there that are really passionate about how they work in the heavy scripted test environment, where someone else [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/ideas.png" width="48" height="48" alt="" title="Ideas" /><img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/><p>When looking for personel in general it is common that we want passionate people who love their work. Most passionate testers that I read about are usually part of the context-driven movement. Can there be testers out there that are really passionate about how they work in the heavy scripted test environment, where someone else does the thinking, writes the script and then hands it over for execution? What personal goals do you have when doing these tasks? Is your main focus in moving out of that zone so you also can do the thinking, write the test script and pass it on?</p>
<p>In the ET heavy environment I tend to see fewer roles and career paths, is this true? There are test leads, test managers and testers. Everyone want to test since that is their passion, no? You have fewer administrators and more doers.</p>
<p>In the scripted test environment I see more different roles and career paths. There are experts in certain domains, writing test cases. There are many test leads who spend their time trying to lead what is to be tested and exactly how. There are test managers allocating the very few testers in executing these tests. There are more administrators and less doers. A few times I&#8217;ve seen almost 90% administrators and 10% testers. With administrator I mean someone who has little focus on actually doing any tests themselves, and in some cases do not want to. One common management idea is that anyone can assist with executing a test script. This means that anyone can be a testers, thus you are not special in being a tester and you are easily replaced. There is no skill in being a tester since you just follow that script, no?</p>
<p>Are you then passionate about being a script tester?</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F02%2Fare-there-any-passionate-script-testers%2F&amp;linkname=Are%20there%20any%20passionate%20script%20testers%3F"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/02/are-there-any-passionate-script-testers/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Chess &amp; Testing</title>
		<link>http://thetesteye.com/blog/2010/02/chess-testing/</link>
		<comments>http://thetesteye.com/blog/2010/02/chess-testing/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:14:16 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[analogy]]></category>
		<category><![CDATA[chess]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=776</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/ideas.png" width="48" height="48" alt="" title="Ideas" /><br/>Analogies are helpful, not because they come with truths, but because they can help you highlight and think in different ways about the phenomena you are comparing with.
I think you can pick any subject you know a lot about, and after some thinking, interesting things will emerge.
The important moments
If two chess players are at about [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/ideas.png" width="48" height="48" alt="" title="Ideas" /><br/><p>Analogies are helpful, not because they come with truths, but because they can help you highlight and think in different ways about the phenomena you are comparing with.<br />
I think you can pick any subject you know a lot about, and after some thinking, interesting things will emerge.</p>
<p><strong>The important moments</strong><br />
If two chess players are at about the same strength, the winner often is the player that realizes at which stage it is necessary to re-think the strategy very carefully. Some moves are more important than others.<br />
For software projects that don&#8217;t go perfectly well, and when unknown things happen, the better activities might be straightforward, or require a lot of consideration and creativity.</p>
<p><strong>Technique</strong><br />
There are many typical methods that every good chess player must know about (forks, rook endings etc.) in order to see opportunities and apply them in the right situations.<br />
Software projects differ much, much more than chess games, but there are many available quicktests, tricks and test design techniques that you can make good use of, if you know them well.</p>
<p><strong>Theory</strong><br />
In chess there has been an enormous amount of analysis of different opening moves, and a player has a great advantage if she knows a lot about how to start games, and the typical positions and strategies that are likely.<br />
Since each project have a new starting position, we can&#8217;t have this in testing.</p>
<p><strong>Understand what is important</strong><br />
In chess there are some key elements the player needs to think about (material, development, centre, king&#8217;s safety, pawn structure etc.), but in each game these different aspects have different importance; it doesn&#8217;t matter if you have a great advantage on the Queen&#8217;s side if your opponent is mating in three.<br />
It is the same in testing, we might know beforehand which areas and attributes that matter, but since testing can&#8217;t be complete, and unknown things always happen, we need to adjust and focus on all those things that are most important.</p>
<p><strong>Time trouble</strong><br />
If you spend too much time on your moves, you will end up in time trouble, and once there, it is a much bigger risk of making big mistakes.<br />
We can get in the same situation in testing (e.g. a fixed release date, even though everything else has been pushed), with the main difference that the test team have little chance of avoiding this by their own means.</p>
<p><strong>&#8220;it is better with a bad plan, than no plan at all&#8221;</strong><br />
When you learn chess, you are often told that you must have a plan, that having no plan is a bigger mistake. Later, I have realized that a bad plan probably is worse, but by always creating a plan, you get better at it.<br />
So we have the same in testing: it is essential to have a plan, and a bad plan is better than no plan from a learning perspective.</p>
<p><strong>Practicing</strong><br />
There are many ways to learn chess, but a key element is to play a lot; and I think it is the same for testing.</p>
<p><strong>Analysis of games</strong><br />
After a competition game where you have played for a couple of hours, it is common that the two opponents sit together and go through the game, move by move. They talk about their thinking, and examine what would have happened if better moves had been chosen.<br />
The exact same thing is difficult to do for testing, but detailed retrospectives of important decisions or bugs can be a great learning exercise, and we should do more of this. Maybe directly after a pair session?</p>
<p><strong>History</strong><br />
When learning chess you study the history, look at classic games that you learn from and get inspired by.<br />
We don&#8217;t have this in software testing, and it is a pity.</p>
<p><strong>Diversity</strong><br />
The people playing chess are of all different types, and like in testing with all types of backgrounds. Maybe the concentration of peculiar people is higher, both in chess and testing; this is a good thing.</p>
<p><strong>Fun</strong><br />
You learn more when enjoying yourself, both in chess and in software testing.</p>
<p>When making comparisons it can be fair to list the most important differences:<br />
* Chess is a game, testing isn&#8217;t.<br />
* Team work and collaboration is very different.<br />
* Chess has a defined play area, and a specific set of pieces; and this is certainly not the case for any two software projects.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F02%2Fchess-testing%2F&amp;linkname=Chess%20%26%23038%3B%20Testing"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/02/chess-testing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Testing Clichés Part II &#8211; Testing should be separate from development</title>
		<link>http://thetesteye.com/blog/2010/01/testing-cliches-part-ii-testing-should-be-separate-from-development/</link>
		<comments>http://thetesteye.com/blog/2010/01/testing-cliches-part-ii-testing-should-be-separate-from-development/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 12:52:28 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[People]]></category>
		<category><![CDATA[cliché]]></category>
		<category><![CDATA[test team]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=773</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/>This is an idea you see and hear now and then. It comes in different shapes, ranging from testers needing to have an independent manager, to testers being best if physically separated from developers, or even outsourced, or crowdsourced.
Cem Kaner writes in The Ongoing Revolution in Software Testing that this notion primarily is a &#8220;fear [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/><p>This is an idea you see and hear now and then. It comes in different shapes, ranging from testers needing to have an independent manager, to testers being best if physically separated from developers, or even outsourced, or crowdsourced.</p>
<p>Cem Kaner writes in <a href="http://www.kaner.com/pdfs/TheOngoingRevolution.pdf">The Ongoing Revolution in Software Testing</a> that this notion primarily is a &#8220;fear of bias&#8221;, and he is right, as always.<br />
The rationale for independent testing boils downs to testing not being influenced by the development. Of course the influence can sometimes be negative, but the positive influence is more common, and more important.</p>
<p>There are three important reasons why I wouldn&#8217;t want to work separated from development:<br />
* More and better information (both ways)<br />
* More ownership and motivation<br />
* Working together with different knowledge and focus gives a holistic view, and a better end result.</p>
<p>But since this separation can take so many forms, there is a need for some clarifications.<br />
* If the testing team belong to a separate group hierarchically, but in all positive ways can influence and be influenced by other groups, I see no problem with it.<br />
* If outsourcing includes developers, testers, documenters, and maybe even product management, I see no problem.<br />
* it is OK if parts of the test effort are performed elsewhere, in order to get different views and approaches; Beta testing is an excellent example.<br />
* if the ambition isn&#8217;t higher than doing exactly what is specified in detailed requirements, separation might even make that easier.<br />
* Regardless of setup, if there is a mentality of minding your own business only, I don&#8217;t think it is a good setup.</p>
<p>I&#8217;m not sure if it is the physical or the mental separation that undermines the ability to get involved in each other&#8217;s work, which I see as a good thing, not because of lack of trust, but because we wanna make sure that the end result is a great product.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F01%2Ftesting-cliches-part-ii-testing-should-be-separate-from-development%2F&amp;linkname=Testing%20Clich%C3%A9s%20Part%20II%20%26%238211%3B%20Testing%20should%20be%20separate%20from%20development"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/01/testing-cliches-part-ii-testing-should-be-separate-from-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Passion, self-education and testing</title>
		<link>http://thetesteye.com/blog/2010/01/passion-self-education-testin/</link>
		<comments>http://thetesteye.com/blog/2010/01/passion-self-education-testin/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:04:49 +0000</pubDate>
		<dc:creator>Martin Jansson</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[James Bach]]></category>
		<category><![CDATA[self-education]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=779</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/people.png" width="48" height="48" alt="" title="People" /><br/>I&#8217;ve recently finished James Bach&#8217;s book Secrets of a Buccaneer Scholar. I liked it, but I don&#8217;t agree with all of it. As a tester, I feel that it inspires me and gives me new ideas in my way of thinking and how I perceive learning, especially self-education. I fully agree with James on that [...]]]></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/people.png" width="48" height="48" alt="" title="People" /><br/><p>I&#8217;ve recently finished James Bach&#8217;s book <a href="http://www.amazon.com/Secrets-Buccaneer-Scholar-Self-Education-Pursuit-Lifetime/dp/1439109087/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1264359226&amp;sr=8-1" target="_blank">Secrets of a Buccaneer Scholar</a>. I liked it, but I don&#8217;t agree with all of it. As a tester, I feel that it inspires me and gives me new ideas in my way of thinking and how I perceive learning, especially self-education. I fully agree with James on that you should follow your passion. If you are able to assist those around you to that end, it will make you grow even more. In march James will be in Sweden and hold a series of courses, one of them is <a href="http://www.ryber.se/?p=152" target="_blank">Self-Education for testers</a>. It think it would be very fun and educational to attend, I will see if I can make time.</p>
<p>One thing that I consider after reading the book is how I can inspire my daughter to learn, test new things and to follow her passion. When she receives a new toy, I want her to explore how it works. For instance, she got a little toy puppy that execute somersaults. It had a lot of mechanic inside it and sounded like it was very fragile, if you actually played with it. The purpose of the toy was probably just to watch it. I dislike such toys. I asked my daughter how she thought it worked. She did a somewhat exploratory, destructive test by enabling the puppy to do the somersault, then directly afterwards hugged it tightly. There was a popping sound in the mechanic as the puppy tried to execute the somersault, while being held secure. After that test it was not possible for the puppy to somersault, rather it performed a half one and landed on its nose. I applauded my daughters destructive sense of testing of the toy. Translating that into testing terms, she prioritized which test to start with and considered what was the biggest chance a user would do then executed that. One test to render the system useless. Wonderful!</p>
<p>I think we have a lot to learn (or perhaps relearn) from our children.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F01%2Fpassion-self-education-testin%2F&amp;linkname=Passion%2C%20self-education%20and%20testing"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/01/passion-self-education-testin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>You might be an expert at non-functional testing</title>
		<link>http://thetesteye.com/blog/2010/01/you-might-be-an-expert-at-non-functional-testing/</link>
		<comments>http://thetesteye.com/blog/2010/01/you-might-be-an-expert-at-non-functional-testing/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:03:28 +0000</pubDate>
		<dc:creator>Rikard Edgren</dc:creator>
				<category><![CDATA[People]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[manual product testing]]></category>
		<category><![CDATA[non-functional testing]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[quality attributes]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://thetesteye.com/blog/?p=767</guid>
		<description><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/>Now and then I read that testers don&#8217;t know enough about Usability, that there is a need for a Performance Testing expert, that a Security consultant should be called in, or that a master of the used technology would make Installation and Compatibility testing possible.
This might be true in the general case, but there are [...]]]></description>
			<content:encoded><![CDATA[<img src="http://thetesteye.com/blog/wp-content/uploads/people.png" width="48" height="48" alt="" title="People" /><br/><p>Now and then I read that testers don&#8217;t know enough about Usability, that there is a need for a Performance Testing expert, that a Security consultant should be called in, or that a master of the used technology would make Installation and Compatibility testing possible.<br />
This might be true in the general case, but there are many testers that are working with the same product suite for years, and over time you become an expert of most aspects of quality <strong>for your specific product</strong>.</p>
<p>Let&#8217;s look at some examples:</p>
<p>One sub-category of Usability is Operability; that an experienced user can perform functions in a fast and efficient way. As a system tester, you have done most operations many times, and you <strong>know</strong> what you can expect from features in the sense of operability. You can point at places where for instance the ability to delete multiple items with a few clicks would make a difference.<br />
Learnability is another sub-category of Usability. You only learn the basics once, but maybe you have heard customer stories of confusing things, or you could let a new member of the test team think in this direction.<br />
Regarding Accessibility it doesn&#8217;t cost too much to use High DPI, speakers turned on, Code Blind or Magnifier sometimes.</p>
<p>Large-scale Performance might require an expensive tool, but I bet you&#8217;re doing some simulations without them; maybe just by telling the whole development team to hit the same server at the same time.<br />
There is also a small-scale, low-level Performance aspect that shouldn&#8217;t be understimated. If a dialog takes more than a second to display, it might be something that put the user&#8217;s confidence in doubt.<br />
If you have tested your product for quite some time, you will immediately notice when something takes just a bit longer than it could take. There of course might be valid reasons for this, but talking to the developer about it might be beneficial to both the producers and consumers of your software.</p>
<p>Security testing seems more difficult, but as a product tester you know at which moments authentication takes place, you know if there are passwords stored, and that they should be encryted; you might not know how to exploit a crash, but you are an expert at provoking the crashes.</p>
<p>For Hardware/OS/Application Compatibility testing you will become more of an expert the longer you work with them, at least if you have the curiousity to learn more things when you get the chance.<br />
You might not know a lot about how the iPhone works, but you know all the details that can be used for interacting with your web site.</p>
<p>Sometimes I also read the extreme that testers shouldn&#8217;t bother with Usability/Security/Performance testing, which to me seems like an incredible waste of knowledge and resources.<br />
When testing functionality manually, you can look at quality attributes <strong>at the same time</strong>, and get a lot of coverage for free.</p>
<p>I&#8217;m not saying true specialists aren&#8217;t needed, but I&#8217;m saying that there are a lot of expertise in your building that at least can be used complementary.<br />
If you are in a situation where you know a lot of these things, but aren&#8217;t allowed/encouraged to test these things, I think you should try to convince your managers of a better and more fun way to test your product.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthetesteye.com%2Fblog%2F2010%2F01%2Fyou-might-be-an-expert-at-non-functional-testing%2F&amp;linkname=You%20might%20be%20an%20expert%20at%20non-functional%20testing"><img src="http://thetesteye.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://thetesteye.com/blog/2010/01/you-might-be-an-expert-at-non-functional-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
