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

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

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -