<?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>Blogging about testing</title><link>http://blogs.msdn.com/b/bharry/archive/2008/07/28/blogging-about-testing.aspx</link><description>With our Rosario release, we are entering the software quality tools market in an even more serious way than we are today. You've heard me talk before about the "pillars" of the Rosario release and one of them being - Testing and Application Quality.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Blogging about testing</title><link>http://blogs.msdn.com/b/bharry/archive/2008/07/28/blogging-about-testing.aspx#8885024</link><pubDate>Thu, 21 Aug 2008 17:47:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8885024</guid><dc:creator>swn1</dc:creator><description>&lt;p&gt;One more update, since nobody seems to be following this I might as well use the virtual space.&lt;/p&gt;
&lt;p&gt;I got in contact with one of the SDEs through a forum posting about a similar symptom. &amp;nbsp;He suggested something that appears to have cleared up this problem. &amp;nbsp;As a bonus, it looks like it might have cleared up the crash that happens occasionally when closing a large native solution.&lt;/p&gt;
&lt;p&gt;The fix is to create a registry key (use the SysWoW64 version of regedt32.exe if you're on a 64-bit platform). &amp;nbsp;With that 64-bit caveat, see Michael Koltachev's suggestion in &lt;a rel="nofollow" target="_new" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?siteid=1&amp;amp;PostID=3440877"&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?siteid=1&amp;amp;PostID=3440877&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8885024" width="1" height="1"&gt;</description></item><item><title>re: Blogging about testing</title><link>http://blogs.msdn.com/b/bharry/archive/2008/07/28/blogging-about-testing.aspx#8859010</link><pubDate>Wed, 13 Aug 2008 18:53:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8859010</guid><dc:creator>swn1</dc:creator><description>&lt;p&gt;Spoke too soon, sorry. &amp;nbsp;I loaded the unit test ptoject, built and ran it, closed the solution, reopened it, built and ran it again. &amp;nbsp;So I posted my excited findings. &amp;nbsp;Then I unloaded and reloaded it. &amp;nbsp;Much joy, the screen started redrawing in only 30 seconds or so!&lt;/p&gt;
&lt;p&gt;But, alas, it's been ten minutes now and VS isn't drawing anything when I try to switch to it. &amp;nbsp;So whatever the bug is, it's still there. &amp;nbsp;It just isn't happening every time.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8859010" width="1" height="1"&gt;</description></item><item><title>re: Blogging about testing</title><link>http://blogs.msdn.com/b/bharry/archive/2008/07/28/blogging-about-testing.aspx#8858907</link><pubDate>Wed, 13 Aug 2008 18:32:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8858907</guid><dc:creator>swn1</dc:creator><description>&lt;p&gt;Updating my previous rant, it looks like SP1 runs the infinite loop in a small number of minutes. &amp;nbsp;A unit test project is now usable even in our largest solution. &amp;nbsp;It's too slow to expect my younger colleages to be enthusiastic about using it but I'll keep nagging them and I'm now more confident than ever that you guys will get around to improving it.&lt;/p&gt;
&lt;p&gt;I've really been enjoying Dr. Whittaker's blog. &amp;nbsp;The evil empire assimilates some very interesting people :-)&lt;/p&gt;
&lt;p&gt;-swn&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8858907" width="1" height="1"&gt;</description></item><item><title>VSTS Links - 08/01/2008</title><link>http://blogs.msdn.com/b/bharry/archive/2008/07/28/blogging-about-testing.aspx#8802003</link><pubDate>Fri, 01 Aug 2008 23:39:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8802003</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;The US ISV Developer Evangelism Team on Team Foundation Server Works with Other Tools Eugene Zakehareyev...&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8802003" width="1" height="1"&gt;</description></item><item><title>re: Blogging about testing</title><link>http://blogs.msdn.com/b/bharry/archive/2008/07/28/blogging-about-testing.aspx#8784166</link><pubDate>Mon, 28 Jul 2008 16:22:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8784166</guid><dc:creator>Steve Nuchia</dc:creator><description>&lt;p&gt;Brian,&lt;/p&gt;
&lt;p&gt;I have been very excited about the test features in VS9. &amp;nbsp;Until very recently, however, they've been on my back burner.&lt;/p&gt;
&lt;p&gt;With the recent posting of a MSDN video showing how to call native code from a VS test and as our VS9-based release begins to gel I've taken it back up.&lt;/p&gt;
&lt;p&gt;I'm finding that the developer experience when trying to use VS9 unit tests within even moderately large native C++ solutions is extremely poor. &amp;nbsp;There is either an infinite loop or a superlinear algorithm in the implementation of the unit test project type that is looking at all the other loaded projects, even without dependencies.&lt;/p&gt;
&lt;p&gt;There are other seriously trying issues as well. &amp;nbsp;In particular, there does not appear to be a way for the unit test code to discover, at build time or at run time, the pathname of the output folder for the build of which it is a part. &amp;nbsp;That seem to mean that a test method can only interact with output artifacts though explicit references.&lt;/p&gt;
&lt;p&gt;There may be other scenarios in which this stuff competes but it isn't helping me right now. &amp;nbsp;And, as I said, I really wanted to use it.&lt;/p&gt;
&lt;p&gt;Another issue that may be impacting the uptake of the testing features: as a Gold Partner we get a number of Team Dev licenses but, if I recall correctly, no Team Test or Architect licences. &amp;nbsp;Both of these feature sets would get more uptake in the ISV community if we could put them into our tool plans incrementally without having to commit to a large up-front expense. &amp;nbsp;If we are already entitled to use them a clarification would be useful. &amp;nbsp;If not, perhaps some thought could be given to a proportionate number of other SKUs under these plans -- to encourage best practices among the ISV community that keeps Windows on the sole source lists.&lt;/p&gt;
&lt;p&gt;On another SKU-related issue, suppose a test managed by a user of Team Test edition fails. &amp;nbsp;We would like for the developer to be able to execute that test in the Team Dev environment and duplicate the failure. &amp;nbsp;We've not progressed far enough yet for me to be able to say this doesn't work but it looks likely that it won't, at least not without warping all tests into the unit test framework. &amp;nbsp;I'd like to see this scenario directly supported.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-swn&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8784166" width="1" height="1"&gt;</description></item></channel></rss>