0

I have a question about Microsoft Test Manager:

Lets say I have two Test Cases, Test A and Test B. Is it possible to disable Test B from running if Test A hasn't runned yet?

Edit: I'm talking about manual test cases!

Thanks!

Mathieu
  • 3,073
  • 1
  • 19
  • 25
  • Are these automated test cases? Or are you wanting to prevent someone from running a manual test case unless a different manual test case has been ran? – Andrew Clear Apr 02 '13 at 15:46
  • Yes, I want to prevent someone from running a manual test case! – Mathieu Apr 02 '13 at 18:52

1 Answers1

1

No, there is no way to do what you ask.

Andrew Clear
  • 7,910
  • 5
  • 27
  • 35
  • Okay, thanks for conforming this. I've spend a long time on searching this, but didn't found it! – Mathieu Apr 02 '13 at 18:55