2
Shouts

Creating Code UI Tests in Visual Studio 2010 | TechBubbles

posted by kalyanms1kalyanms1 648 days, 21 hours, 18 minutes ago
Tuesday, August 09, 2011 10:45:52 PM GMT

This post discusses about creating a test case for windows application in both Microsoft Test Manager and using a Code UI Test in Visual Studio 2010. It also discuss about editing a Code UI test by adding assertions into the UI map using UI controller. 1. Before creating test case we will create small windows application notepad.

  1. Add few controls to your windows form like menu bar, toolbar , text box , save dialog and status bar

  2. Add few lines of code in save button click which saves your c...

category: Architecture | clicked: 7 | | source: www.techbubbles.com | show counter code
tags: VisaulStudio2010, Testing

No comments yet, be the first one to post comment.

To post your comment please login or signup