Richard Fennell
Mirror of 'But it works on my PC!' (http://blogs.blackmarble.co.uk/blogs/rfennell)
Browse by Tags
All Tags
»
VSTS
»
Testing
»
Technical Tips
(
RSS
)
Build
Community
DDD
Lab Management
MTLM
MTM
MVC
Opinion
Typemock
New video on unit testing in VS2012 and TFS
Mon, Oct 8 2012 7:23
A video has just be uploaded that I did on the new unit testing features in Visual Studio and TFS 2012. This is quick 10 minute introduction to some of the material I will be covering at DDDNorth next weekend . Hope you find it useful
Read More...
TFS Test Agent cannot connect to Test Controller – Part 2
Mon, Oct 1 2012 16:33
I posted last week on the problems I had had getting the test agents and controller in a TFS2012 Standard environment talking to each other and a workaround. Well after a good few email with various people at Microsoft and other consultants at Black Marble I have a whole range of workarounds solutions. First a reminder of my architecture, and note that this could...
Read More...
Moving Environments between TPCs when using TFS Lab Management
Fri, Dec 23 2011 7:09
Background One area I think can be found confusing in TFS Lab Management is that all environments are associated with specific Team Projects (TP) within Team Project Collections (TPC). This is not what you might first expect if you think of Lab Management as just a big Hyper-V server. When configured you end up with a number of TPC/TP related silos as shown in...
Read More...
When you try to run a test in MTM you get a dialog ‘Object reference not set to an instance of an object’
Fri, Dec 16 2011 10:41
When trying to run a newly created manual test in MTM I got the error dialog ‘You cannot run the selected tests, Object reference not set to an instance of an object’. On checking the windows event log I saw Detailed Message: TF30065: An unhandled exception occurred. Web Request Details Url: http://……/TestManagement/v1.0/TestResultsEx.asmx So not really...
Read More...
‘Expected to find an element’ error when running VS2010 Database unit tests
Mon, Sep 12 2011 17:31
If you use the database unit testing feature of VS2010 there is a good chance you will want to run these tests on more than one PC and probably the build server. The issue is that these different PC will need different deployment paths and SQL connection strings. Luckily there is a feature to address this, as detailed on MSDN . Basically the test runner swaps...
Read More...
Where has my mouse cursor done? Unable to record a video in Microsoft Test Manager
Thu, Aug 18 2011 9:13
MTM has the feature that you can use Expression Media Encoder 4 to record the test run as a video. To enable this feature, after you install MTM, you have to install the basic version of Expression Encoder, and a few patches see notes here for a list of files and the process . I recently did this on PC and tried to record a video. As soon as the recording process...
Read More...
How to waste time with Lab Management – Missing the obvious that MTM points to a Team Project
Wed, Mar 30 2011 4:56
I posted a while ago about common confusion I had seen with Lab Management . We I have recently managed to get myself completely confused whilst working with Lab Management. It turns out the issue was so obvious I managed to miss it for hours, but as usual I learnt a good deal whilst trying to troubleshoot my stupidity. I have a Lab Management system linked up...
Read More...
Getting code coverage working on Team Build 2010
Thu, Aug 5 2010 11:08
If you have VS2010 Premium or Professional you have code coverage built into the test system. When you look at your test results there is a button to see the code coverage You would think that there is easy way to use the code coverage in your automated build process using Team Build 2010, well it can done but you have to do a bit of work. What’s on the build...
Read More...
Mixed mode assembly is built against version 'v2.0.50727' error using .NET 4 Development Web Server
Sat, Mar 27 2010 7:38
If your application has a dependency on an assembly built in .NET 2 you will see the error below if you try to run your application when it has been built in.NET 4. Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information. This can be important in VS2010...
Read More...
At last, my creature it lives……..
Fri, Feb 5 2010 5:32
I have at last worked all the way through setting up my portable end to end demo of testing using Windows Test and Lab Manager . The last error I had to resolve was the tests not running in the lab environment (though working locally on the development PC). My the Lab Workflow build was recorded as a partial success i.e. it built, it deployed but all the...
Read More...
So you want to demo VS2010 Lab Manager…….
Wed, Jan 27 2010 8:50
I recently decided to build a demo system for VS2010 Lab Manager. This was for a number of reasons, not least I just wanted to have a proper play with it, but also that I was hoping to do a session on Microsoft Test and Lab Manager at DDD8 (as it turns out my session did not get voted for, maybe better luck for DDS , you can still vote for that conference’s sessions...
Read More...
Running Typemock Isolator based tests in TFS 2010 Team Build
Fri, Jan 22 2010 8:29
I have been looking at getting automated builds running on TFS2010 that make use of Typemock Isolator . This is not as straight forward as you would expect. The issue is that you have start Isolator’s mocking interceptor before you run any tests that use Typemock (and stop it afterwards). If you are running in the VS IDE this is all done automatically, but is...
Read More...
TFS 2010 Build Service Configuration Wizard fails with TF255425 error
Thu, Jan 14 2010 7:25
I have at last got round to setting up a full installation VS 2010 Test and Lab Manager using the excellent notes from the Lab Management Team . Whist installing the build server portion I got a strange set of errors. TF255425: An error occurred while installing the following Windows service: TFSBuildServiceHost.exe. For more information, open Event Viewer and...
Read More...
Testing access attributes on the Microsoft MVC framework
Fri, May 1 2009 3:56
The MVC framework provides an excellent way to create a testable web site. In fact when you create a new MVC project you are given the option to create an associated test project that contains MSTEST unit tests for all the sample methods in the MVC Controller class; which you can add to as you go along. Recently whilst working on an MVC project I noticed that...
Read More...
Search
Go
This Blog
Home
Contact
About
Tags
Agile
Agile Yorkshire
ALM
ALM Rangers
Alt.net
Books
Build
Community
DDD
Eclipse
Events
Extreme Programming Club
Java
Lab Management
Opinion
Scrum
Sharepoint
SQLBits
Technical Tips
Testing
Typemock
VSTS
Windows 7
Windows 8
WP7
Community
Home
Blogs
Media
Groups
Archives
May 2013 (8)
April 2013 (6)
March 2013 (13)
February 2013 (11)
January 2013 (10)
December 2012 (3)
November 2012 (10)
October 2012 (8)
September 2012 (4)
August 2012 (10)
July 2012 (8)
June 2012 (11)
May 2012 (14)
April 2012 (3)
March 2012 (8)
February 2012 (14)
January 2012 (14)
December 2011 (11)
November 2011 (8)
October 2011 (6)
September 2011 (21)
August 2011 (14)
July 2011 (12)
June 2011 (9)
May 2011 (14)
April 2011 (9)
March 2011 (11)
February 2011 (8)
January 2011 (9)
December 2010 (1)
November 2010 (8)
October 2010 (11)
September 2010 (11)
August 2010 (16)
July 2010 (10)
June 2010 (15)
May 2010 (9)
April 2010 (12)
March 2010 (18)
February 2010 (4)
January 2010 (13)
December 2009 (3)
November 2009 (1)
October 2009 (6)
September 2009 (2)
August 2009 (9)
July 2009 (14)
June 2009 (1)
May 2009 (22)
April 2009 (17)
March 2009 (7)
February 2009 (17)
January 2009 (13)
December 2008 (10)
November 2008 (17)
October 2008 (23)
September 2008 (17)
August 2008 (8)
July 2008 (12)
June 2008 (1)
Syndication
RSS for Posts
Atom
Email Notifications
Go
News
This site is a mirror of http://blogs.blackmarble.co.uk/blogs/rfennell
Links
My primary blog site (the site this is a mirror of)
BM-Bloggers
Black Marble