Home > Technology > Testing execution timeout in Visual Studio 2008 Team System

Testing execution timeout in Visual Studio 2008 Team System

December 9th, 2009 Leave a comment Go to comments

With Visual Studio Team System, the LocalTestRun.testrunconfig file controls execution parameters for running tests. The default timeout on individual tests is 30 minutes. Ouch!

Solution:

  • Double click on the ‘Solution Items\LocalTestRun.testrunconfig’ file.
  • Select ‘Test Timeouts’
  • Set the individual test time to your preference or set a total time abort if you prefer.
  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.