In order to do load testing of ecommerce site, i have to create 40 different accounts. So tried to do this with Jmeter and CSV upload and script is working fine without any error. But when I'm trying to logging with those accounts getting an error,"Invalid Username/Password." Image
Asked
Active
Viewed 62 times
1
-
1May you need to send GET and not POST? – Ori Marko Aug 30 '17 at 07:05
-
updated the POST method to GET, but still user accounts not created. – ajay kumar Aug 30 '17 at 08:43
-
Have a look at answer of https://stackoverflow.com/questions/45945893/cant-create-user-using-jmeter. – UBIK LOAD PACK Aug 30 '17 at 12:05