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.