How to handle security token in Jmeter -


i m doing performance testing of application has login.i took token response body , pass in request submitting login page.

but interesting thing see 2 different tokens in first page 1 in response header response body .so question 1 grab.

which token use depends on application using (and way designed).

so, best (and first) thing is, find out security token passed in next page, analyzing http requests using http trace tools (ex: fiddler, firebug etc) manually.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -