Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all 3978 articles
Browse latest View live

Citrix Receiver closing during script recording after login

$
0
0

Hi,

I'm trying to record a Citrix ICA script (single protocol) against the Citrix Receiver installed locally. The Receiver launches and I am able to enter login details, however once I click on login/press enter the screen shows the Windows Welcome text for a few seconds and then the Receiver window closes.

Does anyone have any experience with this issue? Please let me know if you need more info.

EDIT: I'm using LR Community 12.53


True client

$
0
0

WHy u can not correlation in True client protocol?

 

 

how to capture transaction ID

$
0
0

All,

 

I am new to LR. I have a form. The moment I click on new Form I get an ID which I need to use it in later stages.

I need to Capture that ID & store it.

 

Your help is appriciated.

 

Hrishi

How to upload multiple files in truclient

$
0
0

I want to upload multiple files (Say 5 Excel sheets) in my application.

If i try this with truclient (12.02) it alwas says as "C:\fakepath\1.xlsx, C:\fakepath\2.xlsx, C:\fakepath\3.xlsx, C:\fakepath\4.xlsx, C:\fakepath\5.xlsx, C:\fakepath\6.xlsx"

How to proceed further

 

 

 

 

Internal server error-500

$
0
0

Request Body:

POST /omnistore-pos-services1.0/rest/auth/authenticate HTTP/1.1
Host: app1760.uk.b-and-q.com:8183
Connection: keep-alive
Content-Length: 2
Accept: application/json, text/plain, */*
Origin: http://app1760.uk.b-and-q.com:8183
Authorization: Basic MTAxOjNjeGdqMnQrUXBtNmJwRUdENlh5T3c9PQ==
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Content-Type: application/x-www-form-urlencoded
Referer: http://app1760.uk.b-and-q.com:8183/omnistore-pos-ui-InSS1.0/
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.8

{}

Responsce body:

HTTP/1.1 200 OK
Cache-Control: no-store, no-cache, must-revalidate
Access-Control-Allow-Headers: origin, content-type, accept, authorization
X-XSS-Protection: 1; mode=block
Date: Fri, 02 Sep 2016 09:29:24 GMT
X-WebKit-CSP: default-src *
Connection: keep-alive
Strict-Transport-Security: max-age=16070400; includeSubDomains
Transfer-Encoding: chunked
Access-Control-Allow-Methods: POST
X-Powered-By: Undertow/1
Server: WildFly/9
X-Frame-Options: deny
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
X-Content-Type-Options: nosniff
Content-Type: application/json;charset=utf-8
Access-Control-Max-Age: 60

{"AuthenticationDetails":{"Token":{"AccessToken":"eyJraWQiOiJrMSIsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJLSVRTX0Nhc3Rvcm9tYSIsImF1ZCI6IjEwLjEuMTAuMTc0IiwianRpIjoiWXE1blQ0YzVnRko1b29sYm44YXVvdyIsImlhdCI6MTQ3MjgwODU2NCwibmJmIjoxNDcyODA4NDQ0LCJzdWIiOiIxMDEiLCJjbGllbnRJUCI6IjEwLjEuMTAuMTc0In0.pBNLbmM0a7DzWYho1wIh9JqPP_99-l7libzS9PO9qH_4beO-KHvkNJZeH0v8qEKPVKxM-nb456l5Ld9AIUj9YywF4aGvQULcD1K6IcctH0V3qmW8Cr-2eGDrM3NxdfpeD12H2QWBYpeSAiM7n1Me6Znd3PCj_Po3BE4_CssxVaAX_tnbieKMlMjwLMGW_FljVcFc5XFmMbBsD8mUpMwVTXU3oFa_ArL200y2pEysX9QrtCN7fk6F2nDYnqvObEXnhJfCiXfFqCYAP7IN-ZTRCB8yHPg0m_yx2jRIySrOL9jQsakDMppoVXdFi-lQNSWc3DfA1CmBZ-82oAsHRCbU6A","TokenType":"JWT"},"IsCredentialValid":true}}

 

When I have replay the script I am getting Interal error. Can some one help me how to resolve the issue.

Replay Requesr:

POST /omnistore-pos-services1.0/rest/auth/authenticate HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Referer: http://app1760.uk.b-and-q.com:8183/omnistore-pos-ui-InSS1.0/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.8
Accept: */*
Connection: Keep-Alive
Host: app1760.uk.b-and-q.com:8183
Content-Length: 2

