0

Is there a way for automated testing with Microsoft Test Manager on a local machine? Without an build server? thanks.

Rotaney
  • 247
  • 1
  • 3
  • 17

1 Answers1

4

One can kick of the test cases using the command line tcm.exe to run the test cases automatically. If they are set for automation, they run locally.

Rolf Huisman
  • 1,417
  • 8
  • 17