Questions tagged [vugen]

VUGen (Virtual User Generator) is a loadrunner component used to generate vuser script.

Vugen is a component of which can be used for developed loadrunner scripts called Vugen scripts. It is a protocol based tool. Vugen is used to develop scripts by capturing the activity between Client and server in web based application. E.g., in a web based application where the protocol is selected, Vugen launches browser and traces all the all the requests sent to and received from server. Vugen supports ANSCI C language. A Vugen script can be developed by merely recording but not writing

179 questions
0
votes
0 answers

Vugen version 12.60 failed to open, Displays an error

Is there anyone who experienced or know how to fix this issue we're facing when trying to open vugen? It displays error message, please see screenshot below: Error1 Error2 Error3 We've tried to end the process in task manager, restart the remote,…
Jen
  • 1
  • 2
0
votes
1 answer

NVReportExt.dll: System Exceptions: EXCEPTION_ACCESS_VIOLATION

I am getting below error in VUGEN Error: Exception was raised when calling event-notify Vuser function in extension NVReportExt.dll: System Exceptions: EXCEPTION_ACCESS_VIOLATION What could be the reason for this? I have checked the paraameter…
Nikhil
  • 393
  • 1
  • 6
  • 25
0
votes
1 answer

HTTP500 error LoadRunner Oracle NCA script

I have recorded a script from login till the opening of Oracle form. Then i split the program into two parts, one with login and other as Navigation to form and open. Login is successfully executing but the navigation script is giving me an error…
0
votes
1 answer

Can't replay minimal script, compilation error

I'm starting a new project on a new computer with Windows 10 and a new installation of LoadRunner Community Edition 12.60. I created the absolutely most minimal VuGen script possible and called it dont-suck. Shift-F5 claims to compile just fine.…
catfood
  • 4,267
  • 5
  • 29
  • 55
0
votes
0 answers

REST API call works in Postman, but getting 403 in VuGen

I have a REST API call that requires a JWT token. The call works fine in Postman, but I am getting a 403 in VuGen when trying to run the script. The call is the same and I have added the header with the authorization token. However, still getting…
cris
  • 171
  • 3
  • 14
0
votes
0 answers

How to create GUID in vugen in java-user protocol (Load runner)?

I need GUID to pass in message, for that need to Create GUID in java user protocol. I tried and I can create GUID in web protocol but unable to find something in java protocol
Nikhil
  • 393
  • 1
  • 6
  • 25
0
votes
0 answers

How to deal with datetime format for xml AND VuGen?

I've a script vugen which send a request to a server with fake data which is sent to another server with mock & receive a response. For a field, the date format is datetime, but they both needs a specific format for datetime XML needs…
LynxWeb
  • 69
  • 1
  • 9
0
votes
1 answer

Vugen (Loadrunner) not able to record wms and wfs calls

I have an internal website which is completely based on Geo Map and uses HTTP/HTTPS protocol also wfs and wms service calls. While recording with LR I am able to launch and record all the contents, but after that for next transaction when I click…
Satish Shihani
  • 469
  • 3
  • 17
0
votes
1 answer

How to capture and verify Web application Page size in Truclient 12.60?

I am Working on truclient to measure Download Time of Text File. Scenario : Navigate to Link. Provide valid creds and click login. Text File opens in browser itself. I want to verify the download size (page size) of step 3. I tried using verify…
Vishal Chepuri
  • 306
  • 5
  • 26
0
votes
1 answer

Regroup 3 test plan into 1 test

I use HP Performance Center & I've 3 tests plan that I want to regroup into a forth. I've Map-Prod1, Map-Prod2 & Map-Prod3 with several scripts & I want a new test plan with ALL script that are in these 3 test plan. I didn't find a solution, except…
0
votes
1 answer

Passing c array in loadrunner

Is there any way to pass c array variable, one by one in a request body? I have a correlated variable, let's say tokenID, which I'll save into a c array variable each time the request is called.The number of times the request is called varies and…
Combospirit
  • 313
  • 1
  • 2
  • 11
0
votes
0 answers

error "HTTP Status-Code=400 (Bad Request)" while replaying the vugen recorded script

I have recorded script using vugen Load Runner record option but while replaying I am getting error message as HTTP Status-Code=400 (Bad Request). In run time viewer I am getting below message : HTTP Status-Code=400 (Bad Request) Message : POST…
user1763769
  • 103
  • 1
  • 4
  • 11
0
votes
1 answer

HP Perf Center Start new iteration every n seconds

I'm beginner with Perf Center, loadRunner, etc... In perf center, I understand that if I check, in Pacing configuration, "Start new iteration at Fixed interval, every 10 seconds" it will start a new iteration every 10 seconds but it seems it will…
LynxWeb
  • 69
  • 1
  • 9
0
votes
0 answers

How to record events for opening PDF file in web application in load runner - vugen?

Dear Friends, Greetings. I have a web application, where I would be selecting some options and generate pdf report. Once clicked "generate report" button, a pdf file would get downloaded. I have written a code to capture pdf download time and pdf…
Yasir
  • 81
  • 1
  • 3
  • 20
0
votes
2 answers

Error -26625: HTTP Status-Code=406 (Not Acceptable) - Unsure how to resolve this

Please note that for the purpose of organizational security, I have masked sensitive data, including domains and IPs and anything else that might seem risky. In Loadrunner VUGen, I am seeing the following error in Output: Investigator.c(901): Error…
Jay R.
  • 5
  • 7