jMeter not able to login to wordpress
Posted
by
Manish Sapariya
on Stack Overflow
See other posts from Stack Overflow
or by Manish Sapariya
Published on 2014-05-28T11:40:47Z
Indexed on
2014/05/29
3:27 UTC
Read the original article
Hit count: 220
I am trying to create a jMeter test to login to wordpress and post a new blog on a local installation of wordpress.
Recorded wordpress login sequence using the recorder. Added cookie manager to the test plan.
However I am not able to login to wordpress. I tried all the possible of combination of Cookie policy and Implementation settings for Cookie manager, but it did not help.
When I recorded against the publicly hosted wordpress, the login did not succeed, but the response had an error saying that your browser have not enabled cookies.
I am using jMeter 2.11 on Windows 7.
© Stack Overflow or respective owner