Introduction to Visual Studio Test Professional 2010

Posted by: Subodh Sohoni , on 2/14/2010, in Category Visual Studio
Views: 145685
Abstract: Microsoft offered the testing tools built in Visual Studio Team System since 2005. Although these tools were probably not as rich and mature as some of the competitors in the field, they provided quite high ROI wherever they could be used.
Introduction to Visual Studio Test Professional 2010
 
Microsoft offered the testing tools built in Visual Studio Team System since 2005. Although these tools were probably not as rich and mature as some of the competitors in the field, they provided quite high ROI wherever they could be used. There were some gaps like non-availability of comprehensive test management tools, test case not being recognized as workitem etc. Microsoft has done lot of homework before making a new offering with Visual Studio 2010. Name of the new product offered is ‘Visual Studio Test Professional 2010’. It is designed keeping in mind the needs of the organizations as well as the individual testers.
-      Goal of the organization that is doing software development is to achieve the optimum quality of the product as desired by the customer and at the same time maintain high productivity in testing.
-      Testers and other testing professional in the team are integral part of the team that is developing software. Activities that the testing professionals perform are invaluable for the team to maintain high quality of the product. It is necessary for these professionals to do the testing most efficiently and thoroughly. It is also necessary for them to provide necessary and sufficient data with the bugs that they file so that the bug fixing can also be done with minimum efforts.
For these goals to be met, the organizational and testers needs have to be successfully satisfied by the environment which facilitates testing. 
Visual Studio Test Professional 2010 creates an environment for various roles within the scope of testing and bug fixing.
1.    For test manager or test leads it provides the tools to define the scope and direction of the testing. They can define the test cases to be executed, configuration of the supporting environment and the settings of the testing tools. All of these are to simulate the testing environment as close to the reality as possible.
2.    Test planners can do planning of the tests depending upon the needs of requirements, features and their prioritization. They can create groups of the tests and assign owners to them. They can also assign the resources to execute (run) the tests.
3.    Testers are facilitated by a dedicated environment to run the tests that are assigned to them by test planners and if necessary file a bug that is rich in information easily.
Visual Studio Test Professional 2010 is a new set of tools and user interface that is a separate application. It is called ‘Microsoft Test Manager’ - MTM. It is a WPF based application for all testing professionals. It is a an observation that Testing professionals get overwhelmed and intimidated due to abundance of menu items that have no relevance to them. MTM provides a user friendly interface for testing professionals.
TestManage
 
Microsoft Test Manager 2010 (MTM) has to work in tandem with Team Foundation Server. It works closely with the artifacts like test cases, test plan and environments that are stored on TFS. MTM opens by asking us to connect to a test plan which is a part of the team project in which we are working. Once connected, MTM is divided in two sections.
Connect
 
TestingCenter
 
The first section is 'Testing Center' that is meant for all testing professionals to execute their tasks and activities. Testing manager of the project can do test management and testers can execute the tests. Management of the testing efforts is to
-      Plan the test strategy which in turn means to create various Test Cases and other artifacts which will be the building blocks for test plan
-      Create Test Plan for the project which will include various combination of test cases based upon different logic
-      Set the various settings of the testing.
-      Track the test runs
Tabs
 
The second section is 'Lab Center'. Lab center facilitates the management of virtual environments. These virtual environments are created and used by the team members for collaborative efforts. Environments are built using virtual machines which in simulate the scenarios which are very near to reality and allow the tests to be executed, recorded and later on re-simulated for the benefit of the developers in case of any bug.
Lab
 
Testing Center is made up of four sections based upon the group of functionality. These sections are:
1.    Organize: Tools and utilities in this section allow us to create various artifacts related to testing. These artifacts are test plan, test cases, shared steps and test configuration. Once these artifacts are created, we can use them to plan the testing efforts.
Organize
 
2. Plan: This is the section where we create the plan for testing. The test plan consists of
a. Properties like state, owner of the test plan, schedule of activation, classification (iteration and area to which it belongs) and the test settings that are to be applied.
b. Contents, which are comprised of groups of test cases that are called as Test Suites. Grouping in the test suite is done with certain logic. For example, all the test cases those are children of a requirement or which are in a particular Area Path etc.
Plan 
3.    Test: This section provides the list of test cases in various test suites and then opens another rich interface for execution of tests. After the test is executed it also provides the results of the various test runs. A subsection of it provides a way to verify that the related bug is fixed. When you select to verify then it runs the test again.
Test
 
