[Jakarta-jmeter Wiki] Update of "JMeterTesting/ASPNETView State" by EmmanuelGuyot

Apache Wiki <[email protected]> Mon, 15 Mar 2010 23:20:03 -0000
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki=
" for change notification.

The "JMeterTesting/ASPNETViewState" page has been changed by EmmanuelGuyot.
http://wiki.apache.org/jakarta-jmeter/JMeterTesting/ASPNETViewState?action=
=3Ddiff&rev1=3D5&rev2=3D6

--------------------------------------------------

  Additional Note: (FrankZimper)
  When testing an ASP.NET 2.0 site I had to add an additional leading under=
score to the id fields in the regexes. Is the number of underscores depende=
nt on the version of ASP.NET?
  =

+ Additional Note: (EmmanuelGuyot)
+ What about the cases where VIEWSTATE is split into different part ? The f=
ield VIEWSTATEFIELDCOUNT is easy, but as _''''''_VIEWSTATExx fields number =
varies, is it possible to set a dynamic NAME in the Request ?
+=20