reiganchan
Members-
Content Count
6 -
Joined
-
Last visited
Everything posted by reiganchan
-
Is it possible to add/create a random delay instead of a constant delay?
-
Are you referring to the server where the load agent is hosted? Or the server of the application being tested?
-
Hi, I'm running a test with a scenario wherein 1000 users will attempt to log-in, perform their transaction then log-out from the application. I've noticed that the highest response time is on log-in upon reaching the max ramp-up no. of users? Is this because WAPT is struggling to load this many pages simultaneously? results.zip
-
Hi, If i want to run 300 sessions for 10 virtual sessions, what is the ideal value for step (no. of users each step) and time needed to increase step. How did you come up with this values? Thanks
-
How to setup WAPT to run one session for each user
reiganchan replied to reiganchan's topic in Test Scenario Creation
I've noticed that when i do this the sessions are kicked off serially and not in parallel which means we are not correctly doing a load test of the specific script. How can we achieve a parallel run of say 20 sessions each starting at the same time?