I am trying to run a very basic load test using the trial version of Test Studio. I am using the stand-alone version on Windows XP.
When I tried to run it with a maximum of 20 users it crashed with an "out of memory" exception so I reduced this number to 10.
When I run the load test, it happily moves to the "Analyze your results" window with no results available. The three "lights" next to environment randomly turn red but the test never completes. There is nothing in the event log to indicate any errors.
Eventually the "stop" button is enabled but the three lights continue to change between red and green until I restart the services.
When I check the database in SQL Management Studio, I notice that it created TestStudioReportingDB but there are no tables (or any other objects).
I have added the NT AUTHORITY\SYSTEM login to all of the admin server roles when I installed Test Studio (I believe it prompted me to ensure that login has adequate permission).
Do you have an idea what my problem might be?
EDIT: The log has lots of entries like "Invalid object name dbo.Results" indicating that the tables have not been created. I want to change the user to SQL authenticated sa user - where can I reconfigure my connection?
EDIT 2: The exact same thing happens with the "sa" user in mixed authentication mode. No tables!!
When I tried to run it with a maximum of 20 users it crashed with an "out of memory" exception so I reduced this number to 10.
When I run the load test, it happily moves to the "Analyze your results" window with no results available. The three "lights" next to environment randomly turn red but the test never completes. There is nothing in the event log to indicate any errors.
Eventually the "stop" button is enabled but the three lights continue to change between red and green until I restart the services.
When I check the database in SQL Management Studio, I notice that it created TestStudioReportingDB but there are no tables (or any other objects).
I have added the NT AUTHORITY\SYSTEM login to all of the admin server roles when I installed Test Studio (I believe it prompted me to ensure that login has adequate permission).
Do you have an idea what my problem might be?
EDIT: The log has lots of entries like "Invalid object name dbo.Results" indicating that the tables have not been created. I want to change the user to SQL authenticated sa user - where can I reconfigure my connection?
EDIT 2: The exact same thing happens with the "sa" user in mixed authentication mode. No tables!!