How to save Visual Studio Load test results into database.

Posted by SonOfOmer on Stack Overflow See other posts from Stack Overflow or by SonOfOmer
Published on 2010-03-25T16:04:54Z Indexed on 2010/03/25 16:33 UTC
Read the original article Hit count: 555

Hi everyone,

I want to know how can I perform VS2008 load test from five different machines and store test results data into one place, for example one database.

It is load test that test unit test. I specify scenario and counter sets and I get result and reports that I can save as .trx files.

How can I save specific data from test result from 5 different client computers that run the same test into one database and still know which client computer is data from.

Thanks a lot.

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about loadtest