Originally Posted by
Geek_Guest
Question asked by visitor Rocky
I have to load test a web application in which a different password piece is required to be entered for each VUser, but I wont know what until runtime. For example, for the first VUser I have to enter 2nd and 4th digit of password for another VUser I have to enter 6th and 8th digits of password. It is totally random and may change for each VUser. When we run the application, and are prompted for password, the application generates random values and we have to enter those values of our password.
How can I load test this application?
Please any response will help
Thanks
Rocky