My Glasgow presentation last night.

Thanks to everyone who turned up for my presentation on Typemock and Sharepoint in Glasgow last night. I have just upload my slides onto the Black Marble site. As the session was quite demo driven the slides don’t offer the best code samples. If you want to experiment yourselves I would suggest you look at my related posts on this blog and remember if you don’t have Typemock you can download trial versions of all the products I used from www.typemock.com ...

July 16, 2009 · 1 min · Richard Fennell

Speaking at Scottish Developers on Typemock

On Wednesday the 15th this week I will be speaking at Scottish Developers on developer testing of SharePoint. This is a free event so please come along if you are interested and in the area. If you are not able to make it to Glasgow but are interested in the subject then why not check out Typemock’s free live webinars also on the 15th. .

July 13, 2009 · 1 min · Richard Fennell

Video recording gotta for VS2010 Test Runner

VS2010 has excellent new features to assist the tester in general, and specifically in the area of manual testing. One of these is the ability to video a manual test run; to get this to work you have to have the Windows Media Encoder 9 installed as well as the VS2010 Test Runner . If you don’t have it installed and try to use the video feature you get a dialog that warns you this component is missing and would you like to either download it or disable video recording feature for this test run. ...

July 12, 2009 · 1 min · Richard Fennell

Grow your own testing framework

Ben Hall has written an interesting post on creating a testing framework with MEF. As Ben said it is more a learning exercise for MEF than a useful product but it certainly show show the ease you can add meta data and reflection like functionality to your codebase. Wish it had been about when I wrote GUITester

July 9, 2009 · 1 min · Richard Fennell

And eScrum is no more

I have posted in the past about the TFS 2005 and 2008 Process Template eScrum from Microsoft; a template we use internally for a number of Agile projects. Well today it has been removed from the Microsoft download sites. It was decided a while ago that it would not be updated to support TFS2010 and has been removed to avoid any confusion over whether it is support or not by Microsoft (FYI it was never officially supported anyway as it did not originate inside the TFS team) ...

July 7, 2009 · 2 min · Richard Fennell

Fun with a SQLExpress 2005 upgrade 2008

On my development PC I had a 2005 instance of SQLExpress that was installed as part of the VS2008 setup. I thought I had upgraded it when I put on the SQL 2008 Management tools and/or VS2010 beta, but it seems I didn’t. I thought I would try the new Microsoft Web Platform Installer, but this also thought I had done the upgrade to 2008, I suspect due to the fact I had the 2008 management tools. ...

July 6, 2009 · 2 min · Richard Fennell

July Agile Yorkshire meeting

Don’t forget this month’s Agile Yorkshire meeting is this Wednesday at the Victoria Hotel in Leeds. It is the usual mix of free beer, great conversation and an excellent speaker (note: you can assign your own ranking order as these factors, using a suitable Agile planning model). This month the speaker is Nancy Van Schooenderwoert on ‘Seven Paradoxes of Agile Software Development’. Hope to see you there.

July 6, 2009 · 1 min · Richard Fennell

Remember the new URL format for the TFS2010 web services have changed

To have a good look at TFS2010 I have migrated some existing VS2008 projects to VS2010. This has meant they are now being built using a new TFS 2010 build server. Now I wanted to make sure everyone still knew what was building and what was not, so I updated the configuration on our build wallboard to get the status from both the older 2008 and the new 2010 server – and it did not work. I fiddled around, upgraded the build wallboard to use the TFS2010 assemblies, all to no avail, the application just exited when I tried to get a reference to the build service. ...

July 3, 2009 · 1 min · Richard Fennell

Visual Studio 2010 project upgrade bug; test assemblies being copied to release folders in error

After I upgraded an ASP.NET Web Application VS2008 solution to VS2010 I found a strange problem. When I build either the whole solution or the test project in the solution the test assembly gets copies to Web Applications bin directory. However if I build the solution from the command line with MSBUILD they are not copied (so MSBUILD behaves as VS2008 used to). Turns out it is easy to repeat, the process is as follows: ...

July 3, 2009 · 2 min · Richard Fennell

Re-awarded MVP

I am really happy to say that I have had my MVP for Team System Re-awarded, it is a privilege to get to work with such a great group of people as a have met via the MVP programme.

July 2, 2009 · 1 min · Richard Fennell