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
Post a Comment