Forum Discussion
PerfTestMike
15 years agoContributor
OK, well my test scenario is this:
I want to run a load test for 2 hours, 10 VUs in total with a ramp up of 5 users every 10 minutes (this will be run in conjuction with other tests).
I want to run an authentication request test, and this works by sending in a username and password. This results in the user being assigned a session token which asts for 10 minutes, though it is possible to login again with the same user, after a few miliseconds.
I currently have a datasource with 200 usernames and passwords and after each iteration of the test, I want it to go to the next record. If it gets to the end of the list, it can start again because enough time will have passed for successful re-authentication.
I've attached screenshots of my setup, so could you help verify if anything needs to be changed so it will run with LoadUI? I'm a bit unsure as to why DataSource loop is discouraged...
I want to run a load test for 2 hours, 10 VUs in total with a ramp up of 5 users every 10 minutes (this will be run in conjuction with other tests).
I want to run an authentication request test, and this works by sending in a username and password. This results in the user being assigned a session token which asts for 10 minutes, though it is possible to login again with the same user, after a few miliseconds.
I currently have a datasource with 200 usernames and passwords and after each iteration of the test, I want it to go to the next record. If it gets to the end of the list, it can start again because enough time will have passed for successful re-authentication.
I've attached screenshots of my setup, so could you help verify if anything needs to be changed so it will run with LoadUI? I'm a bit unsure as to why DataSource loop is discouraged...