Geeks Talk

Prepare for your Next Interview




Parameter Delimiter

This is a discussion on Parameter Delimiter within the LoadRunner forums, part of the Software Testing category; Hi All, I am recording .Net application. In that i am receiving below error after correlating a field Warning: The string 'ratingapp_id' with parameter delimiters is not a parameter Can ...


Go Back   Geeks Talk > Software Testing > LoadRunner

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-17-2008
Junior Member
 
Join Date: Jan 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
sai1234 is on a distinguished road
Parameter Delimiter

Hi All,

I am recording .Net application. In that i am receiving below error after correlating a field
Warning: The string 'ratingapp_id' with parameter delimiters is not a parameter
Can somebody please tell me what is this error meant by?
Thanks
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-19-2008
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 344
Thanks: 4
Thanked 52 Times in 43 Posts
bizzzzzare is on a distinguished road
Re: Parameter Delimiter

Hi Sai,

For the mentioned field 'ratingapp_id', if you have used it within braces { } as part of correlation, LR would consider it as a parameter.

Firstly, decide if you wish to Correlate or parameterize the field in question. Incase parameterize, go to the Param list and create a New parameter with the name 'RatingApp_Id' and associate a .dat / .csv file with required values.

Incase you are correlating it, check the LB and RB values you are passing. Incase either of the values is {, enclose the same in quotes else LR would still try to read it as a parameter.

Cheers...
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
  #3 (permalink)  
Old 02-19-2008
Junior Member
 
Join Date: Jan 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
sai1234 is on a distinguished road
Re: Parameter Delimiter

Hi Umesh,

I am correlating this field and below is my web_reg_save_param function and i am replacing the value of this field as {rating_id1}

web_reg_save_param("rating_id1",
"LB=id=\"HiddenField_RatingAppID\" value=\"",
"RB=\"",
"NotFound=ERROR",
LAST);
Please advice.
Reply With Quote
  #4 (permalink)  
Old 02-20-2008
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 344
Thanks: 4
Thanked 52 Times in 43 Posts
bizzzzzare is on a distinguished road
Re: Parameter Delimiter

Hi Sai,

Your Web_reg_Save_param function seems to be correct. Check the place where you are using the correlated value of rating_id1.

It should be not reflected in color Pink but should be of the same font color as of remanining text. Incase it is displayed in different font color, it means there is parameter existing with the same name as web_reg_save_param name.

Either replace the parameter name in the Params list or substitute the value of rating_id1 in the wev_reg_save_param clause.

Also, error is about Param delimiter called as RatingAppId. Are you using this as a seperate web_reg_save_param variable elsewhere. Coz as per your code, replacing value should be rating_id1 only.

cheers...
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
How can we parameter a Web link iliaz.shaik QTP 4 03-26-2008 02:32 AM
Change IN parameter in Procedure prk_cbz Oracle 2 01-25-2008 03:55 AM
Pass dynamic value to a parameter Geek_Guest LoadRunner 2 01-07-2008 12:56 AM
Type of Parameter Geek_Guest C# 1 11-20-2007 05:52 AM
Process of using parameter and variable JobHelper Data Warehousing 0 01-09-2007 04:31 AM


All times are GMT -4. The time now is 02:55 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved