<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>no more testers?</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx</link><description>I gave a keynote at EuroSTAR on the future of software testing where I began by painting a picture of the promise of software as an indispensible tool that will play a critical role in solving some of humankind’s most vexing problems. Software, I argued,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>no more testers? | Tmao Coders</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9083166</link><pubDate>Sat, 15 Nov 2008 04:26:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9083166</guid><dc:creator>no more testers? | Tmao Coders</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.tmao.info/no-more-testers/"&gt;http://www.tmao.info/no-more-testers/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: no more testers?</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9100941</link><pubDate>Sat, 15 Nov 2008 20:16:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9100941</guid><dc:creator>travelgirl</dc:creator><description>&lt;p&gt;would you care to comment on why microsoft (and other companies) are headed towards the &amp;quot;let's automate everything&amp;quot; end of the testing spectrum, where requiring test engineers to become what is in essence a junior developer position is the norm around the company?&lt;/p&gt;
&lt;p&gt;i'm a contractor on a very visual project, and i'm constantly surprised by the amount of time we spend to automate the simplest tests, tests that could and should be done manually for a wide range of reasons, not the least of which is the total cost to implement the automation...&lt;/p&gt;
</description></item><item><title>re: no more testers?</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9102086</link><pubDate>Sat, 15 Nov 2008 23:12:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9102086</guid><dc:creator>mm31</dc:creator><description>&lt;p&gt;I'm not from MSFT, so JW will be able to give his (inside) thoughts on this, but here's mine.&lt;/p&gt;
&lt;p&gt;Automated testing is prefered to manual in many respects, but mostly because of reuse in regression testing. &amp;nbsp;MSFT has so many platforms, environments, versions, patches, etc, etc, to test on, manually doing each of these becomes intractable (all depends on the product, obviously).&lt;/p&gt;
&lt;p&gt;A manual tester's &amp;quot;time&amp;quot; spent testing is a one-off activity - maybe it finds bugs, maybe it doesn't in that environment/version. &amp;nbsp;A tester creating an automated test becomes an &amp;quot;asset&amp;quot;, like code (once again, really depends on the &amp;quot;quality&amp;quot; and &amp;quot;usefullness&amp;quot; of the test case).&lt;/p&gt;
&lt;p&gt;In saying all this, I'm very much with James that manual testing is not only practical, but necessary - many bugs simply cannot be found in an automated way. &amp;nbsp;However, we really need to be automating more, and pushing that state-of-the-art because as software gets bigger/more complex, the issue(s) of testing it all become intractable for the number of testers we have. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;That (IMHO) is one of the things James is pushing for - increasing the role, and skills, of testers into the developement so we can have more impact.&lt;/p&gt;
</description></item><item><title>re: no more testers?</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9102347</link><pubDate>Sun, 16 Nov 2008 02:21:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9102347</guid><dc:creator>nachrichten</dc:creator><description>&lt;p&gt;Maybe most of present tools are very successful. And they prefer simply to use them instead of testing new ones :)&lt;/p&gt;
</description></item><item><title>re: no more testers?</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9130987</link><pubDate>Fri, 21 Nov 2008 02:31:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9130987</guid><dc:creator>James Whittaker</dc:creator><description>&lt;p&gt;Good points but I don't think Microsoft is headed in the automate everything direction any longer. I think that there is a very good appreciation for manual testing. Let's face it, there are some bugs that require a brain in the loop to find. &lt;/p&gt;
&lt;p&gt;There is a wave of interest and appreciation for manual testing here that I think you are going to be hearing a lot more about on this blog in the coming months.&lt;/p&gt;
</description></item><item><title>re: no more testers?</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9141714</link><pubDate>Tue, 25 Nov 2008 15:30:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9141714</guid><dc:creator>Mister Li</dc:creator><description>&lt;p&gt;Oh Michael was probably just teasing you James ;) As a &amp;quot;real tester&amp;quot;, he will certainly have caught the message.&lt;/p&gt;
&lt;p&gt;As to &amp;quot;there are some bugs that require a brain in the loop...&amp;quot;: I would say: the real bugs are a result of the fact that software development is essentially a social, creative process. Bugs do not come about because someone intentionally put them where we found them (or at least I like to think so :)), but because all people involved so far have not thought of the possibility of the real-world-software-reality which is exposed at that time.&lt;/p&gt;
&lt;p&gt;Anyway I greatly enjoyed your presentations (as you will have guessed from my smile :))&lt;/p&gt;
</description></item><item><title>A szoftver minőségbiztosítási eszközök valós lehetőségei és korlátai</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9394632</link><pubDate>Wed, 04 Feb 2009 08:09:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9394632</guid><dc:creator>Termékinformációk fejlesztőknek</dc:creator><description>&lt;p&gt;[Nacsa S&amp;#225;ndor, 2009. janu&amp;#225;r 13. – febru&amp;#225;r 3.]&amp;amp;#160; A minős&amp;#233;gbiztos&amp;#237;t&amp;#225;s k&amp;#233;rd&amp;#233;sk&amp;#246;re szinte alig ismert&lt;/p&gt;
</description></item><item><title>Visual Studio Team System 2008 Test Edition with MSDN Premium Subscription</title><link>http://blogs.msdn.com/james_whittaker/archive/2008/11/14/no-more-testers.aspx#9401889</link><pubDate>Fri, 06 Feb 2009 15:01:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9401889</guid><dc:creator>Termékinformációk fejlesztőknek</dc:creator><description>&lt;p&gt;[ Nacsa S&amp;#225;ndor , 2009. febru&amp;#225;r 6.] Ez a Team System v&amp;#225;ltozat a webalkalmaz&amp;#225;sok &amp;#233;s –szolg&amp;#225;ltat&amp;#225;sok tesztel&amp;#233;s&amp;#233;hez&lt;/p&gt;
</description></item></channel></rss>