DCSIMG
ALM,Team System 2010 - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » ALM » Team System 2010 (RSS)
The Git Hole
Tweet I consider myself a calm person with plenty of tolerance, I believe in productive discussion and love it – Part of my job as a consultant is to talk with Teams and explain them why you should choose a specific product over another, in 99.9% of those meetings there is one guy that don’t like the change (No One Like Changes) and you need in a calm way to explain and show him the benefits of the new tool – Forcing someone to do something is never a good thing. But sometimes there is no wining...
My Lecture at Munich ALM Days 2011
Tweet The conference was Amazing!!! I had great time in the conference with partners, customers and friends, I didn’t went to most of the lectures (Ich weiß nicht Deutsch spricht) but from the people who presented the presentation and the title there were plenty of interesting lectures. In my lecture I’ve talked about Applied Software Testing with Visual Studio 2010 , I showed demos on Test Manager, Web Performance Test, Load Testing and of course Coded UI Testing. I’ve also talked about Migration...
Microsoft Test Manager – Test Plan – Part 2
CodeProject In my previous post I talked about the first stages of Test Plan ( Part 1 ), in this post I will talk about Test Plan Properties. After we created the Test Plan and define basic Suite Structure I switch the view from “Contents” to “Properties” The first section allows you to change the Test Plan name, Description, Area Path and Iteration. On the right side you can define the Owner of this Test Plan (Like Assigned To), The state of the Test Plan – This allows you to plan future Plans without...
TFS API Part 38 – Create Label
In my last post on TFS API I summarize in Index Page include 37 parts - http://blogs.microsoft.co.il/blogs/shair/archive/2011/05/18/tfs-api-index-parts-1-to-37.aspx And I coming back with more about TFS API, and Today about how to create Label using TFS API. Download Demo Project Step 1: Create Project and Add Reference Create an WPF/WinForm application and add the following references: First add reference for Microsoft.TeamFoundation.dll Microsoft.TeamFoundation.Build.Client Microsoft.TeamFoundation...
סיכום מפגש ALM של מכללת סלע
בתאריך ה – 5.6 קיימה מכללת סלע מפגש בנושא Visual Studio 2010 ומוצרי ALM במיקרוסופט רעננה, ראשית אני רוצה להודות לכל האנשים שהגיעו והשתתפו במפגש – קיבלנו פידבקים מצויינים ואנחנו כבר מתכננים עבורכם מפגש נוסף על הנושאים שביקשתם!!! בגלל העניין הרב בהרצאות והשתתפות הקהל לא הצלחנו להגיע להרצאה של שמוליק סגל בנושא Team Build 2010 אך בגלל הביקוש הרב מכללת סלע אכן תקיים מפגש נוסף בנושא! אתם מוזמנים להוריד את המצגות מהמפגש: Requirement Management using Visual Studio 2010 – מרצה : דן מורגנשטיין - הורדה Applied...
Microsoft Test Manager – Test Plan – Part 1
As part of Visual Studio 2010 release we get a new tool for Testers called – Microsoft Test Manager (aka: MTM) Lots of my customer already use this tool and I want the rest will go on the same path, so I’ll write a guide for new users who want to start performing Manual Testing using MTM. Let’s Start – First thing is to define a Plan , like every other Team, also the Tester needs to start Testing as part of a Plan, Same as Development Team. So the first part is to create a Test Plan, for some teams...
Visual Studio 2010 מכללת סלע ומיקרוסופט שמחות להזמינך למפגש מרתק ללא תשלום בנושא
Application Life Cycle Management with Visual Studio 2010 במפגש זה תוכלו ללמוד על פתרון ה- ALM המתקדם ביותר ולצפות בדמאויים עשירים. המפגש מיועד למפתחים ולבודקים ויועבר ע"י מיטב המומחים בנושא. לוח זמנים מתוכנן : 8:30-9:00 – התכנסות ורישום. 9:00-10:00 – Requirement Management using Visual Studio 2010 – מרצה : דן מורגנשטיין. 10:00-11:00 – Applied Software Testing with Visual Studio 2010 – מרצה : שי רייטן 11:00-11:15 – הפסקה 11:15-12:00 – סיפור לקוח – חטיבת מוצרי ה- Enterprise של Nice בחברה ב- ALM...
TFS API Index Parts 1 To 37
Since 2009 I ‘m writing about TFS API and several people asked to get an index page with all parts related to TFS API, so here is it: Basic TFS API Part 1: Domain Picker TFS API Part 2: Domain Picker Using Registered Servers (Cache) TFS API Part 3: Get Project List Using ICommonStructureService TFS API Part 4: Get TFS User List (Mail, Sid, Account, Domain) TFS API Part 7: Use IEventService To Get User Event Subscriptions TFS API Part 8: Subscribe/Unsubscribe Events Using IEventService TFS API Part...
TFS API Part 35 – Create Build Controllers
In my previous post on TFS API is showed some basic actions for TFS Build API - TFS API Part 34– Build Basic Actions In this series I’ll some some more cool things in Build 2010 API, the first thing is a simple flow on how to get the all build definitions from Team Projects, how to obtain the Build Controller from the definition and how to get the Build Agents available in each Controller. Download Demo Project Than we can move forward to how you can use TFS API to create and delete Build Controllers...
Build folders for Team Explorer
Build folders for Team Explorer Terje Sandstrøm is a VS ALM MVP from Inmeta, couple of months ago his team built a cool extension for Team Explorer that creates Build Folders based on naming convention, all you need to do is change your Build Definition name to contain “.” ,  people who don’t have the tool installed just see build definitions with “.”s in the name and everything keeps working.  Brian Harry also wrote about this tool - http://blogs.msdn.com/b/bharry/archive/2011/04/01/build...
VS ALM Microsoft MVP For Another Year!
VS ALM Microsoft MVP For Another Year! This is my third time as VS ALM MVP and still excited like it’s the first time I got this email: “Congratulations! We are pleased to present you with the 2010 Microsoft® MVP Award!” I would like start saying Thanks to My Mentor and my good friend Guy Burstein (The King!!!) who guide me and help me getting where I’m today. Guy is working in the Developer & Platform Adoption Group at Microsoft Israel, helping customers and technical guys like me in Israel...
Sela SDP Conference Sessions Slide Deck and Demos
Sela SDP Conference Sessions Slide Deck and Demos First of all thanks everyone who attend in the SDP Conference and came to my lecture about Applied Software Testing with Visual Studio 2010 I know there were a lot of information during 1 hour lecture but the purpose of the lecture is to expose as many features as possible so you will know what VS 2010 and MTM can do. During my lecture I’ve also talked about Sela Power Tools for Microsoft VS 2010 users and I got lots of great feedbacks from people...
TFS 2010 - Urban Turtle for a Better Scrum
TFS 2010 - Urban Turtle for a Better Scrum If you doing Scrum in TFS 2010 this is an Add-on you can’t ignore!!! Urban Turtle is built by Pyxis Technologies and provides an awesome Scrum experience for TFS. Urban Turtle will assist you with your Scrum process with a beautiful Interface and easy functionality though TFS 2010 Web Access. Sounds Good? give it a try http://urbanturtle.com – You can download it for 30 days Ream More from Brian Harry Planning Board Prioritize your backlog using drag-and...
Sela - “Web Test Manager” Announcement in ALM Summit
Sela - “Web Test Manager” Announcement in ALM Summit As you may know – Sela is a gold sponsor in ALM Summit ( http://www.alm-summit.com/almsummit/sponsors.aspx ), during the summit we revealed our latest developments for TFS/VS 2010 and Microsoft Test Manager. WIMBI – Merge By Work Item Scrat – Quality Center 2 TFS 2010 Migration *NEW* - “Web Test Manager” – Web Access For "Microsoft Test Manager” ” Web Test Manager” – Will allow Testers, Developers and each and every one on the Team to Write...
ALM Summit Here We Come
ALM Summit Here We Come Application Lifecycle Management for the Microsoft platform will take place as November 16-18, 2010 - Microsoft Redmond. If you are an ALM practitioner, lead, or manager who is passionate about mastering your craft, this is an event you don’t want to miss, and Sela Collage as ALM leader in Israel will be there as a gold sponsor. Sela is going to announce of two tools for TFS and Visual Studio 2010: Scrat – Quality Center 2 TFS 2010 Migration Tool – Home Page Wimbi – More details...