In this demo see how to use the new coded UI test functionality in Visual Studio 2010 to create light weight automated UI tests to help with regression testing.
Showing the modification in the designer.cs is probably a bad idea. That file will get re-generated whenever you do another recording and any changes you've saved to it will be lost...
thank you....
goutham4011 2 weeks ago
is this using visual studio ultimate, visual studio test professional or visual studio premium?
MoroccoWorldNews 2 months ago
This was helpful - thanks!
usudave 11 months ago
Tinbooooo is right, using designer.cs will be a problem because VS regenerates every time you record a new UI coded test..
721tri 1 year ago
Showing the modification in the designer.cs is probably a bad idea. That file will get re-generated whenever you do another recording and any changes you've saved to it will be lost...
Timboooo 1 year ago
This demo was nicely explained. Thank you.
bxbomb69 1 year ago