This test cannot run properly. I can create the "ColorWebApp" project and run properly. There is "ASP.NET Development Server" icon running on task bar.
When I launch the "ColorWebTest.webtest" project and Web Test Recorder, the "ASP.Net Development Server" will close. So, there is no way to launch the test web page. The browse will launch a URL: http://localhost:14104/ColorWebApp/Default.aspx. How can I keep the "ASP.Net Development Server" running.
On section "To Prepare for the Walkthrough", item 4: "Close the browser, but leave the Web Application open". It need more steps.