I was watching this video:

http://channel9.msdn.com/blogs/charles_sterling/how-to-create-edit-and-playback-codedui-tests-in-visual-studio-2010-beta2

I have VS 2010 Ultimate with TFS and Feature Pack 2, including SP1 and Test Manager.

I followed the process described in the video.  The manual test processes worked, I saved and closed the Test case, saved and closed on TM, then I went into VS and performed the creation of the test.  When I get to the part of right clicking on a TestMethod instruction, in my case, OpenBrowser, I get a message below stating that:

"No tests were run because no tests are loaded or the selected tests are disabled."

Any suggestions on what may be the issue?