We have a requirement in which we want to load test our application with 5000 VUs. Each of the user will enter a different login information in the signup page.
How can we use TruClient to write a script and then load test it against 5000 VUs with each VU reading different input data from a cvs file and login in to the application ?