Re: Loadrunner 12.01 - Throughput, Response Time Drops
Tony,throuhput drop indicates one of the two things, server isnt sending anything, your scripts are erroring out. you have indicated timeouts, what timeouts are they? stepdownload timeouts? if...
View ArticleRe: Exceptions in LoadRunner 11.5/12
" The string binding is invalid." this is usually caused by certain dlls that dont link with native libaries like a kernelbase.dll,ntdll.dll etcis there a chance you could 'repair' the vugen...
View ArticleRe: Load runner Ajax Tru Client Wait for object not found?
The verify option works for all the other funtionalities of the application I am testing but it does not work in this particular case as this functionality fill out the layers on a map. and Verify...
View ArticleRe: Issue LoadRunner and ServiceNow
from my point of view is right correlated, we haven't received errors regarding session IDs or something similar. I think the issue is that some objects can't be referenced in the script, for example:...
View ArticleRe: Issue LoadRunner and ServiceNow
could you record it "url based " instead of "html mode"? you have generate web_reg_find functions for page titles on, so it must have put a wrf in your script somewhere. check if it is before the...
View ArticleRe: abmormal termination of mdrv process and Memory leak issue in LR 11.5
developed script using AJAX Truclinet FF.
View ArticleRe: Citrix session hangs after installing LR Agent on the Citrix server
John QA wrote:Hi, I have used the Citrix protocol on numerous projects. I found the agent causes the AUT to freeze in our environment so used functions that didn't require the agent. I used lots of...
View ArticleCitrix verification function to capture text on screen
Hi folks, I'm using Citrix/ICA single protocol script to capture a Citrix business flow. As part of the flow, there is a unique number generated which i would like to capture in the script. I...
View ArticleLoad Test Reference error step is not defined
I build serval truclient scripts for firefox with VuGen Version 12.01. During a load test started from HP ALM 12.01 i get an error for several virtual users: ReferenceError: step is not...
View ArticleRe: Issue LoadRunner and ServiceNow
PavankumarI used the setting that you proposed me "url based" and it worked, I just received later other errors to calls to xmlhttp objects. I had to comment out these calls to xmlhttp thanks!!Jesus
View ArticleRe: Issue LoadRunner and ServiceNow
Jesus, i dont think you should comment the calls to xmlhttp objects. anytime you comment a request to a server whether a 'resource or not', you would be altering what a 'realuser' does. this does...
View ArticleRe: Error taking Snapshot during Loadtest
Generally it is not recommended to run a 'large' load test with snapshots. for smaller tests, if you have ample resource power you could try 'on error'. but what setting do you have from these? Load...
View ArticleRe: VuGen 12 C debugger - how to step over (vs step into) a C function call?...
Hi, For the first question, you can set a break point at the line you interest, then press F5, program will stop at the break point. For the third one, i guess you can press Ctrl+F to search, you can...
View ArticleRe: Citrix session hangs after installing LR Agent on the Citrix server
if the ctrx_sync on window fails, please comment and use the ctrx sync on bit map funciton. this should slove your problem and macke sure you set the right sycn on bitmap... for instance if there is...
View ArticleRe: Load Test Reference error step is not defined
I checked the log files and i saw that the error occurs when the object time out exceeded.
View ArticleRe: Exceptions in LoadRunner 11.5/12
1) Win 7 64-bit============Repaired the complete LR package. Worked smoothly for sometime. Error cameup again around ~2 hours late. This time it again came up with "system.nullreference exception..."....
View ArticleRe: VUgen seems to adopt language setting of OS, not browser setting for...
Thanks Shlomi, It works! I added a new REG_SZ value "AcceptLanguage" with data 'es-ES' to the HKEY_CURRENT_USER\Software\Hewlet-Packard\TruClient\TruCLientIE\TCIE key and TC IE now displays pages in...
View ArticleUsing LR.decrypt with a parameter in TruClient
I'd like to use LR.decrypt in TruClient with a pamaeter. Here's what I've tried:LR.decrypt(LR.getParam("Parameter"));
View ArticleRe: Exceptions in LoadRunner 11.5/12
to me: this ones defintely a hp ticket. may be others can chime in..
View ArticleRe: Issue LoadRunner and ServiceNow
PavankumarI tried to use "HTML-based script" at the Recording options. Then I clicked on the "HTML Advanced .." button and finally I selected the “Script type” option:“A script containing explicit URLs...
View Article