Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

How to do parameterization in VBscript Vuser

$
0
0

Hi,

 

I am trying to do parametrization in Vbscript Vuser. Here is the sample code

 

Dim i 

 

i = {Param}

 

here param is the parameter name. While compiling it is showing syntax error because {param} missing the Double quotes("")

 

if i change it as 

 

Dim i

 

i = "{param}"

 

it is running successfully. but it is not substituting the parameter value. it taking {param} as the hard coded value.

 

Please suggest me how to do parametrization in Vbscript Vuser


Viewing all articles
Browse latest Browse all 3978

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>