Jmeter on running test plan log out issue -
i'm testing log in/out functionality in application. on log in, i'm inserting database entry, log out.
my test setup jmeter:
recording test plan using workbench -> add -> non - test elements -> http(s) test script recorder. [login/logout]
run test plan.
on running test plan, user log in entry inserted database, on log out, user entry not deleted database.
can suggest i'm doing wrong?
add config element -> http cookie manager should work
Comments
Post a Comment