Background We have been successfully using our TFS Lab Management system for a while. However, we have noticed an issue that when deploying environments the performance of the system slowed. This was down to I/O congestion between our servers and the SAN that provided their main VM storage because the library store and …
Read MoreYesterday two new ALM Ranger projects shipped, practical guidance on the use of Microsoft Fakes (which I worked on) and for Team Foundation Server (TFS) Disaster Recovery avoidance, planning and step-step recovery walkthroughs for the worst case scenarios. Also updates for the Coded UI test tooling guide and the TFS …
Read MoreAbout a year ago I wrote a post ‘Now that VS11 has a fake library do I still need Typemock Isolator to fake out SharePoint?’. Well this discussion becomes relevant for more people as with Visual Studio 2012.2 (currently available as a CTP) the Microsoft Fakes move from the Ultimate SKU to the Premium SKU. From my …
Read MoreWhilst at the MVP Summit in Redmond last week there were MVP2MVP sessions, these are much like DDD conferences we have in the UK, sessions delivered by MVPs on their experiences and products they offer. One of the most interesting I saw last week was VS Anywhere. This is an extension to Visual Studio that allows …
Read MoreTFS Lab Management can be a good way to manage your development and test environments, providing a means to more easily store, deploy and snapshot environments. Problem is they are not magic, you need to create the virtual machines you will use. You can use tools such the ALM Rangers VM Factory to speed this process, …
Read MoreI have recently been battling running a command line tool within a Wix 3.6 installer. I eventually got it going but learnt a few things. Here is a code fragment that outlines the solution. <Product ………> ……… loads of other Wix bits <!—Next we define the actual CustomAction that does the work. This needs to be …
Read MoreTypemock have released a new version of Isolator (7.3) that addresses some problems they have been having with Visual Studio 2012 and Windows 8 Resolved all issues concerning the breaking MS update Boosted performance across the board (up to 44% faster) Enhanced SmartRunner UI Improved mocking capabilities Better …
Read MoreOn the 17th of April I will be speaking at VISUG Conference in Antwerp. Looks to be an interesting day with 3 tracks, Win8, Web and ALM. I am on the ALM track with Martin Woodward and Neno Loje.
Read MoreThe new Windows 8 ALM Readiness Treasure Map application is available on the store. This is a great way to navigate a whole range of resources available for anyone involved in ALM work.
Read MoreI recently wrote a post that discussed how the contributor rights had been stripped off areas in TFS 2012 server when QU1 was applied, this included details on the patches to apply the manual steps to resolve the problem. Well today I found that it is not just in the area security you can see this problem. We found it …
Read More