<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">VS Team System Test</title><subtitle type="html">We build the testing tools in Visual Studio</subtitle><id>http://blogs.msdn.com/vstsqualitytools/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/vstsqualitytools/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2009-10-28T17:00:00Z</updated><entry><title>Work Item Categories</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/11/work-item-categories.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/11/work-item-categories.aspx</id><published>2009-11-11T08:00:00Z</published><updated>2009-11-11T08:00:00Z</updated><content type="html">&lt;p&gt;New to TFS in VS2010 is the concept of work item categories. Previously, a work item was known only by its name, and it was up to the user to distinguish what a work item was meant to represent based on the name. Out of the box, a work item may have the name of ‘Bug’, but your organization may choose to rename it (as ours has to Dev10 Bug). Furthermore, a work item name is also localizable so anyone interpreting the name of a work item also has to be aware of what that item is called in other languages.&lt;/p&gt;  &lt;p&gt;If you run the project creation wizard and select one of the out of the box templates, it will specify the work item categories for bug, test case, shared step, and requirement. To see this information, you will use the &lt;em&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd236914(VS.100).aspx" target="_blank"&gt;witadmin.exe&lt;/a&gt;&lt;/em&gt; utility. Here is sample output from our team development server (command in yellow, output in green):&lt;/p&gt;  &lt;table border="1" cellspacing="0" cellpadding="5" width="561"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td bgcolor="#00008b" valign="top" width="559"&gt;&lt;font color="#ffffff"&gt;Visual Studio Command Prompt (2010)&lt;/font&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td bgcolor="#000000" valign="top" width="559"&gt;         &lt;p&gt;&lt;font color="#ffffff"&gt;&lt;font face="Consolas"&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC&amp;gt;&lt;/font&gt;&lt;font face="Consolas"&gt;&lt;font color="#ffff00"&gt;witadmin exportcategories                  &lt;br /&gt;/collection:http://windfall:8080/tfs/defaultcollection /p:Camano&lt;/font&gt;                 &lt;br /&gt;&lt;/font&gt;&lt;font color="#00ff00" face="Consolas"&gt;∩╗┐&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;                &lt;br /&gt;&amp;lt;cat:CATEGORIES xmlns:cat=&amp;quot;http://schemas.microsoft.com/VisualStudio/2008/workit                 &lt;br /&gt;emtracking/categories&amp;quot;&amp;gt;                 &lt;br /&gt;&amp;#160; &amp;lt;CATEGORY refname=&amp;quot;Microsoft.BugCategory&amp;quot; name=&amp;quot;Bug Category&amp;quot;&amp;gt;                 &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;DEFAULTWORKITEMTYPE name=&amp;quot;Bug&amp;quot; /&amp;gt;                 &lt;br /&gt;&amp;#160; &amp;lt;/CATEGORY&amp;gt;                 &lt;br /&gt;&amp;#160; &amp;lt;CATEGORY refname=&amp;quot;Microsoft.RequirementCategory&amp;quot; name=&amp;quot;Requirement Category&amp;quot;&amp;gt; &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;          &lt;p&gt;&lt;font color="#ffffff"&gt;&lt;font face="Consolas"&gt;&lt;font color="#00ff00"&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;DEFAULTWORKITEMTYPE name=&amp;quot;User Story&amp;quot; /&amp;gt;                  &lt;br /&gt;&amp;#160; &amp;lt;/CATEGORY&amp;gt;                   &lt;br /&gt;&amp;#160; &amp;lt;CATEGORY refname=&amp;quot;Microsoft.SharedStepCategory&amp;quot; name=&amp;quot;Shared Step Category&amp;quot;&amp;gt;                   &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;DEFAULTWORKITEMTYPE name=&amp;quot;Shared Steps&amp;quot; /&amp;gt;                   &lt;br /&gt;&amp;#160; &amp;lt;/CATEGORY&amp;gt;                   &lt;br /&gt;&amp;#160; &amp;lt;CATEGORY refname=&amp;quot;Microsoft.TestCaseCategory&amp;quot; name=&amp;quot;Test Case Category&amp;quot;&amp;gt;                   &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;DEFAULTWORKITEMTYPE name=&amp;quot;Test Case&amp;quot; /&amp;gt;                   &lt;br /&gt;&amp;#160; &amp;lt;/CATEGORY&amp;gt;                   &lt;br /&gt;&amp;lt;/cat:CATEGORIES&amp;gt;&lt;/font&gt;                 &lt;br /&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;Work item categories are only used in MTLM so far. We use them to restrict the type of work item to show in a given list, and to offer a New button for that work item type in that list. Examples include the Test Plan Contents and the Verify Bugs views.&lt;/p&gt;  &lt;p&gt;You are probably wondering and hoping at this point that this information can be customized. The answer is Yes! We’ll have a follow up blog post explaining the main scenarios for customizing work item category information and instructions on how to do it. Also, we’ll have a post on how you as a user should be aware of this concept when writing work item queries.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9920453" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Planning vs Testing</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/11/planning-vs-testing.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/11/planning-vs-testing.aspx</id><published>2009-11-11T02:38:58Z</published><updated>2009-11-11T02:38:58Z</updated><content type="html">&lt;p&gt;On a previous post by David Williamson, &lt;a href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/26/activity-centers.aspx"&gt;Activity Centers&lt;/a&gt;, created on Oct 26th (2009), it was mentioned that Microsoft Test and Lab Manager (MTLM) has a Plan center group, where you can organize your suites/tests, and a Test center group, where you actually run those tests. &lt;/p&gt;  &lt;p&gt;Customers that have used our product are sometimes confused by the views, which look very similar. I’ll start a series of blog posts that describe what each of these views does, and will hopefully clear out any confusion. Both views exist for an important reason, and they look similar for an important reason as well.&lt;/p&gt;  &lt;p&gt;I’ll start by saying that the suites that appear under ‘Contents’ in the Plan center group are not always the same suites that appear under ‘Run Tests’ in the Test center group. For instance, while you’re planning, you might have one of your suites marked as ‘In Planning‘. Well, this suite won’t show up when you Test until after you mark your suite as ‘In Progress’.&lt;/p&gt;  &lt;p&gt;Here’s how Plan Contents looks like when a suite is marked as ‘In Planning’ (In the Plan center group):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/PlanningvsTesting_10638/image_6.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/vstsqualitytools/WindowsLiveWriter/PlanningvsTesting_10638/image_thumb_2.png" width="599" height="425" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;And here is how the ‘Run Tests’ activity looks like (In the Test center group):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/PlanningvsTesting_10638/image_10.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/vstsqualitytools/WindowsLiveWriter/PlanningvsTesting_10638/image_thumb_4.png" width="603" height="429" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Notice that we need both views to be similar because we want to test whatever we are planning to test; but the views are still different (for a good reason).&lt;/p&gt;  &lt;p&gt;More reasons of why these views exist, and their differences, in a later post.&lt;/p&gt;  &lt;p&gt;Thanks,   &lt;br /&gt;David Gorena Elizondo&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9920574" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Lend a Helping Hand</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/10/lend-a-helping-hand.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/10/lend-a-helping-hand.aspx</id><published>2009-11-10T08:00:00Z</published><updated>2009-11-10T08:00:00Z</updated><content type="html">&lt;p&gt;Imagine a new tester starts working on your team. One of the first things you’ll need to do to help them get ramped up is to have them install Microsoft Test and Lab Manager (MTLM) and then connect to the right server (with or without SSL), port, project collection, and project.&lt;/p&gt;  &lt;p&gt;Well, we hope to make this easier. The most work involves going through the connection experience. The person has to know what server to connect to, which gets tricky if their server requires SSL or has a non-default virtual application directory. They also have to find the right project collection and then project.&lt;/p&gt;  &lt;p&gt;We can simplify this by allowing you to share all this information in a clickable URI. Imagine your new co-worker gets a new email from you, or perhaps visits the team wiki, that has a link to MTLM setup, and then a link to connect!&lt;/p&gt;  &lt;p&gt;For now these links need to be hand rolled, but we’re investigating how to more easily create one directly from MTLM. Here is an example URI and a breakdown of it.&lt;/p&gt;  &lt;p&gt;example:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Consolas"&gt;mtlm://windfall/tfs/DefaultCollection/p:Camano&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;break down:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Consolas"&gt;mtlm[s]://&amp;lt;server&amp;gt;[:port]/&amp;lt;virtual app dir&amp;gt;/&amp;lt;collection&amp;gt;/p:&amp;lt;project&amp;gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;table border="0" cellspacing="0" cellpadding="5" width="564"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="562"&gt;&lt;font color="#808080"&gt;Note: The text in square brackets is optional. You don’t have to specify a port if your server uses the default (8080), and you only need mtlm&lt;strong&gt;&lt;u&gt;s&lt;/u&gt;&lt;/strong&gt; if your server requires SSL.&lt;/font&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;We have more planned for release (as in, not in Beta2) to make this even richer.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9919902" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Single Instance Application</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/09/single-instance-application.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/09/single-instance-application.aspx</id><published>2009-11-09T08:00:00Z</published><updated>2009-11-09T08:00:00Z</updated><content type="html">&lt;p&gt;Microsoft Test and Lab Manager (MTLM) is, for the most part, a single instance application. That is, if you open it a second time from the Start Menu while an instance is already running, the previous instance is brought to the foreground. You will not get two windows of MTLM. &lt;/p&gt;  &lt;table border="1" cellspacing="0" cellpadding="5" width="518"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="516"&gt;&lt;font color="#808080"&gt;Note: There are other examples of this, like Office Communicator, Windows Live Messenger, and the Windows 7 Snipping Tool.&lt;/font&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;This is primarily because MTLM will respond to open requests from several different places, most notably from Visual Studio. For example, if you have a bug open in Visual Studio and it has a link to a test result, you might want to open that to learn more. There isn’t a test result viewer in VS for tests run from MTLM, so VS simply asks MTLM to open and show the test result.&lt;/p&gt;  &lt;p&gt;If MTLM is not already running, one will start. It will connect to the server, project, and plan the test result is associated with… even if that is not a server, project, or plan you’ve ever manually connected to in MTLM.&lt;/p&gt;  &lt;p&gt;If MTLM is already running, then you won’t end up with two instances, the current instance will open that test result for you. If that test result is from a different server or project, then you’ll be prompted to connect to it instead.&lt;/p&gt;  &lt;p&gt;There is a way to have more than one copy of MTLM running at a time, however. Using the ‘Run as different user’ option off the context menu for the application shortcut, you can specify another user’s credentials which will run the process as that user. Note in order for this option to appear, you must hold down the shift key when right-clicking.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/SingleInstanceApplication_B8D9/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Run as different user option in a context menu. Remember to hold the shift key down when right clicking to see this option!" border="0" alt="Run as different user option in a context menu. Remember to hold the shift key down when right clicking to see this option!" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/SingleInstanceApplication_B8D9/image_thumb.png" width="215" height="281" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9918813" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Open Items and Manage Queries</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/06/open-items-and-manage-queries.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/06/open-items-and-manage-queries.aspx</id><published>2009-11-06T08:00:00Z</published><updated>2009-11-06T08:00:00Z</updated><content type="html">&lt;p&gt;In my &lt;a href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/05/manage-queries-artifact-or-manager.aspx" target="_blank"&gt;last post&lt;/a&gt;, I discussed whether Manage Queries is a manager or artifact, and promised to cover other aspects of behavior.&lt;/p&gt;  &lt;p&gt;One such distinction of behavior between managers and artifacts is that artifacts show up in Open Items. Managers are just relaunched from the chrome (navigation area), or you can get back to them with the Back and Forward buttons. Artifacts were a little harder to find in the first place since you had to find an item in a list, run a query, or use Control+G to specifically open the work item by ID, so we show them in the Open Items list.&lt;/p&gt;  &lt;p&gt;Notice when you first start Manage Queries, the Open Items count grows by 1. Without doing anything in that view, browse away and relaunch from the chrome, and the same view will open. Your Open Items count did not grow.&lt;/p&gt;  &lt;p&gt;Now select a query and run it, then browse away. Navigate back to Manage Queries from the chrome. A new item is opened and your Open Items count grows by 1. If you drop down Open Items you’ll see two Manage Queries views open.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/OpenItemsandManageQueries_ABD4/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Two instances of Manage Queries in Open Items" border="0" alt="Two instances of Manage Queries in Open Items" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/OpenItemsandManageQueries_ABD4/image_thumb.png" width="178" height="135" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This is designed so you can have multiple different queries open at the same time. However we don’t want to open a bunch of blank Manage Queries, so if a blank one exists it is simply brought to the foreground. However if an instance of Manage Queries has info, then you can decide whether you want a new one (via the Chrome) or the old one (via Open Items).&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9918207" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Manage Queries – Artifact or Manager?</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/05/manage-queries-artifact-or-manager.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/05/manage-queries-artifact-or-manager.aspx</id><published>2009-11-05T08:00:00Z</published><updated>2009-11-05T08:00:00Z</updated><content type="html">&lt;p&gt;If the most recognizable part of MTLM for anybody who is familiar with VS’s Team Explorer from 2005 and 2008 is the work item, the next most recognizable piece of UI would be &lt;a href="http://msdn.microsoft.com/en-us/library/dd286679(VS.100).aspx" target="_blank"&gt;Manage Queries&lt;/a&gt;. This view is akin to the Work Items node in Team Explorer. It has a Team Queries node, and a My Queries node. Inside you’ll find all the team and personal queries that are also seen in Team Explorer.&lt;/p&gt;  &lt;p&gt;So from that aspect this view acts more like a MTLM manager, much like Test Plan Manager, Test Case Manager, Shared Steps Manager, Test Configuration Manager, and Test Settings Manager. All of these views list a bunch of artifacts, which can be opened to view or change. These views can be refreshed, but they cannot be saved (since there is no way to get into a ‘dirty’ state).&lt;/p&gt;  &lt;p&gt;However, unlike those manager views, Manage Queries opens the selected artifact inside the same view, rather than in a new window. As long as the item has not changed, the view still has nothing to be saved. As soon as a change happens, we do several things. First, the title gets an asterisk to indicate a save must happen to retain the changes. Second, we disable the tree view which lists all the items since selecting a new item would also lose your changes. If you press the refresh button, you will be prompted to discard your changes. If you try to close the view, same thing.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/ManageQueriesArtifactorManager_129E7/image_2.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/vstsqualitytools/WindowsLiveWriter/ManageQueriesArtifactorManager_129E7/image_thumb.png" width="537" height="171" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;In this sense, it is definitely an artifact. I like to call it an artifact with a manager view built in. It is definitely a different kind of beast than the other manager and artifact views in MTLM, but it is also a unique kind of activity as well. It seems more likely one will be running several different queries in a row, without changing them. From this aspect, it is convenient to be able to do all that inline – no opening and closing of windows.&lt;/p&gt;  &lt;p&gt;Stay tuned tomorrow when I’ll talk about another interesting aspect of this view’s behavior.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9917746" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Screenshots!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/04/screenshots.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/04/screenshots.aspx</id><published>2009-11-04T21:16:00Z</published><updated>2009-11-04T21:16:00Z</updated><content type="html">&lt;p&gt;I’ve been silly lately. I’ve failed to include screenshots with my blog posts. I didn’t realize how easy it would be with &lt;a href="http://download.live.com/writer" target="_blank"&gt;Windows Live Writer&lt;/a&gt;. I’ve been using the app, but didn’t realize it would handle posting the images somewhere for me.&lt;/p&gt;  &lt;p&gt;So, expect all future blogs to have screenshots… and I’ll work on going back through the old blogs and adding screenshots to each.&lt;/p&gt;  &lt;p&gt;Humbly,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;P.S. Nice job Live Writer team. This app rocks!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9917747" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author></entry><entry><title>Using Shared Steps</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/04/using-shared-steps.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/04/using-shared-steps.aspx</id><published>2009-11-04T08:00:00Z</published><updated>2009-11-04T08:00:00Z</updated><content type="html">&lt;p&gt;In MTLM, test cases can reference a &lt;a href="http://msdn.microsoft.com/en-us/library/dd286655(VS.100).aspx" target="_blank"&gt;reusable, sharable set of test steps&lt;/a&gt;. This cuts down on the amount of work it takes to author new test cases, because many test cases contain some of the same steps.&lt;/p&gt;  &lt;p&gt;The ideal use for this is in common tasks. The quintessential shared step is for logging into the application. Assuming your application cares about identity as many do, this is something nearly every test case will need to do as part of the process to get where you want to test.&lt;/p&gt;  &lt;p&gt;If you didn’t have shared steps, you would either have to rewrite those steps for every test case, or you’d simply have a test case that handled login and you’d position that test ahead of the others in the test suite.&lt;/p&gt;  &lt;p&gt;Rewriting the steps in every test case is painstaking and annoying. I want to be productive as a tester, not waste my time doing repetitive tasks! Worse, if the steps change for logging in, I have to go and change every test case. That is a terrible option, and I would prefer to avoid it as much as possible.&lt;/p&gt;  &lt;p&gt;I could just ignore obvious steps like this, but that might be difficult for people who take over my work someday to understand what is expected. It is best if I’m explicit&lt;/p&gt;  &lt;p&gt;The other solution I mentioned was ordering test cases in a suite. With this option, I add a test case to the top of my suite called Login, and then have other test cases that require the tester to be logged in appear after. This has worked for many testers for years, and I think it is better than the previous option. However, it is a bit tedious. For one, I have to be very sure the test suite is always ordered correctly. Let’s say I have my Logout test case at the end of the suite. When a new test case is added, I have to be sure to update the order (again) to make sure it is inside of the Login/Logout scope. Also, if I want to include a test case that requires Login in another suite, then I have to make sure that suite also includes the Login (and probably Logout) test. So again, this is just more maintenance.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/UsingSharedSteps_12F59/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Ordering test cases in a suite" border="0" alt="Ordering test cases in a suite" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/UsingSharedSteps_12F59/image_thumb_1.png" width="514" height="193" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Also, now I’m testing Login and Logout explicitly in every test suite which may not be interesting to me.&lt;/p&gt;  &lt;p&gt;If I go the Shared Steps route, then every test case that needs Login explicitly references it. There’s no need to keep track of the association every suite my test case is in.&lt;/p&gt;  &lt;p&gt;The downside is that this implies I need to login and logout with every test case. This really could slow down execution time. Can’t I just run through all my test cases without logging in and out? Sure, I think you could. The steps don’t have to be mandatory. You might make the Login steps conditional (if not already logged in, then do the next few steps), and Logout could also be conditional (Logout if you will close the application).&lt;/p&gt;  &lt;p&gt;In the test step control, it is easy to &lt;a href="http://msdn.microsoft.com/en-us/library/dd286655(VS.100).aspx#InsertSteps" target="_blank"&gt;reference existing&lt;/a&gt; shared steps. Just click the ‘Insert shared steps’ button, and find the shared step you want in the list. If you need to create a shared step for the first time, you can even &lt;a href="http://msdn.microsoft.com/en-us/library/dd286655(VS.100).aspx#CreateSteps" target="_blank"&gt;promote steps&lt;/a&gt; you’ve written to be a new shared step by selecting those rows and clicking the ‘Create shared steps and insert at the current position’ button.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/UsingSharedSteps_12F59/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Creating a shared step" border="0" alt="Creating a shared step" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/UsingSharedSteps_12F59/image_thumb.png" width="523" height="160" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9916375" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>New features in Beta2 (compared to Beta1)</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/04/new-features-in-beta2-compared-to-beta1.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/04/new-features-in-beta2-compared-to-beta1.aspx</id><published>2009-11-04T03:39:15Z</published><updated>2009-11-04T03:39:15Z</updated><content type="html">&lt;p&gt;We recently &lt;a href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/20/beta2-of-vs2010-is-out.aspx"&gt;announced&lt;/a&gt; Beta2 of VS2010. If you have installed the Beta1 release and played with it or even if you didn’t and are experiencing the product for the first time, you are perhaps wondering what is new in Beta2. The table below is an enumeration of the new features in Beta2. As you can see from the list below the team has been very busy reacting to your feedback and adding a lot of features to round off the product to address your needs. In a future post I will expand on each of the features and explain how to get to them so you can experience these for yourself. Do let me know which of these features you would like me to blog about first so I can prioritize them higher.&lt;/p&gt;  &lt;p&gt;   &lt;table style="border-collapse: collapse" class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;MTLM&lt;b&gt;/&lt;/b&gt;Test Runner&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Number of performance and scale improvements on both client and server side&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Support for resetting results in a run&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Improved handling of attachments when filing bugs&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Better start up experience &lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;History (Back &amp;amp; Forward) &lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Full support for any field on a work item being shown in grids&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Single panel Test Runner with an easier and more intuitive interface&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Advanced Test Settings support with a much better user experience&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Full query editing in Test Case/Shared step manager and Add Requirement/Add Tests activities&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;Coded UI&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Redesigned the Coded UI Test Builder UI to be more intuitive&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Code generation enhanced to provide automatic parameterization and&amp;#160; ease of maintenance&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Support added for WPF Datagrid and virtualized controls.&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Support for specialized classes&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;Test Execution&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Simplified test settings&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Better surfacing of warnings and errors from data collectors&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;Remote execution&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Controller manager in MTLM – improved functionality and usability&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Interactive agent UI with config UI and systray app&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;Web Access&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Repro steps and system information controls on the bug form now usable and editable from web access&lt;/font&gt;&lt;/p&gt;            &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Read-only Test Steps control on test case form now available in Web Access&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;Load Test&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Support for comparing two load test performance runs in Excel&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; background: #d2eaf1; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;Others&lt;span style="font-size: 12pt"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td style="border-bottom: #4bacc6 1pt solid; border-left: #4bacc6 1pt solid; padding-bottom: 0in; background-color: transparent; border-top-color: #d4d0c8; padding-left: 5.4pt; width: 437.4pt; padding-right: 5.4pt; border-right: #4bacc6 1pt solid; padding-top: 0in" valign="top" width="583"&gt;           &lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.25in" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol"&gt;&lt;span&gt;·&lt;span style="font: 7pt &amp;#39;Times New Roman&amp;#39;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;Ability to publish test results from VS2008 to a VS2010 server (using the newly released VSTS2008 GDR)&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;Ram Cherala&lt;/p&gt;  &lt;p&gt;Principal Program Manager, Visual Studio Test Tools&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9917115" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author></entry><entry><title>Test Case Authoring from the Test Plan Contents</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/03/test-case-authoring-from-the-test-plan-contents.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/03/test-case-authoring-from-the-test-plan-contents.aspx</id><published>2009-11-03T08:00:00Z</published><updated>2009-11-03T08:00:00Z</updated><content type="html">&lt;p&gt;A test case is just a work item. You can create a new one from &lt;a href="http://msdn.microsoft.com/en-us/library/ms181316(VS.100).aspx" target="_blank"&gt;Team Explorer&lt;/a&gt; in Visual Studio. You can open &lt;a href="http://msdn.microsoft.com/en-us/library/ms181695(VS.100).aspx" target="_blank"&gt;Excel&lt;/a&gt; and connect to the server from the Team add-in, and create one from there. In MTLM, you can also go to Test Case Manager and create test cases.&lt;/p&gt;  &lt;p&gt;Those are all fine, but if you are authoring test cases in the context of a test plan or requirement, there is a better way. When you are in Test Plan Contents (the suite manager of MTLM) you can add existing test cases to a suite, and you can also create test cases from there as well. You get the same experience of the work item form, but when you are done, the item is also added to the suite.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestCaseAuthoringfromtheTestPlanContents_13079/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="New test case - will be added to the current suite" border="0" alt="New test case - will be added to the current suite" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestCaseAuthoringfromtheTestPlanContents_13079/image_thumb.png" width="512" height="190" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Note, this works only for static and requirement-based suites.&lt;/p&gt;  &lt;p&gt;In the static suite case, the test case is added to the selected suite and all &lt;a href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/30/test-configurations-in-a-test-plan.aspx" target="_blank"&gt;default configs&lt;/a&gt; specified by that suite are added to the new test case.&lt;/p&gt;  &lt;p&gt;In the requirement-based suite, the test case is linked to the &lt;a href="http://msdn.microsoft.com/en-us/library/dd286578(VS.100).aspx" target="_blank"&gt;requirement&lt;/a&gt;, which adds it to the suite, and all the default configs specified by that suite are added to the new test case.&lt;/p&gt;  &lt;p&gt;If you didn’t author the test case from Test Plan Contents, then you’d have to manually go add the test to the suite of your choice after the fact. I said this was better, because it helps save you time by accomplishing both tasks at once (create, add to suite).&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9916371" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>‘Active’ Tests</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/11/02/active-tests.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/11/02/active-tests.aspx</id><published>2009-11-02T08:00:00Z</published><updated>2009-11-02T08:00:00Z</updated><content type="html">&lt;p&gt;In the Run Tests activity, you’ll see test cases grouped up by various states including Active, Failed, Blocked, and Completed.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/ActiveTests_13172/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Active tests, where to start a run, and where to Reset" border="0" alt="Active tests, where to start a run, and where to Reset" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/ActiveTests_13172/image_thumb_1.png" width="509" height="195" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This idea comes from the workflow many customers report to using where they run many tests only once per iteration. So the intent is to take a test that is Active (meaning it is ready and available to be run) and test it in the Test Runner.&lt;/p&gt;  &lt;p&gt;Based on the outcome of that test result, the test state will change to Failed or Completed.&lt;/p&gt;  &lt;p&gt;Completed tests are done, unless you decide you want to run that test again. You can simply &lt;a href="http://msdn.microsoft.com/en-us/library/dd286680(VS.100).aspx" target="_blank"&gt;select it and run&lt;/a&gt;, you can select it and hit Reset so it moves back to Active (ideally for another person to pick it up), or discover it and reset it as a recommended test based on code churn in the product code that the test covered.&lt;/p&gt;  &lt;p&gt;Failed tests will generally have a bug associated with them, so they’ll be rerun from the Verify Bugs activity when the bug is resolved back to the tester.&lt;/p&gt;  &lt;p&gt;Through these cycles, the goal is to get every test into the Completed state. Then it is time to do exploratory testing, or identify existing test cases to &lt;a href="http://msdn.microsoft.com/en-us/library/dd293545(VS.100).aspx" target="_blank"&gt;run again&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;When you run tests from the right-hand pane of the Run Tests activity, the selected items are always taken into the run. However, if you select a suite and try to run it, only the tests in the Active state will be taken into the run. This is to avoid taking a Completed tests (one that reached the end of the cycle) into the run, or a Failed test which is still waiting on a bug fix.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9915518" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Lab Management?</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/30/lab-management.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/10/30/lab-management.aspx</id><published>2009-10-30T22:47:50Z</published><updated>2009-10-30T22:47:50Z</updated><content type="html">&lt;p&gt;MTLM stands for Microsoft &lt;u&gt;Test&lt;/u&gt; and &lt;u&gt;Lab&lt;/u&gt; Manager. This blog is dedicated to the testing aspects of this application (as well as the other testing features in VS).&lt;/p&gt;  &lt;p&gt;Even though testers need to use the lab management activities they tend to be doing one type of activity or another, so we have a separate &lt;a href="http://blogs.msdn.com/lab_management/" target="_blank"&gt;blog&lt;/a&gt; just for lab management-specific activities.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9915521" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Test Configurations in a Test Plan</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/30/test-configurations-in-a-test-plan.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/10/30/test-configurations-in-a-test-plan.aspx</id><published>2009-10-30T07:00:00Z</published><updated>2009-10-30T07:00:00Z</updated><content type="html">&lt;p&gt;For many, many test teams, we hear that they don’t typically test on more than one configuration. This is a big departure from what we at Microsoft are used to. Obviously we have many operating system versions including languages, versions of IE, versions of Office, etc. We’re used to dealing with testing on many platforms because of the configuration matrix.&lt;/p&gt;  &lt;p&gt;So for testing teams that don’t use different configurations, we are here to make your life as simple as possible. There’s no reason to make your life harder than it has to be. For you, we have an out of the box, default configuration. You can edit it if you want, or just ignore it entirely. Go on about your testing, and don’t worry about configs.&lt;/p&gt;  &lt;p&gt;For all the poor souls who do need to test on multiple configurations, we haven’t forgotten you either. We use MTLM ourselves, so it must meet our own needs too.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd286654(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd286654(VS.100).aspx"&gt;Creating configurations&lt;/a&gt; is fairly straight forward. First, you visit the Test Configuration Manager (in Organize), and open the Edit Test Variables dialog. In here you can define the different factors you will have variations in, such as &lt;a href="http://msdn.microsoft.com/en-us/library/dd286643(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd286643(VS.100).aspx"&gt;OS, Browser, language&lt;/a&gt;, etc. Then for each factor, define the variations in the right pane. Then you go back to the manager and begin defining test configurations. Give it a descriptive title, and then add the relevant factors to the grid at the bottom, giving each the correct value. This will be helpful later in reporting where you can look for test result trends across the factors rather than simply reporting on each independent configuration.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Setting a test configuration as a default for the project" border="0" alt="Setting a test configuration as a default for the project" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_thumb.png" width="463" height="147" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The other important value on a test config is whether it is the default for new test plans. If it is set to default, whenever a new test plan is created it will automatically include those configs. Yes, you can remove project defaults from your plan, and add non-defaults. The goal for the person defining the test config project defaults is to make sure new plans have the configs you expect.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Setting the default configs on a test plan" border="0" alt="Setting the default configs on a test plan" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_thumb_1.png" width="360" height="286" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Test config defaults &lt;a href="http://msdn.microsoft.com/en-us/library/dd380783(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd380783(VS.100).aspx"&gt;on the plan&lt;/a&gt; are automatically applied to test cases added to the plan. In Test Plan Properties, you’ll find a test configuration selector where this is specified. Again this is meant to make your life easier, so plan ahead and make sure you have the configs set up on your plan &lt;em&gt;before&lt;/em&gt; test cases are added. If you get it wrong, don’t worry, you can change configurations applied to test cases after the fact.&lt;/p&gt;  &lt;p&gt;There’s yet another level of ways to scope defaults. We’ve already talked about project-level defaults, test plan defaults, and now we’ll introduce test suite level defaults. Any new suite in the plan will inherit from the parent. That can be changed so that all test cases add to it get a different set of configs applied. In the suite header in Test Plan Contents, look for a drop down next to the label that says ‘Test configurations (x):’.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Setting default configs on a test suite" border="0" alt="Setting default configs on a test suite" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_thumb_2.png" width="360" height="259" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Finally, test cases can be changed independently of the plan and suite. Just select the test cases in question, and click the &lt;a href="http://msdn.microsoft.com/en-us/library/dd380786(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd380786(VS.100).aspx"&gt;Configurations&lt;/a&gt; button in Test Plan Contents.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_8.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Setting configurations on individual test cases" border="0" alt="Setting configurations on individual test cases" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestConfigurationsinaTestPlan_141EB/image_thumb_3.png" width="460" height="398" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;One last thing, when you are looking at test cases in the suites in the Test Plan Contents activity, you’ll see one instance of the test case. However, since many configurations can be applied to that once instance of the test case in the suite, these entries will be multiplied when they are viewed in the Run Tests activity. This is because the test case needs to be run multiple times, and selected independently from the other instances so they can be run with other similar configs. To assist in that work flow, you can use the Filter button on the Run Tests suite tree view toolbar to only show a specific config. Now you can focus on testing just on that one config, then change the filter later when you are ready to move onto another config.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9914525" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>What is a Test Plan?</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/29/what-is-a-test-plan.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/10/29/what-is-a-test-plan.aspx</id><published>2009-10-29T07:00:00Z</published><updated>2009-10-29T07:00:00Z</updated><content type="html">&lt;p&gt;A common question we hear is how and when to use a test plan in MTLM.&lt;/p&gt;  &lt;p&gt;To most testers, a test plan is a document that describes the intended approach to testing for a feature, or more likely a group of features, for a specific release. It typically reviews the features to be tested, discusses the approach to testing, and it may even list some or all of the specific test cases to be run. It definitely covers timelines and deadlines.&lt;/p&gt;  &lt;p&gt;In MTLM, we wanted to expand the concept of a &lt;a href="http://msdn.microsoft.com/en-us/library/dd286583(VS.100).aspx" target="_blank"&gt;test plan&lt;/a&gt; beyond just a document. The information in the test plan should be structured, able to be queried, and directly reference the test artifacts that eventually help define when the testing is complete.&lt;/p&gt;  &lt;p&gt;So we start with the Test Plan Properties activity that exposes the high level values. We have a title, description, owner, state, start date, and end date. These values show up in the Test Plan picker and Test Plan Manager to help you find the right test plan you want to work in. It also holds information for running tests, like Test Settings and Test Environments for both manual and automated tests.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/WhatisaTestPlan_13855/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Test Plan Properties" border="0" alt="Test Plan Properties" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/WhatisaTestPlan_13855/image_thumb.png" width="530" height="462" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The test lead will probably set up this test plan artifact for the team. There is a lot of flexibility in defining scope and duration for a test plan. It really depends on how you want to use it. However, we can offer some guidance on when scope is too big or small, or when the duration is too short or too long.&lt;/p&gt;  &lt;p&gt;Since we define a test plan as a test effort for an area for an iteration, it is up to you to define the area and iteration. For a product release, you could have 3 feature teams and 5 iterations… so should that be 15 test plans? 3? 1? 80?&lt;/p&gt;  &lt;p&gt;Well, the answer to that, for me, is whatever is most convenient for you. However there are some hard requirements that we should review first. I think the biggest factor is who is driving and monitoring the test effort. If a project leader has to maintain and switch between several test plans, that ends up being tedious. So perhaps there are several feature teams working in a single test plan because there is a single owner, they’d each work out of different test suites. That way they could avoid stepping on each other, but… they could also have common areas which might be a bonus. It also means reporting can easily be scoped to the whole effort based on what is in the plan. The second most important factor has to do with test run settings. Do these efforts use the same build definition? Do they move forward to new builds at the same time? If not, it can be inconvenient for testers when they kick off test runs to have to manually select the real build they want to test with. So to sum up, the main factors for me are ownership, reporting, team affinity, and build selection.&lt;/p&gt;  &lt;p&gt;The other activity that helps define a test plan, is the Test Plan Contents. This is where test cases are added to the plan, and optionally organized into test suites.&lt;/p&gt;  &lt;p&gt;Both of these activities live under the Plan activity group.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9914517" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry><entry><title>Test Steps in MTLM</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/vstsqualitytools/archive/2009/10/28/test-steps-in-mtlm.aspx" /><id>http://blogs.msdn.com/vstsqualitytools/archive/2009/10/28/test-steps-in-mtlm.aspx</id><published>2009-10-28T16:00:00Z</published><updated>2009-10-28T16:00:00Z</updated><content type="html">&lt;p&gt;In a &lt;a href="http://msdn.microsoft.com/en-us/library/dd286659(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd286659(VS.100).aspx"&gt;test case&lt;/a&gt;, there is a control to enter test steps in the first tab. It has several columns, but typically a person will be adding a test title, and sometimes some expected text. There’s also the ability to add attachments to steps.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestStepsinMTLM_138A5/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Test steps control with data parameters" border="0" alt="Test steps control with data parameters" src="http://blogs.msdn.com/blogfiles/vstsqualitytools/WindowsLiveWriter/TestStepsinMTLM_138A5/image_thumb_1.png" width="495" height="342" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;What you’ll see off the bat is an insertion row. Click inside it with your mouse, or Tab down to it with the keyboard, and type in your first step title. Assuming you don’t have any expected text for the first step, just hit Enter.&lt;/p&gt;  &lt;p&gt;Continue to type in more steps hitting Enter after each one. If you want expected text, just Tab over, type it, then hit Enter. Note that steps with expected text automatically become ‘Validation Steps’. This means the step will be represented and treated differently in the Test Runner since the expectation is that the tester will ensure the application under test has met the requirements. Use these judiciously since you may not want to mark every step of a test. If you are like me, once you know your test, you’ll want to blow through several steps at a time without indicating success or failure.&lt;/p&gt;  &lt;p&gt;Each time you hit Enter it commits the current row and gives you a new row. Feel free to save as you go with Control+S.&lt;/p&gt;  &lt;p&gt;You can add attachments via the toolbar button, or via the context menu.&lt;/p&gt;  &lt;p&gt;There are lots of helpful toolbar buttons including some to help you move steps up or down (supports multi-select too!), insert a step, and insert a reference to &lt;a href="http://msdn.microsoft.com/en-us/library/dd286655(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd286655(VS.100).aspx"&gt;shared steps&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The final thing to add here is &lt;a href="http://msdn.microsoft.com/en-us/library/dd997832(VS.100).aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/dd997832(VS.100).aspx"&gt;data parameters&lt;/a&gt;. Sometimes you may want your test case to use different data for a step. You can define a parameter here to refer to data you’ll define later. A good example of this is the user name and password to be used to login. While you are typing your step text, prefix the word that you want to represent your parameter with an at sign (@) like: Login to the application as @user with @password. In the grid below, you’ll see an entry for each data parameter appear. Later you can drop into that grid and begin adding values. Note the @ symbol needs to have a space before it, so an email address which has an @ symbol in the middle won’t signal what follows as a data parameter.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;David Williamson&lt;/p&gt;  &lt;p&gt;Engineering Lead, MTLM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9913218" width="1" height="1"&gt;</content><author><name>VSTS Quality Tools</name><uri>http://blogs.msdn.com/members/VSTS+Quality+Tools.aspx</uri></author><category term="Testing" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Testing/default.aspx" /><category term="VSTS2010" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/VSTS2010/default.aspx" /><category term="Test and Lab Manager" scheme="http://blogs.msdn.com/vstsqualitytools/archive/tags/Test+and+Lab+Manager/default.aspx" /></entry></feed>