Not able to understand the data block setting in loadrunner. I tried doing a google search but not enough information is available. can someone explain it to me.
I can see lot of files in my vugen folder and it is occupying 2 gb of my harddisk space. Can someone guide me whcih files are safe to be deleted?
I can see.idx, data folder, .log, .txt files in the hp loadrunner vugen folder. Any help will be appriciated.
Example 1: Breaking the string into multiple parts as specified by a delimiter. See the following example where we are breaking the string by a delimiter ":"
Action()
{
char str[80] = "We love: SPEForums.com";
const char s[2] = ":";
char *token;
/* get the first...
Hi All,
I am getting a error popup while starting the recording in vugen
"Vugen has detected a running instance for chrome that needs ti be closed before start of the recording"
I am sure i have closed the chrome but still seeing this. stuck on this from a long time. Please help.