RequestVerificationToken is not idetifying/or getting assigned to variable by JMeter in a ASP MVC 5 Project
问题 I am currently in a need of a Load test for a web-solution, which requires for a user authentication in Homepage (Welcome Page). When I seek for the POST SignIn parameters which are passing along with the login credentials using FireBug in FireFox, i found out that Password, TenantName, UserName, __RequestVerificationToken are the parameters which are passing along with their values for a successful login. I needed to simulate this process using the JMETER. Therefore i have made a HTTP