{}

 

Replay responsce:

HTTP/1.1 500 Internal Server Error
Connection: keep-alive
Content-Type: text/html;charset=UTF-8
Content-Length: 80
Date: Fri, 02 Sep 2016 13:16:48 GMT

<html><head><title>Error</title></head><body>Internal Server Error</body></html>

 

Lodarunner 12.53 - Trueclient

$
0
0

I recorded a script using Firefox and Truclient (Lodarunner  12.53 ) and I tested the script by playing step by step an using the option "play from this step". Now, using the same script, the option "Play from this step" does not work anymore; I have to run the entire script in order to be able to debug or test the new code. Is there a fix or a workaround to this issue.

 

 

HTTP 401 popped up when recording script in Vugen

$
0
0

Hi Team,

when recording mobile app based application, we are getting HTTP 401 request, this request containing dynamic values in the response which we need to be handle.

We extracted those dynamic values from HTTP 401 request response and parsing into the next requests. Script working well and good and we were seeing all requests responses successfully without fails except HTTP 401 request, after script reply in the vugen it's throwing an a error.

Now my question, Is there any possibility to make this 401 request as valid request?

 

Note:  I have one solution which we can make all http requests as warnings but I don't want to use this option because if you get any real http errors during load test it will be treated as warnings.

while replying please cc this email id narasimhareddy549@gmail.com

LR 12.53 vWorkspace Connector for Windows (Dell) support

$
0
0

Hello,

I need to record a script where the user will open vWorkspace Connector for Windows to display it's VDI farm and then connects to a specific VDI.

I have tried using RDP and PCoIP protocols but without results.

Is this supported?

Thank you

Kind Regards


LoadRunner Controller

$
0
0

I am using LoadRunner 11 on a remote virtual machine, windows 2008, 32 bit .

I managed to record scripts. But when I try to run the controller, it gives this message:

LoadRunner Controller

Unsupported operation is attempted.

then it refers to the program Wlrun.exe as a runtime error.

Can somebody help me please?

I have tried to run the command: regsvr32 "C:\......OutputUIProj1.ocx"

I have tried to make a copy of this file and rename to Output~1.ocx 

It didnt make a difference. I  have been on it for a couple of days. Now i dont know what else i can try.

LoadRunner 12.53 and Citrix Xenapp 7.6

$
0
0

Hi,

I'm trying to get a definitive answer - are LoadRunner version 12.53 and Citrix Xenapp version 7.6 compatible? I've looked at the LR Product Availability Matrix which suggests up to Xenapp 7.5 is supported but no mention of 7.6 - can anybody confirm?

New Community Edition of LoadRunner is not providing the expected number of VUsers (50).

$
0
0

Hi,

Download LR from SaaS portal and installed it successfully.

Installed the LoadGenerators onto 4 other injector boxes. So totally 1 Controller Box + 4 Load Generator Boxes.

When I attempt to run a test on Single Protocol (Citrix ICA) as per the License availability of Community Edition, I'm supposed to get up to a maximum of 50Vusers and the License Utility also clearly shows this in green. But when I try to configure say even 10VUsers, I cannot. In each generator box I cannot increase the GUI Vusers to even to 2, it has to stay at 1 or the Generator configuration errors stating maximum number of VUsers is incorrect (not the exact words). So since I have 1 Controller and 4 injectors, I was only able to test it with 5 VUsers in total.

Raised a support ticket with HPE SaaS support (SD00209721) where I downloaded the LR Software and it has been more than 10 days and no response whatsoever from HP Support, hence seeking the community here to see if they can help me to identify the issue.

