Boyan's Blog
Snippets of code and fun.
Home
»
What We're Thinking
»
Boyan's Blog
» Related Posts
Related Posts
Visual Studio Test Suite 2008: Unit Tests Pass but Load Tests Fail
Boyan Tsolov
This is a problem I recently ran into: - I am using Visual Studio Test Suite 2008 to create load tests that run multiple unit tests - I created unit tests that run by getting configuration settings from an app.config file - If I run the unit test by itself, they pass - I placed the unit tests in a load...
on
3 Jun 2010
Performance Testing: The Performance Test Plan
Boyan Tsolov
I have always had a problem doing performance testing (aka load testing). I am quite adept at recording web tests and collecting counters, but I still find it troublesome interpreting the counters that I gather from load tests. The problem is that I need a plan that will produce relevant results with...
on
10 Nov 2009
Setting up a load test database store with Visual Studio Test Edition
Boyan Tsolov
When setting up Visual Studio to run load tests you might have noticed a nasty warning message such as this one: "The connection string for the database has not been set. To store your results in a database for post-run analysis, set the connections string to a valid load test results store."...
on
12 Aug 2008
Page 1 of 1 (20 items)
Tags
technical
Visual Studio
Archives
Archives
June 2010
(1)
November 2009
(1)
December 2008
(1)
November 2008
(2)
August 2008
(1)