I have been playing around with testing a simple webforms ASP.NET website application and have come across the UIMap tool in Visual Studio 2010. However I do not know how to use it correctly and it never seems to work.
- Do I need to be running my application in debug mode while recording?
- Once the test is generated is there any way of visually seeing the steps as they are being performed?
- Should I have the browser open before I begin recording, or should I do that once I start and browse to the page that way?
- Can I use Chrome for the browser, or does it have to be IE?
- Does using Dual Screens affect the running of the test?
Thanks for your help!