Re: Using web_reg_save_param_xpath with DFES
Hi, Yes, you can use it. Once you have regenerated the script using the respective dfe and the data was converted succesfully to xml you can use this function. For example when you use json to xml...
View ArticleRe: Using web_reg_save_param_xpath with DFES
Thanks vmanolova Can you also help with the last part; i.e. I am facing an error if the web_custom_requestis inside web_concurrent_start and web_concurrent_end e.g. //1web_concurrent_start...
View ArticleCalling Multiple Actions in VuGen
Hi, I am planning to create the script like below. Let's say I have 5 actions. Action1 will run always and depends on the parameter I pass from data sheet, I have to run either Action2 or Action3 and...
View ArticleRe: Calling Multiple Actions in VuGen
HI TRaoThe example that you added is correct, you only need to use the name of the action to call it.You need to modify the Runtime Setting - Run Logic and remove the extra actions from Run section, so...
View ArticleRe: Calling Multiple Actions in VuGen
Thanks for the quick reply Rodolfo. I mean this script not only for one user. If I upload to PC, I will add 100 more users.My business scenario is, some user's will perform only Action2() and some...
View ArticleRe: Calling Multiple Actions in VuGen
TRao, an example of this:I think you have a file with User information that is proceed in Action(). In my example it will be "x" value:Action(){ int x; srand(time(NULL)); x = rand()%10;...
View ArticleRe: Running QTP scripts in Load runner controller
Hi Rahman, You can run QTP / UFT script in LoadRuner or Performance center ( PC ) but it's just starting scripts for number of users, get transaction stats in your scenario during run and nothing else....
View ArticleRe: Calling Multiple Actions in VuGen
Hi Rodolfo, Thanks again for the quick response. I have to change my datasheet little bit, I will change and update here whether your solution works or not. Once again thanks very much. Thanks,TRao.
View ArticleRe: Load Generator CPU exceeds 80 percent
Hi Experts, i have installed LR LG on different machine but still same results, it is showing Load Generator CPU exceeds 80 percent error message. i have run only 50 vusers but still it is causing...
View ArticleRe: Load Generator CPU exceeds 80 percent
Do you have any Anti-virus running on that machine? Can you please disable and try ?
View ArticleRe: Load Generator CPU exceeds 80 percent
yes we have tried by disabling it but same results.
View ArticleAJAX - Click and Script (GUI) - Parametrization
Hi, I am recording a webpage with AJAX - Click and Script (GUI) protocol. I can see the login username and password in the request body but it is no where in the script. So, how to parametrize the...
View ArticleRe: Using web_reg_save_param_xpath with DFES
Hi, When you make correlations, I would advice you the correlation step and the next step on which the server will send the dynamical value, which needs to be correlated, to be outside...
View ArticleRe: AJAX - Click and Script (GUI) - Parametrization
Hi Dhiraj, If it is not visible in the script, you will not be able to parametrize it. Please try to regenerate or rerecord the script using HTML -based script option in Recording options ->...
View ArticleRe: Error: The user files were not transferred to the local load generator
I'm using LR 12.0 when running the scenario from the controller by using another machine as a load generator, we're getting the following message. Error: Cannot find usr file...
View ArticleRe: LoadRunner not recording ctrx_obj_mouse_click() after installing citrix...
Hi Rodolfo, As you suggested, we have disabled UAC, DEP and there is no Antivirus installed on Citrix XenApp server either. We re-installed the citrixagent on the server and it says successfully...
View ArticleRe: LoadRunner not recording ctrx_obj_mouse_click() after installing citrix...
Hi, I’ve attached a debug log from the CtrxAgent.exe process which doesn’t seem to want to launch on the Citrix XenApp server. Please advice.. Thanks,Raj
View ArticleLR support tip: No script is generated in VuGen 11.52 Web (HTTP/HTML)...
When trying to generate a Web (HTTP/HTML) script using GWT DFE on a Windows XP or a Windows 2003 machine, no script gets generated due to Windows virtual memory management limitations. Please find...
View ArticleLR support tip: A regular expression in TruClient step causes script replay...
When a regular expression is used in a "Verify" step in a TruClient for Internet Explorer or TruClient for Firefox script, the replay of the step fails. This is specific to LoadRunner 12.00 and is not...
View ArticleScript Generation takes an exceptional amount of time (LR 11.52)
I appear to be having a very similar issue to someone else, however, I'm not particularly sure how to solve it myself. https://groups.google.com/forum/#!topic/lr-loadrunner/Wl4wJnZMQLI "I have noticed...
View Article