Questions tagged [mtm]

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)

144 questions
2
votes
1 answer

Unable to get the Test results in the correct order as listed in MTM

I am trying to create a report with the result of each step executed in a Test Case and I am able to retrieve the tests steps, expected result, step outcome, error message, attachments. The tests steps and expected result are listed in the correct…
Div
  • 117
  • 1
  • 1
  • 9
1
vote
2 answers

Can I use MTM to execute my testcases that are wriiten in Selenium Java using Eclipse IDE

I have a application scenario where I am currently executing my test cases(written in selenium C#) using MTM, I want to know whether same can be achieved using selenium java from eclipse?
Pulkit Shah
  • 81
  • 1
  • 10
1
vote
2 answers

How to configure Library Shares for additional TeamProject?

i have an already existing TFS TeamProject with a connected SCVMM, all is working fine. Now i created an additional TeamProject. If I'm working with the old TeamProject in MTM, all works fine. If I change to the new TeamProject i havn't longer the…
MRKrebs
  • 11
  • 5
1
vote
0 answers

Using Release Manager to kick off tests in MTM.

I am having an issue with kicking off test cases in Microsoft Test Manager from a script kicked off in Microsoft Release Manager. I can duplicate the issue when just running this command from powershell or command line. Here is the…
Chad
  • 11
  • 2
1
vote
1 answer

Microsoft Test Manager initial test suite state 'In Progress'?

Why is the initial state of a test suite 'In Progress' then you flip it to 'In Planning' then back to 'In progress'? This doesn't make sense to me and I can't find any documentation regarding MTM 2013 states on why this was done? I don't want to…
TacoMaster6000
  • 304
  • 3
  • 12
1
vote
1 answer

How to migrate MTM Test Cases from TFS 2013 to VSTS?

We have a legacy of thousands of manual Test Cases created in Microsoft Test Manager in our on premises TFS 2013. We are trying to move them to VSTS and it proved to be difficult. I. As far as I can see at the moment there is no official migration…
Ivan
  • 9,089
  • 4
  • 61
  • 74
1
vote
1 answer

TFS 2015 vNext - selectively execute automated tests - need MTM?

I'm building new automation infrastructure and have the privilege to use TFS 2015 vNext from the very first beginning. And so I did and defined my vNext build as part of my CI. I just cannot find a way that a QA person or Dev person can selectively…
ClimbingLung
  • 219
  • 2
  • 8
1
vote
2 answers

Automated tests with TFS for Linux systems

My company is searching for a test management and test automation tool. Since we already use TFS 2015 for version control of our internal documents and product documentation, the question arose whether or not TFS is a suitable candidate for our…
d_b
  • 25
  • 4
1
vote
2 answers

Config Files not copied to Test Agent when run Test Manager

I've a unit test project in VS2013 with a config file I made a build in TFS with my testing project. I configure controller on TFS and agent on controller, create machine on Lab center. But when try to run test on Test Manager I got this…
1
vote
0 answers

Single code coverage file for multiple test cases in MTM

I have been assigned to configure code coverage in MTM. I made all the settings and I was able to get it successful. But one of our requirement says that we need to have single code coverage file for suite / multiple test case execution. I tried…
NMKP
  • 789
  • 3
  • 11
  • 33
1
vote
1 answer

In Microsoft Test Manager (MTM), how t bind parameters to input fields?

I have a problem that I cannot find the answer to on the Internet and yet seems like it should be very simple, which makes me think I am dong something consistently stupid: During Test Runner, I cannot bind parameters. I have: Action: 1.Open apps …
Anna
  • 15
  • 3
1
vote
1 answer

Unable to run a test from MTM - Config issue

I have set up a Test Controller and Test Agent running in separate machines and they are able to communicate with each other. When I try to run the test from MTM (Selenium Tests), the test failed with the below error message (QTController.exe,…
Timothy Rajan
  • 1,947
  • 8
  • 38
  • 62
1
vote
1 answer

How to set email alert from test manager or from Team Foundation Server for MTM suite or plan?

I have read it on few msdn forum that test Management service in Team Foundation Server raises notifications on some specific actions by its users. You can subscribe to these notifications to understand what’s going on in the server. Here are some…
simond
  • 684
  • 1
  • 10
  • 36
1
vote
1 answer

Selenium (Nunit) with MTM (Microsoft Test Manager)

I want to perform automated test with Selenium,Nunit,TFS and MTM. As i'm trying to find a way to run my selenium code using Nunit with MTM, i've searched alot regarding this but didn't find required solution as most of the people gave solution using…
Neel Gurbani
  • 13
  • 10
1
vote
1 answer

Microsoft Test Management SoapUI integration

We are currently using SOAPUI to test SOAP and Restful API's. We then test our interfaces using Selenium automation tests. Where we are unable to automate or there is no value we test manually. We are now looking to manage all tests via Microsoft…
Tim Mottram
  • 29
  • 1
  • 6
1
2
3
9 10