So to summarize, at the moment with the LR Community Edition, I'm unable to test with more than 5VUsers? Whereas the License Utility clearly shows be that I'm allowed to use upto 50 GUI VUsers. I'm only exercising Citrix ICA Single Protocol Script.

Any help or direction to fix this issue will be much appreciated.

Thanks,

Nanda

How to verify that the .bat file is executed correctly by load runner 12.53 ?

$
0
0

Hi All, 

I am trying to call a .bat file which is in system local / in remote system using the system() function.

 system("C:\\Users\\XXXXX\\Desktop\\new cache clear Power BI\\Clear Cache.bat");

But during execution, a black window displays and closes quickly. I think the bat file is not executing properly.

Does anyone know how to verify that the bat file is really executing through load runner or not. 

Note: same behaviour when I execute system("");  function with empty arguments. Thus I am not sure whether that the command executes bat file or not.

 I have also included "& pause" command in bat file to pause the window. But the window is paused only when we run the bat file manually not through laod runner script

Thanks,

John.

LR for Microsoft Windows Server 2012 Datacenter

$
0
0

Hi, I tried to install LR 12.53 on Microsoft Windows Server 2012 Datacenter(No service pack) on cloud.

After installing, whenever I open VuGen, keep getting message that the current operating system is not supported by LR.

It's quite hard for me to get the supported OS listed by LR.

Hence, May I please know which version of LoadRunner supports Microsoft Windows Server 2012 Datacenter(No service pack) ?

 

Recording Options not working

$
0
0

Hi, 

 

Just started using latest version on Loadrunner 12.53. When ever I try to open Recording Options, Vugen crashes. Can anyone give me some solution to this? 

Thanks in advance. 

Loadrunner 12.53 and .net 4.5.1

$
0
0

Hi,

I've win app developed in .Net 4.5.1. I used LoadRunner 12.53 to record and compile it in LoadRunner editor but it displays the list of errors related to .Net 4.5.1 (it works fine with win app in .net 4.0). But it I opened Script.sln by Visual Studio, it compiled without error and run script again in LoadRunner editor, it works well.

Please help me solve the issue when compile script in LoadRunner editor with .Net 4.5.1

Thanks so much,

Phuong Nguyen


LoadRunner 12.53 and TruClient

$
0
0

Hi,

I got the issue when open Developer Script, it displays message:

The TruClient IE browser could not be launched. Verify that Internet Explorer 9, 10, or 11 is installed on your machine and you have the following permissions to the registry paths below:

Read access: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\svcVersion

Update access: HKEY_CURRENT_USER\Software\Hewlett-Packard\TruClient\TruClientIE

 

Please help me solve the issue,

Thanks so much,

Phuong Nguyen

Uncover the potential of Network Virtualization Insights—now available from LoadRunner!

$
0
0

HPE Network Virtualization Insights analyzes application performance under various load and network conditions according to the scripts in a scenario. Its comprehensive network analysis report comprises information suitable for various audiences. Learn more in this blog.

Correlation and Parameterization in Java Over Http Protocol

$
0
0

Hi,

 

I have recorded a JNLP application using java over http protocol. All the Body Binary values are stored into xml in readable format inside the script.

Below are the challenges i'm currently facing while scripting:

1)13 digit timestamp in request.xml .How to save the 13 digit value and pass it in the request.

2)Need clear picture of the correlation and Parameterization in the request.xml

 

Please share your comment as soon as possible.

 

Thanks & Regards,

Raghul

NV License Error

$
0
0

I am using LR community edition and the license for NV says it is expired even though it should be free forever.  Any ideas?

 

Untitled1.png

Use Load runner on Macbook pro

$
0
0

Hi

I've installed trial version of Load runner on my Macbook pro. But I'm not sure how to use it from there? Do I need vrtual machine on my mac to open it?  Or there is some other way I can directly use on my macbook? 

 

Viewing all 3978 articles
Browse latest View live




Latest Images