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

 Print  |  
Question:  Hello Everybody,
i am new to performance testing and i am working on web based application.
Can anybody tell me the permeterization process in loadrunner.

Thanks
Mani




December 12, 2006 07:07:34 #1
 gayathri   Member Since: Visitor    Total Comments: N/A 

RE: Hello Everybody,i am new to performance test...
 

For doing parameterization,first select the variable which you want to parameterize,right click on it and select 'replace with parameter' enter parameter name, click properties button,enter name in the Path field,click 'create table' button,select 'By name' radio button,enter the name of the parameter.in 'select next row' rowfield,if you are doing parameterization for UserId means you can enter Unique,in 'update value on' field enter Once.based on the application you can select that two fields(select next row,update value on).then close the window,click OK in next window.So,that variable will parameterized.

     

 

Back To Question