问题
I do the following:
- Create a Web Performance Test. Browse around cnn.com while the recorder records the steps.
- Create a Load Test. Go through the wizard, attach the Web Perf Test created in the previous step.
- Run the Load Test. It seems to run fine with all kinds of colorful statistics and I can see requests going out via TcpView utility. The screen looks like this, while running:
When it's all done, I get a blank screen without any results (see below).
Am I missing something simple?
回答1:
Load Tests results need to be stored in a database. Have you configure the connection string for the sql server where the LoadTests2010
database exists?
If not, check these links to see how to create the database and configure the connection string:
- How to: Create a Load Test Results Repository Using SQL
- How to: Select a Load Test Results Repository
来源:https://stackoverflow.com/questions/10391044/load-testing-in-vs2010-doesnt-seem-to-report-results