Microsoft Test Manager provides the functionality for planning, creating, and running test cases.
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-managerI am unsure whether this is the correct stackexchange site to ask this question, however it is about software tools …
tfs azure-devops microsoft-test-managerWhile 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-managerI 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-managerI 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-managerI 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-managerIn my current project we are using Microsoft Test Manager 2013. We have prepared test cases in excel. How can we …
testing tfs microsoft-test-managerI am currently working on a program to execute test cases in a program, and I have looked at How …
c# tfs microsoft-test-manager testautomationfxI 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-managerI 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