Test 'InvokeWebService' exceeded execution timeout period
- by Anthony Faull
How do I increase the default execution timeout for my unit tests? I have a unit test which calls a web service. It often runs for longer than 10 seconds, which produces a timeout error. I'm using Visual Studio Team System 2008.