People who have not worked on truclient protocol get stuck in creating parameters which read data from the text csv files.
in this guide I will explain a simple process of creating loadrunner parameters in ajax truclient protocol
Step 1 In the solution explorer view , click on parameters and create parameter file which will be used to fetch values
Step 2 In the script development view click on the step which contains the text to be parametrized
Step 3 - In the value box change the type from plain to javascript
Step 4 - Now select the old text and replace it with parameter
Bingo you are done
in this guide I will explain a simple process of creating loadrunner parameters in ajax truclient protocol
Step 1 In the solution explorer view , click on parameters and create parameter file which will be used to fetch values
Step 2 In the script development view click on the step which contains the text to be parametrized
Step 3 - In the value box change the type from plain to javascript
Step 4 - Now select the old text and replace it with parameter
Bingo you are done