DCSIMG
VS2010,tfs 2010 guide,Guides - Eran Ruso
Sign in | Join | Help

Browse by Tags

Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test
27 March 10 08:47 PM | Eran Ruso | 22 comment(s)
This post is the Second post out of Four that builds the Visual Studio 2010 Coded UI Test User Guide . See the first post: “Visual Studio 2010 Coded UI Test User Guide - Introduction” On this post I will show how to create a simple Coded UI Test. The example I will use in this guide created by Microsoft and is called: “IBuySpay” The example is a web application but we will use its GUI in the Coded UI Test. A few guide lines before we start: To create a test you need to have a Test Project Base every...
Visual Studio 2010 Coded UI Test User Guide - Introduction
25 February 10 08:33 AM | Eran Ruso | 8 comment(s)
In Visual Studio 2010 Microsoft has added the Coded UI Test. Back to history: In Visual Studio 2005 Microsoft presented the Tester Edition, it contained the following parts: Web Test Automation Test Performance Test Unit Test Something that should have been a Manual Test, it was word or text documents contained the Test Cases. Practically no one used it. In Visual Studio 2008 tester edition no significant changes has been made. In Visual Studio 2010 Microsoft added more parts to the Tester Edition...