We have a web application implemented with Spring Framework. An scenario is:
1. a user logs in,
2. she fills out a form, then click on a button to create an order. The click...
For step 1, I found that:
1. if I disable CSRF in the web app, the AJAX post request will go through.
2. if I enable CSRF, then extract the csrf token from login page, and use...
I am using "Store External Data Entry" in my test design as described here: https://www.neotys.com/documents/doc/neoload/latest/en/html/#8684.htm
I have a couple of questions...
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...