DCSIMG
TFS Guide - Eran Ruso
Sign in | Join | Help

Browse by Tags

איך מזינים את השעות האפקטיביות של כול איש פיתוח במערכת ה–TFS?
10 January 13 09:16 AM | Eran Ruso | with no comments
כולנו יודעים שיום עבודה אפקטיבי עבור עובד הוא בהחלט לא הזמן בו הוא שוהה במקום העבודה, גם לא הזמן המדווח בדוח השעות החודשי. לכולנו יש זמן לא אפקטיבי במהלך היום, הזמן בו אנחנו מכינים קפה/תא, הזמן בו אנחנו אוכלים, ישיבות בהם אנחנו משתתפים וכו’. ב – SCRUM אנחנו מגדירים זמן אפקטיבי עבור צוות SCRUM, ב – TFS 2012 ניתן להגדיר שעות עבודה עבור כול עובד כאשר ניתן להגדיר 9 שעות אך המלצתי היא להגדיר שעות אפקטיביות אז ניתן להיות הרבה יותר מדויקים בניהול הפרויקט, כמובן שיש לזכור גם לתזמן את המשימות בשעות אפקטיביות...
בואו ללמוד 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...
Where Is All The History When Using The Move Or Rename In Source Control?
27 March 11 08:43 PM | Eran Ruso | 1 comment(s)
I hear this question a lot!!! Microsoft in TFS 2010 has changed the rules in the Source Control, what happens now is when moving an Item or a Branch or using the Rename command all the history suddenly disappears. When it happens the users are getting in to panic mode because all there history is not where they expect it to be… So where is it and what do I need to do in order to see my history? In order to see what happens lets create a similar situation where my history “disappears”: I will take...
Team Build 2010 Guide
20 March 11 12:43 PM | Eran Ruso | with no comments
I have been asked a few times about a Team Build 2010 guide. I have taught on writing one and then I have seen this grate guide written by Ewald Hofman : http://www.ewaldhofman.nl/post/2010/04/20/Customize-Team-Build-2010-e28093-Part-1-Introduction.aspx I have only read chapters 2 and 4 but I could see that this is a very serious guide. Ewald has done a very good job in covering all the important sections of the Team Build 2010, with very good explanations, step by step descriptions and good screenshots...
“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 - 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 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!!!