Sign in
|
Join
|
Help
Eran Ruso
עמוד הבית
טופס יצירת קשר
RSS 2.0
Atom 1.0
RSS-תגובות ב
חפש
תגיות
Agile Development
ALM
ALM User Group
Architect
Baseless Merge
Branches Management
Builds
Builds Guide
Coded UI Test
Configuration Management
Custom Control
DEV
Documents Management
Email Alerts
Events
Expert Days
GUI Tests
Guides
Installation Guide
ITPRO
Lab Management
Microsoft Test And Lab Management
MTLM
MTM
New Features
NEWS
OFFTOPIC
Performance Testing
Power Tools
Process Management
Project Server
QA
Quality Assurance
Queries
Queries Guide
Reporting Services
SCM
SCRUM
Service Pack
SharePoint
Software Design Description
Source Control
SP
Team Build
Team Build 2010
Team Build Process
Team Build Work Flow
team explorer
team explorer 2005
team explorer 2008
Team Explorer Everywhere
Team System
Team System 2008
Team System 2010
Team System Guide
TECH
teched_il
Test Management
Test Manager
Test Professional
Test Scribe
Testing
TFS
TFS 11
TFS 2008
TFS 2010
tfs 2010 guide
TFS Administration
TFS API
tfs Error Troubleshoting
TFS Guide
tfs guides
TFS Upgrade
TFS2010
troubleshoting error
UI Tests
Unit Test
Upgrade Guide
Video
Video Recording
Virtual Machine
Virtualization
Visual Studio
visual studio 2005
visual studio 2008
Visual Studio 2010
Visual Studio 2010 Architecture Tools
visual studio 2010 upgrade
VS 11
VS2010
VSTS2010
Web Access
WIs
Word
Work Item links
Work Items
work Items API
Work Items Attachments
Work Items Guid
Work Items Guide
ארכיון
December 2011 (1)
November 2011 (4)
October 2011 (4)
September 2011 (3)
August 2011 (3)
July 2011 (6)
June 2011 (4)
May 2011 (4)
April 2011 (3)
March 2011 (6)
February 2011 (4)
January 2011 (3)
December 2010 (10)
November 2010 (6)
October 2010 (3)
September 2010 (4)
August 2010 (6)
July 2010 (6)
June 2010 (8)
May 2010 (6)
April 2010 (8)
March 2010 (5)
February 2010 (9)
January 2010 (6)
December 2009 (11)
November 2009 (4)
October 2009 (2)
September 2009 (4)
August 2009 (8)
July 2009 (10)
June 2009 (4)
על הבלוג
ניווט
Home
All Posts
RSS
Popular Tags
Browse by Tags
All Tags
»
TFS2010
(
RSS
)
Agile Development
ALM
ALM User Group
Branches Management
Coded UI Test
DEV
Documents Management
Events
GUI Tests
Guides
Installation Guide
Microsoft Test And Lab Management
MTLM
New Features
NEWS
OFFTOPIC
Power Tools
Process Management
QA
Quality Assurance
Queries
Queries Guide
SCM
SCRUM
SharePoint
Source Control
team explorer
team explorer 2005
team explorer 2008
Team System
Team System 2008
Team System 2010
Team System Guide
TECH
Testing
TFS
TFS 2008
TFS 2010
tfs 2010 guide
TFS Administration
TFS Guide
tfs guides
UI Tests
Visual Studio
visual studio 2005
visual studio 2008
Visual Studio 2010
VS2010
VSTS2010
Web Access
Work Item links
Work Items
Work Items Guid
Work Items Guide
Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test
27 March 10 08:47 PM
|
Eran Ruso
|
24 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 Use Team Explorer 2005 With TFS 2010
25 March 10 07:24 AM
|
Eran Ruso
| with
no comments
I know some of you are waiting for it and now it is finally here: The Team Explorer 2005 extensibility patch for TFS 2010 . Download it from the following URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=22215e4c-af6f-4e2f-96df-20e94d762689&displaylang=en I think that the connection to the server user experience will be the same as the Visual Studio 2008 user experience. Refer to my post: “How To Connect To The TFS 2010 With Team Explorer 2008” for how to connect. I did not test...
How Do I Manage Documents In Team System? (SharePoint)
05 March 10 04:50 PM
|
Eran Ruso
|
6 comment(s)
I have been asked that question almost in each project I am doing. The answer is very simple: with SharePoint. When I give this answer I get a curious look, and the following question will be: “Why?” SharePoint is a huge product that does many wonderful things, in this post I like to show how it can help us manage our documents. First thing that you will need to know is that when you create a Team Project you also create a SharePoint site, actually what you create is Windows SharePoint Services ...
How To Get To The Web Access In TFS 2010
02 March 10 12:26 PM
|
Eran Ruso
|
4 comment(s)
In TFS 2008 the Web Access was a different installation and it came as a Power Tool to the TFS. In TFS 2010 the Web Access is installed automatically and is part of the TFS. In order to get to the Web Access in TFS 2010 do the following: In your preferred browser type: http://[YourServerName]:8080/tfs/web/ YourServerName is the tfs name for example: http://tfs-srv:8080/tfs/web/ Or you can get to it from the Team Project SharePoint Site : Have Fun!!!
Visual Studio 2010 Coded UI Test User Guide - Introduction
25 February 10 08:33 AM
|
Eran Ruso
|
9 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 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 RC and Visual Studio 2010 RC Are Available
10 February 10 04:05 PM
|
Eran Ruso
|
2 comment(s)
The TFS 2010 Release Candidate and the Visual Studio 2010 Release Candidate are now available to MSDN subscribers and in a few days they will be available to the public. I have already installed the TFS 2010 and the Team Explorer 2010, the installation was smooth but it is to early to give a feedback regarding the performance and changes made in the RC. If you decide to install it or to upgrade to the RC version take in account the following considerations: You will need to use the Server RC and...
How To Connect To The TFS 2010 With Team Explorer 2008
19 January 10 09:01 PM
|
Eran Ruso
|
5 comment(s)
Many users don’t like to work with the Visual Studio 2010 because it is still a Beta or just because they are not ready to upgrade there Visual Studio yet but still they like to use the TFS 2010. Microsoft has release a forward compatibility update that lets Team Explorer 2008 with SP1 connect to the TFS 2010, the compatibility installation file can be downloaded from here . After you install the compatibility add-in launch the Visual Studio 2008 and follow the steps: Step 1: Open the Team Explorer...
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 – Work Item Link Types
30 December 09 10:37 AM
|
Eran Ruso
|
11 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
|
7 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...
Manage Branches And Changes In TFS 2010 - Overview
07 December 09 02:38 PM
|
Eran Ruso
|
2 comment(s)
In TFS 2008 you could create Branches so what is the big change??? In TFS 2008 you don’t know which of the folders are Branches: All folders looks the same, all have the folder icon. In TFS 2008 you don’t have the tools to manage the Branches: You don’t have visual means to know which of the branches are related and what is the relation type. In TFS 2008 you can’t track the changes path between the Branches: If you have made a merge in a Branch you can’t track from which Branch this Merge came from...
More Posts
Next page »