Hi,
I'm developing a build activity that connects via the TFS test management API and fetches infromation about available test plans, test suites and test cases.
Everything works just fine, but I don't know how i can get information about whether a test case (or test point) within a test suite is marked as 'not applicable'. Is it even possible to get thi information via the API?
Thanks in advance.
- Markus