vugen

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

  1. admin

    Delete Unwanted Files from LoadRunner Script Folder 2019-04-05

    Hello Everyone, Performance testing professionals working on script creation always complain about the heavy script size. The loadrunner script folder creates unwanted 'non-runtime' files during script replays which are not useful and can be deleted. The script deletes following files in script...
  2. V

    loadrunner "Error -27778: SSL protocol error when attempting to connect with host

    I'm getting "Error -27778: SSL protocol error when attempting to connect with host" while running the newly recorded test script. Any clue how to solve this?
  3. admin

    Converting Fiddler Session To Loadrunner VuGen Script

    In the following tutorial, we will demonstrate how to convert a simple fiddler recording into a vugen script. This is useful when Loadrunner is not able to record Loadrunner is not capturing a few requests you just like fiddler !! So lets begin by downloading the Fiddler From Here , You can...
  4. admin

    SHA1 Hashing implementation in Loadrunner

    We were recently given a requirement to generate an obfuscated OTP value which gets generated by using a SHA1 hashing algorithm progmatically in Java code. Upon googling we came across a free and opensource implementation which was tested and verified. Follow following steps to generate hash...
  5. admin

    loadrunner The Correlation Challange

    We will be posting some real life correlation problems for users to crack. Problem Statement 1: Want to pick up a random code value, where status is LOP Available. See in red below. Note -there are two code values and we need to pick up first value. Server Response...
  6. A

    Defining and Calling functions in loadrunner Vugen

    This resource is a tutorial on how can you define modular code blocks in your loadrunner script. This can have multiple uses like Writing common code blocks into functions which can be easily mananged Placing file writing code into a function, which can be called throughout the test script...
  7. A

    File Writing in Loadrunner Using Fputs

    Writing a file is an important operation in loadrunner and this can be put into a verity of uses. The file writing code is a must have in your artillery and is very simple to implement. The file writing can be used for Data Validations Capturing Valid Data from front-end Logging something...
  8. 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.
  9. 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.
  10. 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.
  11. amitbose

    loadrunner Browser not opening webpage while recording

    I try to record the site in HP VuGen, I basically get a Page Cannot be Displayed Error. This happens with all IE, Firefox, and Chrome browsers ,can someone suggest what can be the issue and how can it be resolved? I am stuck at this for like past 2 hours.