I'm trying to create some MTM coded ui tests and hook it up to my visualstudio.com tfs instance. I haven't had any luck getting it to connect. Is it possible to use microsoft's cloud tfs or azure of some sort rather than installing TFS on my intranet?

有帮助吗?

解决方案

MTM connects to Team Foundation Service just fine. From your comment it looks like you're trying to connect via http:// not https://

Use https://imaginarydevelopment.visualstudio.com and you should connect up just fine (note that you don't need to specify the project collection either)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top