views:

389

answers:

1

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.

+1  A: 

To run load test from several client computers you should use "Visual Studio Team System 2008 Test Load Agent" software on all of them and single test controller. Test results from all clients will be saved in a single SQL Server database.

Setup guide is available here: http://blogs.msdn.com/edglas/pages/load-agent-and-load-controller-installation-and-configuration-guide.aspx

Sorry can you also tell me how to use it. Does all machines need to have Load Test Agent installed or just one ?
SonOfOmer
All of the client computers should have Test Load Agent installed.
Hi I have one more question, how do I add agents to controller, it keeps telling me "access denied". I go on Add and enter agent machine name and wait it to be in status ready.
SonOfOmer
Sorry, now I have no Test Load Agent and Controller installed to try this :(
Ok, thanks anyway
SonOfOmer
Sorry man one more question, does the system under test measurement includes attacks from other clients. In other words will I have different results on one clients if host machine is attacked from more clients.
SonOfOmer