Load testing via JMeter for asp.net web service so how to handle vivewstate,viewstate1,viewstate2 and eventvalidation things for end to end flow -


steps followed me:

  1. create thread group->http request default
  2. added recording controller in thread group
  3. added view result tree

after that- workbench-

  1. http proxy server
  2. added listener-view result tree

i recorded script want know how correlate pages or flow got actual result from

  1. login(get)-login(post)
  2. calculte in page
  3. then click on continue button , got new page
  4. and fill details , again click on continue button thing save in database
  5. after redirect payment gateway , after got final result

so please let me explain ho load testing flow

i believe need go trough following articles:

the whole idea

  1. to make first http request first page
  2. extract dynamic parameters , save them jmeter variables via 1 of following postprocessors:
  3. populate second http request using jmeter variables step 2
  4. if need go further repeat steps 1-3 2nd request

Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -