Re: [OpenSTA-users] Performance testing with Open STA
Brought to you by:
dansut
|
From: Michael D. <md...@in...> - 2007-03-07 20:23:56
|
>Hi there, >I am trying to use OpenSTA to do performance testing. Currently I have 3 >scripts, Login, Create orders and Logout. I am currently running the >test for 10 users simultaneously and I am getting time out errors, the >aim is to identify the number of orders created in an hour by 10 users. >Any ideas why I am getting these timeout errors? >Many Thanks=20 >Chris Let's assume you have recorded and modeled your scripts correctly. Now, you are testing your server performance (throughput) by identifying the number of orders created in an hour by 10 users, right? Aren't you then looking for at what point the load would cause your server to timing out request? And bingo, you have reached that point. -- |