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...
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?
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...
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...
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...
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...
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...
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.
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.
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.