Browse by Tags
All Tags »
TFS 2010 »
DEV »
Questions (
RSS)
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...
A week ago I blogged about Quality Center 11 and Test Director are Now Supported by Scrat and did a MSDN Webcast on how to migrate Quality Center to TFS 2010. In this webcast, learn how to use the Scrat Migration Tool ( Download ) from SELA Group to migrate defects, requirements, test cases, attachments, and links between the items from HP Quality Center to Microsoft Visual Studio Team Foundation Server 2010 in seconds. View the video - Download PowerPoint Slides Event Page - http://www.microsoft...
I’m happy to announce that Scrat ( Quality Center To TFS 2010 Migration Tool ) is now supporting all HP Quality Center Versions including the latest - Quality Center 11 (Application Lifecycle Management) For more information please visit Sela ALM Tools page. In couple of hours I’ll present Scrat in MSDN Web Cast ( MSDN Webcast - Migrate Quality Center to Team Foundation Server 2010 Using... ) and you can learn how to use Scrat to move all Quality Center Item to TFS 2010 in hours! When: Registration...
Building Setup Project In devenv.com Command Line Fails, Works In IDE I started to build a Build Definition in TFS 2010 (WF) for one of my customers and ran into a strange problem with couple of Setup Projects, when I build the Setup Project in Visual Studio 2010 IDE the setup built just fine but once I tried to build it using devenv command it fails.. (To build setup project using Team Build you need to invoke devenv with command line arguments.) The Error from the command line is: ERROR: Unable...
TFS API Part 25: Get TFS User List (Mail Sid, Account, Domain) – TFS 2010 One of my first posts on TFS API I showed how to obtain TFS User List ( TFS API Part 4: Get TFS User List (Mail, Sid, Account, Domain) )m Couple of days ago I got a question how to perform the same thing on TFS 2010, This is very simple: In TFS 2008 the global user group were called = "Team Foundation Valid Users". Identity SIDS = gss.ReadIdentity( SearchFactor .AccountName, "Team Foundation Valid...