• How to handle custom request which is showing 400 Bad request while replay

    I am trying to send the below request as shown in the screenshot. Though i have give the required headers, content type etc. as required by the request while replay the request body is send in unknown language where as the same is recorded properly. Kindly…
  • Trouble with lrvtc_connect_ex on VTS 2023R1 with HTTPS and NTLM

    Hello, I have VTS 2023R1 up and running with TLS/HTTPS and User authentication via NTLM over TLS. Works perfectly with GUI in any browser. Working with LRE/Vugen 2022R2 I have defined some role:administrator and role:user. "role": { "administrator…
  • TruClient web - How to attach the multiple certificates (.pfx files) and instruct Truclient to dynamically parse the user certificate.

    Hi Team, I'm using truclient browser and able to record the scenario with truclient web protocol by manually attaching the certificate in certificate settings, but while replay it is picking up same user for every iteration. I observed there is cc.pfx…
  • Parameterize a param in loadrunner

    Hello, I've saved these id into parameters and now I want to get these id but not static like { collateralidAll2_1} or {collateralidAll2_2}, I want to turn the index into parameter so it can move on to the index when its running. Thanks in advance…
  • Is it possible to parameterized value in csv file in Extrafiles Vugen??

    Hello! I was wondering if it possible to parameterized value in csv file?? Since the app I tested require different value in csv files every time the user have to upload (can't upload a same file with same value) Thank you in advance!
  • Reasons Why CPU Usage Decrease When Using URL-based or URL mode?

    Hello, I'm recording a website using HTML Mode but the Response Time and CPU really high however after regenerate the script into URL-based, the Response Time and CPU Utilization had decrease. Is there any explanation why this could happen?
  • Is there an option override the pacing in Run Time Settings via code in LoadRunner, like lr_continue_on_error function overrides the choice of 'Continue on error' option in Run Time Settings?

    I have a requirement for which if user fails at first 6 transaction in one action file which includes login, the user should try for second iteration immediately without waiting for pacing given. But if user fails on 7th transaction or beyond, the user…
  • Automatically add web_set_user function in loadrunner script

    Hi All, I am recording an application with SSO authentication. I want web_set_user function to be automaticlly added to script. What are the recording options I need to change. Kindly, help me with this issue. Thankx :)
  • Changing windows registry values for HKCU or HKLM through VuGen scripts?

    Does anyone has any experience changing registry entries on windows through VuGen scripts that works successfully on load generators through PC 12.53 ? What loadrunner functions useful to do the same ? I would prefer http protocol with just c functions…