Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all 12134 articles
Browse latest View live

Re: Which Protocol is suitable in LR to access Web Application on Citrix Desktop

$
0
0

Hi Rodolf,

 

Thanks for the quick reply, regarding Citrix Version, I am not quite sure what we will be using, but we will use LoadRunner 12 version (Latest) to carry out performance testing on our application. I believe from LoadRunner 11.5 onwards, the support for Citrix XenDesktop is enabled (is XenDesktop different from Citrix Desktop toolbar viewer?)

 

I've taken the below info from LoadRunner 12 Readme:

Citrix: Support for the latest versions of client receiver and XenDesktop, and the ability to run multiple published applications in the same session

 

one more question: have you got any idea on Citrix & Web(Http/Html) Vuser memory footprint usage? as I am also preparing hardware infrastructure profile for this environment.

 

Please advise me if you have any details.

 

Thanks,

Raj

 


Re: Server Configuration in LoadRunner

$
0
0

Hi, 

 

Please make sure that you follow the instructions in How to Set up the UNIX Monitoring Environment from LoadRunner User guide for the LR version you are using. 

 

Additionally please review the following knowledge document: 

Error: "Monitor name: UNIX Resources. Cannot initialize the monitoring on <HOST>..."

http://support.openview.hp.com/selfsolve/document/KM174027

 

Kind regards, 

Re: LoadRunner 11 and Microsoft SQL Server Analysis Services

$
0
0

I will explore the Web Interface option but in our group the interface used by business people is MS-Excel . With LR 11, we could not record any of the events from Excel interface.

 

 

Re: Seems like often popups fail when TruClient IE script is run within Performance Center

$
0
0

Hi Guy,

 

Thanks for your help.

Running the agent as a process does indeed make a huge difference, now the script runs in PC without any problems.

Question: do you foresee any negative effects running the agent as a process on other scripting flavours? This important to know if my organization makes this change on all load generators.

 

I also tried running MDRV as IUSR_METRO, that did not make any difference, the popup still failed in PC.

 

Regards,

Peet

Re: Seems like often popups fail when TruClient IE script is run within Performance Center

$
0
0

Hi Peet,

Running as a service is more robust approach (watchdog of failed services). Other than that I can't see a real difference execution wise.

 

I still think running as a service is working and it is all about proper configuration. We had a support case lately with your same exact phenomena and the solution was configuration settings changes only as I stated above (make sure the service is running under SYSTEM and MDRV under IUSR_METRO).

 

If it dosen't work or satisfy your needs I guess a support call is your next option.

 

Happy to assist.

Thanks,

Re: Loadrunner 12 with 2008 citrix servers on xenapp 6.5 Failed to initialise in scenario

$
0
0

 

And here’s the reason and the solution to the problem!

 

All to do with ‘Font smooting’….

I have been remoting to the Controller and the generators with this option unset.

 

Win2008 terminal servers are set by default to have font smoothing enabled.

 

So.. I have to remote to the Controller with font smoothing enabled:-

 

Please see the attachment

 

I have finally resolved the cause of this issue!!!!

Having gone through the process of detailing the problem below with the various tests, I have been able to conclude that the issue is a bitmap sync problem whereby the synchronisations appear differently if the Generator window is open or when it is closed. Since the bitmap synchronisations are recorded in VUGen  the accepted syncs will only appear correct if the Load generator window is open. If it is closed, the terminal servers display with a slightly different font!!!! Thus the scripts have been failing at the initialisation stage when the successful logging in offers the main application window and checks this with a bitmap sync. – Allowing for either of the bitmaps to be accepted allows the script to continue whether the generator window is open or closed – however every bitmap sync thereafter will fail.

The in 2003 terminal servers do not have this issue!!

 

So the problem appears to be with the 2008 terminal servers offering different display options  - I will chase this up with our citrix experts but if you have any thoughts on this it would be much appreciated!!

Oracle Web App - FRM-93652 The runtime process has terminated

$
0
0

Hello All,

 

I was wondering if someone could help me with an issue I have currently I am in the process of moving my scripts from RDP to Oracle Web App in LoadRunner. But I am having an issue when I try to record my business process. I get the following error message “FRM-93652 The runtime process has terminated abnormally” towards the end of the process. I don’t get this error message when I go through the business process manually but via LoadRunner this error occurs 100% of the time.

 

Some extra information I am  using LR11.04 the app is oracle 11g  forms version 11.1.1.3

 

Kind Regards

Re: Oracle Web App - FRM-93652 The runtime process has terminated

$
0
0

Hi

Could you increase the session timeout on your Oracle server?

Please check this Oracle forum here.

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here.

If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

If you found this information useful please leave a kudo.


Re: Which Protocol is suitable in LR to access Web Application on Citrix Desktop

$
0
0

Hi Raj

XenDesktop is the current name of the Citrix server, we are supported in LR12 XenDesktop 5.5, 5.6 and 7.0. The Citrix Desktop Viewer Toolbar is a feature which is possible enable or disable (here that information).

 

About the footprint, the Citrix footprints are 30Mb for vusers running as a process and 18Mb RAM for vusers running as a threads. But this values vary according to customer's script and Load Generator resources. The best way is to run the script with 1 vuser and later with 10 vusers and observe the memory and CPU consumption. Then you could calculate how many vusers is possible to run for a specific Load Generator.

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here.

