DCSIMG
TFS 2010,Guides - Eran Ruso
Sign in | Join | Help

Browse by Tags

בואו ללמוד TFS בעזרת ה–Training Kit החדש
13 September 11 10:01 AM | Eran Ruso | with no comments
ה – TFS תפס תאוצה בשנים האחרונות , היום כל עובד כמעט נדרש להפגין ידע ב – TFS לפחות ברמה הבסיסית. מיקרוסופט שחררה לאחרונה ערכת לימוד ל – TFS , ערכה זו מחסה את הרבית הנושאים החשובים של ה – TFS. אז מה מכילה הערכה? A Lap Around Team Foundation Server 2010 TFS 2010 Architecture Project Management with TFS 2010 Working With Work Items Querying Against Work Items Source Control with TFS 2010 Running TFS 2010 Reports Project Document Management with SharePoint Accessing TFS 2010 via the Web TFS 2010 Power...
“Team For Word” A TFS Word Client and a User Guide For It
28 December 10 07:30 AM | Eran Ruso | 6 comment(s)
A few days ago I have encountered a very nice tool that is called “Team For Word” Until now I have worked with the “Team Spec” that cost a license compares to this tool that is totally free and with an open source. In the past few days I have worked a lot with the “Team For Word” on clients sites, we have tried to see if this tool can replace the “Team Spec” and the answer is not simple. This tool has some abilities that”Team Spec” doesn’t have like presenting all the work items from a query with...
Visual Studio Test Manager 2010 – Exploratory Testing
07 December 10 08:58 AM | Eran Ruso | 2 comment(s)
One of the things missing in most of the Testing Tools is the “Exploratory Testing”, where the tester runs an unmanaged tests which means that no steps reproduction is done when he finds a bug. Not Anymore… In Visual Studio Test Manager 2010 there is a great function called Exploratory Bug, so how do we use it? Step 1: First create a Test Case that will be the shell for the exploratory test, all you will need to do is write the Title and the meta data for the Test Case Step 2: Run the test case from...
TFS 2010 Alerts User Guide – How To Set The Mail Server
12 October 10 08:06 AM | Eran Ruso | 2 comment(s)
This post is the Second post out of Five that builds the TFS 2010 Alerts User Guide . See the first post: “TFS 2010 Alerts User Guide – Introduction” On this post I will show how to set the mail server. The first thing you will need to do in order to user the Alerts mechanism is to set an SMTP server that the TFS will use. Follow these steps to set the SMTP: Step 1: Log in to the Server with a user that has TFS Administration rights Step 2: Launch the “Team Foundation Administration Console” Step...
TFS 2010 Alerts User Guide – Introduction
26 September 10 12:57 PM | Eran Ruso | 6 comment(s)
Many times I am being asked about the Email alerts in TFS, I must admit that I had been lazy lately regarding this subject but that is now changed with this new User Guide. There are two alert methods to be used: Pull Alerts – Where the user decides which alerts to receive Push Alerts – Where the administrator decides which alerts each of the users will receive The Pull Alerts in my opinion is an unnecessary using Team System and I will explain why: In Team System you get all the information where...
Visual Studio 2010 Coded UI Test User Guide - Add Validation To Your Coded UI Tests
16 May 10 11:50 PM | Eran Ruso | 6 comment(s)
This post is the Fourth 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” , the second post: “Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test” and the third post: “Visual Studio 2010 Coded UI Test User Guide - Get A Coded UI Test Created In Manual Test Using The MTM Tool” On this post I will show how to add validation rules to the Coded UI Test that we have previously...
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...
Delete TFS 2010 Work Items
18 February 10 01:47 PM | Eran Ruso | 4 comment(s)
Many customers ask me about deleting Work Items from the TFS. Here is how to do it for TFS 2010: Step 1: Log-in to the TFS using a TFS administrator user. Step 2: Open a command line and go to: 32bit machine - “X:\Program Files\Microsoft Visual Studio 10.0\Common 7\IDE” 64bit machine - “X:\Program Files (x86)\Microsoft Visual Studio 10.0\Common 7\IDE” Step 3: Use the “witadmin.exe destroywi” command in the following way: witadmin.exe destroywi /Collection:http:\\[ServerName]:8080\tfs\[CollectionName...
TFS 2010 Work Items Basic User Guide Is Published
01 February 10 08:00 AM | Eran Ruso | 1 comment(s)
I am glad to announce that the TFS 2010 Work Items Basic User Guide Is finally and available to download. I have worked hard to create this guide and I will be glad to hear what you think of it. It is available to download from the TFS Guides site. I will also like to know what other user guides you need. Have Fun!!!
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 – Work Item Link Types
30 December 09 10:37 AM | Eran Ruso | 15 comment(s)
This post is the Third 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” On this post I will talk about one of the big changes in TFS 2010 is the Link types between Work Items! In any development process you will have many Work Items, Work Items in the development process are related...
TFS 2010 Work Items Basic User Guide – Create New Work Items
30 December 09 10:33 AM | Eran Ruso | 8 comment(s)
This post is the second 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” On this post I will show different ways to create new work items from the Team Explorer 2010. In order to show the Team Explorer in Visual Studio click on its icon. There are two main methods to create Work Items, from the Team Explorer --> Work Items menu or from the Team tab. In order to create a new work item from the Team Explorer...
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...
More Posts Next page »