loadrunner

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

  1. V

    loadrunner How to use data blocks in vugen

    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.
  2. amitbose

    loadrunner What are the unwanted files which can be deleted from vugen folder

    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.
  3. admin

    String Manipulation in loadrunner Using Strtok

    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...
  4. amitbose

    loadrunner Closing Chrome Before Recording >> VUGEN

    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.