In this post I am going to explain basic thing about the scenario preparation:
Example: Suppose we gave 10 users with 15 min run duration. Then it will run below section:
vuser_init --> It will run only 1 time during whole load test
Action : This will repeat as much as during load test duration.
vuser_end --> It will also run only 1 time during whole load test.
Note: If any transaction failed in Action during load test then it will jump to vuser_end section and that user will fail.
Example: Suppose we gave 10 users with 15 min run duration. Then it will run below section:
vuser_init --> It will run only 1 time during whole load test
Action : This will repeat as much as during load test duration.
vuser_end --> It will also run only 1 time during whole load test.
Note: If any transaction failed in Action during load test then it will jump to vuser_end section and that user will fail.
No comments:
Post a Comment