<?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>Ed Glas's blog on VSTS load testing : Visual Studio Load Controller</title><link>http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Load+Controller/default.aspx</link><description>Tags: Visual Studio Load Controller</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Getting Started with Visual Studio 2010 Beta 2</title><link>http://blogs.msdn.com/edglas/archive/2009/10/20/getting-started-with-visual-studio-2010-beta-2.aspx</link><pubDate>Tue, 20 Oct 2009 18:59:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9910123</guid><dc:creator>edglas</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/edglas/comments/9910123.aspx</comments><wfw:commentRss>http://blogs.msdn.com/edglas/commentrss.aspx?PostID=9910123</wfw:commentRss><description>&lt;p&gt;As you are probably already aware, Visual Studio Beta 2 is now available for download, see the landing page &lt;a href="http://go.microsoft.com/fwlink/?LinkID=151797"&gt;here&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;For load testing, you will need to download and install: &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Visual Studio Ultimate Beta 2 (x86)&lt;/p&gt;    &lt;p&gt;Visual Studio 2010 Team Agents Beta 2 (x86)&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Ultimate is the new equivalent of Team Suite, and contains Web performance tests and load tests. &lt;/p&gt;  &lt;p&gt;Team Agents contains the controller and agents. Note that the x86 agent contains both 32 and 64 bit assemblies, so if you are looking for the 64 bit version of the load agent, this is the download you need. &lt;/p&gt;  &lt;p&gt;As I posted here, we have moved to a virtual user license model. Ultimate is limited to 250 virtual users and one core of the CPU. To generate more than 250 users and use all cores on your machine, you will need to install a virtual user pack.&lt;/p&gt;  &lt;p&gt;The most straight forward way to do this is to install a controller and agent (or multiple agents) on the same or separate machines.&lt;/p&gt;  &lt;p&gt;We have re-architected the controller and agent setups such that setup does little more than lay down the assemblies, while a post-setup configuration tool does the heavy lifting to get the machine configured. The configuration steps are the ones that typically fail, so rather than having to reinstall the entire product and go back through all the configuration steps, if one part fails you only need to reconfigure that part. We have also enabled command line versions of both setup and the configuration tools.&lt;/p&gt;  &lt;p&gt;Here is the controller config tool with options called out:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/edglas/WindowsLiveWriter/GettingStartedwithVisualStudio2010Beta2_BB35/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/edglas/WindowsLiveWriter/GettingStartedwithVisualStudio2010Beta2_BB35/image_thumb_1.png" width="479" height="450" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;So you will need to fill in the controller service user using a user with counter collection access to your systems under test (same as in VS 2008), and then configure the load test database in the “Configure for load testing” section.&lt;/p&gt;  &lt;p&gt;To&amp;#160; add virtual users, start a Visual Studio Command prompt as Administrator (on Vista or Win7, just type Visual Studio Command Prompt in the search window, on XP you’ll find this under the Visual Studio group in the start menu). Then run this command line:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;TestControllerConfig licenses /addkey:V10000&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;This will license the controller for 10,000 virtual users. Note that this license is temporary, and will only work in beta2. For RTM, we will only offer the 1,000 user license pack. If you have a Volume License, you will be able to get your license key from the volume licensing site, and then enter a count of licenses you want to install.&lt;/p&gt;  &lt;p&gt;Once you have a virtual user license installed, that license can also be used for local runs (that is, the runs do not have to go through the controller).&lt;/p&gt;  &lt;p&gt;If you just want to do local runs, and not use the controller and agent, you can run this from the command line to install the virtual user license:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;VSTestConfig licenses /addkey:V10000&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;This enables you to exceed 250 users for local runs, and unlocks all the cores on your CPU.&lt;/p&gt;  &lt;p&gt;Ed.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9910123" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Load+Controller/default.aspx">Visual Studio Load Controller</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Test/default.aspx">Load Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/tsbt-tst/default.aspx">tsbt-tst</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Agent/default.aspx">Load Agent</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://blogs.msdn.com/edglas/archive/tags/VSTS2010/default.aspx">VSTS2010</category></item><item><title>Introducing the Microsoft Visual Studio Load Test Virtual User Pack 2010</title><link>http://blogs.msdn.com/edglas/archive/2009/10/20/introducing-the-microsoft-visual-studio-load-test-virtual-user-pack-2010.aspx</link><pubDate>Tue, 20 Oct 2009 14:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9909941</guid><dc:creator>edglas</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/edglas/comments/9909941.aspx</comments><wfw:commentRss>http://blogs.msdn.com/edglas/commentrss.aspx?PostID=9909941</wfw:commentRss><description>&lt;P&gt;In Visual Studio 2010, we are changing our load test licensing model. In VS 2005 and VS 2008, we shipped the load agent, which was licensed by CPU on the machine generating load. In Visual Studio 2010 &lt;STRONG&gt;we are changing our license model to a virtual user based model&lt;/STRONG&gt;. This new license model offers a number of &lt;STRONG&gt;advantages&lt;/STRONG&gt; for you, which is ultimately why we chose to make the change: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Still way less expensive than our competition.&lt;/LI&gt;
&lt;LI&gt;Enables better purchasing planning and allows an apples to apples price comparison with competitors.&lt;/LI&gt;
&lt;LI&gt;Enables more flexible machine allocation for load generation.&lt;/LI&gt;
&lt;LI&gt;Enables you to use agents for more than just load testing.&lt;/LI&gt;&lt;/OL&gt;
&lt;H2&gt;Still Way Less Expensive than our Competitors&lt;/H2&gt;
&lt;P&gt;Your initial reaction may be “Groan – that means that Microsoft is going to be just as expensive as those other tools!” But that is &lt;EM&gt;not &lt;/EM&gt;the case at all, we were careful to maintain the per-virtual-user price we set out initially with VS 2005. With VS 2005 and VS 2008 load agents, the price was around $5,000 per load agent CPU, and our general guidance was that for a typical load test expect around 1,000 virtual users per CPU. We are not yet disclosing our pricing yet, but I can tell you our goal is to stay in this same ball park with VS 2010.&lt;/P&gt;
&lt;H2&gt;Better Planning and Comparison&lt;/H2&gt;
&lt;P&gt;With the VS 2008 load agent, we often get questions from customers doing purchasing planning asking “How many load agents do we need to purchase? We are planning to test up to 5,000 virtual users.” To which our answer with VS 2008 was “we do not know, it depends on your application and test scripts.” Of course this it difficult to know how many agents to purchase until actually doing testing, which was often too late. With virtual user licenses, purchasers will know exactly how many licenses to buy. &lt;/P&gt;
&lt;P&gt;The old CPU-based license model also makes it very difficult to compare prices with competitive solutions. Most competitive products are licensed by virtual user and data collectors. If you know how many virtual users you want to test to, but do not know how many agents you will need to generate that number of users, it is impossible to make a comparison. With the Visual Studio Load Test Virtual User Packs 2010, if you know the virtual user count you want to test to, &lt;STRONG&gt;you will know exactly how many licenses to purchase&lt;/STRONG&gt;, and be able to &lt;STRONG&gt;compare directly with competitive solutions &lt;/STRONG&gt;you may consider.&lt;/P&gt;
&lt;H2&gt;Enables More Flexibility with Load Generators&lt;/H2&gt;
&lt;P&gt;The virtual user license offers flexibility with the machines you use as load generators. &lt;/P&gt;
&lt;P&gt;With VS 2008, to get the full value of the per-CPU license, you had to run on fast CPUs, often requiring new hardware purchases. Also the license was locked to a particular machine, restricting which machines you could use as load generators. With Visual Studio 2010, you can now run virtual users on older hardware with no “penalty”, as &lt;STRONG&gt;you can line up as many older machines as you wish to generate the target number of virtual users&lt;/STRONG&gt;. Also, the virtual user license is now tied to the controller, not the agent machine, so &lt;STRONG&gt;you are allowed to move agent machines in and out of the agent pool&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;For some tests, you may run out of some other resources before running out of CPU. The most common case for this in VS 2008 was load agents running out of memory before CPU (especially for web tests with very large post bodies or very large responses), which prevented customers from realizing the full value of their license. With the virtual user license, if this happens you can &lt;STRONG&gt;simply add more machines to the agent pool to achieve the load you are targeting&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H2&gt;Visual Studio 2010 Agents: More than just Load Generators&lt;/H2&gt;
&lt;P&gt;With the high cost of the agent license, we did not have a viable solution for distributed functional testing. In Visual Studio 2010, agents are now included at no extra cost with VS Premium, Ultimate, and Test Elements. We’ve added Data Collection facility to agents, and added new UI automation test type, which opens up a bunch of new scenarios for using agents. &lt;/P&gt;
&lt;H2&gt;What if I already have VS 2008 Load Agents?&lt;/H2&gt;
&lt;P&gt;If you have purchased VS 2008 load agents with software assurance, you will be able to migrate your existing licenses to a commiserate set of Virtual User License Packs. We will iron out the details and mechanics of this once we get closer to RTM.&lt;/P&gt;
&lt;H2&gt;Conclusion&lt;/H2&gt;
&lt;P&gt;You can see there are many advantages to you with the new licensing model.&lt;/P&gt;
&lt;P&gt;Ed.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9909941" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Load+Controller/default.aspx">Visual Studio Load Controller</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Test/default.aspx">Load Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/tsbt-tst/default.aspx">tsbt-tst</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Agent/default.aspx">Load Agent</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://blogs.msdn.com/edglas/archive/tags/VSTS2010/default.aspx">VSTS2010</category></item><item><title>VS 2008 SP1 Beta is available</title><link>http://blogs.msdn.com/edglas/archive/2008/05/27/vs-2008-sp1-beta-is-available.aspx</link><pubDate>Wed, 28 May 2008 00:39:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8555515</guid><dc:creator>edglas</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/edglas/comments/8555515.aspx</comments><wfw:commentRss>http://blogs.msdn.com/edglas/commentrss.aspx?PostID=8555515</wfw:commentRss><description>&lt;p&gt;Incase you haven't seen this, the beta for Visual Studio 2008 SP1 is now available.&lt;/p&gt; &lt;p&gt;We've put a lot of work into this SP1 release, mostly around bug fixes for bugs that you reported on the forums and through tech support (mostly forums), as well as bugs our test and dev teams reported. We've also managed to slip a few extra features into the release.&lt;/p&gt; &lt;p&gt;The download is &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=CF99C752-1391-4BC3-BABC-86BC0B9E8E5A&amp;amp;displaylang=en"&gt;here&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;I highly recommend you install the beta and report back any issues ASAP so we can be sure to get them rolled into the final release.&lt;/p&gt; &lt;p&gt;One issue to be aware of is if you are running using test agents, the agent, controller, and all clients must match the SP1 version. Unfortunately the controller and agent uses .NET remoting object serialization, which makes it very sensitive to any changes in the objects that are being passed back and forth.&lt;/p&gt; &lt;p class="MsoNormal"&gt;New features (we'll be blogging about these in separate posts):&lt;/p&gt; &lt;table class="MsoTableLightShadingAccent1" style="border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none; border-collapse: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-border-top-alt: solid #4f81bd 1.0pt; mso-border-top-themecolor: accent1; mso-border-bottom-alt: solid #4f81bd 1.0pt; mso-border-bottom-themecolor: accent1" cellspacing="0" cellpadding="0" border="1"&gt; &lt;tbody&gt; &lt;tr style="height: 15.75pt; mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15.75pt; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1" valign="top"&gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 5"&gt;&lt;span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191"&gt;Priority&lt;span style="mso-bidi-font-weight: bold"&gt;&lt;?xml:namespace prefix = o /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15.75pt; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1" valign="top"&gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 1"&gt;&lt;span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191"&gt;Team Level 1&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15.75pt; mso-border-top-themecolor: accent1; mso-border-bottom-themecolor: accent1" valign="top"&gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 1"&gt;&lt;span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191"&gt;Title&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 0"&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: medium none; height: 15pt; mso-background-themecolor: accent1; mso-background-themetint: 63" valign="top"&gt; &lt;p class="MsoNormal" style="text-align: right; mso-yfti-cnfc: 68" align="right"&gt;&lt;b&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: medium none; height: 15pt; mso-background-themecolor: accent1; mso-background-themetint: 63" valign="top"&gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 64"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: medium none; height: 15pt; mso-background-themecolor: accent1; mso-background-themetint: 63" valign="top"&gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 64"&gt;&lt;span style="color: #365f91"&gt;Support random extraction of matches using extract text rule&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 1"&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: medium none; height: 15pt" valign="top" &gt; &lt;p class="MsoNormal" style="text-align: right; mso-yfti-cnfc: 4" align="right"&gt;&lt;b&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: medium none; height: 15pt" valign="top" &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: medium none; height: 15pt" valign="top" &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;DCR: Add Web test and load test extensibility points to support partners&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes"&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15pt; mso-border-bottom-themecolor: accent1; mso-background-themecolor: accent1; mso-background-themetint: 63" valign="top" &gt; &lt;p class="MsoNormal" style="text-align: right; mso-yfti-cnfc: 68" align="right"&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="color: #365f91"&gt;1&lt;span style="mso-bidi-font-weight: bold"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15pt; mso-border-bottom-themecolor: accent1; mso-background-themecolor: accent1; mso-background-themetint: 63" valign="top" &gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 64"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15pt; mso-border-bottom-themecolor: accent1; mso-background-themecolor: accent1; mso-background-themetint: 63" valign="top" &gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 64"&gt;&lt;span style="color: #365f91"&gt;Enable Dual NIC controller scenarios&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;&lt;span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;Bugs fixed (I’ve highlighted ones you may find interesting):&lt;/span&gt; &lt;/p&gt; &lt;table class="MsoNormalTable" style="border-collapse: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 0in 0in 0in" cellspacing="0" cellpadding="0" border="0"&gt; &lt;tbody&gt; &lt;tr style="height: 15.75pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15.75pt" valign="top"  &gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 5"&gt;&lt;span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191"&gt;Priority&lt;span style="mso-bidi-font-weight: bold"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15.75pt" valign="top"  &gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 1"&gt;&lt;span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191"&gt;Team Level 1&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: #4f81bd 1pt solid; padding-left: 5.4pt; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15.75pt" valign="top"  &gt; &lt;p class="MsoNormal" style="mso-yfti-cnfc: 1"&gt;&lt;span style="color: #365f91; mso-themecolor: accent1; mso-themeshade: 191"&gt;Title&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 2"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;VS crashes due to InvalidOperationException in load test monitor when running load test that hits many unique URLs&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 3"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;&lt;strong&gt;Extra threads created when running load test containing unit tests on multi-agent rig causing out of memory exception&lt;o:p&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 4"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Loadtest DB:&amp;nbsp; Installing the controller should not drop an existing database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 5"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Goal-based profile - user load adjustment is based on 'ideal' user load instead of actual user load&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 6"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Cookies:&amp;nbsp; We're not handling cookie expirations properly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 7"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;LoadTest: When OutOfMemory exception stops load test on one agent in multi-agent test some load test results data is lost.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 8"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Incorrect requests being recorded for Ajax site&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 9"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Form fields can be recorded twice&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 10"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Loadtest:&amp;nbsp; Test times are inaccurate at less than 15 milliseconds.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 11"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;DTS: Web Recorder does not record request when Content type is missing&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 12"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;DTS: Webtest Recorded in 2005 will not record in 2008&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 13"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;WebTest.WebProxy property does not work&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 14"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Hidden Field Name appears as GUID when uploading file to sharepoint&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 15"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Custom Load Profiles:&amp;nbsp; Having a MinUserCount &amp;gt; MaxUserCount throws the wrong exception.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 16"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Performance overhead of new PostPage event is too high&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 17"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Webtest:&amp;nbsp; Think times set on the first request are ignored.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 18"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Orcas Web Test: View response in html editor does not work&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 19"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;LoadTestPlugin can't set the user load higher than the max user load for the scenario&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 20"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test View has huge delays&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 21"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Visual Studio crashes when calling AddCommentToResult in a WebTestRequestPlugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 22"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Web Browser tab in Web Test result shows broken page on JPN OS.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 23"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Can't set Outcome on web test or request&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 24"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Copy/Paste from the webtest playback window on virtual PC crashes orcas.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 25"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;The default for the load test run setting "Run unit tests in application domain" should be true&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 26"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;File upload parameters with no actual file causes the web test engine to throw an exception.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 27"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;&lt;strong&gt;Wininet recorder:&amp;nbsp; ID field not correlated properly when uploading files to sharepoint.&lt;o:p&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 28"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Copying a Load profile from the UI yields a cast error.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 29"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load test user load ramps up to quickly during warmup period&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 30"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test should honor the ApartmentState setting in the Test Run Config file&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 31"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;&lt;strong&gt;Thinktime that's set via plugin code is ignored&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 32"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;LoadTest aborts when test throws an exception with a quote in the stack trace&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 33"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Loadtest Analyzer:&amp;nbsp; Error when trying to bring up the loadtest analyzer after a test that stops very quickly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 34"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;LoadTest: Goal profile performance counter should be sampled at least every 5 seconds&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 35"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;WebTest: User code can't set values in the WebTestContext if the property has been set in an env variable on in the LoadTestContext&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 36"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Load Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Network emulation doesn't work correctly with compression&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 37"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Loc: String "Whidbey" appears in Microsoft.VisualStudio.QualityTools.Resource.dll&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 38"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;VSPro 2008 won't show test lists created on VSTS2008&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 39"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;&lt;strong&gt;Test runs with load test and any other test type get stuck&lt;o:p&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 40"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;CodeGen for IIS website code failed in generating the private accessor&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 41"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Upgrade a Whidbey test project in VSTD2008 will fail&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 42"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;SP1 patch setup fails on VSTS with controller/agent installed&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 43"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Fix perf tests that are failing from time to time in QFE (TechEase ticket 143089)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 44"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Publishing load tests fails in TFS SP1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 45"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Multi-agent: Could not start two load tests in paralell on different agents&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 46"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Watson - unhandled TeamFoundationServerUnauthorizedException crashed devenv.exe&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 47"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Out of memory error when publishing test cases using MSTest&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 48"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Test Infrastructure Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;MSTest can't run codedwebtests when alone errors with assembly is not trusted&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 49"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Invalid AppDomain.CurrentDomain.BaseDirectory in VS 2008 Unit Test Runner&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 50"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Testing: App Domain naming creates issues with performance counters&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 51"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Generation fails for default WCF service&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 52"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Ordered tests created in VS2005 are not automatically upgraded in VSTD 2008&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 53"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;DTS: IDE in 2008 responds slow compared to IDE in 2005 in a test Project with over 9000 unit test&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 54"&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 45.3pt; padding-top: 0in; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 130pt; padding-top: 0in; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;VSTestHost specificies LoaderOptimization.MultiDomain as the default, causes various problems&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr style="height: 15pt; mso-yfti-irow: 55; mso-yfti-lastrow: yes"&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; width: 45.3pt; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15pt" valign="top"  width="64"&gt; &lt;p class="MsoNormal" style="text-align: right" align="right"&gt;&lt;span style="color: #365f91"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; width: 130pt; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15pt" valign="top"  width="158"&gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit Test Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;td style="border-right: medium none; padding-right: 5.4pt; border-top: medium none; padding-left: 5.4pt; background: #d3dfee; padding-bottom: 0in; border-left: medium none; padding-top: 0in; border-bottom: #4f81bd 1pt solid; height: 15pt" valign="top"  &gt; &lt;p class="MsoNormal"&gt;&lt;span style="color: #365f91"&gt;Unit testing fails in asp.net hosted in iis&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;I hope you find this useful, and by all means please download and use SP1 beta!&lt;/p&gt; &lt;p&gt;Ed.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8555515" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Team+Test/default.aspx">Visual Studio Team Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Load+Controller/default.aspx">Visual Studio Load Controller</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Web+Test/default.aspx">Web Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Test/default.aspx">Load Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/tsbt-tst/default.aspx">tsbt-tst</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Agent/default.aspx">Load Agent</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+2008+SP1/default.aspx">Visual Studio 2008 SP1</category></item><item><title>84,248 Ads per second!</title><link>http://blogs.msdn.com/edglas/archive/2008/03/17/84-248-ads-per-second.aspx</link><pubDate>Mon, 17 Mar 2008 23:59:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8295472</guid><dc:creator>edglas</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/edglas/comments/8295472.aspx</comments><wfw:commentRss>http://blogs.msdn.com/edglas/commentrss.aspx?PostID=8295472</wfw:commentRss><description>&lt;p&gt;The adCenter Display Ads Platform team recently ran a large test using VSTS. The goal of this testing was to validate the configuration and stability of 100+ servers under load.&lt;/p&gt; &lt;p&gt;The test used one Controller and 42 agents to produce the necessary load.&amp;nbsp; The controller was also hosting a full install of SQL Server which acted as the result store. &lt;p&gt;&lt;u&gt;Controller and Agent hardware information&lt;/u&gt; &lt;blockquote&gt; &lt;p&gt;Processor:&amp;nbsp; 4 x AMD Opteron 280 (2405&amp;nbsp; MHz) &lt;p&gt;Memory:&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 GB RAM &lt;p&gt;Network:&amp;nbsp;&amp;nbsp; GigE NIC&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;High level test summary&lt;/u&gt; &lt;blockquote&gt; &lt;p&gt;Test Duration&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12 hours &lt;p&gt;Total requests generated&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,639,518,000 (3.63 Billion requests) &lt;p&gt;Average requests/sec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 84,248 &lt;p&gt;Average Requests/Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 &lt;p&gt;Failed Tests&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 &lt;p&gt;Sampling rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30 secs &lt;p&gt;Average agent Proc utilization&amp;nbsp;&amp;nbsp;&amp;nbsp; 45%&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;To minimize the risk they started off with one controller and one agent, then increasing to 8 agents, then going to 42. &lt;p&gt;They estimate they could have produced at least 50% more requests with 42 agents but restricted the load to avoid any agent overloading. &lt;p&gt;A note from the customer: Overall it was a happy experience running a test of this large scale. Thanks to VSTS for making load testing a pleasure! &lt;p&gt;:) &lt;p&gt;Ed.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8295472" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Team+Test/default.aspx">Visual Studio Team Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Load+Controller/default.aspx">Visual Studio Load Controller</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Test/default.aspx">Load Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Agent/default.aspx">Load Agent</category></item><item><title>Updated Content for web tests and load tests</title><link>http://blogs.msdn.com/edglas/archive/2007/12/17/updated-content-for-web-tests-and-load-tests.aspx</link><pubDate>Mon, 17 Dec 2007 20:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6791247</guid><dc:creator>edglas</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/edglas/comments/6791247.aspx</comments><wfw:commentRss>http://blogs.msdn.com/edglas/commentrss.aspx?PostID=6791247</wfw:commentRss><description>&lt;P&gt;I've updated my &lt;A class="" href="http://blogs.msdn.com/edglas/pages/content-index-for-web-tests-and-load-tests.aspx" mce_href="http://blogs.msdn.com/edglas/pages/content-index-for-web-tests-and-load-tests.aspx"&gt;collection of links&lt;/A&gt; for info on web tests and load tests.&lt;/P&gt;
&lt;P&gt;I had been publishing this to a sticky post on the &lt;A class="" href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1408&amp;amp;SiteID=1" mce_href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1408&amp;amp;SiteID=1"&gt;forum&lt;/A&gt;, but ran into the size limit so I'm moving it to my blog.&lt;/P&gt;
&lt;P&gt;The page is &lt;A class="" href="http://blogs.msdn.com/edglas/pages/content-index-for-web-tests-and-load-tests.aspx" mce_href="http://blogs.msdn.com/edglas/pages/content-index-for-web-tests-and-load-tests.aspx"&gt;here&lt;/A&gt;. Do let me know if you hit any links that are broken, the content gets moved around from time to time.&lt;/P&gt;
&lt;P&gt;Ed.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6791247" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Team+Test/default.aspx">Visual Studio Team Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Visual+Studio+Load+Controller/default.aspx">Visual Studio Load Controller</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Web+Test/default.aspx">Web Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Test/default.aspx">Load Test</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Guidance/default.aspx">Guidance</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Patterns+and+Practices/default.aspx">Patterns and Practices</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Load+Agent/default.aspx">Load Agent</category><category domain="http://blogs.msdn.com/edglas/archive/tags/Web+Test+Recorder/default.aspx">Web Test Recorder</category></item></channel></rss>