Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Test Plan in Visual Studio Online

Tags:

azure-devops

I am using Visual Studio Online.

I want to create a test plan. As per the Microsoft tutorial, It should be created by clicking on the "+" sign as shown in the picture below.

enter image description here

more info: I am following this link

http://www.visualstudio.com/en-us/get-started/create-a-test-plan-vs

But I could not see any option to create the test plan (see picture below).

enter image description here

Please provide the solution.

Thanks.

like image 740
Shaishav7 Avatar asked Feb 28 '14 11:02

Shaishav7


People also ask

How do I create a test plan in Microsoft Test Manager?

Open Microsoft Test Manager 2010. Connect to the team project you want to work with, and select the appropriate test plan. This will open MTM 2010 into the Plan tab, with the test plan selected. To add a new test case to the test plan, click the New button on the tool bar.

Is Microsoft Test Manager still available?

Microsoft Test Manager has been deprecated. It has been replaced with Azure Test Plans, a fully featured test management solution. Microsoft Test Manager 2017, which shipped with Microsoft Visual Studio 2017, is the last version available.


1 Answers

The ability to create test plans only comes with certain Visual Studio Online licenses. Here is your reference guide: http://www.visualstudio.com/en-us/products/visual-studio-online-overview-vs#AdditionalPageSections_1

like image 168
Josh Avatar answered Sep 30 '22 03:09

Josh