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.

Correlation In Loadrunner

This is a discussion on Correlation In Loadrunner within the LoadRunner forums, part of the Software Testing category; How to do correlation in Loadrunner? at what point of time it requires?...

Go Back   Geeks Talk > Software Testing > LoadRunner
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 04-02-2009
Junior Member
 
Join Date: Mar 2009
Location: Inida
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
Radha83 is on a distinguished road
Correlation In Loadrunner

How to do correlation in Loadrunner? at what point of time it requires?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-01-2009
Junior Member
 
Join Date: Jun 2009
Location: Bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
harikrishna.testengg is on a distinguished road
Re: Correlation In Loadrunner

correlation is done to instruct load runner not to stop execution of the script when it finds dynamic value.Once correlation is done to the script we dont get any correlation errors.We can do correlation in 2 ways

1.Manual
2.Auto

First go for auto correlation for this after recording the script scan for correlated values the correlation studio in vugen list out all the values that are needed to be correlated then click on correlate all the dynamic values.Then run the script hope the script runs without any corr errors.
If not we have to do manual correlation.
Reply With Quote
  #3 (permalink)  
Old 06-05-2009
Expert Member
 
Join Date: Jun 2008
Posts: 212
Thanks: 6
Thanked 12 Times in 11 Posts
learqtptesting is on a distinguished road
Re: Correlation In Loadrunner

Hi there, i am also new to lr. I found good traingin vedio clips. Below is the demonstration to do manual correlation. There are bunch of video which you can get start with lr. load runner tutorial 9 by javaguru -- revver online video sharing network
Reply With Quote
  #4 (permalink)  
Old 10-20-2009
Junior Member
 
Join Date: Mar 2008
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
priyastrivedi is on a distinguished road
Re: Correlation In Loadrunner

Correlation is a statistical measurement of the relationship between two variables. Possible correlations range from +1 to –1. A zero correlation indicates that there is no relationship between the variables. A correlation of –1 indicates a perfect negative correlation, meaning that as one variable goes up, the other goes down. A correlation of +1 indicates a perfect positive correlation, meaning that both variables move in the same direction together.
Reply With Quote
  #5 (permalink)  
Old 4 Weeks Ago
Junior Member
 
Join Date: Jan 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
san_luke is on a distinguished road
Re: Correlation In Loadrunner

Correlation is the technique used to handle dynamic values in replay. We specify the Left & Right Boundaries of the Dynamic Values.

Correlation can be done by 3 methods
1. Manual using web_reg_save_param() function
2. Automatic correlation.
3. Correlation Rules.
Reply With Quote
  #6 (permalink)  
Old 3 Weeks Ago
Junior Member
 
Join Date: Mar 2008
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
priyastrivedi is on a distinguished road
Re: Correlation In Loadrunner

Normally people gets confuse with Parameter and Correlation.
When we access any web application, Every time server machine sends different session values to client machine for that particular session, and this dynamic session values creates errors, the method to identify and set the dynamic generated value is known as correlation. Whereas Parameter is not a dynamic value captured from server response but it is something for which the user has predefined data values available.
We can use web_reg_save_param function to identify those dynamic values, but web_reg_save_param function does not perform correlation. web_reg_save_param function just registers a request for correlation from the next server response. That's why web_reg_save_param function should be placed before action functions, such as: web_url, web_submit_form, and others. This function is used often.
We have two more functions like Web_create_html_param & Web_create_html_param_ex but these two are just used for backward compatibility.
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
Manual correlation issue priyagi LoadRunner 3 03-18-2009 03:06 PM
cartkey correlation srinivaspullabhotla LoadRunner 0 02-06-2009 01:51 PM
loadrunner do nothing bothmsn LoadRunner 1 12-26-2008 12:36 PM
correlation studio in VuGen of LoadRunner dileepkasula LoadRunner 1 07-03-2008 12:09 PM
Auto and Manual Correlation Geek_Guest LoadRunner 1 09-28-2007 11:49 AM


All times are GMT -4. The time now is 07:13 PM.


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