DotNetShoutout - Stories tagged with VisaulStudio2010
2
Shouts

Creating Code UI Tests in Visual Studio 2010 | TechBubbles

posted by kalyanms1kalyanms1 653 days, 14 hours, 37 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. Add few controls to your windows form like menu bar, toolbar , text box , save dialog and status bar Add few lines of code in save button click which saves your c... (more)
category: Architecture | clicked: 7 | comment | | source: www.techbubbles.com
tags: VisaulStudio2010, Testing
3
Shouts

Visual Studio 2010 and UML(Unified Modeling Language) Part-I

posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 767 days, 7 hours, 5 minutes ago
Monday, April 18, 2011 6:17:18 AM GMT
Microsoft Visual Studio 2010 comes with great UML Features I will explain them in details in future post. But In this post I am going to explain the UML concepts because its necessary to understand UML concepts before moving to Visual Studio 2010 part. I know this post may sound very basic to some of people but its necessary to understand visual studio 2010 UML Features. So let’s start first basic question.What is UML? UML means Unified Modeling Language its a standard language for specifying, visualizi... (more)
category: Architecture | clicked: 0 | comment | | source: jalpesh.blogspot.com
tags: UML, VisaulStudio2010