<?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>Software Testing Blog &#187; Software Testing Trends</title>
	<atom:link href="http://blog.utest.com/category/software-testing-trends/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.utest.com</link>
	<description>Software Testing Community</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:33:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Software Testing Mindset</title>
		<link>http://blog.utest.com/the-software-testing-mindset/2012/02/</link>
		<comments>http://blog.utest.com/the-software-testing-mindset/2012/02/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:51:27 +0000</pubDate>
		<dc:creator>Mike Brown</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[testing mindsets]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=17364</guid>
		<description><![CDATA[Sometimes, work can be difficult without the proper mindset. If you&#8217;re tired, angry or frustrated for instance (like Patriots fans this morning) then you&#8217;re almost guaranteed to make some careless mistakes. This is true of almost every profession. Software testing in no exception. So what&#8217;s the proper mindset for a software tester? Much has been [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-17365" style="margin-left: 5px; margin-right: 0px;" title="meditation" src="http://blog.utest.com/wp-content/uploads/2012/02/meditation-300x199.jpg" alt="" width="258" height="171" />Sometimes, work can be difficult without the proper mindset. If you&#8217;re tired, angry or frustrated for instance (like Patriots fans this morning) then you&#8217;re almost guaranteed to make some careless mistakes. This is true of almost every profession. Software testing in no exception.</p>
<p><strong>So what&#8217;s the proper mindset for a software tester? </strong>Much has been written on the topic &#8211; and it&#8217;s critical to your success in the field &#8211; so I figured I&#8217;d offer a view different points of view.</p>
<p>Here&#8217;s one from <a href="http://softwareprojectmanager.com/softwareprojects/software-project-manager-faq/42-general-software-project-management-methods/104-software-testing-primer.html?start=4" target="_blank">softwareprojectmanager.com</a>:</p>
<p style="padding-left: 30px;">A professional tester approaches a product with the attitude that<em> the product is already broken</em> &#8211; it has defects and it is their job to discover them. They assume the product or system is inherently flawed and it is their job to ‘illuminate’ the flaws.</p>
<p style="padding-left: 30px;">This approach is necessary in testing.</p>
<p style="padding-left: 30px;">Designers and developers approach software with an optimism based on the assumption that the changes they make are the correct solution to a particular problem. But they are just that – assumptions.</p>
<p style="padding-left: 30px;">Without being proved they are no more correct than guesses. Developers often overlook fundamental ambiguities in requirements in order to complete the project; or they fail to recognise them when they see them. Those ambiguities are then built into the code and represent a defect when compared to the end-user&#8217;s needs.</p>
<p><span id="more-17364"></span>Here&#8217;s another view from <a href="http://www.onestopsoftwaretesting.com/testers-mindset/" target="_blank">onestopsoftwaretesting.com</a>:</p>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Pedantic, sceptical, nit-picking to software </strong></span></p>
<p style="padding-left: 30px;">Some years ago, we were asked to put a slide together, saying who makes the best testers, and we thought and thought, but eventually, all we could think of was, they’ve got to be pedantic and sceptical and a nitpicker. Now, if you called someone a pedant, a sceptic, and a nitpicker, they’d probably take an instant dislike to you. Most folk would regard such a description as abusive because these are personal attributes that we don’t particularly like in other people, do we? These are the attributes that we should wear, as a tester, when testing the product. <em>When discussing failures with developers however, we must be much more diplomatic. We must trust the developers, but we doubt the product</em>.</p>
<p style="padding-left: 30px;">Most developers are great people and do their best, and we have to get on with them – we’re part of the same team, but when it comes to the product, we distrust and doubt it. But we don’t say this to their faces. We doubt the quality of everything until we’ve tested it. Nothing works, whatever “works” means, until we’ve tested it.</p>
<p style="padding-left: 30px;"><strong><span style="text-decoration: underline;">Impartial, advisory, constructive to developers: </span></strong></p>
<p style="padding-left: 30px;">But we are impartial, advisory and constructive to developers. We are not against them, we are on the same team. We have to work with them, not against them. Because it is human nature to take a pride in their work and take criticism of their work personally, bear in mind this quote: ‘tread lightly, because you tread on their dreams’.</p>
<p>Here&#8217;s a similar view from <a href="http://www.kualitatem.com/the-testing-mindset" target="_blank">kualitatem.com</a>:</p>
<p style="padding-left: 30px;">All software must possess bugs as the developers are human and you can’t eliminate the error factor from humans. Therefore it’s very important for the tester to think from end user perspective and try to find out all the possible bugs that a user can face. The approach to use Mindset Testing is to <em>treat the software as it’s full of bugs</em>; the developers deployed an application that will crash when end-user will use it and testing its all possible flows. Here begins the work of a tester to find out all these bugs and loopholes that will make this application go crashing.</p>
<p style="padding-left: 30px;">Don’t take any bug lighter, “Report all bugs you have encounter with”, as you will be responsible for it at the end.  Although sometimes with the mutual understanding of the developers and QA, some bugs are not addressed right away, but still, from QA perspective one should not skip reporting any bug.</p>
<p>What do you think? Is there a proper mindset for testing? If so, what is it? Please share your thoughts in the comment section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/the-software-testing-mindset/2012/02/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Testing For All Occasions &#8211; Superbowl Edition</title>
		<link>http://blog.utest.com/testing-for-all-occasions-superbowl-edition/2012/02/</link>
		<comments>http://blog.utest.com/testing-for-all-occasions-superbowl-edition/2012/02/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 17:38:12 +0000</pubDate>
		<dc:creator>Jamie Saine</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=17307</guid>
		<description><![CDATA[Testing usually means looking for bugs in software. But to Sport Evac, it means ensuring everyone gets out of a stadium safely in an emergency situation. The software was designed by the National Center for Sports Safety and Security and tests every scenario imaginable to help security personnel and first responders at big sporting events [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.utest.com/testing-for-all-occasions-superbowl-edition/2012/02/sport-evac-screenshot-2/" rel="attachment wp-att-17311"><img class="alignright size-full wp-image-17311" style="margin-left: 5px; margin-right: 0px;" title="Sport Evac Screenshot" src="http://blog.utest.com/wp-content/uploads/2012/02/Sport-Evac-Screenshot1.png" alt="Sport Evac Screenshot" width="370" height="208" /></a>Testing usually means looking for bugs in software. But to Sport Evac, it means ensuring everyone gets out of a stadium safely in an emergency situation. The software was designed by the National Center for Sports Safety and Security and tests every scenario imaginable to help security personnel and first responders at big sporting events prepare for an emergency. But, as it turns out, testing is testing whether you&#8217;re testing the latest mobile app or an evacuation strategy for the big game. The goal is to find as many of the nasty bugs as you can <em>before</em> everything goes live. <a href="http://www.foxnews.com/scitech/2012/02/02/superbowl-terror-testing-makes-game-day-safe/" target="_blank">FoxNews</a> has more on Sport Evac:</p>
<p style="padding-left: 30px;">The Sport Evac program trains teams for those &#8220;what if&#8221; scenarios, by creating virtual 3D stadiums drawn from actual blueprints and packing them with up to 70,000 animated human avatars designed to respond to threats as unpredictably as their human counterparts.</p>
<p style="padding-left: 30px;">It’s advanced technology fans won’t see on game day &#8212; but tech that behind the scenes makes watching the big game safer.</p>
<p style="padding-left: 30px;">Evacuation in the event of an emergency is a critical challenge, and rehearsing the how to move around tens of thousands of people isn’t realistic. So sports security planners turn to computers to make sure it all goes smoothly.  &#8230;</p>
<p style="padding-left: 30px;">The virtual stadium allows them to simulate how fans will respond in those first few critical minutes after an attack. Stadium and team security can use the virtual stadium to practice moving players and fans to safety and to run exercises with local first responders. &#8230;</p>
<p style="padding-left: 30px;"><span id="more-17307"></span></p>
<p>As with any test, the ability to scale to meet different demands is key to success. Only testing for the &#8220;best case scenario&#8221; isn&#8217;t very effective.</p>
<p style="padding-left: 30px;">Sport Evac isn’t the only evacuation software program, but others have struggled to meet the scaling challenge of sporting events. Other simulations also failed to include the wide range of human behavior variations and the multitude of factors that may disrupt the best-laid aid plans.</p>
<p style="padding-left: 30px;">All sorts of curve balls can appear in a threat: parking gridlock, for example, making an orderly exit disorderly, or the elderly having a hard time with a crushing crowd.</p>
<p style="text-align: left; padding-left: 30px;">Sport Evac allows security teams to test the robustness of their planning against the full range of possible factors &#8212; fans fighting against the stream to retrieve forgotten wallets and handbags, spilled beer creating too-slick floors, emergency lights failing and so on.</p>
<p style="text-align: left;">Not only did the makers of Sport Evac create and test desktop software, they are also working on a mobile app version of the software for stadium employees and first responders to use on-site. This app sounds like a perfect candidate for some <a href="http://www.inthewildtesting.com/" target="_blank">in-the-wild testing</a> because any sports fan can tell you that the middle of a sold-out stadium isn&#8217;t the best place to get a signal. Plus, this is the last app you want to crash, freeze, load slow or glitch at the exact moment you need it most.</p>
<p style="text-align: left; padding-left: 30px;">A smartphone app, known as Sport Evac Lite, will become available as well, so security staff and ushers can see where fans and cars could bottleneck.</p>
<p style="text-align: left;">Read the full article at <a href="http://www.foxnews.com/scitech/2012/02/02/superbowl-terror-testing-makes-game-day-safe/" target="_blank">FoxNews</a> &gt;&gt;&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/testing-for-all-occasions-superbowl-edition/2012/02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Classic Software Testing Mistakes</title>
		<link>http://blog.utest.com/classic-software-testing-mistakes/2012/02/</link>
		<comments>http://blog.utest.com/classic-software-testing-mistakes/2012/02/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 16:12:15 +0000</pubDate>
		<dc:creator>Mike Brown</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[uTest]]></category>
		<category><![CDATA[brian marick]]></category>
		<category><![CDATA[classic testing mistakes]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=17295</guid>
		<description><![CDATA[Every once and awhile, when there&#8217;s nothing topical to blog about, I decide to go back in time and focus on a software testing classic. Today is one of those days. With that in mind, I wanted to draw your attention to Classic Testing Mistakes by Brian Marick. Whether you&#8217;re a tester or manager, experienced [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-17299" style="margin-left: 5px; margin-right: 0px;" title="Testing Mistakes" src="http://blog.utest.com/wp-content/uploads/2012/02/Testing-Mistakes.jpg" alt="" width="275" height="183" />Every once and awhile, when there&#8217;s nothing topical to blog about, I decide to go back in time and focus on a software testing classic. Today is one of those days.</p>
<p>With that in mind, I wanted to draw your attention to <a href="http://www.scribd.com/pankajeds/d/53248328-Classic-Mistakes-by-Testers" target="_blank"><em>Classic Testing Mistakes</em></a> by Brian Marick. Whether you&#8217;re a tester or manager, experienced veteran or wide-eyed newbie, this 25-page article outlines some of the most classic testing mishaps and offers valuable tips on how to avoid them.</p>
<p>So what are some classic testing mistakes? One would be not reading this document in its entirety. As for the others, here are a few clips I found interesting. Note the bold titles are mine, everything in italics in Brian&#8217;s.</p>
<p><strong>Mistake: Testers Not Responsible for Usability</strong><br />
<em>If usability problems are not considered valid bugs, your project defines the testing task too narrowly. Testers are restricted to checking whether the product does what was intended, not whether what was intended is useful. Customers do not care about the distinction, and testers shouldn’t either.</em></p>
<p><strong>Mistake: Misunderstanding the Role of &#8220;QA&#8221;</strong><br />
<em>A first major mistake people make is thinking that the testing team is responsible for assuring quality. This role, often assigned to the first testing team in an organization, makes it the last defense, the barrier between the development team (accused of producing bad quality) and the customer (who must be protected from them). It’s characterized by a testing team (often called the “Quality Assurance Group”) that has formal authority to prevent shipment of the product. That in itself is a disheartening task: the testing team can’t improve quality, only enforce a minimal level. Worse, that authority is usually more apparent than real.</em></p>
<p><strong>Mistake: Bad Timing on Load Testing</strong><br />
<em>Putting stress and load testing off to the last minute is common, but it leaves you little time to do anything substantive when you discover your product doesn’t scale up to more than 12 users.</em></p>
<p><span id="more-17295"></span><strong>Mistake: Relying on Beta Testing</strong><br />
<em>Beware of an overreliance on beta testing. Beta testing seems to give you test cases representative of customer use &#8211; because the test cases are customer use. Also, bugs reported by customers are by definition those important to customers. However, there are several problems:</em></p>
<p><em>1. The customers probably aren’t that representative. In the common high-tech marketing model4, beta users, especially those of the “put it on your web site and they will download” sort, are the early adopters, those who like to tinker with new technologies. They are not the pragmatists, those who want to wait until the technology is proven and safe to adopt.</em></p>
<p><strong>Mistake: Having Programmers Test</strong><br />
<em>Using testing as a transitional job for new programmers is one of the two classic mistaken ways to staff a testing organization. It has some virtues. One is that you really can keep bad hires away from the code. A bozo in testing is often less dangerous than a bozo in development. Another is that the developer may learn something about testing that will be useful later. (In my case, it founded a career.) And it’s a way for the new hire to learn the product while still doing some useful work.</em></p>
<p><strong>Mistake: Testers Not Domain Experts</strong><br />
<em>Be especially careful to avoid the trap of testers who are not domain experts. Too often, the tester of an accounting package knows little about accounting. Consequently, she finds bugs that are unimportant to accountants and misses ones that are. Further, she writes bug reports that make serious bugs seem irrelevant. A programmer may not see past the unrepresentative test to the underlying important problem.</em></p>
<p><strong>Mistake: Poor Bug Reporting</strong><br />
<em>It’s not enough to find a failure; you must also report it. Unfortunately, poor bug reporting is a classic mistake.</em></p>
<p><strong>Mistake: Unrealistic Expectations</strong><br />
<em>Whatever approach you take, don’t fall into the trap of expecting regression tests to find a high proportion of new bugs. Regression tests discover that new or changed code breaks what used to work. While that happens more often than any of us would like, most bugs are in the product’s new or intentionally changed behavior. Those bugs have to be caught by new tests.</em></p>
<p>What other common testing mistakes have you experienced? Please share in the comment section.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/classic-software-testing-mistakes/2012/02/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Question: What&#8217;s the Missing Link in the QA Chain?</title>
		<link>http://blog.utest.com/question-whats-the-missing-link-in-the-qa-chain/2012/01/</link>
		<comments>http://blog.utest.com/question-whats-the-missing-link-in-the-qa-chain/2012/01/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 21:36:51 +0000</pubDate>
		<dc:creator>Mike Brown</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[uTest]]></category>
		<category><![CDATA[in-the-wild testing]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[localization testing]]></category>
		<category><![CDATA[Matt Johnston]]></category>
		<category><![CDATA[rich hand]]></category>
		<category><![CDATA[softwaretestpro]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=17189</guid>
		<description><![CDATA[Answer: In-the-wild testing. This according to our very own CMO Matt Johnston, who recently sat down with Rich Hand of softwaretestpro.com for an in-depth discussion on the growing importance of in-the-wild testing. This lively Q&#38;A was then adapted into a featured article  (no word yet on its big screen debut). Anyway, if you&#8217;re new to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-17223" style="margin-left: 5px; margin-right: 0px;" title="Silver chain in circle with an outstanding golden link - 3d render" src="http://blog.utest.com/wp-content/uploads/2012/01/Missing-link-300x224.jpg" alt="" width="251" height="187" /><strong>Answer</strong>: In-the-wild testing.</p>
<p>This according to our very own CMO <a href="http://twitter.com/#!/matjohnston" target="_blank">Matt Johnston</a>, who recently sat down with Rich Hand of <a href="http://www.softwaretestpro.com/" target="_blank">softwaretestpro.com</a> for an in-depth discussion on the growing importance of in-the-wild testing. This lively Q&amp;A was then adapted into <a href="http://www.inthewildtesting.com/stp-in-the-wild-testing" target="_blank">a featured article </a> (no word yet on its big screen debut).</p>
<p>Anyway, if you&#8217;re new to the concept of in-the-wild testing or want to know more about it, then I highly recommend giving it a proper read.  Here are a few clips to get you started.  Enjoy!</p>
<p style="padding-left: 30px;">Does it ever seem that no matter how much time, effort and money your QA team spends improving and refining software testing processes that some sort of defect is always found in the application, website, or mobile app after launch? Surprisingly, it has little to do with your organization&#8217;s in-the-lab testing – whether in-house or outsourced, manual or automated. In fact, it&#8217;s likely due to the fact that <strong>the lab environment you&#8217;re testing in cannot adequately replicate real-world conditions</strong> (real users, real devices, diverse locations, imperfect connectivity, not to mention a range of devices, operating systems, browsers, etc.).</p>
<p style="padding-left: 30px;">And thus, companies test extensively in the lab, launch their apps into the real-world conditions of users, and we&#8217;re all surprised when these products don&#8217;t perform as expected. But what kind of testing can fill this gap effectively and affordably? It was out of this persistent question that uTest and crowdsourced testing was born. And the by-product of this was a new category of testing which has become a must-have for mobile, social and local apps known as &#8220;In-The-Wild Testing.&#8221;</p>
<p style="padding-left: 30px;"><img class="alignright size-full wp-image-17236" style="margin-left: 4px; margin-right: 0px;" title="In the Wild Testing" src="http://blog.utest.com/wp-content/uploads/2012/01/In-the-Wild-Testing.png" alt="" width="300" height="73" />&#8220;In-The-Wild Testing&#8221; (ITWT) is an effort to educate tech leaders about how to help QA teams and organizations launch higher quality software, quicker, faster, and cheaper. The idea of in-the-wild testing is about providing organizations with the real-world testing data necessary to make informed decisions about releasing products to market. According to Matt Johnston, Chief Marketing Officer for uTest, &#8220;Don&#8217;t be fooled by the word &#8216;wild&#8217; when it comes to testing software. When you think of the term &#8216;In-the-wild testing&#8217; think of it as &#8216;real-world vs. laboratory conditions.&#8217;&#8221; <strong>This is not outsourcing or beta testing, and it&#8217;s definitely not suggesting you replace the QA teams or solid processes you have in place within your test lab</strong>. Rather, this is about complementing, scaling, and aligning professional testing resources with your in-house or outsourced QA team. I predict that this concept will explode in the next five years . But the first step is to understand what ITWT is (and isn&#8217;t).</p>
<p><strong><a href="http://www.inthewildtesting.com/stp-in-the-wild-testing" target="_blank">Continue reading &gt;&gt;&gt;</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/question-whats-the-missing-link-in-the-qa-chain/2012/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Will Only Take a Second: United Nations Debates Time Change</title>
		<link>http://blog.utest.com/this-will-only-take-a-second-united-nations-debates-time-change/2012/01/</link>
		<comments>http://blog.utest.com/this-will-only-take-a-second-united-nations-debates-time-change/2012/01/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 18:53:15 +0000</pubDate>
		<dc:creator>Mike Brown</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[uTest]]></category>
		<category><![CDATA[software bugs]]></category>
		<category><![CDATA[united nations]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=17040</guid>
		<description><![CDATA[In the software business, it&#8217;s all about precision, as even the slightest coding mistake can lead to catastrophic failure. This lesson is clearly not lost on the folks over at the United Nations telecommunications agency, who are meeting as we speak to decide whether or not to abolish the leap second. That&#8217;s right, the leap [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-17043" style="margin-left: 5px; margin-right: 0px;" title="Take your time" src="http://blog.utest.com/wp-content/uploads/2012/01/Take-your-time.jpg" alt="" width="197" height="192" />In the software business, it&#8217;s all about precision, as even the slightest coding mistake can lead to catastrophic failure. This lesson is clearly not lost on the folks over at the United Nations telecommunications agency, who are meeting as we speak to decide whether or not to abolish the leap second. That&#8217;s right, the leap second.</p>
<p>The <a href="http://www.smh.com.au/technology/technology-news/seconds-away-nations-go-toe-to-toe-over-time-glitch-20120119-1q7u7.html" target="_blank"><em>Sidney Morning Herald</em> </a>explains how this relates to software testing:</p>
<p style="padding-left: 30px;">Unlike the better-known leap year, which adds a day to February in a familiar four-year cycle, the leap second is tacked on once every few years to synchronise atomic clocks – the world&#8217;s scientific timekeepers – with Earth&#8217;s rotational cycle, which, sadly, does not run quite like clockwork. The next one is scheduled for June 30 (do not bother to adjust your watch).</p>
<p style="padding-left: 30px;">The United States is the primary proponent for doing away with the leap second, arguing that these sporadic adjustments, if botched or overlooked, <strong>could lead to major foul-ups if electronic systems that depend on the precise time – including computer and cellphone networks</strong>, air traffic control and financial trading markets – do not agree on the time.</p>
<p style="padding-left: 30px;">Abolishing the leap second &#8220;<strong>removes one potential source of catastrophic failure for the world&#8217;s computer networks</strong>,&#8221; said Geoff Chester, a spokesman for the US Naval Observatory, America&#8217;s primary timekeeper. &#8220;That one second becomes a problem if you don&#8217;t take it into account.&#8221;</p>
<p>By now, you&#8217;re probably wondering what the &#8220;debate&#8221; is all about. Is anyone voting in favor of catastrophic failure? On the other hand, how can a unit of time be abolished, even if it&#8217;s only a second? The story continues:</p>
<p style="padding-left: 30px;"><span id="more-17040"></span>But Britain, along with Canada and China, would like to keep the current system, arguing that, in the 40 years that leap seconds have been gracefully inserted in our midst – most recently in 2008 – there have been no problems to speak of, and the worriers have greatly exaggerated the potential for havoc. Remember Y2K?</p>
<p style="padding-left: 30px;">&#8220;It&#8217;s the devil we know,&#8221; said Robert Seaman, a software engineer at America&#8217;s National Optical Astronomy Observatory. While he is an American, he is also a member of another group wary of the change: astronomers. If a software-guided telescope is not pointed in the right direction, it may not capture the right image, and <strong>updating software could be a sizeable task</strong>.</p>
<p style="padding-left: 30px;">Since the 1950s, the world has run on two sets of clocks. One is the ticking of atomic clocks, defined by the precise frequency that electrons jump around in atoms. The other is based on the traditional notion of a spinning Earth.</p>
<p>Anyway, I wanted to bring this story to your attention for two reasons. One, I find it fascinating. And two, <strong>to find out what experiences you&#8217;ve had with small bugs that led to big mistakes</strong>. So please, share your experiences in the comment section below&#8230;.and be sure to take your time <img src='http://blog.utest.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/this-will-only-take-a-second-united-nations-debates-time-change/2012/01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Software Engineering Hits High School</title>
		<link>http://blog.utest.com/software-engineering-hits-high-school/2012/01/</link>
		<comments>http://blog.utest.com/software-engineering-hits-high-school/2012/01/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 22:42:46 +0000</pubDate>
		<dc:creator>Jamie Saine</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[software engineering]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=17028</guid>
		<description><![CDATA[A teacher in Massachusetts dedicated a computer class to developing and testing mobile apps. The Education Secretary in the UK is calling for a total program overhaul of country&#8217;s computer education curriculum. Now, the Mayor Michael Bloomberg of New York City has declared that an entire public high school will be devoted to teaching students [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.utest.com/software-engineering-hits-high-school/2012/01/computer-science5/" rel="attachment wp-att-17031"><img class="alignright size-medium wp-image-17031" style="margin-left: 5px; margin-right: 0px;" title="Software Engineering Hits High School" src="http://blog.utest.com/wp-content/uploads/2012/01/Computer-Science5-300x273.jpg" alt="Software Engineering Hits High School" width="300" height="273" /></a>A teacher in Massachusetts <a href="http://blog.utest.com/high-school-teaches-students-a-different-kind-of-testing-app-testing/2011/11/" target="_blank">dedicated a computer class</a> to developing and testing mobile apps. The Education Secretary in the UK is calling for a <a href="http://blog.utest.com/england-looks-to-revamp-computer-studies/2012/01/" target="_blank">total program overhaul</a> of country&#8217;s computer education curriculum. Now, the Mayor Michael Bloomberg of New York City has declared that an entire public high school will be devoted to teaching students software engineering. From <a href="http://gcn.com/articles/2012/01/19/new-york-high-school-software-engineering.aspx" target="_blank">Government Computer News</a>:</p>
<p style="padding-left: 30px;">“Today, far too many of our graduates are leaving without the skills they need to succeed beyond high school. Not every student wants to go to college, nor is college right for everyone. But all students should leave prepared to succeed in the next phase of their lives,” Bloomberg said. “It’s a new way of thinking about secondary school based on today’s economic realities.” &#8230;</p>
<p style="padding-left: 30px;">Frank Thomas, a spokesman for the city’s Department of Education, anticipates that the school will have between 420 and 460 students by 2015, when all four grade levels are enrolled, Adrianne Jeffries reported in <strong><a href="http://www.betabeat.com/2012/01/12/city-says-engineering-high-school-will-have-420-to-460-students-by-2015/" target="_blank">BetaBeat</a></strong>. The school will start with a ninth-grade class this year and add on another grade level for the next three years.</p>
<p style="padding-left: 30px;">The city has other specialized high schools for science, math, the performing arts and other subjects, but it did not have one focused on computer science. &#8230;</p>
<p style="padding-left: 30px;">Joel Spolsky, a board member of the new school, said one reason he’s a proponent of the school is that it could can train many excellent software engineers who are not currently at the top of their class academically.</p>
<p style="padding-left: 30px;">“I think this is the best thing about the school,” he said in a blog post. “A lot of kids are just not interested enough in other academic subjects to get good grades, but they would make great software engineers. A lot of immigrants (especially in New York) are not yet proficient enough in English to get good grades in all their subjects, but they’re going to make great software engineers, too.”</p>
<p>I have to say, one instance is cool. Two instances make you raise an eyebrow. Three instances (especially when they&#8217;re consistently bigger examples) might just be the start of a trend. And this trend of focusing not only on computer basics, but on more advanced &#8211; more engaging &#8211; computer topics that can lead to lucrative, fulfilling career paths is long over due.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/software-engineering-hits-high-school/2012/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is Your Captain Speaking&#8230;How Does This Work Again?</title>
		<link>http://blog.utest.com/this-is-your-captain-speaking-how-does-this-work-again/2012/01/</link>
		<comments>http://blog.utest.com/this-is-your-captain-speaking-how-does-this-work-again/2012/01/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 15:15:26 +0000</pubDate>
		<dc:creator>Mike Brown</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[airplane]]></category>
		<category><![CDATA[in-the-wild testing]]></category>
		<category><![CDATA[software glitch]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=16795</guid>
		<description><![CDATA[If you had to pick two professions where you wouldn&#8217;t want glitchy software interfering, they would have to be surgeon and pilot.  These would be the only two correct answers. And speaking of correct answers (or lack thereof) it seems that a software glitch caused 90% of would-be pilots to record failing grades on their [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-16796" style="margin-left: 5px; margin-right: 0px;" title="Airplane" src="http://blog.utest.com/wp-content/uploads/2012/01/Airplane.jpg" alt="" width="250" height="172" />If you had to pick two professions where you wouldn&#8217;t want glitchy software interfering, they would have to be <strong>surgeon</strong> and <strong>pilot</strong>.  These would be the only two correct answers.</p>
<p>And speaking of correct answers (or lack thereof) it seems that a software glitch caused 90% of would-be pilots to record failing grades on their <em>online</em> exam. Why online, you ask? In response to the recently exposed &#8220;fake pilot&#8221; scam &#8211; and as an added measure to prevent forgery &#8211; the Directorate General of Civil Aviation (DGCA) decided to make candidates take the test online.</p>
<p>Simple enough? Here&#8217;s <a href="http://www.ndtv.com/article/cities/software-glitch-causes-90-percent-pilots-to-fail-exam-160016" target="_blank">NDTV.com</a> with how this plan went, um, off course:</p>
<p style="padding-left: 30px;">A software glitch caused a 100-mark examination to be graded on just 50, causing over 90 per cent of the examinees to believe that they had failed.  &#8220;The paper had 50 questions worth two marks each. Every candidate had to secure a minimum of 70 per cent marks to qualify.</p>
<p style="padding-left: 30px;">During evaluation, the online software wrongly assigned one mark to each question, as a result of which each candidate was examined on 50 marks. The merit list, however, showed the full marks as 100. As a result, none of the 1,000 pilots who appeared for the ALT examination managed to pass the exam. Passing the exam is mandatory for officers who are seeking licenses as commanders,&#8221; said a top DGCA source.</p>
<p style="padding-left: 30px;">In the CPL category for commercial piloting licenses, only two-three percent of over 4,000 candidates managed to clear the examination.</p>
<p style="padding-left: 30px;">Realising that the mass failure was a result of a software problem, DGCA chief E K Bharatbhushan wasted no time in declaring that the incident was a consequence of a software glitch, and said that a new merit list would be published this Monday.</p>
<p>Let&#8217;s hope the DGCA  learned their lesson on the importance of <a href="http://www.inthewildtesting.com/" target="_blank">in-the-wild software testing</a>. If not, I think it&#8217;s time to take the train.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/this-is-your-captain-speaking-how-does-this-work-again/2012/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ever-Shifting Matrix</title>
		<link>http://blog.utest.com/the-ever-shifting-matrix/2012/01/</link>
		<comments>http://blog.utest.com/the-ever-shifting-matrix/2012/01/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 15:29:37 +0000</pubDate>
		<dc:creator>Jamie Saine</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[Testing - Mobile Apps]]></category>
		<category><![CDATA[Testing - Web Apps]]></category>
		<category><![CDATA[mobile browsers]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=16674</guid>
		<description><![CDATA[I can&#8217;t say testing was ever easy but there definitely was a time when there were far fewer components to the testing matrix. Now a days, if you&#8217;re just trying to put together a simple website there&#8217;s a whole range of browsers to consider at the very least &#8211; not to mention the ever updating [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.utest.com/the-ever-shifting-matrix/2012/01/mobile_vs_desktop_browser_share_dec2011-2/" rel="attachment wp-att-16678"><img class="alignright size-full wp-image-16678" style="margin-left: 5px; margin-right: 0px;" title="Mobile Browsing Share" src="http://blog.utest.com/wp-content/uploads/2012/01/Mobile_vs_desktop_browser_share_Dec20111.png" alt="Mobile Browsing Share" width="369" height="198" /></a>I can&#8217;t say testing was ever easy but there definitely was a time when there were far fewer components to the testing matrix. Now a days, if you&#8217;re just trying to put together a simple website there&#8217;s a whole range of browsers to consider at the very least &#8211; not to mention the ever updating versions of those browsers.</p>
<p>If that wasn&#8217;t enough, now you have to make sure that website works on the miniature screens of mobile devices (which themselves offer a whole gamut of sizes). And I&#8217;m not taking &#8220;should work&#8221; or something to consider if you want to be hip and trendy &#8230; because it&#8217;s not a trend, trends go away. Instead, time spent browsing the web on mobile devices is steadily increasing. Here&#8217;s the most recent statistic from Net Applications (which has been monitoring web usage across their 40,000 websites since 2004), as reported by <a href="http://news.cnet.com/8301-30685_3-57350968-264/mobile-browsing-reaches-all-time-high/" target="_blank">CNet</a>:</p>
<p style="padding-left: 30px;">If you haven&#8217;t whipped your Web site into shape for easy viewing on small-screen devices, you&#8217;d better get cracking.</p>
<p style="padding-left: 30px;">That&#8217;s because the use of mobile devices reached an all-time high in December, accounting for 7.7 percent of browser usage according to Net Applications&#8217; measurements of <a href="http://www.netmarketshare.com/faq.aspx" target="_blank">daily visits to its network of 40,000 Web sites</a>. That may still be a small fraction of total Web traffic, but it&#8217;s a large and growing population in absolute numbers.</p>
<p style="padding-left: 30px;"><span id="more-16674"></span></p>
<p style="padding-left: 30px;">Tablet browsing in many ways is similar to desktop browsing; screen resolution on the dominant iPad and iPad 2 aren&#8217;t that far off a laptop. But touch interfaces are different from mouse interfaces, especially when it comes to tapping buttons with precision. And smaller tablets are awkwardly in between the iPad and mobile-phone screens.</p>
<p>Eight percent may not seem like a large amount, but if you look at the chart there&#8217;s been some pretty steady and noticeable growth since November 2010. Another <a href="http://news.cnet.com/8301-13579_3-57351164-37/apples-ios-grabs-52-percent-of-mobile-browser-users/" target="_blank">CNet article</a> breaks down the popularity of individual mobile browsers and devices. And even in that realm there&#8217;s been some shifting and changing &#8211; which makes it hard to optimize your website &#8220;just for the most popular mobile browsers.&#8221;</p>
<p style="padding-left: 30px;">Despite a drop in December, Apple&#8217;s iOS remained the top platform for mobile browsing, according to the <a href="http://www.netmarketshare.com/operating-system-market-share.aspx?qprid=9&amp;qpcustomb=1" target="_blank">latest stats</a> from NetApplications.</p>
<p style="padding-left: 30px;">Throughout December, iOS carved out a 52 percent share of the mobile market, down from 54 percent in November and 61 percent in October, but still in the lead. Google&#8217;s Android ended December with a 16 percent share, a dip from the prior two months.</p>
<p style="padding-left: 30px;"><a href="http://www.netmarketshare.com/operating-system-market-share.aspx?qprid=10&amp;qpcustomd=1" target="_blank">Drilling down further</a>, the iPhone accounted for 25 percent of all mobile browsing and the iPad 24 percent, leaving the iPod Touch with 2 percent. Android 2.3 was the most popular version of Google&#8217;s OS in terms of mobile browsing, followed by 2.2 and 2.1. Devices running Honeycomb 3.2 and 3.1 picked up a 1 percent share. &#8230;</p>
<p style="padding-left: 30px;">Looking at specific devices, Samsung&#8217;s Galaxy Tab grabbed almost half a percentage point. And though it&#8217;s been hot among consumers, Amazon&#8217;s Kindle Fire accounted for just one-tenth of a percentage point in the mobile browsing world last month, according to NetApplications.</p>
<p>But wait, there&#8217;s more!</p>
<p>Let&#8217;s not ignore feature phones, which still dominate the international market. Java ME is the second most popular mobile browser, having lost the title to Android in October 2011 then regained it. Check out what <a href="http://tech.fortune.cnn.com/2012/01/01/if-android-is-so-hot-why-has-java-me-overtaken-it/" target="_blank">CNN.com</a> has to say:</p>
<p style="padding-left: 30px;">Oracle&#8217;s (ORCL) Java ME is now the world&#8217;s fastest growing mobile OS, having retaining the No. 2 spot it lost briefly to Android in October.</p>
<p style="padding-left: 30px;">Java ME?</p>
<p style="padding-left: 30px;">Yes, Java Micro Edition, the Java platform designed by Sun Microsystems and acquired by Oracle in 2010. It&#8217;s used primarily in embedded systems, such as the low-cost feature phones (A.K.A. &#8220;dumb&#8221; phones) sold by the hundreds of millions to people all over the world who can&#8217;t afford or don&#8217;t want a smartphone.</p>
<p>I know this can be a bit overwhelming. Even if you&#8217;re one of the largest companies in the world, who has time to test all these browsers on all the web-capable mobile devices in the market these days? Don&#8217;t worry &#8211; <a href="http://www.utest.com/app-types" target="_blank">we do</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/the-ever-shifting-matrix/2012/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Software Testing Exercise</title>
		<link>http://blog.utest.com/a-software-testing-exercise/2012/01/</link>
		<comments>http://blog.utest.com/a-software-testing-exercise/2012/01/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 15:30:19 +0000</pubDate>
		<dc:creator>Mike Brown</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[testing exercise]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=16262</guid>
		<description><![CDATA[Chances are if you&#8217;re a tester, you probably spend the bulk of your work day sitting in front of a computer. You don&#8217;t have to be the Surgeon General to know the eventual result of such a lifestyle: weight gain. If only there were a way that one could test software and burn calories at [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-16264" style="margin-left: 5px; margin-right: 0px;" title="I lost 25 pounds and found 10 bugs using testercise!" src="http://blog.utest.com/wp-content/uploads/2011/12/I-lost-25-pounds-and-found-10-bugs-using-testercise.jpg" alt="" width="185" height="221" />Chances are if you&#8217;re a tester, you probably spend the bulk of your work day sitting in front of a computer. You don&#8217;t have to be the Surgeon General to know the eventual result of such a lifestyle: weight gain.</p>
<p>If only there were a way that one could test software<em> and</em> burn calories at the same time. Well, now there is. Here&#8217;s a funny story from <a href="http://www.theregister.co.uk/2011/12/16/bill_softky_cardiodesk/" target="_blank"><em>The Register</em></a>:</p>
<p style="padding-left: 30px;">No self-respecting techie would ever be seen dead in a gym. If you want to get fit, just put down the doughnut and go for a walk. However for those of you who do submit to treadmill workouts but don&#8217;t want to miss a minute&#8217;s coding time, this might interest you.</p>
<p style="padding-left: 30px;">Brainy old <em>Reg</em> friend Bill Softky has come up with an ingenious low-tech contraption for people who want to use a conventional laptop while at the gym. The CardioDesk cracks the problem of providing a stable surface, fits most treadmills and folds away to the size of a book- it&#8217;s about an inch thick.</p>
<p style="padding-left: 30px;">The prototype, which <a href="http://www.kickstarter.com/projects/1624837862/the-cardiodesk" target="_blank">you can see here</a>, is hardwood, but with a bit of interest (and a bit of investment) we should see a much cheaper carbon fibre version to go into production.</p>
<p style="padding-left: 30px;">He admits it&#8217;s &#8220;an unusual solution to a nearly unknown problem&#8221;, but some of the most successful inventions are just that.</p>
<p>As a side gig, I think I&#8217;ll create a promotional series that&#8217;s half testing (advice and tips from people like James Bach, Michael Bolton and others) and half exercise (workouts from Richard Simmons and Chuck Norris). I&#8217;ll call it TesterCise. It&#8217;ll make millions.</p>
<p>On a more serious note, if you&#8217;re looking for ways to offset the ill effects of sitting at a desk all day, here are some<a href="http://www.webmd.com/fitness-exercise/features/stretching-exercises-at-your-desk-12-simple-tips" target="_blank"> tips from WebMD</a>.</p>
<p>Test healthy my friends.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/a-software-testing-exercise/2012/01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2012 Preview: Twelve App-Related Questions On The Way To Armageddon</title>
		<link>http://blog.utest.com/2012-preview-twelve-app-related-questions-on-the-way-to-armageddon/2012/01/</link>
		<comments>http://blog.utest.com/2012-preview-twelve-app-related-questions-on-the-way-to-armageddon/2012/01/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 15:38:48 +0000</pubDate>
		<dc:creator>Matt Johnston</dc:creator>
				<category><![CDATA[Software Testing Trends]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[tablets]]></category>
		<category><![CDATA[web-enabled tv]]></category>

		<guid isPermaLink="false">http://blog.utest.com/?p=16652</guid>
		<description><![CDATA[Happy New Year!  Yes, 2012 is upon us and, if you believe the pundits (or the Mayans), we&#8217;re all gonna die in about 11 1/2 months. And while that really takes the pressure off of watching your 401k or worrying about global warming, it amps us the urgency to get that killer new app launched. [...]]]></description>
			<content:encoded><![CDATA[<p>Happy New Year!  Yes, 2012 is upon us and, if you believe the pundits <img class="alignright size-medium wp-image-16653" style="margin-left: 5px;" title="Hoping The Mayans (and John Cusack) Aren't Right" src="http://blog.utest.com/wp-content/uploads/2012/01/Hoping-The-Mayans-and-John-Cusack-Arent-Right-201x300.jpg" alt="" width="201" height="300" />(or the Mayans), we&#8217;re all gonna die in about 11 1/2 months. And while that really takes the pressure off of watching your 401k or worrying about global warming, it amps us the urgency to get that killer new app launched.</p>
<p>So with that in mind, here are 12 questions whose  answers will shape the app universe (and thus, the testing landscape) in 2012:</p>
<ol>
<li>Will we finally find a better way to vet apps than <a href="http://www.notebookcheck.net/Google-removes-fraudulent-apps-from-marketplace.67295.0.html" target="_blank">app store ratings</a>?</li>
<li>Is Flash really and <a title="RIP Flash for Mobile" href="http://www.eweek.com/c/a/Application-Development/Google-Apple-Amazon-Push-HTML5-to-the-Fore-as-Adobe-Flash-Falls-214208/" target="_blank">truly dead</a> in the mobile app space?</li>
<li>What&#8217;s the next big wave in the ever-growing sea of <a title="Social Local Mobile" href="http://www.forbes.com/sites/fredcavazza/2011/09/19/the-truth-about-solomo/" target="_blank">SoLoMo</a>?</li>
<li>Web-enabled TVs:  <a href="http://www.homemediamagazine.com/digital-evolution/report-smart-tvs-getting-wider-adoption-3dtv-25926" target="_blank">here or hype</a>?</li>
<li>Will Android <a href="http://articles.businessinsider.com/2011-12-30/tech/30571342_1_android-platform-smartphone-windows-phone" target="_blank">keep winning such rapid market share</a> from iOS?</li>
<li>Is this the year the <a href="http://www.infoworld.com/d/mobile-technology/forget-about-mobile-payments-the-future-the-mobile-wallet-181107" target="_blank">mobile wallet</a> hits the U.S. mainstream?</li>
<li>How will netizens find what they need &#8212; <a href="http://www.forbes.com/sites/afontevecchia/2011/12/30/facebook-vs-google-the-battle-for-internet-dominance/" target="_blank">search or social</a>?</li>
<li>Can developers <em>finally</em> forget about <a href="http://agbeat.com/gadgets/browsers-gadgets/the-pending-death-of-internet-explorer-6/" target="_blank">IE6</a>?  How about <a href="http://www.zdnet.com/blog/facebook/facebook-phasing-out-support-for-internet-explorer-7/6729" target="_blank">IE7</a>?</li>
<li>Will <a href="http://www.pcworld.com/businesscenter/article/246966/what_to_watch_from_five_tech_giants_in_2012.html" target="_blank">Amazon&#8217;s app store plans</a> fly or flop?</li>
<li>Where do <a href="http://techland.time.com/2011/12/30/looking-forward-to-2012-credible-ipad-threats/" target="_blank">tablets go from here</a>?</li>
<li>Which direction will the <a href="http://blogs.wsj.com/venturecapital/2011/12/30/vc-outlook-emergence-capitals-ritter-on-the-industrys-swinging-pendulum/" target="_blank">IPO and VC markets</a> turn?</li>
<li>After watching Uber battle taxis, and AirBnB take on hotels, which mature industry will be <a href="http://www.marketwatch.com/story/booz-company-sees-new-age-of-uncertainty-as-industries-look-ahead-to-2012-2011-12-08" target="_blank">next to get disrupted</a> in a big way (fwiw, my money is on medical and education, though the latter may take longer)?</li>
</ol>
<p><strong>So what&#8217;s your take</strong> &#8212; which of these issues will have the biggest impact on devs, testers and users in 2012?  Put on your fortune telling hat and share your prediction to that question in the comments below.</p>
<p>And happy 2012 to us all. Let&#8217;s enjoy this next (last?) year in the apps universe!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.utest.com/2012-preview-twelve-app-related-questions-on-the-way-to-armageddon/2012/01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

