Thanks for trying out VS11 and providing us feedback.
Below are the scenarios that works for all test adapters:
1. Running tests from VS IDE.
2. Running tests using the new command line runner – vstest.console.exe
3. Running tests in TeamBuild –Nightly Runs.
More details here on
MSDN.
And below are the features that works only for MS-Test based tests:
1. Associateautomation to a test case present in TFS.
2. Importing tests to TFS using
TCM.exe.
3. Running testsfrom Microsoft Test Manager.
4. Running tests using test agent/test controller setup.
As the new extensibility model is more TDD focused, the scenarios around functional testing didn’t make it. Though this is in our backlog, it is pretty low in our list.