Top "Microsoft-test-manager" questions

Microsoft Test Manager provides the functionality for planning, creating, and running test cases.

How to create a test run and result using the Team Foundation Server API?

I have found several samples about retrieving test results using the TFS API, but no documentation on creating results programmatically. …

c# visual-studio-2010 tfs-sdk microsoft-test-manager
How do I grant permissions to manage test plans in VSO?

I am unsure whether this is the correct stackexchange site to ask this question, however it is about software tools …

tfs azure-devops microsoft-test-manager
"Response status code does not indicate success: 500 (Internal Server Error)" while creating Test Suite through TFS Rest API

While trying to create a Test Suite using TFS 2017 REST API, I am getting the error: System.Net.Http.HttpRequestException …

tfs azure-devops microsoft-test-manager
How can I disable code coverage / assembly instrumentation in Visual Studio 2012?

I have a project upgraded from Visual Studio 2010 to 2012 and the .testrunconfig file was included in the upgrade process. I …

unit-testing visual-studio-2012 mstest code-coverage microsoft-test-manager
How to run selenium tests in Microsoft test manager

I have some automated tests written in nunit and selenium. How can I call the dll to execute from Microsoft …

tfs selenium automation nunit microsoft-test-manager
How to associate a Build to the test plan in Microsoft Test Manager (MTM) 2010?

I am new using Microsoft Test tools, please help: When trying to run a test case from MTM, I am …

visual-studio-2010 build tfsbuild microsoft-test-manager
upload test cases from excel to microsoft test manager 2013

In my current project we are using Microsoft Test Manager 2013. We have prepared test cases in excel. How can we …

testing tfs microsoft-test-manager
Using TFS api to execute(pass/fail) test cases?

I am currently working on a program to execute test cases in a program, and I have looked at How …

c# tfs microsoft-test-manager testautomationfx
How to read parameter values from a TestCase in Microsoft Test Manager

I am trying to execute the testcases programatically using the microsoft test manager using c#. For that I want to …

c#-4.0 testcase microsoft-test-manager
Where is Test Manager 2010?

I was under the impression that Microsoft Test Manager 2010 was included in Microsoft Visual Studio 2010 Premium. Is this not the …

visual-studio-2010 unit-testing testing microsoft-test-manager