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

Re: Does Load Runner support multiple protocol ?

$
0
0

In your case you probably need to use Web HTTP or TruClient protocols for the web part, and RTE (Remote Terminal Emulation) protocol for the emulator part.

Actually LoadRunner supports multiple protocols in a single script for most use cases, however for this particular yse case RTE cannot be combined with other protocols in the same script.

So what you can do is the following: record two different scripts - one for web and one for emulator, Schedule them to run one after the other. For example, web script runs first until completion, then RTE script runs after it. If you also need to pass specific data between the scripts (like particular parameters) this is possible as well using for example VTS data server.


Re: AJAX Truclient selection on different categories

Re: Unable to record Citrix ica script on LR 11.51

$
0
0

It's pretty difficult to give a quick answer to your question without deeper investigation.

However here are few things to try:

  1. Upgrade to latest version of LR and VuGen. 11.51 is very old release, the most recent one is 12.53 and you can download it for free here: https://saas.hpe.com/download/loadrunner - it's the same license you have in 11.51 so feel free to upgrade
  2. Check Citrix protocol recording tips
  3. Check Citrix protocol troubleshooting and limitations
  4. A detailed Citrix protocol related webinar recording is available here: LR and PC Videos -> search for "Citrix" on the page

I hope that first suggestions will help.

Re: Unable to generate Code og recorded script

$
0
0

When recording a script do you see the events recorded (a number running on the recording toolbar)?

Can you post the recording and the code generation logs (in VuGen, see "Output" pane)?

You can also try recording using a proxy: in VuGen: Recording Options (Ctrl+F7) -> HTTP Properties -> Advanced -> check "Use LoadRunner Proxy to record a local application".

Re: Not able to open VuGen

$
0
0

When installing LoadRunner or when repairing it, as suggested by Lior, please make sure that you are running the installation/repair as local administrator.

Re: AJAX Truclient selection on different categories

$
0
0

Hello Igor,

Thanks for the reply.

Basically i want the eval xpath to pick only "Instock" values.  Currently with existing evalxapth it picks both the categories.

1) First it should pick only "Instock" categories values not "Outstock" categories.

2) second no. of "Instock" categories values.

Regards,

Sai

LoadRunner 12.53 content check issue in Controller

$
0
0

Hi,

I am using LoadRunner 12.53. I simply created a HTTP script and added contect check rules. Then I created a test scenario and added this script into it.  I could see the the rules when I open content check in runtime settings in controller. But once I save the scenario, close it and open it again. The content check rules are disappeared.

Does anyone has the issue?

Many thanks,

Ryan

Re: Invoking Batch Process from Load Runner

$
0
0

Hi bnpraveen,

I have got the same requirement and even i have done the same way as calling batch file in  VUgen script.

But i am struck at parameterizing the batch file path. When i am going through the forum i have seen ur post on the same.

I have mentioned the statement as below,

sprintf(command, "C:\\test\\testsample1.bat");

Here If suppose i want to parameterize this batch file path to pass different batch files it's not working for me. values are not picking up from parameter file, directly parameter file name ({batchfilelist}) passing through.

can you help me here

 


Re: Issue with Truclient 12.5 firefox/chrome OS popup window while uploading text file.

$
0
0

Hi, I'm sorry I didn't make it clear. I don't mean to provide the content of the file which is uploaded. I mean could you please provide the relevent HTML code and JavaScript code used by the web page to upload selected file? Usually an HTML <input> element with type "file" is used to upload a file. But I guess a different way is used in you web page.

Re: Flex correlation issue

$
0
0

Answer from Leonid:

  1. FLEX snapshots are XML based and unfortunately “web_reg_save_param_...” APIs search for values in XMLs and not in the raw responses…
  2. Anyway, there is argument "IsParseResponse” in Flex calls. When set to “No" it prevents parsing the message (response) during the test run. That will allow (I guess, but it worth to check L) to extract value from raw response.
  3. By default, Vugen uses option to prevent huge XML loading into snapshot viewer (to solve performance issue). It is limited to 5 MB, but can be disabled to allow the whole response presentation. (at: Tools->Options->Scripting->Snashots)

Thus the desired value should be visible in Snapshot in order to extract it (for correlation purposes).

Thanks,

Leonid.

Re: AJAX TruClient - IE Windows Authentication Pop up error

$
0
0

