I\'m a .net developer having no prior experience in JMeter/Stress testing. I\'m trying to load test the ASP.net website that I had developed using JMeter. The reason for using J
In step 5, change as follows
Name: - Value txtLogin - ${login} txtPassword - ${password} __VIEWSTATE - ${viewState} __EVENTVALIDATION - ${eventValidation}
Also verify, regular expression extractor is working as required. I mean check if it is fetching correct values.