I'm doing a PoC for generating the URL (using string and loadrunner parameters) and encrypting using AES 256 bit.
ex:applicationURL/invoke&rbc={encrypted_content}
I'm able to get it done using web protocol and web_js_run with below 2 files as source…
Hey, how do you handle Error -26547: Authentication required, please use "web_set_user", e.g. web_set_user("domain\\user", "password", "host:port"); [MsgId: MERR-26547]. I have been able to check that the user has successfully logged in to the system…
Hi All,
Im using Truclient to capture object loading time when navigate/open web page. Ex, the web page have 2 plot chart, which will concurrent loading when opening the web. Could someone show me how to get loading time for each chart?
Thanks all…
Hi, for the moment I'm unemployed with a common commercial email domain. I'm asking from a company where I'm applying to do a script in vugen. At the moment of trying to dowload LR, I got this message:
I clicked all possible options to Create a request…
When we are recording the script with using trueclient protocal in chromium browser once the launch the application getting proxyauth popup window then we will provide the user name and password and click sign in but in trueclient unable to capture the…
Dear Sir/Madam,
I have registered in 2022 and downloaded LR Professional 2022 at that time. Now I can't get LR Professional 2024 as I see a message on my account portal that my trial is expired. Could you please advise how can I get the new latest LR…
Hi all,
I'm trying to create a script where I can send JSON to my server via web_custom_request. The JSON example I have from Insomnia (similar to Postman) has curly braces. Since I know LoadRunner treats the curly braces as a parameter, do I need to…
Hi All,
Currently i am working SSO application, while recording the application during the recording using loadrunner then directed to anathor page (one accss page).
While replay the script getting 400 bad request error and verify the recording and…
Hello
We are trying to do Load Test SFTP Server.
Initial thought on requirements for this testing:
Send 50x1MB files in 30 seconds
Pull 50x1MB files in 30 seconds
Send 10x10MB files in 1 minute
Pull 10x10MB files in 1 minute
Any…
Hi,
When i am trying to open Vugen am getting follow error splashScreenForm/.Netframeworkerror.pls let us know what could be reason,how do we resolve the issue.
See the end of this message for details on invoking just-in-time (JIT) debugging…
Though web_set_user is set, the replay scripts are failing at though web set user is given Action.c(151): Error -26547: Authentication required, please use "web_set_user", e.g. web_set_user("domain\\user", "password", "host:port"); [MsgId: MERR-26547…
Hello,
I have configured the required Pre-requisites for Installation of Load runner community edition for my POC.
While installing it goes to Roll back stage. i tried to understand the Installation Logs and Window Event logs but was not able to…
My Application is using combination of Web services calls and WCF calls. I have already captured the fiddler traces for Launch-Login transaction. Can anyone please suggest me the protocol to be used or method to be used to generate the LoadRunner script…
Assign following text to a variable sParamsList - "$0Public $robotics0 0$india0 $000face book”
2.Launch https://www.opencart.com/
3.Login
4.Click market place
5.From sParamsList , Capture the strings given inbetween $ symbols to an array sSearchStrings…
Hi Experts,
We are currently using Microsoft VSTS for performance testing and now planning to migrate to load runner. Most of our PT scripts use C# plugins (with embedded SQL queries), so we are looking for some utility/tool which can help us convert…
Hi Support ,
I have installed LR VERSION 2020.3 Build 305. I have clicked the record button . It throws the error message as below. So not able to continue recording and its totally showstopper. Please help us to fix this issue.
Exception of type…
We are facing an issue of high response time when test is running with as low as 5 RPM, but the application is consistent with 2K, 10K RPM.
Architecture :
Api Gateway (AWS us-west) -> Service Layer (AWS us-east) -> 3rd party API (AWS us-east…
I have custom code which will prepare a request json body based on the response form the preceding request. Unfortunately, I cannot put this custom code outside the transaction as I have correlations for some requests which are necessary to build json…
Getting the error "ReferenceError: tabId is not defined ReferenceError: tabId is not defined" in my runs. Not sure what or where this error is coming from as previous runs were successful. Full error is attached.
Have got "testenv.cer" certificate from technical team. Converted this to ".PEM" format using open ssl (command: openssl x509 -in testenv.cer -out testenv.pem). Copied this ".pem" file to script folder and added in Extra Files from Vugen. Used below function…
I need to extract user id from the below json response. But I should only extract user id when the absent attribute is "false". "availableUsers":[ { "userId" : 6492, "workDate" : "08 07 2020 00 00 00", "workDay" : 6, "workShortName" : "1430-2330_RCO"…
I understood that I can generate client side certificate using load runner gen_ca_cert command. But need to know what information I need to input along with that command.
Hello team I am not able to login to my application from my mobile device when my load runner proxy recoding is on....but when I try to hit application directly I am able to login. Please note : 1. Both my loadrunner and mobile decide are in same network…
Hi, In our scripts we have few steps where click on a button opens new popup browser window where we need to enter some data and close that browser window then switch the controle to main browser and do the actions. In some situations we need to check…