views:

93

answers:

0

Hi,

I have been using VSTS 2005 for creating Unit Test cases and also to run Load Tests. VSTS Test Edition has a feature where I can use Unit Test created inside Load Test, i.e, I can stimulate multiple users for a created Unit Test to check performance.

If I run a load test (which internally is calling a unit test, not a web test) for a single user, the statistics shown in the VSTS 2005 Load Test console are perfect !!

However, when I run the load test for multiple users, the 'Total Test Cases' run and 'Test/sec' parameter does not get updated as soon as the 2nd user comes in. As a result my statistics for the tests go for a toss. I checked if the tests were actually running or not on my server using trace and found that, indeed the tests were running successfully for multiple users. The console is not reporting correct results.

Has anyone faced a similar situation? If so, please help/suggest.

Thanks & Regards, Dharmesh Mehta