I am having trouble managing test cases in MTM.
My requirement is to identify all test cases within a suite with a particular status, in this case either Active, Blocked or Failed.
I would then copy these to a new suite. Test suites are created for each weekly cycle, so to plan next week's testing I want to start with all tests that have not passed... the actual process seems simple - I can see the results in the Test view, but I cannot copy test cases from here, only from the Plan view. The Plan view does not show results though.
I have resorted to taking a screenshot from Test view and then doing the copying of required test cases as needed within Plan view. This is a frustrating process as I have to manage a large number of test cases. I have used the web front-end to view results as well, in the Test view of TFS, but again this only shows me results and I cannot see a way to copy any of the qualifying test cases to another test suite.
Hopefully this makes sense and any suggestions on workarounds or improvements to this workflow would be appreciated.