4.    Track: Is a section to execute various queries to know the status of the testing efforts. It also is used to view the recommended tests after a build containing bug fix is executed successfully. After the build is executed the Assign Build activity can be used to change the build assignment to the test plan.
Track
In this article we have taken an overview of many the features available for Visual Studio Test Professional 2010. In the next series of articles we will go into the details of each feature.

If you liked the article,  Subscribe to the RSS Feed or Subscribe Via Email

Subodh Sohoni is a VSTS MVP, MCTS - Microsoft Team Foundation Server - Configuration and Development and also is a Microsoft Certified Trainer(MCT) since 2004. 

This article has been editorially reviewed by Suprotim Agarwal.

Absolutely Awesome Book on C# and .NET

C# and .NET have been around for a very long time, but their constant growth means there’s always more to learn.

We at DotNetCurry are very excited to announce The Absolutely Awesome Book on C# and .NET. This is a 500 pages concise technical eBook available in PDF, ePub (iPad), and Mobi (Kindle).

Organized around concepts, this Book aims to provide a concise, yet solid foundation in C# and .NET, covering C# 6.0, C# 7.0 and .NET Core, with chapters on the latest .NET Core 3.0, .NET Standard and C# 8.0 (final release) too. Use these concepts to deepen your existing knowledge of C# and .NET, to have a solid grasp of the latest in C# and .NET OR to crack your next .NET Interview.

Click here to Explore the Table of Contents or Download Sample Chapters!

What Others Are Reading!
Was this article worth reading? Share it with fellow developers too. Thanks!
Share on LinkedIn
Share on Google+

Author

Subodh is a Trainer and consultant on Azure DevOps and Scrum. He has an experience of over 33 years in team management, training, consulting, sales, production, software development and deployment. He is an engineer from Pune University and has done his post-graduation from IIT, Madras. He is a Microsoft Most Valuable Professional (MVP) - Developer Technologies (Azure DevOps), Microsoft Certified Trainer (MCT), Microsoft Certified Azure DevOps Engineer Expert, Professional Scrum Developer and Professional Scrum Master (II). He has conducted more than 300 corporate trainings on Microsoft technologies in India, USA, Malaysia, Australia, New Zealand, Singapore, UAE, Philippines and Sri Lanka. He has also completed over 50 consulting assignments - some of which included entire Azure DevOps implementation for the organizations.

He has authored more than 85 tutorials on Azure DevOps, Scrum, TFS and VS ALM which are published on www.dotnetcurry.com.Subodh is a regular speaker at Microsoft events including Partner Leadership Conclave.You can connect with him on LinkedIn .


Page copy protected against web site content infringement 	by Copyscape




Feedback - Leave us some adulation, criticism and everything in between!
Comment posted by Phil Bucker on Sunday, February 14, 2010 4:03 AM
excellent document. vsts 2010 looks promising
Comment posted by .Net Developer on Monday, February 15, 2010 3:16 AM
The article is good provides useful information & helpful as we got to know about tips for Visual Studio Test Professional 2010.I like the article very much as it is very informative and in future hope to see more of such articles.