If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

If you found this information useful please leave a kudo.

Re: Seems like often popups fail when TruClient IE script is run within Performance Center

$
0
0

Hi Guy,

 

I did not quite understood you the first time: So I have to run the agent as a service with the SYSTEM account: this is the way it is now. How do I then make it happen that MDRV start under the IUSR_METRO account once the test starts running?

 

What I tried before (and made no difference to the problem) was having the agent service run with the IUSR_METRO account. When the test starts the MDRV processes would also run with the IUSR_METRO account.

But now I understand that is not the way to do it.

 

How should I do this? I would like to try the service option as well in a proper way, so you and I don't have to bother with any support ticket ;-)

 

Regards,

Peet

Re: Oracle Web App - FRM-93652 The runtime process has terminated

$
0
0

Thanks 

this error only occurs during recording when we add the record=names in the formsweb.cfg file as we need to record the object names. When we take this out we are able to record without any issues but then unable to get the object names and trying to append Record=names at the end of the URL does not work either. 

 

So the record = names seems to be causing a fuss. 

How LR Licence work for Multi Protocol Scripts LoadTest

$
0
0

Hi, My application uses Citrix Desktop + Web Browser to do the end user business. So, I am using LoadRunner Multiprotocol (CitrixICA +Web) to design the script and execution.

 

Our load model is to run with 1400 Concurrent users to perform above user flow during the loadtest and I am wondering how many Citrix Vuser licence and Web Vuser licence required for us?

 

is it 700 Citrix & 700 Web(Http)? or 1400 Citrix & 1400 Web(Http)?

 

Please suggest me as we are in the process of buying licence.

 

Thanks,

Raj

Re: Which Protocol is suitable in LR to access Web Application on Citrix Desktop

$
0
0

Thanks Rodolfo. I really appreciate your help.

strtok is not splitting string here

$
0
0

<TD id="Name1" scope="row">MODAOTS_Change1</TD> this string I am splitting below loop

 

for(srvTraverse=1; srvTraverse<=193; srvTraverse++)
 {
  sprintf(outFlightParam, "{outFlightValD_%d}", srvTraverse);
  sprintf(outFlightParamVal, "%s", lr_eval_string(outFlightParam));

 

   token = (char *)strtok(outFlightParamValD, ">");
   token = (char *)strtok(NULL, ">");

 

    lr_output_message("%s%s",outFlightParamValD,token);
  
 }

I am getting output as : 1' scope='row'MODAOTS_Change1 , I only want MODAOTS_Change1 word over here, but using  spliting further

   token = (char *)strtok(token, "1' scope='row'");
   token = (char *)strtok(NULL, "1' scope='row'");

 

but I am not getting MODAOTS_Change1 name here, but getting output as: scope='row'1

Re: strtok is not splitting string here

$
0
0

Hi

Try with this code:

Action()
{
    extern char * strtok(char * string, const char * delimiters ); 
    char separators[] = "><"; 
    char * token;
    char path[] = "<TD id=\"Name1\" scope=\"row\">MODAOTS_Change1</TD>";

    token = (char *)strtok(path, separators);
    token = (char *)strtok(NULL, separators); 
    lr_output_message ("%s", token );

    return 0;
}

Respond:

Starting action Action.
Action.c(15): MODAOTS_Change1
Ending action Action.

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here.

If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

If you found this information useful please leave a kudo.


Re: How LR Licence work for Multi Protocol Scripts LoadTest

$
0
0

Hi Raj

I suggest you check this KM753656.

For multi-protocol you need one license per protocol. In your case 1400 Citrix & 1400 Web(Http)

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here.

If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

If you found this information useful please leave a kudo.

Re: Oracle Web App - FRM-93652 The runtime process has terminated

$
0
0

Please check the attached document into KM170143, the section "How to record with object names".

 

Rodolfo Leitón

HP LR/PC Support

If you are customer you can try posting on our internal forums for more personalized support.

For LoadRunner here.
For Performance Center here.

If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

If you found this information useful please leave a kudo.

Issue while replaying multiple protocol (web+citrix) in LR 11.52

$
0
0

Hi,

 

I am facing an issue while replaying the script which I have recorded using muli-protocol (web+citrix) in Loadrunner 11.52.

 

As per the flow,

 

I need to login to the web portion and I need to launch the citrix.

 

I was able to capture everything using these protocols, and I have correlated the values wherever necessary, but when I am trying to replaying the script, the vugen is starting with the citrix protocol first by launching the ICA file.

 

How can I make web protocol to start first instead of citrix.

 

 

Thanks in advance.

 

Regards,

Devath

Re: Seems like often popups fail when TruClient IE script is run within Performance Center

$
0
0

Can you please follow up on this?

It would be a shame not to test the running as a service option properly.

 

Thank you.

 

Regards,

Peet

Re: How LR Licence work for Multi Protocol Scripts LoadTest

$
0
0

Hi Rodolfo,

 

Thanks for the reply and I tried to access the provided KB link, but it says that I am not authorized to view the document. Anyways, I got my answer.

 

Cheers,

Raj

Viewing all 12134 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>