<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Automation Beyond &#187; Messages</title>
	<atom:link href="http://automation-beyond.com/category/general/messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://automation-beyond.com</link>
	<description>An engineering approach to Software Testing and Test Automation</description>
	<lastBuildDate>Fri, 20 Apr 2012 13:30:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>		<item>
		<title>Personal Recommendation: Rapid Software Testing</title>
		<link>http://automation-beyond.com/2011/11/14/personal-recommendation-rst/</link>
		<comments>http://automation-beyond.com/2011/11/14/personal-recommendation-rst/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 10:42:42 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[answers]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[exploratory]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[hands-on]]></category>
		<category><![CDATA[James Bach]]></category>
		<category><![CDATA[Michael Bolton]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[rapid]]></category>
		<category><![CDATA[Rapid Software Testing]]></category>
		<category><![CDATA[RST]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4891</guid>
		<description><![CDATA[Note. The reason of this posting is two-fold: While considering taking the Rapid Software Testing course I found surprisingly little of feedback information on testers&#8217; blogs, and none of that addressed the questions I actually had. So I&#8217;m fixing this issue retrospectively. There are too many aggressive pseudo-education &#8220;courses&#8221; or scamming certification schemas advertised on [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F11%252F14%252Fpersonal-recommendation-rst%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FsFtice%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Personal%20Recommendation%3A%20Rapid%20Software%20Testing%20%22%20%7D);"></div>
<p>Note. The reason of this posting is two-fold:</p>
<ul>
<li>While considering taking the <a href="http://www.developsense.com/courses.html" target="_blank">Rapid Software Testing</a> course I found surprisingly little of feedback information on testers&#8217; blogs, and none of that addressed the questions I actually had. So I&#8217;m fixing this issue retrospectively.</li>
<li>There are too many aggressive pseudo-education &#8220;courses&#8221; or scamming certification schemas advertised on every corner. I think it&#8217;s time for all the testers who care about the craft to start caring about signal/noise ratio. I do it with my personal endorsement.</li>
</ul>
<p>&nbsp;</p>
<p>And here it goes in a question-answer format.</p>
<p><strong><em>- Why should I take the course if there are a lot of materials available online, for free? </em></strong></p>
<p>Yes, there are many articles, blog posts and presentations available online on <a href="http://www.satisfice.com/" target="_blank">James Bach’s</a> and <a href="http://www.developsense.com/" target="_blank">Michael Bolton’s</a> web-sites. They are provided in a form of condensed knowledge. They are conclusions. And the course is rich with hands-on, practical exercises, which allowed me to digest the theory and acquire the conclusions as if they were my own. Plus the special exercises giving a chance to try what have just been learnt.</p>
<p>Yet the materials available online served another important purpose for me. Reading them, studying them, prepares for taking of the course at much deeper level, as there are many layers of knowledge there. </p>
<p><strong><em>-  What I wish was different?</em></strong></p>
<p> The first answer would be the length. I wish it was 5 days long. Some areas were touched too briefly. (Though Michael Bolton explicitly said that he leaves a lot for personal learning, and that’s what I’m doing quite actively). Anyway, if there was a “Follow up RST course” I would have gladly gone for it. Since we don’t have one, I channel my energy into personal learning and online collaboration with likeminded testers, especially at Weekend Testing Americas.</p>
<p>In technical aspects, I wish we talked more about multi-tier, large scale applications. That’s what I deal with at work, and that’s where I see – applying the heuristic-based approach gives especially critical advantages. </p>
<p><strong><em>- What this course does not teach?  (and some about what it does)</em></strong></p>
<p>It does not teach abstract definitions and bookish techniques. However, it teaches to critically assess claims and statements without worshipping to labels and metrics.  This prepares to be comfortable and efficient as a tester in a variety of environments with their unique contexts and challenges.</p>
<p>The course teaches to develop and thoughtfully apply testing techniques as needed and as long as they make sense (dealing with the problem of “best practices”).</p>
<p>The course doesn’t teach testing politics or staff management. However, we were given some effective communication techniques that one can apply in all levels of the organization.</p>
<p>The course doesn’t teach either programming or ‘test automation’. However, Michael Bolton demonstrated some impressive examples on how use of tools and scripts amplifies effectiveness of tests. I’ve also learnt about the ways how an automation developer can increase his value for the testing team. </p>
<p><strong><em>- Which part I didn’t get?</em> </strong></p>
<p>Or, at least, I’m not sure I got it the way it was intended.</p>
<p>This is test estimation part. I know from my own experience, and I totally agree with the concept that nobody really cares about “test estimation” – testing just absolutely must fit the development schedule (“Release date is written in stone!”). That is why, as a contractor, and a test lead, I pretty much do “test budgeting” trying to use the time given most effectively instead of demanding for the time budget based on the estimates. And budgeting time boxes for session-based exploratory testing – I get that. But how to plan “test execution phase”? How to bake in time for investigation of unknown problems and re-testing of unknown number of bug fixes? Possibly, these questions are addressed in “Rapid Software Testing for Test Managers” course? I’m definitely going to take this one. </p>
<p><strong><em>- What I found especially challenging in the course?</em> </strong></p>
<p>The course is called <em>Rapid</em> Software Testing for a reason. Yet, I’m rather analytical type of person. You know – gather [all relevant] information, build a picture (model), carefully review, etc.. Of course, in testing, redundancy of information is a luxury one rarely has. As the course teaches rapid and fallible methods of assessment (heuristics) in conditions of lack of information and time pressure, I felt that my ‘natural habits’ anchor me. This was a bit frustrating at times. </p>
<p><strong><em>- Did I feel disappointed in some of my expectations about the course?</em></strong></p>
<p>No, not at all. In fact, I gained more than I expected. However, I used to see some comments online expressing vague disappointment. With regards to those, I can say – the course is not a magical initiation which instantly turns students into testing experts. Instead, it shows the lead and charges with the inspiration to follow the road of continuous learning. And that’s the most valuable takeaway. </p>
<p><strong><em>- What I have gained I didn’t expect at all?</em></strong></p>
<p>I have read some wide-known books about testing and even much more online article. I heard of the <em>notion</em> of a ‘testing story’ in online talks within the context-driven community. But the course gave me clear and concise points – what is that, why is that important, and even how to do that – <em>telling testing story</em>.</p>
<p><strong><em>-  To whom would I recommend attending the course?</em></strong></p>
<p> Myself, 5 years ago. </p>
<p>Another answer: anybody involved in software development, especially testers, programmers, business analysts – and their managers.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2011/12/29/bbst1/" rel="bookmark" class="crp_title">BBST: Something to Brag About</a></li><li><a href="http://automation-beyond.com/2011/08/02/my-path-in-exploratory-testing/" rel="bookmark" class="crp_title">My Path In Exploratory Testing</a></li><li><a href="http://automation-beyond.com/2011/05/15/michael-bolton-interview/" rel="bookmark" class="crp_title">Exploratory Questions to Michael Bolton</a></li><li><a href="http://automation-beyond.com/2011/04/19/functionality-testing-mindmap/" rel="bookmark" class="crp_title">Functionality Testing &#8211; Mindmap</a></li><li><a href="http://automation-beyond.com/2011/04/18/claims-testing-mindmap/" rel="bookmark" class="crp_title">Claims Testing &#8211; Mindmap</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/11/14/personal-recommendation-rst/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A push back for automation</title>
		<link>http://automation-beyond.com/2011/09/06/a-push-back-for-automation/</link>
		<comments>http://automation-beyond.com/2011/09/06/a-push-back-for-automation/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 22:27:23 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[3. Automation]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[my blog]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4825</guid>
		<description><![CDATA[Reviewing the posts of this year I see that they were not so much about automation. Actually, way beyond, sometimes. And the focus of my interest has been shifted to more challenging area of exploratory testing. So be it &#8211; here&#8217;s a new page on my blog &#8211; Testing Stories &#8211; logging this part of [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F09%252F06%252Fa-push-back-for-automation%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FoHSHwz%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20push%20back%20for%20automation%22%20%7D);"></div>
<p>Reviewing the posts of this year I see that they were not so much about automation. Actually, way beyond, sometimes. And the focus of my interest has been shifted to <em>more challenging</em> area of exploratory testing. So be it &#8211; here&#8217;s a new page on my blog &#8211; <a href="http://automation-beyond.com/stories/" target="_blank">Testing Stories</a> &#8211; logging this part of my journey.</p>
<p>(Of course, automation is not abandoned. I&#8217;ll keep this content coming out as well &#8211; when it gets its turn.)</p>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2011/03/21/when-duplication-is-good/" rel="bookmark" class="crp_title">When Duplication Is Good</a></li><li><a href="http://automation-beyond.com/2008/05/30/basic-test-flows-reference/" rel="bookmark" class="crp_title">Basic Test Flows: Reference Page</a></li><li><a href="http://automation-beyond.com/2008/05/24/back-end-verification/" rel="bookmark" class="crp_title">Basic Test Flow: Back-End Verification</a></li><li><a href="http://automation-beyond.com/2007/09/15/on-importance-of-test-log/" rel="bookmark" class="crp_title">On importance of test log</a></li><li><a href="http://automation-beyond.com/2009/01/03/parameterstostr/" rel="bookmark" class="crp_title">ParametersToStr (QTP, TestComplete, VBScript)</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/09/06/a-push-back-for-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resources &#8211; Page Update</title>
		<link>http://automation-beyond.com/2011/06/01/resources-page-update/</link>
		<comments>http://automation-beyond.com/2011/06/01/resources-page-update/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 10:53:22 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[3. Automation]]></category>
		<category><![CDATA[about]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[challenges]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[exploratory]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Mind]]></category>
		<category><![CDATA[mindmap]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[Weekend]]></category>
		<category><![CDATA[Weekend Testing]]></category>
		<category><![CDATA[Weekend Testing Americas]]></category>
		<category><![CDATA[WTAmericas]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4711</guid>
		<description><![CDATA[I&#8217;ve taken time to organize &#8216;Resources&#8216; page in my blog. For now, it contains pages and resources for &#8217;Testing Challenges&#8216; and downloadable &#8216;Mind Maps&#8216; (XMind format). As for function libraries, I leave them accessible by category. Related Posts:Test Automation Problems &#8211; Page UpdateSite UpdatesHow to update value in XML file (QTP, VBScript)Automation Tutorials &#8211; Page UpdateService [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F06%252F01%252Fresources-page-update%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FktvA6l%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Resources%20-%20Page%20Update%22%20%7D);"></div>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p>I&#8217;ve taken time to organize &#8216;<a href="http://automation-beyond.com/resources/" target="_blank">Resources</a>&#8216; page in my blog. For now, it contains pages and resources for &#8217;<a href="http://automation-beyond.com/resources/testing-challenges/" target="_blank">Testing Challenges</a>&#8216; and downloadable &#8216;<a href="http://automation-beyond.com/resources/mind-maps/" target="_blank">Mind Maps</a>&#8216; (XMind format). As for function libraries, I leave them accessible <a href="http://automation-beyond.com/category/programming/function-library/" target="_blank">by category</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2010/05/24/test-automation-problems-page-update/" rel="bookmark" class="crp_title">Test Automation Problems &#8211; Page Update</a></li><li><a href="http://automation-beyond.com/2011/02/07/site-updates/" rel="bookmark" class="crp_title">Site Updates</a></li><li><a href="http://automation-beyond.com/2009/12/30/how-to-update-value-in-xml-file/" rel="bookmark" class="crp_title">How to update value in XML file (QTP, VBScript)</a></li><li><a href="http://automation-beyond.com/2010/12/16/automation-tutorials-page-update/" rel="bookmark" class="crp_title">Automation Tutorials &#8211; Page Update</a></li><li><a href="http://automation-beyond.com/2009/10/02/service-functions-xml/" rel="bookmark" class="crp_title">Service Functions – XML (QTP, VBScript)</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/06/01/resources-page-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Log Of A Back-Log</title>
		<link>http://automation-beyond.com/2011/05/04/a-log-of-a-back-log/</link>
		<comments>http://automation-beyond.com/2011/05/04/a-log-of-a-back-log/#comments</comments>
		<pubDate>Wed, 04 May 2011 14:37:00 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4618</guid>
		<description><![CDATA[Writing about things I want to do and want to write about.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F05%252F04%252Fa-log-of-a-back-log%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FmesVOP%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20Log%20Of%20A%20Back-Log%22%20%7D);"></div>
<p>It&#8217;s getting hard to keep up!</p>
<p>I like to write about what I&#8217;m learning. It&#8217;s not only sharing &#8211; I do it for selfish reasons too: thinking of / writing of what I&#8217;ve learnt helps in acquiring (making it a part of self) and sharpening (learning broader and wider) the knowledge. I also like to write about what I&#8217;m doing, with a relevance to testing and automation.</p>
<p>So the issue is, lately I&#8217;ve been learning a lot, practicing a lot, and engaged in quite many things. (And, oh, by the way, also I&#8217;ve quite recently became a father for the second time!). My backlog of things I want to write about, or to learn and write about, or to do and write about has grown big enough for me to realize &#8211; I&#8217;ll have to drop something. With this quick post I want to &#8216;freeze&#8217; some of them, which I consider most important at this point of time. Here&#8217;s my &#8220;<em>want to do</em>&#8221; list.</p>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p>1. The course of <a href="http://www.developsense.com/courses.html" target="_blank">Rapid Software Testing</a> and conversations with <a href="http://www.developsense.com/aboutDevelopsense.html" target="_blank">Michael Bolton</a></p>
<ul>
<li>I&#8217;ve acquired quite a few things from the workshop, but not as much as I&#8217;d want to. As I further practice the techniques I&#8217;d like to post a hands-on examples about them in my blog (or on <a href="http://www.quicktestingtips.com/tips/" target="_blank">QuickTestingTips</a>, for that matter)</li>
<li>I interviewed Michael Bolton! Stay tuned for the publications on <a href="http://blog.softwaretestingclub.com/" target="_blank">Community Blog</a> at Software Testing Club</li>
<li>Michael also encouraged me to write about a few things we discussed, and I got inspired to write about a few more</li>
</ul>
<p> </p>
<p>2. Hands-on examples and <a href="http://automation-beyond.com/chapters/tutorials/" target="_blank">tutorials</a> in my blog</p>
<ul>
<li><a href="http://automation-beyond.com/chapters/tutorials/test-reports/" target="_blank">Generating Test Reports</a> tutorial is in progress. Not sure when I post everything what I&#8217;ve thought of, but at least one article in this month will be on the topic..</li>
<li>..And that will be an example of custom stylesheets</li>
</ul>
<p> </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* 4 links text line */
google_ad_slot = "5367351963";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>3. <a href="http://automation-beyond.com/category/testing/wtamericas/" target="_blank">Weekend Testing, Americas Chapter</a></p>
<ul>
<li>Both <a href="http://mkl-testhead.blogspot.com/" target="_blank">Michael Larsen</a> and I got quite a load since beginning of the year, but WTA sessions kept coming out on a regular schedule. Though we&#8217;ve got more missions and ideas than we can pipe out at the moment :)</li>
<li>We&#8217;ve had quite a remarkable <a href="http://weekendtesting.com/archives/1950" target="_blank">WTA #10 session</a> last time, and since then I, unfortunately, could find the time to blog about it. Do read Michael&#8217;s <a href="http://mkl-testhead.blogspot.com/2011/04/wta010-persistence-of-time-weekend.html" target="_blank">experience report</a></li>
<li>Evolutionary, at WTAmericas, we&#8217;ve came up with a few useful tricks and techniques I&#8217;d like to write about. Plus, with that many sessions we collected a lot of material for a follow-up writing. We&#8217;ve even got our own folklore which is definitely worth publishing!</li>
</ul>
<p> </p>
<p>4. Mind Maps</p>
<ul>
<li>I&#8217;ve got quite many of them to share as downloadable resources</li>
<li>..and I have an idea of another mini-project and a hands-on tutorial dedicated to testing with mind maps</li>
</ul>
<p> </p>
<p>5. <a href="http://blog.softwaretestingclub.com/category/chronicles/hiring/" target="_blank">&#8220;Hiring Testers&#8221;</a> series at Software Testing Club</p>
<ul>
<li>Although, it&#8217;s on a &#8216;pause&#8217; for me currently, I&#8217;ve got more to write about&#8230;</li>
<li>..Including an article with a heuristic and mnemonic on hiring</li>
</ul>
<p> </p>
<p>&#8230;And let&#8217;s stop here, for now :)</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2011/03/21/when-duplication-is-good/" rel="bookmark" class="crp_title">When Duplication Is Good</a></li><li><a href="http://automation-beyond.com/2011/09/06/a-push-back-for-automation/" rel="bookmark" class="crp_title">A push back for automation</a></li><li><a href="http://automation-beyond.com/2008/05/30/basic-test-flows-reference/" rel="bookmark" class="crp_title">Basic Test Flows: Reference Page</a></li><li><a href="http://automation-beyond.com/2008/05/24/back-end-verification/" rel="bookmark" class="crp_title">Basic Test Flow: Back-End Verification</a></li><li><a href="http://automation-beyond.com/2007/09/15/on-importance-of-test-log/" rel="bookmark" class="crp_title">On importance of test log</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/05/04/a-log-of-a-back-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Duplication Is Good</title>
		<link>http://automation-beyond.com/2011/03/21/when-duplication-is-good/</link>
		<comments>http://automation-beyond.com/2011/03/21/when-duplication-is-good/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 10:47:54 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[flag counter]]></category>
		<category><![CDATA[Flags]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Site Stats]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Stats]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4542</guid>
		<description><![CDATA[WordPress blogging engine has &#8220;Stats&#8221; plugin. Very useful, helps gathering a lot of feedback. There are also many other plugins, relying on the data gathered by WordPress Stats. Amongst them I use &#8220;Popular Posts&#8221;. As many of bloggers noticed last week, there was an outage of WordPress Stats server. This impacted not only site stats [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F03%252F21%252Fwhen-duplication-is-good%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FfqCWWK%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22When%20Duplication%20Is%20Good%22%20%7D);"></div>
<p>WordPress blogging engine has &#8220;Stats&#8221; plugin. Very useful, helps gathering a lot of feedback. There are also many other plugins, relying on the data gathered by WordPress Stats. Amongst them I use &#8220;Popular Posts&#8221;.</p>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p>As many of bloggers noticed last week, there was an outage of WordPress Stats server. This impacted not only site stats displayed to blog owners, but also visible content. For example, in my blog &#8220;Past Day Top&#8221; and &#8220;Past Month Top&#8221; widgets couldn&#8217;t display any information.</p>
<p>The fix was applied. Site Stats went back to normal. Yet related plugins haven&#8217;t. That&#8217;s another reminder, by the way, that independently working components do not necessary integrate into a working application.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* 4 links text line */
google_ad_slot = "5367351963";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>I disabled &#8220;Popular Posts&#8221; widgets for now.</p>
<p>The good thing is that Google Analytics script keeps working, and the Flag Counter plugin keeps ticking.</p>
<p><em>04/04/2011 Update.</em></p>
<p><em>The problem at WordPress Stats has been fixed and Popular Posts Widgets are back.</em></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2009/08/10/test-automation-problems-4a/" rel="bookmark" class="crp_title">Test Automation Problems (4) &#8211; Implementation Approach &#8211; Framework</a></li><li><a href="http://automation-beyond.com/2009/06/01/test-automation-data-driven/" rel="bookmark" class="crp_title">Front-End Test Automation Practices &#8211; Data-Driven Framework</a></li><li><a href="http://automation-beyond.com/2011/03/30/2011-01-qtt-posts/" rel="bookmark" class="crp_title">2011/01 Quick Testing Tips posts archive</a></li><li><a href="http://automation-beyond.com/2007/07/05/close-unused-gui-maps/" rel="bookmark" class="crp_title">Close unused GUI maps</a></li><li><a href="http://automation-beyond.com/2009/06/02/test-automation-keyword-driven/" rel="bookmark" class="crp_title">Front-End Test Automation Practices &#8211; Keyword-Driven Framework</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/03/21/when-duplication-is-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Updates</title>
		<link>http://automation-beyond.com/2011/02/07/site-updates/</link>
		<comments>http://automation-beyond.com/2011/02/07/site-updates/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 10:45:47 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[Add-ins]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[flag counter]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Ads]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[Topsy]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4275</guid>
		<description><![CDATA[Some details are as following...]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F02%252F07%252Fsite-updates%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fg0qsdZ%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Site%20Updates%22%20%7D);"></div>
<p>Some details are as following&#8230;</p>
<h3>WordPress Plugins</h3>
<h4><a href="http://corp.topsy.com/2009/10/13/wordpress-plugin-updated-version-0-9-1/" target="_blank">Topsy Retweet Button</a></h4>
<blockquote><p><em>Provides a Twitter retweet button powered by Topsy. Can also provide automatic trackback comments when someone tweets about your posts.</em></p></blockquote>
<p>I see results already. Satisfied.</p>
<h4><a href="http://justintadlock.com/archives/2008/12/09/widgets-reloaded-wordpress-plugin" target="_blank">Widgets Reloaded</a></h4>
<blockquote><p><strong> </strong><em>Widgets come with highly-customizable control panels. Each widget can also be used any number of times.</em></p></blockquote>
<p>Widgets I use are &#8220;Blog Search&#8221;, &#8220;Calendar&#8221;, and &#8220;Archives&#8221;</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* 4 links text line */
google_ad_slot = "5367351963";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<h4><a href="http://peplamb.com/google-analytics-visits/" target="_blank">Flag Counter</a></h4>
<blockquote><p><em>This plugin uses Google Analytics API to fetch data from your analytics account and displays user visits from each country in the widget.</em></p></blockquote>
<p><strong>Notes</strong></p>
<ul>
<li>If you already had Google account, associtated with your GMail, using this one for your Google Analytics is, probably, not the best idea, as you will have to provide it within the plugin.</li>
<li>Nothing is bug free in this world. Visitors, whose IPs were not identified, are still reported, but have no flag or country name.</li>
<li>If you want to display country name, be aware that some long names do not fit allocated space, overlapping with stats data.</li>
<li>The plugin slightly affects performance but not that much as Google Ads, for example</li>
</ul>
<p> </p>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h4><a href="http://blog.unijimpe.net/wp-archives-archivos-wordpress/" target="_blank">WP-Archives</a></h4>
<blockquote><p><em>Display your archives with year/month list</em></p></blockquote>
<p>I believe, it adds value for the blog. Actually, I found <a href="http://automation-beyond.com/blog/archives/" target="_blank">Blog Archives</a> page useful even for myself.</p>
<h4><a href="http://wiki.creativecommons.org/WpLicense" target="_blank">WP Creative Commons License</a></h4>
<blockquote><p><em>Allows selection of a Creative Commons license for blog content.</em></p></blockquote>
<h3>PHP Code Changes</h3>
<ul>
<li>Not disclosing for security reasons :)</li>
</ul>
<p> </p>
<h3>Content Update</h3>
<h4><a href="http://automation-beyond.com/blog/archives/" target="_blank">Blog Archives Page</a></h4>
<p>As mentioned above.</p>
<h4><a href="http://automation-beyond.com/resources/" target="_blank">Resources Root Page</a></h4>
<p>As the page is still in &#8220;under construction&#8221; status, the content underneath has come. Check out <a href="http://automation-beyond.com/resources/testing-challenges/" target="_blank">Testing Challenges</a> page!</p>
<p>..more updates to come.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2011/03/21/when-duplication-is-good/" rel="bookmark" class="crp_title">When Duplication Is Good</a></li><li><a href="http://automation-beyond.com/2009/11/04/brains-on-the-web-concern/" rel="bookmark" class="crp_title">The keys are under the mat&#8230; The brains are on the Web&#8230; Are we missing something?</a></li><li><a href="http://automation-beyond.com/2011/03/01/generating-test-reports-the-approach/" rel="bookmark" class="crp_title">Generating Test Reports (the approach)</a></li><li><a href="http://automation-beyond.com/2010/11/09/testcomplete-run-time-gui-recognition/" rel="bookmark" class="crp_title">TestComplete &#8211; Run-time GUI recognition</a></li><li><a href="http://automation-beyond.com/2010/04/14/automated-testing-so-called/" rel="bookmark" class="crp_title">Automated Testing, so called</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/02/07/site-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog maintenance ahead</title>
		<link>http://automation-beyond.com/2011/01/11/blog-maintenance-ahead-2/</link>
		<comments>http://automation-beyond.com/2011/01/11/blog-maintenance-ahead-2/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 23:25:15 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[flag counter]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=4194</guid>
		<description><![CDATA[Once a year I do something with my blog. Collate, update, migrate, clean-up, migrate, collate, &#8230; About 12 months ago I registered a domain name and migrated my blog from the free WordPress hosting. I purchased a lightweight theme, added some widgets, put it all together, and even done some fixing on my own. The [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2011%252F01%252F11%252Fblog-maintenance-ahead-2%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FhhI2Cm%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Blog%20maintenance%20ahead%22%20%7D);"></div>
<p>Once a year I do something with my blog. Collate, update, migrate, clean-up, migrate, collate, &#8230;<br />
About 12 months ago I registered a domain name and migrated my blog from the free WordPress hosting.</p>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p>I purchased a lightweight theme, added some widgets, put it all together, and even <a href="http://themeforest.net/item/neulane/discussion/60799" target="_blank">done</a> some fixing on my own. The end result worked for me and, hopefully, fulfilled expectations of my respected readers.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* 4 links text line */
google_ad_slot = "5367351963";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Well, I guess, now it&#8217;s <em>that</em> time again. Changes to come.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2010/01/10/independent-hosting/" rel="bookmark" class="crp_title">Independent hosting</a></li><li><a href="http://automation-beyond.com/2009/12/04/blog-maintenance-ahead/" rel="bookmark" class="crp_title">Blog maintenance ahead &#8211; source code formatting</a></li><li><a href="http://automation-beyond.com/2010/02/09/infrastructure-maintenance/" rel="bookmark" class="crp_title">IT Infrastructure Maintenance: Introduction</a></li><li><a href="http://automation-beyond.com/2009/08/10/test-automation-problems-4a/" rel="bookmark" class="crp_title">Test Automation Problems (4) &#8211; Implementation Approach &#8211; Framework</a></li><li><a href="http://automation-beyond.com/2007/01/20/on-hard-coding-of-test-data-1/" rel="bookmark" class="crp_title">On hard-coding of test data (1)</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2011/01/11/blog-maintenance-ahead-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automation Tutorials &#8211; Page Update</title>
		<link>http://automation-beyond.com/2010/12/16/automation-tutorials-page-update/</link>
		<comments>http://automation-beyond.com/2010/12/16/automation-tutorials-page-update/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 12:39:30 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[2. Testing]]></category>
		<category><![CDATA[3. Automation]]></category>
		<category><![CDATA[about]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[recognition]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[testcomplete]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=3885</guid>
		<description><![CDATA[Now I&#8217;m done with the series: GUI Recognition with TestComplete 3 Categories, 10 articles, 8 code examples. Overview of object recognition properties. Run-time GUI recognition methods. Routine operations with Web Browser window. Code examples and detailed explanations. Note: more TestComplete content to come next year. Related Posts:Automation Tutorials &#8211; New ChapterHow to update value in [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2010%252F12%252F16%252Fautomation-tutorials-page-update%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FeOTfpe%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Automation%20Tutorials%20-%20Page%20Update%22%20%7D);"></div>
<p><div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Banner 468x60 */
google_ad_slot = "8933038987";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<h4>Now I&#8217;m done with the series: <a title="GUI Recognition with TestComplete" href="http://automation-beyond.com/chapters/tutorials/testcomplete/" target="_blank">GUI Recognition with TestComplete</a></h4>
<p>3 Categories, 10 articles, 8 code examples.</p>
<p>Overview of object recognition properties. Run-time GUI recognition methods. Routine operations with Web Browser window. Code examples and detailed explanations.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* 4 links text line */
google_ad_slot = "5367351963";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Note: more TestComplete content to come next year.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2010/09/28/automation-tutorials-new-chapter/" rel="bookmark" class="crp_title">Automation Tutorials &#8211; New Chapter</a></li><li><a href="http://automation-beyond.com/2009/12/30/how-to-update-value-in-xml-file/" rel="bookmark" class="crp_title">How to update value in XML file (QTP, VBScript)</a></li><li><a href="http://automation-beyond.com/2010/05/24/test-automation-problems-page-update/" rel="bookmark" class="crp_title">Test Automation Problems &#8211; Page Update</a></li><li><a href="http://automation-beyond.com/2009/10/02/service-functions-xml/" rel="bookmark" class="crp_title">Service Functions – XML (QTP, VBScript)</a></li><li><a href="http://automation-beyond.com/2011/06/01/resources-page-update/" rel="bookmark" class="crp_title">Resources &#8211; Page Update</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2010/12/16/automation-tutorials-page-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automation Tutorials &#8211; New Chapter</title>
		<link>http://automation-beyond.com/2010/09/28/automation-tutorials-new-chapter/</link>
		<comments>http://automation-beyond.com/2010/09/28/automation-tutorials-new-chapter/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 12:24:16 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My blog]]></category>
		<category><![CDATA[3. Automation]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[tesing]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=3882</guid>
		<description><![CDATA[I&#8217;ve been reviewing my investigation and code example posts, and realized that some of them are numerous enough to be grouped together as step-by-step tutorials. Here are the first ones. Active Directory – Sample Scripts   FileSystemObject – Working with Files and Folders   More tutorials will come this year! Related Posts:Automation Tutorials &#8211; Page [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2010%252F09%252F28%252Fautomation-tutorials-new-chapter%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FhUOgjj%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Automation%20Tutorials%20-%20New%20Chapter%22%20%7D);"></div>
<p>I&#8217;ve been reviewing my investigation and code example posts, and realized that some of them are numerous enough to be grouped together as step-by-step tutorials.</p>
<p>Here are the first ones.</p>
<h3><a href="http://automation-beyond.com/chapters/tutorials/ms-ad/" target="_blank">Active Directory – Sample Scripts</a></h3>
<p> </p>
<h3><a title="FileSystemObject – Working with Files and Folders" href="http://automation-beyond.com/chapters/tutorials/fso/" target="_blank">FileSystemObject – Working with Files and Folders</a></h3>
<p> </p>
<p>More tutorials will come this year!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2010/12/16/automation-tutorials-page-update/" rel="bookmark" class="crp_title">Automation Tutorials &#8211; Page Update</a></li><li><a href="http://automation-beyond.com/2011/05/04/a-log-of-a-back-log/" rel="bookmark" class="crp_title">A Log Of A Back-Log</a></li><li><a href="http://automation-beyond.com/2011/06/14/expand-collapse-html-javascript/" rel="bookmark" class="crp_title">Exploring options for Expand/Collapse (HTML, JavaScript)</a></li><li><a href="http://automation-beyond.com/2007/05/10/links-qtp-1/" rel="bookmark" class="crp_title">Link-a-log: QTP resources</a></li><li><a href="http://automation-beyond.com/2011/03/04/xsl-tree-2-table/" rel="bookmark" class="crp_title">XML/XSL Transformation: Tree to Table</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2010/09/28/automation-tutorials-new-chapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now on Quick Testing Tips</title>
		<link>http://automation-beyond.com/2010/07/01/now-on-quick-testing-tips/</link>
		<comments>http://automation-beyond.com/2010/07/01/now-on-quick-testing-tips/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 12:21:20 +0000</pubDate>
		<dc:creator>Albert Gareev</dc:creator>
				<category><![CDATA[Messages]]></category>
		<category><![CDATA[My Articles]]></category>
		<category><![CDATA[Albert Gareev]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Michael Kelly]]></category>
		<category><![CDATA[Quick Testing Tips]]></category>

		<guid isPermaLink="false">http://automation-beyond.com/?p=3009</guid>
		<description><![CDATA[I was honoured to join a team of contributing authors on Quick Testing Tips website that is run by Michael Kelly. Subscribe, visit, read, submit your comments and questions! Related Posts:2010/08 Quick Testing Tips posts archive2011/01 Quick Testing Tips posts archive2011/02 Quick Testing Tips posts archive2010/07 Quick Testing Tips posts archive2010/12 Quick Testing Tips posts [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fautomation-beyond.com%252F2010%252F07%252F01%252Fnow-on-quick-testing-tips%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Now%20on%20Quick%20Testing%20Tips%22%20%7D);"></div>
<p>I was honoured to join a team of contributing authors on <a href="http://www.quicktestingtips.com/tips/" target="_blank">Quick Testing Tips</a> website that is run by <a href="http://www.michaeldkelly.com/" target="_blank">Michael Kelly</a>.<br />
Subscribe, visit, read, submit your comments and questions!</p>
<hr />
<div style="position: relative; z-index:1;"><script type="text/javascript"><!--
google_ad_client = "pub-4470793787913935";
/* Large Banner */
google_ad_slot = "7026207536";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://automation-beyond.com/2010/10/05/2010-08-qtt-posts/" rel="bookmark" class="crp_title">2010/08 Quick Testing Tips posts archive</a></li><li><a href="http://automation-beyond.com/2011/03/30/2011-01-qtt-posts/" rel="bookmark" class="crp_title">2011/01 Quick Testing Tips posts archive</a></li><li><a href="http://automation-beyond.com/2011/04/04/2011-02-qtt-posts/" rel="bookmark" class="crp_title">2011/02 Quick Testing Tips posts archive</a></li><li><a href="http://automation-beyond.com/2010/08/26/2010-07-qtt-posts/" rel="bookmark" class="crp_title">2010/07 Quick Testing Tips posts archive</a></li><li><a href="http://automation-beyond.com/2010/12/28/2010-12-qtt-posts/" rel="bookmark" class="crp_title">2010/12 Quick Testing Tips posts archive</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://automation-beyond.com/2010/07/01/now-on-quick-testing-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

