Create Loadtest repository

Sometimes I clean up / remove / uninstall to much. During spring cleaning I uninstalled some localdb versions because I have a full SQL Server installation already. After some time I noticed my loadtest in Visual Studio would not start. Apparently I was using localdb for the repository database.

First create a new LoadTest2010 database with the script loadtestresultsrepository.sql. See How to: Create a Load Test Results Repository Using SQL

To change the connectionstring go to Manage Test Controllers in the LOAD TEST menu of Visual Studio. There is the Load test results store.

loadtest.repository.connectionstring

Everything is operational again, until my next cleanup.

 

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.