Use Microsoft Test Manager (MTM) to help you test the application you built. MTM stores your test plans and results on Team Foundation Server (TFS)
Questions tagged [mtm]
144 questions
0
votes
1 answer
Coded ui tests fail when running more than 1 together using MTM
I have a project plan setup which contains some automated tests. The entire environment seems to be setup correctly, that is the controller is registered to the team project collection, and the agent is running interactively on the desktop of a…

JL.
- 78,954
- 126
- 311
- 459
0
votes
1 answer
Where is the action log file physically saved in microsoft test manager?
I want to know where actually these log files got saved in test manager?

Vishrant
- 1
- 1
0
votes
1 answer
Use TFS API to send the email notification on MTM test case failure
I want to trigger the email notification to certain group of people whenever any test case in MTM fails.
how to write TFS API to achieve the same? is there any solution already available.
Appreciate your help.

Ankit
- 11
- 2
0
votes
1 answer
Microsoft Test Manager Test Case not using latest associated test method code
My server is set up correctly, as far as I can tell. When I select "Run" for a test case in MTM the test reaches out to the controller and executes the associated automation (test method) on the server. So...I updated my Test Method in my Coded UI…

David Deroc
- 3
- 1
-1
votes
1 answer
How to configure MTM with TFS?
I have several test cases in TFS. I would like to run those test cases using MTM(Microsoft test manager) automatically and update the test results. How to connect or configure MTM with TFS so that I can automate all the test cases.

meshsf
- 163
- 2
- 14
-1
votes
1 answer
How can i automate unit test in VS 2013 using a test tool
Im new in testing and I have to find a software that will help us with automating testing that in the end we can do some regression testing.
We work with .NET and C# and we are using VS2013 and TFS 2010. I'm trying to find a software that we can…

Cosy
- 1
- 3
-1
votes
1 answer
FTP/Import test cases to TFS server
I need help to import testcases to TFS from excel sheet. I am already aware of the tool Test Case Migrator Plus. But i am looking for another alternative since this tool is blacklisted in my company. Any help or info regarding this is appreciated.…
-2
votes
1 answer
Could not load file or assembly 'Microsoft.VisualStudio.TestTools.UITesting
Error: Error adding test case [5696] to test run: Unable to load the test container '\Build9-9-9\Builds\9.9.9 Build TestSuite\9.9.9 Build TestSuite_20170713.1\sample1.dll' or one of its dependencies. Error details: System.IO.FileNotFoundException:…

Srushti
- 11
- 3
-2
votes
1 answer
how to get code coverage for client side JavaScript codes?
How to get code coverage for client side JavaScript codes in a web application written by c# asp.net web forms using dot net framework 4.6 for UI tests through MTM automated test runs or through TFS 2013 Build as type of Build-Deploy-Test when…

AhmadYo
- 334
- 3
- 6