I have recorded a script, in which when a user login a verification number is sent to that particular user's email id. To continue with login, we have to enter that unique number. How can we handle that in script?
I have an application, where after entering UserName, Password and clicking on Login button, a unique number has been sent to that particular user mobile. To proceed further...
Hello Ankur S,
OTP can't be handled by NeoLoad, You have to make sure that disabling OTP authentication of the application during the Performance testing phase. Later you can...
There is a requirement to execute an endurance test (for 8 hours) for my application, which is having an sso login and the token validity is only for 1 hour.
In my script...
put what was the action section inside a loop, put the login and logout inside the action section, put an if statement in the loop checking the time, if it close to an hour...
yes, NeoLoad records the traffic at protocol level and will record all exchanges between the browser and the server, whatever the content of headers and settings on how handling...