Citrix XenDeskTop v7.6 scripting with LR v12.02?
Dear All, We are trying to develop some Citrix XenDeskTop v7.6 scripts using LR v12.02. We talk to Citrix support they confirmed Citrix_ICA file is no longer supported. So we trying to find out how to...
View ArticleVugen script reply Error - Failed to connect to server "xxxxx.com:443":...
I am able to access the application manually and able to record a Web(HTTP/HTML) script using Vugen11.52 but while replying a script, getting “Connection timed out” error.Environment: Vugen 11.52,...
View ArticleRe: Can not capture dynamic values from chunked response body
HiFirst check whether you are able to capture the chunked response body value by giving "LB=",RB=" . This will capture the entire rersponse of the page where you can check you are able to capture the...
View ArticleRe: No download links for LR12.53
In addition to the "community edition" download page, if you have a support agreement (and SAID), you can also download LoadRunner (and any other product you work with) via the Software Update portal:...
View ArticleRe: VuGen 12.53 -- the Data Wizard is gone??
Hi bpatrey,The Data Wizard was indeed removed in VuGen 12.53.A new Import Parameter feature was added in this version, allowing to import parameter values from a CSV or a text file.You can use this...
View ArticleJuly 20th: Online Expert Day LoadRunner
Hello Everyone,LoadRunner is hosting an Online Expert Day on July 20th, 2016! Mark this on your calendars! If you are a customer with a support contract, then we would like to invite you to join us...
View ArticleRe: Where to find Loadrunner-Scenario logfiles?
All of the messages generated during the test run can be found within output.mdb, which is located in the "res" subfolder of the script folder.
View ArticleHttp Status code =404 [Not Found] for...
We want to put a load of 500 users , Initial when we run 10 concurrent user the result is passed by 10/10 but when we run more than 10 it crashes out and it display the below mention issue.Http Status...
View ArticleRe: Http Status code =404 [Not Found] for...
Hi, this sounds like you are runing two different load tests.1) 10 vu, the result is everything goes well2) 500 vu, the result is all or parts of the system under test resports errors, stops responding...
View ArticleRe: VuGen 12.53 -- the Data Wizard is gone??
Hi e-Dough,the document you refer to states: "VuGen enables you to import parameter values from an ASCII file." (It continous to explain the steps.)You got my hopes up when you talked about "obtain...
View ArticleRe: Error 29722. The remote host's status is "Failed"
Did you check on the the remote machine you are using as a load generator? Maybe it had a power failure, maybe its disk is full.I usually make sure to be able to being able to log in on load generators...
View ArticleRe: Using Javascript in LoadRunner scripts
Hiumeshkamble,you are feeding the call web_js_run() a string which will be interpreted. This string conatins the names of those variables you mentioned.Have you tried feeding the VALUES of the...
View ArticleRe: Loadrunner 12.50 for SAP GUI application testing
Hi, did you try taking small steps instead of the giant step directly from A to Z:A: one single script in development mode in VugenZ: 500 virtual users in load mode on load generators through...
View ArticleRe: Vugen script reply Error - Failed to connect to server "xxxxx.com:443":...
Maybe RTS (Run time settings) and settings for NTLM or NTLM2?
View ArticleRe: AngularJS not captured in Vugen11
Hi dashBuenavista,have u got for this solution ??ryt now I'm faicing same issue.. if you have solution please respond to me..
View ArticleRe: Vugen not able to scan correlation values
Will the issue occur when there's no added rule? Is it OK for you to attach the script (and customzied rules) here?
View ArticleRe: problem about websocket connection
Could you please try first remove one of the 2 "Host" entries in header? Adding the following line before web_socket_connectweb_remove_auto_header("Host", "", LAST);
View ArticleRe: How to record a RDP session with VuGen when “Network Level...
No. There's no workaround now. It's not supported. Please open enhancement request to support.
View ArticleRe: "EncType=application/json;charset=utf-8", "Body={\"method\":\"l
If you can use the new released 12.53 version, you can use some JSON APIs to manipulate the data.
View ArticleRe: Problems with WCF Windows Web Services over nettcp bindings with...
Hi,I am facing the same error as Murali. I followed the workaround given above. When I replay, I am getting this error : No elements matching the key '<Your binding Name>' were found in the...
View Article