DCSIMG
VS2010,DEV,Team System - Eran Ruso
Sign in | Join | Help

Browse by Tags

Feature Pack 2–Testing pack Is Available
16 November 10 10:37 PM | Eran Ruso | 1 comment(s)
Finally it is here! I have writen about the feature pack 2 in my post: “New Feature Pack For Testing Is About To Be Delivered Including Silverlight Support!” You can download the feature pack only if you are a MSDN Subscriber and you have Visual Studio 2010 Ultimate Edition Premium Edition or Test Professional from here . The Feature Pack 2 is already including Feature Pack 1. Have Fun!!!
New Feature Pack For Testing Is About To Be Delivered Including Silverlight Support!
14 November 10 07:35 AM | Eran Ruso | 1 comment(s)
A few days ago Brian Harry has announced the N ew Features and Testing Capabilities that will be released in what the call “Feature Pack 2” that is dedicated to the Testing World . Between these features there is the one thing that many are waiting for: The Recording for Silverlight! Below you can read more about the grate features that will be released with “Feature Pack 2”, the list is taken from Brian Harry’s post that you can read here . Has Soon as this pack will be released I will let you know...
How To Do A Software Design Description (SDD) With Architecture Tools In Visual Studio 2010
25 April 10 11:18 AM | Eran Ruso | 2 comment(s)
When I work with customers on there Application Lifecycle Management (ALM) especially on the Development Process we always come to the question: “What about the SDD?” I must admit that the answer I had was: “Keep write word documents” I don’t need to tell you what was there response to that. Now with the Visual Studio 2010 Architecture Tools (Come with the Visual Studio 2010 Ultimate Edition) my answer changes to: “You can do it as part of your solution” The Architecture Tools supports the Unified...
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...
TFS 2010, Visual Studio 2010 and .NET 4.0 Released
12 April 10 10:12 PM | Eran Ruso | with no comments
Finally it is here!!! We have waited so long for it, we have tried the different CTPs and the Beta 1, we have used the Beta 2 and the Release Candidate and now we have the “real thing” the Release To Market version (RTM) Martin Hinshelwood has written a grate post that will help to upgrade TFS to the TFS 2010 RTM, you can read more here . Regarding the Visual Studio upgrade you can read here . Have Fun!!!
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...
How To Investigate Existing Code Using The Visual Studio 2010 Architect Tools
19 March 10 12:06 AM | Eran Ruso | 1 comment(s)
How many times you have spent hours on code just to understand what it does? How many of these times it was your own code? From my experience the answer to both of these questions is A LOT! In Visual Studio 2010 we can find a set of tools that can help us understand the code a lot faster. On This post I will show some of the abilities we get with the Visual Studio 2010 Architect Tools when investigating an existing code. Note: The Architect Tools is in the Visual Studio Ultimate Edition only. Lets...
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...
The Power Tools For The Team Explorer 2010 RC Are Now Available
24 February 10 10:59 AM | Eran Ruso | 1 comment(s)
The Power Tools For the Team Explorer 2010 RC are available. you can download the Power Tools from here . I have installed the new Power Tools and it looks good!!! One thing that always surprise me in the Power Tools installation: In the installation process the progress bar move fast until it gets to “Removing Backup Files”, it looks like the process stuck, they have this bug since the Team Explorer 2008 October release and its there to stay. One of the new things they have done in this release...
TFS 2010 RC And Visual Studio 2010 RC Are Available To The Public
13 February 10 08:52 PM | Eran Ruso | with no comments
From now on the TFS 2010 RC and Visual Studio 2010 RC are available to the public. The link to download is: http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx Also after customers pressure to have Power Tools RC Brian Harry promised that it will be released by the end of next week no later than 02/19 so thank you Brian for the rescue. Have Fun!!!
TFS 2010 Work Items Basic User Guide – Create New Work Items Out Of An Existing Work Items
11 January 10 09:00 AM | Eran Ruso | 5 comment(s)
This post is the Fifth 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 regarding the creation of new Work Items: “TFS 2010 Work Items Basic User Guide – Create New Work Items” , about the Work Item Links: “TFS 2010 Work Items Basic User Guide – Work Item Link Types” and about creating and using queries: “TFS 2010 Work Items Basic User Guide – Create And Use Queries” On this post I...
Creating A Coded UI Test From A Manual Recording In TFS 2010
07 January 10 07:21 AM | Eran Ruso | 9 comment(s)
The question that I am being asked a lot is: “In my Plan Settings I am recording the test steps of my manual tests, what can I do with the Coded UI recording that is created?” The answer to this question is simple, you can easily create Coded UI tests and change them to suit your automation test effort based on these recordings. How to create a Coded UI test out of an existing recording? Step 1: Create or open a Test Project Step 2: Add a new Coded UI Test Step 3: In the window that Pops Up choose...
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...
New Power Tools Release For Team System 2010
02 December 09 02:19 PM | Eran Ruso | 1 comment(s)
It seems that Microsoft doesn’t let us bread with all the new releases she makes. Microsoft has released the first build for the Team Explorer 2010 Power Tools not all its functionality is available yet but it will be available with the official release. The installation process is very simple and like with the Team Explorer 2008 Power Tools October release all will be installed using the “Next” button with the Exception of the Shell Extensions that are installed for the BPA tools. In order to install...
More Posts Next page »