Summary
Column delimiter is "C" instead of comma
Error
There are some issues with Parameter Type = Table. Column delimiter is "C" instead of comma
Cause
If you create new parameter type = table, it creates a dat file like below:
NewParam_1CNewParam_2CNewParam_3
1C2C3
Previous versions to 12.60 uses a comma "," as a delimiter instead of "C".
Fix
- Download the hotfix and unzip the downloaded file.
- Take a backup of the original 'paramui.dll' file from <LoadRunner/VuGen installation path>\bin folder.
- Replace it with the one downloaded into the <LoadRunner/VuGen installation path>\bin folder.