http://www.expertsfromindia.com
Comment posted by Lucas Vuzlar on Thursday, February 18, 2010 6:53 AM
After long time, I enjoyed article for vsts. Do you know when final date annoucement for vsts and license cost?
Comment posted by Subodh Sohoni on Thursday, February 18, 2010 1:43 PM
Hi Lucas,
I am glad that you like the article. Expect more on VS Test Professional 2010 in coming weeks. VS 2010 is slated to be released by mid April. License cost will drastically vary based upon version you are going to buy. Although Microsoft has not made any formal announcement, prices of various versions of VS 2010 are widely being quoted in the Internet on various blogs. I would suggest that you go throught the site of MSDN (http://www.microsoft.com/india/visualstudio/products/msdn/default.mspx#roadmap) for some quite cool bundle offers.
Comment posted by bogdan on Saturday, February 20, 2010 12:00 AM
Excelent, but i have to learn more first.
http://www.all-auto.ro
Comment posted by Lucas Vuzlar on Sunday, February 21, 2010 1:55 PM
Thanks Subodh for reply and link i will look for future article from you
Comment posted by Fedad on Wednesday, February 24, 2010 4:54 AM
Your article's got me interested in VS TS10. Any plan to explain MTM in detail?
Comment posted by Euan Garden on Thursday, March 25, 2010 2:08 AM
The Test Professional SKU does not contain any of the test functionality from VSTT2008. Web and Load Test are available in the Ultimate SKU. Unit Testing is available in the Vs Pro SKU and higher.
Comment posted by Subodh Sohoni on Thursday, March 25, 2010 11:27 PM
Thanks Euan for that correction. I will make the necessary change in the article and request the publisher to re-publish it with that if possible.
Comment posted by Fat Burning Furnace on Monday, April 5, 2010 2:33 AM
really good informative informative to me, as i am tried for long time for such type of script, hopefully may be beneficial to others also.
Comment posted by www.hireprofessionalwebdevelopers.com on Thursday, April 22, 2010 3:59 AM
Wow Exciting Article brief details of Visual Studio Test Professional 2010 very knowledgeable and informative i like it very much and hope to see more new excited articles like this for latest technology.

Thanks
Comment posted by Chest Coach System on Friday, June 11, 2010 11:20 PM
vsts 2010 looks like it's going to be a great program, I can't wait to test it out!
Comment posted by Fat Loss For Idiots on Sunday, June 20, 2010 11:31 PM
Visual Studio Test Professional 2010 looks great!
Comment posted by Fat Burning Furnace on Tuesday, June 22, 2010 4:39 PM
Interesting article about a difficult topic. This visual studio product looks like something to find out more about. thanks.
Comment posted by http://fatburningfurnacereviewsite.net on Sunday, July 4, 2010 7:49 PM
Hi, thanks for the info, its been very informative. Ive subscribed to the feed and will look out for some more great info. Thank for putting together such a great site.
Comment posted by Ritoban C. on Friday, July 30, 2010 4:52 PM
thanks for such a nice post
Comment posted by chest coach system on Sunday, August 1, 2010 3:32 PM
Visual studio is the main programming software I use in my consulting business. It more than gets the job done.
Comment posted by rob poulos on Thursday, August 12, 2010 3:22 PM
very nice post
Comment posted by chanjohn on Thursday, September 23, 2010 11:01 PM
i am excitied to try this new software
Comment posted by James on Wednesday, December 22, 2010 7:49 AM
Thanks for putting up screenshots .It made easier for a novice to understand the concepts. <a href="http://www.bordersbootcamp.com">Fitness Boot Camp</a>
Comment posted by virility ex on Monday, February 7, 2011 6:06 AM
Now this was what I was looking for... clear and precise screen shots of this information! :)
Comment posted by jamorama on Monday, February 14, 2011 4:41 AM
Keep up the great work here people!
Comment posted by Inteligator on Sunday, June 5, 2011 11:30 AM
Software looks fantastic!
Comment posted by ultimate gynemax on Tuesday, October 4, 2011 10:18 AM
The software looks amazing. Any idea if a 2011 or 2012 version will be out soon?
Comment posted by
Looks good.
Comment posted by Subodh Sohoni on Tuesday, October 4, 2011 11:45 AM
Developer Preview of Visual Studio 11 and TFS 11 are already made available for download by Microsoft. They are available from http://msdn.microsoft.com/en-us/vstudio/hh127353. You may also download readymade virtual machine with preinstalled TFS 11 and VS 11 created by Brian Keller (MSFT) from http://blogs.msdn.com/b/briankel/archive/2011/09/16/visual-studio-11-application-lifecycle-management-virtual-machine-and-hands-on-labs-demo-scripts.aspx. TFS 11 and Visual Studio 11 are just code names and actual brand names when the products are released may probably be totally different.
Comment posted by Arun on Monday, October 17, 2011 1:53 AM
nice and much informative to the beginners.......... iam a beginner now thanks a lot
Comment posted by burn calories on Saturday, November 26, 2011 7:11 AM
ok great