GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  LoadRunner
Go To First  |  Previous Question  |  Next Question 
 LoadRunner  |  Question 35 of 125    Print  
To which variables I can do Parameterization,Correlation?

  
Total Answers and Comments: 5 Last Update: August 21, 2008     Asked by: gayathri 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 19, 2007 02:48:30   #1  
       

RE: To which variables I can do Parameterization,Corre...

hi,

For session id we can use Corelation, for Uid,pwd in the sense we go for Parameterization(here we r passing the data).in the sense of correlation not req the data.

kishore

9881158426


 
Is this answer useful? Yes | No
January 25, 2007 07:07:07   #2  
chittaranjan        

RE: To which variables I can do Parameterization,Corre...
Parameterization: its done for the data which is send by the client [through the UI] It can be any data. Where we do the data validation Correlation: The data send by the Server, after receiving the request from the client UI. For handling this data we mainly do Correlation.
 
Is this answer useful? Yes | No
August 09, 2008 14:31:23   #3  
viswamvv Member Since: August 2008   Contribution: 1    

RE: To which variables I can do Parameterization,Correlation?
Correlation: - For every client request the web server will generated some dynamic (hard coded) values . based on this server will give response. we
need to correlate these hard-coded values. For ex: if we record a script the server will generate and pass some HARDCODED values in to the script. If we try to replay the script with old HARDCODED values it is not possible to recognize by the server. For that we need to correlate that hard coded values by replacing the new values every time. for capturing new values we use web_reg_save_param() function.
It will capture the dynamic values and replace the hard coded values.


Parameterization:-
Then parameterization is used to done the user validations. that means we need to parameterise the values which are validate then user actions. For ex:- in case of login functionality for one user it is ok. but in the case of 100s of users it is not possible to pass the same user-id &password. for this type of values we need to parameterize.

 
Is this answer useful? Yes | No
August 11, 2008 08:18:43   #4  
poornima_lpr Member Since: August 2008   Contribution: 3    

RE: To which variables I can do Parameterization,Correlation?
You can do parameterisation to all the variables that is present in your application.
 
Is this answer useful? Yes | No
August 21, 2008 03:18:38   #5  
cherri88 Member Since: August 2008   Contribution: 3    

RE: To which variables I can do Parameterization,Correlation?
You can Parameteterize the User name and pwd fileds in Login page. then based on yor web page fields you go with parametrrization. its based on Transaction you keep for the web page.

Correlation is done for the server responded vaules which are sits in you script to be correlated.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape