Sign in
|
Join
|
Help
Eran Ruso
עמוד הבית
טופס יצירת קשר
RSS 2.0
Atom 1.0
RSS-תגובות ב
חפש
תגיות
Agile Development
ALM
ALM User Group
Architect
Builds
Coded UI Test
Custom Control
DEV
Documents Management
Email Alerts
Events
Expert Days
Exploratory Testing
GUI Tests
Guides
Installation Guide
ITPRO
Lab Management
Microsoft Test And Lab Management
MSProject
MTLM
MTM
New Features
NEWS
OFFTOPIC
Patch
Performance Testing
PL-SQL
Power Tools
Process Management
Process Template
Project Server
QA
Quality Assurance
Queries
Queries Guide
SCM
SCRUM
Service Pack
SharePoint
Software Design Description
Source Control
SP
Stress Test
SVN
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 Global List
TFS Guide
tfs guides
TFS Upgrade
TFS Users
TFS2010
troubleshoting error
UI Tests
Unit Test
Upgrade Guide
Video
Video Recording
Virtual Machine
Virtualization
Visual Studio
visual studio 2008
Visual Studio 2010
Visual Studio 2010 Architecture Tools
visual studio 2010 upgrade
VS 11
VS2010
VSTS2010
Web Access
Word
Work Item links
Work Items
Work Items Attachments
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
»
tfs 2010 guide
(
RSS
)
Coded UI Test
DEV
Email Alerts
GUI Tests
Guides
ITPRO
MTLM
NEWS
OFFTOPIC
QA
Quality Assurance
Queries
Queries Guide
Team System
Team System 2010
Team System Guide
TECH
Testing
TFS
TFS 2010
TFS Administration
TFS Guide
tfs guides
TFS2010
UI Tests
Visual Studio
Visual Studio 2010
VS2010
VSTS2010
Work Items
Work Items Guide
TFS 2010 Alerts User Guide – How To Set The Mail Server
12 October 10 08:06 AM
|
Eran Ruso
|
3 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
|
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...
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 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!!!