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

Browse by Tags

Visual Studio 2010 Coded UI Test User Guide - Get A Coded UI Test Created In Manual Test Using The MTM Tool
20 April 10 12:13 AM | Eran Ruso | 4 comment(s)
This post is the Third 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” and the second post: “Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test” On this post I will show how to create a Coded UI Test based on prerecorded Coded UI Test. In the Microsoft Test Management (MTM) tool you run Test Plans with the Test Runner, In case that the “Action Log and Action Recording...
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...
TFS 2010 Work Items Basic User Guide – Create And Use Queries
07 January 10 06:41 AM | Eran Ruso | 8 comment(s)
This post is the Forth post out of Five that builds the TFS 2010 Work Items Basic Guide . See the first post: “TFS 2010 Work Items Basic User Guide – Introduction” I have already published posts regarding the creation of new Work Items: “TFS 2010 Work Items Basic User Guide – Create New Work Items” and about the Work Item Links: “TFS 2010 Work Items Basic User Guide – Work Item Link Types” On this post I will talk about Queries. In order to see the Work Items you have entered to the Team System you...
TFS 2010 Work Items Basic User Guide – Introduction
22 December 09 03:37 PM | Eran Ruso | 5 comment(s)
Team System is very powerful when it comes to manage development and QA , in order to manage development and QA you will need to have Requirements, Tasks, Bugs etc. and the links between them. In Team System there is a generic object that covers all that is needed, it is called Work Item . What is a Work Item? A work item is a generic object that has types , for example: Requirement, Task, Bug, etc. The Work Item types that are available "out of the box" in Team system are not the only...