none that I would recommend. MS has a stress testing tool, but I forget the name of it.
peter On Sun, 13 Mar 2005 18:38:36 -0800 (PST), suneetha suneetha <[EMAIL PROTECTED]> wrote: > Hi friends > I am sunita > > Is there any code coverage tool for dotnet that to related to jmeter > if any one knows about this please mail me > thanks > sunita > > Jayashree K <[EMAIL PROTECTED]> wrote:Sandeep, > > Why do u want to find out the viewstate size? > Just fetch that ViewState from the previous page response in variable. > And pass that in Next http requests, whereever u want. > > "K, Sandeep Reddy" wrote: > > Hi, > > I got you but can't figure out how to write a plugin to parse the > viewstate data can you tell me how can I do that. > > Thank you peter > > -----Original Message----- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 10, 2005 7:43 PM > To: JMeter Users List > Subject: Re: to find out size of _VIEWSTATE > > ahh ok. you're referring to IIS aspx state management features. JMeter > doesn't know anything about non standard stuff like ASPX _VIEWSTATE. > you will probably have to write a plugin to parse the viewstate data, > since it's specific to IIS/ASPX. > > peter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------- > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > > --------------------------------- > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

