<?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>Victor Stanciu &#187; www</title>
	<atom:link href="http://www.victorstanciu.ro/category/www/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.victorstanciu.ro</link>
	<description>Web Developer, Geek</description>
	<lastBuildDate>Sat, 10 Jul 2010 07:39:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why testing doesn&#8217;t really happen until after D-Day</title>
		<link>http://www.victorstanciu.ro/why-testing-doesnt-really-happen-until-after-d-day/</link>
		<comments>http://www.victorstanciu.ro/why-testing-doesnt-really-happen-until-after-d-day/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 22:27:13 +0000</pubDate>
		<dc:creator>Victor Stanciu</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.victorstanciu.ro/?p=475</guid>
		<description><![CDATA[It happened to all of you. You work on a project and keep delivering features at a steady pace. You test your own work, and get constant confirmation from your project managers that each feature has been tested, and you have a green light to move on from the customer. The release date is closing [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>It happened to all of you. You work on a project and keep delivering features at a steady pace. You test your own work, and get constant confirmation from your project managers that each feature has been <strong>tested</strong>, and you have a green light to move on from the customer.</p>
<p>The release date is closing in, you manage to wrap everything up, and <strong>launch</strong>. You lean back in your chair and think to yourself &#8220;ahh, another job well done&#8221;.</p>
<p>Then, out of nowhere, after just a few hours in, your task list / inbox gets filled with things like <em>&#8220;How can I do X?&#8221;</em>, <em>&#8220;We have an issue with Y&#8221; </em>and the dreaded <em>&#8220;Z isn&#8217;t working&#8221;</em>. You open the list, scan the first few items, and it hits you:</p>
<p><em>&#8220;Wait a minute, we&#8217;ve been over these, this is the way this feature was </em><strong><em>supposed</em></strong><em> to work, it&#8217;s been </em><strong><em>tested</em></strong><em>.&#8221;.</em></p>
<p>Ahh, but you see, it <strong>wasn&#8217;t</strong>.</p>
<h2>But how could this happen?</h2>
<p>Here&#8217;s the thing: your customers don&#8217;t <strong>really</strong> test. Your project managers don&#8217;t really test. You don&#8217;t really test. Not until the lauch date that is. That&#8217;s when everyone <strong>really</strong> starts testing.</p>
<p><em>&#8220;But, we had at least 6 people involved in this project at all times. Surely between them they tested everything&#8221;.</em></p>
<p>Well, not really, no. You see, every person involved in your project has a certain way of  looking at it.</p>
<p><strong>You</strong> have a list of features that needs implemented. While you churn out feature after feature, you only tend to test the specific behavior you built into each one. &#8220;Right, so the user clicks this, fills out this form, and ends up here.&#8221;.</p>
<p>You don&#8217;t really try to break your own application, so you only interact with it in the way it&#8217;s meant to work. And of course, it works &#8230; &#8220;on your machine&#8221;.</p>
<p>Your <strong>project managers</strong> don&#8217;t test because they don&#8217;t have the time for it, because they have that meeting about that other project with that other client in 10 minutes, just pop them an email and they&#8217;ll look it up later &#8230; They won&#8217;t. They&#8217;ll be too busy.<br />
They&#8217;ll rephrase parts of your email (because really, you suck at writing to corporate clients), and forward it to the customer. And they will not get a chance to test it again &#8230; until after the lauch date, when &#8230;</p>
<p>&#8230; the<strong> </strong><strong>customer</strong> will start testing. The customer, the person you build the entire project for, doesn&#8217;t even remotely start testing until after the project has set sail. Why? Because until then, to them, the project is not real yet. It&#8217;s &#8220;under construction&#8221;.</p>
<p>They will open it up, have a peek, and unless something is downright wrong, they will not notice it. They will not follow the individual interaction flows, they will not start using the project like they will use it for real. <em>&#8220;Oh, I can see some products, that probably means the entire administering, checkout and billing processes must be working.&#8221;</em>.</p>
<p>Most of the problems that will rise from the customer&#8217;s lack of testing are those when he expects a feature to work a certain way, but he described it to your project manager at first in a totally different way. And she described it to you in yet another way. And you developed it &#8220;your way&#8221;.</p>
<h2>Who&#8217;s fault is it?</h2>
<p>No one&#8217;s really. All of yours.</p>
<ul>
<li>The client is thinking <em>&#8220;I pay these people a lot of money, and the product is full of problems, I wanted something else.&#8221;</em>.</li>
<li>The project manager is thinking <em>&#8220;It&#8217;s that arrogant developer&#8217;s fault, I distinctly remember giving him precise instructions on how this should work&#8221;</em>.</li>
<li>We all know what you&#8217;re thinking &#8230; <em>&#8220;These damn mortals better let me get back to reddit.com&#8221;</em>.</li>
</ul>
<h2>Who should test?</h2>
<p>First of all, nothing beats professional testing. Ideally, you should have dedicated testers, but odds are you will have to make do with what you have available.</p>
<p>So there is good news, and bad news:</p>
<p>The <strong>good</strong> news is that, when searching for bugs, it&#8217;s easy! Grab a few members of your team that don&#8217;t work on this particular project. Best to do this with all types of colleagues: other developers, account managers, even the office secretary.</p>
<p>Sit down with them, and politely ask them if they can spare any amount of time to test your product. Then assign them some user roles, and let them loose.</p>
<p>The <strong>bad</strong> news is that application bugs are the easiest to find and fix. The biggest issues come from what I said earlier: <strong>miscommunication</strong>.</p>
<ul>
<li>The customer is not skilled in describing his needs. Most of the time he doesn&#8217;t even know his needs, and this is absolutely normal.</li>
<li>Your project managers don&#8217;t have enough experience in the customer&#8217;s business field, or not enough technical skills. So they interpret the customer&#8217;s requests, and relay them to you wrongly.</li>
<li>In-house problems. Trust issues and other problems can seriously affect the way people work together and communicate (more on this soon).</li>
</ul>
<p>My bet is that shorter release cycles, more customer involvement (the project managers really have to step up here), and enhanced communication can at least lessen the impact of these problems on the typical project. Also, the <a title="User Stories" href="http://www.extremeprogramming.org/rules/userstories.html">User Stories</a> and <a title="Acceptance Tests" href="http://www.extremeprogramming.org/rules/functionaltests.html">Acceptance Tests</a> agile development concepts fit perfectly.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.victorstanciu.ro/why-testing-doesnt-really-happen-until-after-d-day/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Analytics goal steps recorded as exit pages</title>
		<link>http://www.victorstanciu.ro/google-analytics-goal-steps-recorded-as-exit-pages/</link>
		<comments>http://www.victorstanciu.ro/google-analytics-goal-steps-recorded-as-exit-pages/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 08:07:37 +0000</pubDate>
		<dc:creator>Victor Stanciu</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[reports]]></category>

		<guid isPermaLink="false">http://www.victorstanciu.ro/?p=357</guid>
		<description><![CDATA[We encountered a problem with the Google Analytics goal steps on one of our websites, where some of the steps were recorded as exit pages. In the following image, the first exit page is actually the second step in the goal: After a bit of investigating, it seems that the first step matches all the [...]


<b>Related posts</b>:<ol><li><a href='http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/' rel='bookmark' title='Permanent Link: Closure: Extend ui.DatePicker to highlight events'>Closure: Extend ui.DatePicker to highlight events</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We encountered a problem with the Google Analytics goal steps on one of our websites, where some of the steps were recorded as exit pages. In the following image, the first exit page is actually the second step in the goal:</p>
<p><a title="Funnel visualization" href="http://www.victorstanciu.ro/wp-content/uploads/2009/07/analytics-funnels.png" class="fullimg" style="background-color: #FFF; text-align: center;"><img class="size-medium wp-image-358 alignnone" title="Google Analytics Funnels" src="http://www.victorstanciu.ro/wp-content/uploads/2009/07/analytics-funnels-300x192.png" alt="Funnel visualization" width="300" height="192" /></a></p>
<p>After a bit of investigating, it seems that the first step matches all the subsequent ones, so proceeding to the next step in the goal is actually recorded as a page refresh, hence exit page. Our steps where:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">/apartamente-finalizate-in-greenfield
/apartamente-finalizate-in-greenfield/cere-detalii</pre></td></tr></table></div>

<p>The solution in this case was to explicitly specify that the step URL matches the <b>ending</b> of the actual URL:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">/apartamente-finalizate-in-greenfield$
/apartamente-finalizate-in-greenfield/cere-detalii$</pre></td></tr></table></div>

<p>Note that i encountered this problem with both head match and regular expression match on two different websites.</p>


<p><b>Related posts</b>:<ol><li><a href='http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/' rel='bookmark' title='Permanent Link: Closure: Extend ui.DatePicker to highlight events'>Closure: Extend ui.DatePicker to highlight events</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.victorstanciu.ro/google-analytics-goal-steps-recorded-as-exit-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update de toamna &#8211; 2008</title>
		<link>http://www.victorstanciu.ro/update-toamna-2008/</link>
		<comments>http://www.victorstanciu.ro/update-toamna-2008/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:38:46 +0000</pubDate>
		<dc:creator>Victor Stanciu</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[acms]]></category>
		<category><![CDATA[farmaciile dona]]></category>
		<category><![CDATA[mind map]]></category>
		<category><![CDATA[proiecte]]></category>
		<category><![CDATA[renault koleos]]></category>

		<guid isPermaLink="false">http://www.victorstanciu.ro/?p=33</guid>
		<description><![CDATA[A trecut concediul, ne-am intors la munca, vine si toamna, totul pare ca intra in ritmul normal. In ultima perioada am lansat cateva proiecte si lucram la inca multe altele. Imi place sa observ ca proiectele (atat cele pe rol cat si cele lansate deja) devin din ce in ce mai mari, clientii din ce [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>A trecut concediul, ne-am intors la munca, vine si toamna, totul pare ca intra in ritmul normal.</p>
<p>In ultima perioada am lansat cateva proiecte si lucram la inca multe altele. Imi place sa observ ca proiectele (atat cele pe rol cat si cele lansate deja) devin din ce in ce mai mari, clientii din ce in ce mai cunoscuti si echipa din ce in ce mai solida si unita.</p>
<p>Am lansat de curand site-ul <a href="http://www.farmaciiledona.ro/" title="Farmaciile Dona">Farmaciile Dona</a>, campania <a href="http://www.aventura-koleos-4x4.ro" title="Aventura Koleos 4x4">Aventura Koleos 4&#215;4</a> si site-ul <a href="http://www.acms.ro" title="ACMS">ACMS</a>.</p>
<p>Primele doua au fost lansate in cadrul echipei <a href="http://www.hyperactive.ro" title="HyperActive">HyperActive</a>, iar cel de-al treilea in colaborare cu <a href="http://www.ovidiuboc.ro" title="Ovidiu Boc">Ovidiu Boc</a>. Rolul meu a fost realizarea backend + frontend pentru toate.</p>
<p>Mi-a facut placere sa lucrez la toate 3, in mare parte datorita caracteristicilor si scopurilor diferite ale fiecaruia. Totusi, dintre toate, site-ul lantului de farmacii Dona mi s-a parut cel mai provocator, atat prin anvergura cat si prin domeniul cu care a trebuit sa ma familiarizez (spre exemplu clasificarea medicamentelor la nivel mondial pe o structura ierarhica cu 5 nivele de adancime, administrabila si editabila evident :) ).</p>
<p>Pe parcursul dezvoltarii am compus si un <a href="http://www.mindmeister.com/maps/show_public/7386717">mind map</a> al facilitatilor, pentru a-mi fi mai usor sa tin minte sectiunile care mai aveau nevoie de lucru (ca paralela, recomand aplicatia <a href="http://www.mindmeister.com" title="MindMeister">MindMeister</a> atat pentru organizare de genul celui mentionat, cat mai ales pentru sesiuni de brainstorming solo).</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.victorstanciu.ro/update-toamna-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