I am running with Vugen 12.5. and I have the same problem with the Windows NTLM Authentication Pop-up appearing during the running of a TruClient Web (using IE)  Vugen script. I tried the suggesions in this forum but the Tuclient IE Web protocol does not recognize that a Windows NTLM  Popup window ihas appeared. As a result, the Truclient IE Web script failes at that point with a timeout error.

Note that the Window popup window I am referring to has a Title Bar containing the words, "Window Security" and then, within the Popup window, there is a another title, "Authentication dialog" on one line followed by "Please enter username and password" on the next line of that popup window.

This popup window is appearing right after I have logged into my Google docs account. The navigation URL to my Google docs account is done previously on the first line of this Truclient IE Web script.  This URL is:

https://accounts.google.com/ServiceLogin?service=writely&passive=1209600&continue=https://docs.google.com/?urp%3Dhttps://www.google.com/accounts/Logout2?service%253Dwi%23&followup=https://docs.google.com/?urp%3Dhttps://www.google.com/accounts/Logout2?service%253Dwi&ltmpl=homepage&emr=1#identifier

After the navigation is completed, you then have to login in with your Google username and password.  Once that Windows pop-up is displayed, I am not able to get the Truclient iE Web script to handle the WIndows NTLM popup window.

Any suggestions would be appreciated . You can email me at richard.dachowski@ca.texas.gov.

 

Re: AJAX TruClient - IE Windows Authentication Pop up error

$
0
0

My correct email address is richard.dachowski@cpa.texas.gov

 

Re: AJAX Truclient selection on different categories

$
0
0

I can manage this in WEB protocol, but the requirement is on AJAX Truclient.

If it was WEB protocol,

Leftboundary  would be 

Ex: LB= "<td>In Stock</td>\r\n<td><input type="checkbox" name="bookId[]" value="   to pick only one of the category and 

write custome request to get all the values of same category.

Similarly how to differentiate the category in AJAX Truclient and write a loop to pick all the values.

Thanks again.

UCF transaction error while html based recording

$
0
0

Hi,

I am getting a UCF error during HTML based recording. Please advise. The source HTML is placed in my desktop which redirects to a link. Th link opens successfully, but fails UCF transactions.

Re: Siebel Issues when Recording Script with VuGen 11.52 - Siebel High Interactivity Framework for I

$
0
0

I have the same problem with LR v 12.02 and a web siebel application (8.1.15) and I cannot recor the login and so the other events..

You have other suggestions?

 


Error code 1 while executing Load runner controller

$
0
0

Hi All 

I am trying to execute Load runner controller using Wlrun.exe. It runs for intended VGen script, generates results but exits with error code as 1. When i checked into error log (i am on windows 7) this is what i get as error:

HP.LT.Logger configuration failed creating context provider of the type: HP.PC.Security.SSO.AppContextLoggingProvider, HP.PC.Security.SSO

Can anybody help me?

Regards,

Monica

 

Re: Selecting value randomly from dropdown after parameterizing in ANgular JS application

$
0
0

Hi,

Which protocol are you using?

Thanks,

Shlomi

Re: Issue with Truclient 12.5 firefox/chrome OS popup window while uploading text file.

$
0
0

Hi,

What happens if you disable step 12? Is the upload successful?

By the way, you need to manually change the fakepath to the real path where the file is located. The fakepath is a security measure of Chromium browser which TruClient cannot address, the user has to set the correct file path

Regards,

Shlomi

Re: LoadRunner 12.53 content check issue in Controller

$
0
0

Hi,

I have managed to reproduce it locally.

For now, for scripts that have Content Check content, I suggest to workaround by configuring the script run time settings in VuGen and do not modify it in Controller.

We will report a defect and resolve it as soon as possible

Regards,

Shlomi

Re: AJAX Truclient selection on different categories

$
0
0

Hi saireddy509,

If I understand correctly, you're interested in selecting a checkbox based on the content of <TD> tag before it.

for the code you indicated, this XPATH string may suit your needs:

//td[.='Out Stock']/following-sibling::td[position()=1]//input[@type="checkbox" and @value="8539fc082ed57f0591bc12b7e516a3680ef6"]

Note it selects all the checkboxes that have such a <TD> tag before them.

To select a specific one, apply relevant XPATH.

I suggest learning more about XPATH online.

Edo

Viewing all 12134 articles
Browse latest View live