Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

LOAD RUNNER _VIEWSTATE value

This is a discussion on LOAD RUNNER _VIEWSTATE value within the LoadRunner forums, part of the Software Testing category; Hi, IN recording an web based application using Vugen, a dynamic value _VIEWSTATE is generated for every page. please let me know how this could be captured.The record version is ...

Go Back   Geeks Talk > Software Testing > LoadRunner
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 03-19-2007
Junior Member
 
Join Date: Feb 2007
Location: Jersey city
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
smoin is on a distinguished road
LOAD RUNNER _VIEWSTATE value

Hi,
IN recording an web based application using Vugen, a dynamic value _VIEWSTATE is generated for every page. please let me know how this could be captured.The record version is throwing error if when tried replay with dsame VIEWSTATE value.
Please advise
Thanks
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-22-2007
Junior Member
 
Join Date: Mar 2007
Location: India
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
ashish_tyagi123 is on a distinguished road
Re: LOAD RUNNER _VIEWSTATE value

VIEWSTATE: ViewState allows the state of objects (serializable) to be stored in a hidden field on the page. ViewState is transported to the client and back to the server, and is not stored on the server or any other external source. ViewState is used the retain the state of server-side objects between postabacks.
Hence, If you are replaying a script, you need to correlate it.
You can do this by:
1. Having ViewState autocorrelation feature on
2. Manually correlating ViewState by inserting required Left and Right boundaries.
Reply With Quote
  #3 (permalink)  
Old 07-01-2007
Junior Member
 
Join Date: May 2007
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
papayamilkshake is on a distinguished road
Re: LOAD RUNNER _VIEWSTATE value

I've previously posted in my blog with regards to VIEWSTATE (below link). VIEWSTATE can be a pain to work with me but not at the point of impossible. VIEWSTATE can generate a very long string that requires you to change the maximum paramter lenght to capture overtime. And this when during a load test may vary.

http:// loadrunnertnt DOT blogspot DOT com/2007/05/scripts-viewstate DOT html

Also VIEWSTATE is an encrypted value that changes. A deeper explanation can be found in the article I've written.

Lastly, in my experience working with ASP.NET apps using VIEWSTATE, it may not necessarily required to correlate VIEWSTATE.

Hope that helps

Regards
Hs
http:// loadrunnertnt DOT blogspot DOT com
Reply With Quote
  #4 (permalink)  
Old 07-08-2007
Junior Member
 
Join Date: Mar 2007
Location: India
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
ashish_tyagi123 is on a distinguished road
Smile Re: LOAD RUNNER _VIEWSTATE value

Quote:
Originally Posted by smoin View Post
Hi,
IN recording an web based application using Vugen, a dynamic value _VIEWSTATE is generated for every page. please let me know how this could be captured.The record version is throwing error if when tried replay with dsame VIEWSTATE value.
Please advise
Thanks


Hey
Viewstate is a variable in .NET applications that holds the state of variables on a page when you click on any button. It has a unique value every time(you can imagine why)...Simply correlate it wherever it has been passed. without that, your script wont work properly.
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Load Runner villjuj LoadRunner 2 07-13-2009 04:10 AM
plz let me know about Load size in load testing prakashnemesis Testing Issues 4 08-19-2008 03:26 AM
load testing prasu LoadRunner 1 01-05-2008 12:47 AM
Getting all the tests results in batch runner Lokesh M QTP 1 10-09-2007 12:27 PM
Real process dealt in load runner Geek_Guest LoadRunner 0 02-21-2007 04:19 AM


All times are GMT -4. The time now is 02:20 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved