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

Images while playing back my recorded scripts

$
0
0
  1. How do I see the captured images while playing back my recorded scripts

Recording a Java Swing application but only generate part of code

$
0
0

I am using LR 11.50 VuGen to record a java Swing application. I use protocol advisor to detect the protocol is Java over HTTP.

 

I select Java over HTTP protocol to record the application. I can see the events increase during recording (around 140 events). When I stop, it goes through code generation. and it only generate this code:

============

import com.thoughtworks.xstream.*;
import java.io.*;
import JavaHttpJ.*;
import JavaHttpJ.parsers.*;
import JavaHttpJ.replay.*;
import lrapi.*;

public class Actions
{
public int init(){
return 0;
}

public int end(){return 0;}


public int action() throws Throwable{

String ENDFORM = "ENDFORM";
String LAST = "LAST";
String ENDITEM = "ENDITEM";
String ITEMDATA = "ITEMDATA";
String STARTHIDDENS = "STARTHIDDENS";
String ENDHIDDENS = "ENDHIDDENS";
String CONNECT = "CONNECT";
String RECEIVE = "RECEIVE";
String RESOLVE = "RESOLVE";
String REQUEST = "REQUEST";
String RESPONSE = "RESPONSE";
String EXTRARES = "EXTRARES";
int _webresult;

try{

lr.think_time(0);

}catch(Exception e){
e.printStackTrace();
return -1;
}
return 0;
}

}

========

 

Here is output of code generation:

****** Start Log Message ******
Web Recorder version : 11.50.2216.0
Recording Mode: HTML-based script
Not recording headers
Not excluding content types
Reset context between actions
Record non-HTML elements in current HTML function
Protocol Type: Multi-JavaHTTP

$$$$$$ End Log Message $$$$$$

Code generation version: 11.50.2216.0

 

Any idea why it does not generate the code? Any recommendation? Thanks

 

Is there a solution for the "TCS has stopped working"

$
0
0

We are using 12.01 and have some instances where we are getting the "TCS has stopped working" error.  There is an indicaiton online that this is a known issue. Is there any solution for this or a anticipated release where this will be fixed?

 

THanks

A TruClient for IE Browser Problem that could be an enhancement

$
0
0

Currently, I have a problem on my LoadGenerators where the first time I run a script the very first vUser initializes and I get and error for TcWebIELauncher.exe pop up and a TruClient for IE Browser window opens.

 

This turns out to be less a problem then a benefit. There have been several problems I could only debug because they only occur on the LG and I could only see it when this condition allowed it.

 

Is there a way to bring up TruClient for IE Browser on the LG anytime we needed?

If not, I would like to ask for this as an enhancement.

 

Thank you

Problem when Download Loadrunner trial version 12.2

$
0
0

Hi every one, please help me with this problem,

I have downloaded "HP_LoadRunner_12.02_Community_Edition_Standalone_Applications_T7177-15061.exe"

and when I select to run file ->it extracted the DVD file with  2 folder : "Linux" and "Standalone Applications"-> select on folder "Standalone Applications"->show 3 files set up name

  •  SetupLoadGenerator.exe
  • SetupMIListener.exe
  • SetupMoFW.exe

Then I run file setup "SetupLoadGenerator.exe" and installed in my computer-> When the installation was completed -> it shows me "Loadrunner Detect" windown

 

Please let me know if the installation is correct and please help me where can i find the instruction of using this tool

Please see the image that attached if you still not understand my step

Thank you

Loadrunner-Error -26628: HTTP Status-Code

$
0
0

Hi,
I'm getting an error while replaying the SAP application using SAP protocol.
URL - HTTP
LoadRunner version - 11.52
 
Steps followed -
Recorded script using  SAPWeb    protocol
 
 
I'm able to record the script, but unable to replay - getting error message "Error -26628: HTTP Status-Code=403 (Forbidden) for "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/;sap-ext-sid=MlleCo3CKKfNxUNIZFMwiw--ZPpjb_f4qQdNQRBrPpKQsg--?sap-contextid=SID%3aANON%3asapbatch02_WE3_14%3aPmbxySI88dBNeavpYpD2RtGMj2L1lCM7IZJ4-brU-NEW"
 
 
Prompt response would be highly appreciated.
 
Thanks and Regards
Mekala

Verify Object(Button) Is Enabled or Disabled in vugen script

$
0
0

Hi, I am new to loadrunner.

 

How to verify the particular button is enable or disable in vugen script.

 

Verified in View source. But no inputs.

 

by default the button was disable. once we select any one from container the button will get enable. Need to verify the button was enable or not.

 

Please help us as soon as possible.

 

Thanks

Sarath Jai

Unable to record android emulator using VuGen

$
0
0

Hello,

 

When I record android studio emulator using mobile http/html protocol with record emulator option, VuGen records signficant amount of traffic but no lines of code. As a result it takes 10 minutes or more to boot up the homepage if you don't pause the recording.


Once emulator boots up homepage, when i try to perform action on the emulator it is very slow to respond and sometimes freezes screen.

 

Can someone please advise what VuGen setup is required in order to record with android studio emulator?

 

Below is the current recording configuration.

 

VuGen Recording Options
Emulator to Record: C:\Users\....\AppData\Local\Android\sdk\tools\emul​ator.exe
Command Line: -avd Nexus_5_API_21_x86 -no-audio -netspeed full -netdelay none -http-proxy http_proxy
Working Directory: C:\Users\....\AppData\Local\Android\sdk\tools

Emulator APN Settings : (I found this on forum, no sure if this info is required)

Mobile APN: VUGEN
Proxy: localhost

Port: 5555


Is Any issues with Using LG with 11.52 and Controller 12.01

$
0
0

We are using LGs with 11.52 verison and Controller with 12.01.

Is there any issue with this, as we are seeing it is taking a lot of time in initialising the users, it takes more than 10 min. to come into run mode and users waiting at pending status.

How do we dynamically define a transaction in AJAX Truclient

$
0
0

I want to be able to add the parameter that I am using in the transaction name in AJAX Truclient. Does anyone knows how to do that?

webservice - The service operation requires a transaction to be flowed

$
0
0

Hi,

I am using vugen 11.52 Build 5113

 

we need to create web service using WSDL URL for create operation. this service uses webservice Atomic transaction. You can find the script snapt shot and output below.

while running the script we are getting the error response -  The service operation requires a transaction to be flowed. Request you to pelase share your feedback on fixing this error

 

WCF - Custombinding has been set as sceario type in Manage service setting.

 

web_set_user("Doamin\\Username","*******","Host:Port"); 

web_service_call( "StepName=SomeCreateService_101",
        "SOAPMethod=BizTalkServiceInstance|WSHttpBinding_ITwoWayAsyncVoidTxn|SomeCreateService",
        "ResponseParam=response",
        "Service=BizTalkServiceInstance",
        "ExpectedResponse=SoapResult",
        "Snapshot=t1422532201.inf",
        BEGIN_ARGUMENTS,
        "xml:Create="
            .....,
        END_ARGUMENTS,
        BEGIN_RESULT,
        END_RESULT,
        LAST);

 

Output:

<?xml version="1.0" encoding="utf-16"?>
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
  <s:Header>
    <a:Action s:mustUnderstand="1">http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/transactions/fault</a:Action>
  </s:Header>
  <s:Body>
    <s:Fault>
      <s:Code>
        <s:Value>s:Sender</s:Value>
        <s:Subcode>
          <s:Value xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/transactions">a:TransactionHeaderMissing</s:Value>
        </s:Subcode>
      </s:Code>
      <s:Reason>
        <s:Text xml:lang="en-US">The service operation requires a transaction to be flowed.</s:Text>
      </s:Reason>
    </s:Fault>
  </s:Body>
</s:Envelope>

Action.c(203): After saving response
Action.c(203): Error Exceptions:
Action.c(203): System.Exception: Soap error:
Message:Exception of type 'System.Web.Services.Protocols.SoapHeaderException' was thrown.
   at Mercury.LR.LrWsNetClient.ProxyCreator.InvokeMethod(String sMethod, IWSMethodParameters mParams, String sAsyncEvent)
   at Mercury.LR.LrWsNetClient.NetReplay.InvokeMethod(String sMethod, IWSMethodParameters mParams, String sAsyncEvent)
Action.c(203): Error:<CENTER><STRONG><FONT COLOR=#FF0031>Expected SOAP result, received SOAP fault</FONT></STRONG></CENTER>
Action.c(203): Error:<CENTER><STRONG><FONT COLOR=#FF0031>Failed to retrieve output arguments/checkpoints - SOAP fault occurred</FONT></STRONG></CENTER>
Action.c(203): Notify: Saving Parameter "SomeCreateService_101_Response = ".
Action.c(203): Notify: Saving Parameter "response = <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">\r\n <s:Header />\r\n  <s:Body>\r\n    <s:Fault>\r\n      <s:Code>\r\n        <s:Value>s:Sender</s:Value>\r\n        <s:Subcode>\r\n          <s:Value xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/transactions">a:TransactionHeaderMissing</s:Value>\r\n       </s:Subcode>\r\n      </s:Code>\r\n      <s:Reason>\r\n        <s:Text xml:lang="en-US">The service operation requires a transaction to be flowed.</s:Text>\r\n      </s:Reason>\r\n    </s:Fault>\r\n  </s:Body>\r\n</s:Envelope>".

Loadrunner - Injectors at 100% usage capacity - No error shown in the controller

$
0
0

Hi all,

 

I would like to share something that I'm experiencing at the moment and see if anyone else has experienced the same in the past and have an explanation for it, cause honestly I can't find one :D.

 

Here is my case:

 

I have the controller for LR 11.04 installed. Then I have 4 different injectors where the specifications goes from 4 Cores / 4Gb of Ram up to 8 Cores / 8GB of Ram. Hard drives are between 80Gb and 120Gb and in all of them there are over 60Gb of free space.

 

Around an average of 80 users is running in each injector. Well, what is happening is 3 of the injectors (including the localhost where the controller is executed) are at 100% CPU usage capacity during the whole execution of the test. Looking at the task manager, the processes taking the main use are mmdrv.exe (lr processes). The response times in the test are steady and there are no degradation in any of the transactions. Also the computers where the injectors are installing are working fine and responding quickly to every command executed on them. LR doesn't even show any message about "generator using over 80% CPU". All the scripts are executed as Threads.

 

As you could see, I don't have a crazy load.

 

Currently, it is not a big problem as, as I mentioned before, the performance of the test an application is within the rates expected, but I'm curious if someone can explain why is this happening and, if you can give me any solution I would really appreciate it!

 

Thanks a million in advance! 

 

TruClient Ajax IE - Script doesn't run in Load mode

$
0
0

Hi,

 

I'm evaluating TruClient protocol for IE.

Interactive record and replay seem to work pretty well (apart from few minor issues). When I move back to VU Gen and try to run it in Load Mode then nothing happens, except for the status bar which displays "Running..". Nothing is logged although log option in run-time settings is properly configured.

 

I've tried to upload the script into performance Center and run it but the execution stops right after the "initializing run" phase (with Error -205177: To run an Ajax TruClient IE script you must have Internet Explorer 9 installed on your machine).

 

Browser: IE 10 on local VUGen machine (no clue about the Load Generator machine).

Perf Center/VuGen verison: 11.52

 

Does anyone have any clue?

 

Thanks in advance,

Ivan

 

 

 

Transaction Response Time is higher than Step Download Timeout

$
0
0

Hello Guys,

We are seeing a strange issue in LoadRunner. Even if we have set the step download timeout as 120 seconds we are getting transaction response time which are much higher than 120 seconds like 168 secs or so.

Now if the transaction is taking more than 120 seconds it should fail and there should not be any transaction whose maximum or average is above 120.

Can you please help me in clarifying this doubt.

 

I am adding the transaction below:

 

lr_start_transaction("RSE_PriceChangePGP_05_SelectServiceRequest");

 

web_submit_data("frmXPServiceRequest.xsp_3",
"Action=http://XXXX/International/Web/LG/RSE/ACE/acelgrse.nsf/frmXPServiceRequest.xsp",
"Method=POST",
"EncType=multipart/form-data",
"TargetFrame=",
"RecContentType=text/html",
"Referer=http://xxxx/International%5CWeb%5CLG%5CRSE%5CACE%5Cacelgrse.nsf/frmXPServiceRequest.xsp",
"Snapshot=t6.inf",
"Mode=HTML",
ITEMDATA,
"Name=view:_id1:_id2:txt_ServiceCat", "Value=SC/10004", ENDITEM,
"Name=view:_id1:_id2:txt_ServiceType", "Value=ST/10071", ENDITEM,
"Name=view:_id1:_id2:txt_RequestType", "Value=RT/10180", ENDITEM,
"Name=$$viewid", "Value={c_ViewID2}", ENDITEM,
"Name=$$xspsubmitid", "Value=view:_id1:_id2:_id135", ENDITEM,
"Name=$$xspexecid", "Value=", ENDITEM,
"Name=$$xspsubmitvalue", "Value=", ENDITEM,
"Name=$$xspsubmitscroll", "Value=0|0", ENDITEM,
"Name=view:_id1", "Value=view:_id1", ENDITEM,
LAST);

web_reg_find("Text=Price Change-PGP IP-SP",
LAST);

web_reg_find("Text=General Customer Information",
LAST);


web_url("frmXPPriceChangePGPIPSP.xsp",
"URL=http://XXXX/International/Web/LG/RSE/ACE/acelgrse.nsf/frmXPPriceChangePGPIPSP.xsp?openxpage&ACEUNID=6AC8DCFA652CB736C1257DD3003BB589",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t7.inf",
"Mode=HTML",
LAST);

web_reg_find("Text=Welcome to the LGS &#8211; Manila Service Request Portal",
LAST);

web_url("Home.xsp_3",
"URL=http://XXXX/International/Web/LG/RSE/ACE/acelgrse.nsf/Home.xsp?openxpage",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t8.inf",
"Mode=HTML",
LAST);

web_custom_request("frmXPPriceChangePGPIPSP.xsp_2",
"URL=http://XXXX/International/Web/LG/RSE/ACE/acelgrse.nsf/frmXPPriceChangePGPIPSP.xsp?action=editDocument&documentId={c_DocID1}&$$ajaxid=%40none",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://XXXX/International/Web/LG/RSE/ACE/acelgrse.nsf/frmXPPriceChangePGPIPSP.xsp?action=editDocument&documentId={c_DocID1}",
"Snapshot=t9.inf",
"Mode=HTML",
"Body=view%3A_id1%3A_id9%3Acallback1%3Atxt_Country=IN&view%3A_id1%3A_id9%3Acallback1%3Atxt_Status=&view%3A_id1%3A_id9%3Acallback1%3Atxt_UserEmail={c_Email}&view%3A_id1%3A_id9%3Acallback1%3Atxt_Company={c_Company}&view%3A_id1%3A_id9%3Acallback1%3Atxt_CountryUNID={c_CountryID}&view%3A_id1%3A_id9%3Acallback1%3Atxt_CompanyUNID={c_CompanyID}&view%3A_id1%3A_id9%3Acallback1%3Atxt_XpageForm=frmXPPriceChangePGPIPSP&view%3A_id1%3A_id9%3Acallback1%3Atxt_Action=ADD&"
"view%3A_id1%3A_id9%3Acallback1%3Atxt_SaveType=&view%3A_id1%3A_id9%3Acallback1%3Atxt_UNID={c_DocID1}&view%3A_id1%3A_id9%3Acallback1%3Atxt_NewDocCheck=Yes&view%3A_id1%3A_id9%3Acallback1%3Atxt_NewDocFlag=0&view%3A_id1%3A_id9%3Acallback1%3Atxt_ACEACTIONFLAG=&view%3A_id1%3A_id9%3Acallback1%3Atxt_ACEAttChk=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssignRole=&view%3A_id1%3A_id9%3Acallback1%3Atxt_RepeatDataInput=&view%3A_id1%3A_id9%3Acallback1%3Atxt_SegmentCode=BS%2F10001&"
"view%3A_id1%3A_id9%3Acallback1%3Atxt_SubSegmentCode=BT%2F10001&view%3A_id1%3A_id9%3Acallback1%3Atxt_DisableallFields=&view%3A_id1%3A_id9%3Acallback1%3Atxt_otherDOAPresent=NO&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARequired=YES&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssignedLevel=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssgnLevelPID=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAMembers=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARoles=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARolesApproved=&"
"view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAAssigned=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAComplete=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARolesSequential=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARolesSequentialDele=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARolesSeqCrLimit=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARolesSeqCrSalesTerm=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARolesSeqCrLimitDele=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOARlsSeqCrSlsTrmDele=&"
"view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAMainRoles=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOADelegatedRoles=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssignedSeqRole=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssignedDeleSeqRole=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssgnSeqRoleCrLimit=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssgnSeqRoleCrSalesTerm=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssgnDeleSeqRoleCrLimit=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssgnDeleSeqRlsCrSlsTerm=&"
"view%3A_id1%3A_id9%3Acallback1%3Atxt_MLSendDOARoles=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAAssignMLSnd=0&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAAppCheckFlag=0&view%3A_id1%3A_id9%3Acallback1%3Atxt_AppByFlag=NO&view%3A_id1%3A_id9%3Acallback1%3Atxt_UniqueID=&view%3A_id1%3A_id9%3Acallback1%3AinputText1=&view%3A_id1%3A_id9%3Acallback1%3Atxt_AssgnDeleDocID=&view%3A_id1%3A_id9%3Acallback1%3Atxt_MgrStatus=&view%3A_id1%3A_id9%3Acallback1%3Atxt_DOAPresent=&"
"view%3A_id1%3A_id9%3Acallback1%3Atxt_LevelDecrease=&view%3A_id1%3A_id9%3Acallback1%3Atxt_LineMgrEmailID=&view%3A_id1%3A_id9%3Acallback1%3Atxt_CalculationDone=&view%3A_id1%3A_id9%3Acallback1%3A_id323%3Atxt_Telephone=&view%3A_id1%3A_id9%3Acallback1%3A_id323%3Atxt_Department=&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_SAPNumber=&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_CustomerName=&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_CustomerLoc=&"
"view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_CompanyCode=%20&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_SourcingPlant=%20&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_MarketSector=%20&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_ContactStatus=%20&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_PriceEscalation=%20&view%3A_id1%3A_id9%3Acallback1%3A_id356%3Atxt_PowerZone=%20&view%3A_id1%3A_id9%3Acallback1%3A_id402%3Atxt_Reason=%20&view%3A_id1%3A_id9%3Acallback1%3A_id473%3Atxt_Delivery=%20&"
"view%3A_id1%3A_id9%3Acallback1%3A_id473%3Atxt_CillinderOwnBy=%20&view%3A_id1%3A_id9%3Acallback1%3A_id473%3Atxt_PricingElement=%20&view%3A_id1%3A_id9%3Acallback1%3A_id473%3Atxt_CylinderInhibition=%20&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_MaterialType=%20&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_MaterialCode=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_MaterialCode1=&"
"view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_ListPrice=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_ActualVolume=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_GuidePrice=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_EstColPostExp=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_GuidePriceEst=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_CurrentPrice=&"
"view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_ProposedPrice=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_NewPriceStartdt=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_NewPriceEnddt=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_UnitCost=&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_SalesUOM=%20&view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3Atxt_PriceProp=&"
"view%3A_id1%3A_id9%3Acallback1%3A_id518%3ADataInputRepeat%3A0%3AcomboBox1=Untitled&view%3A_id1%3A_id9%3Acallback1%3A_id518%3Atxt_UOMChckFlag=&view%3A_id1%3A_id9%3Acallback1%3A_id611%3AAttRepeat%3A0%3ADescription=&view%3A_id1%3A_id9%3Acallback1%3A_id704%3Atxt_RequestorComment=&view%3A_id1%3A_id9%3Acallback1%3A_id733%3Atxt_ACEAddInfo=&view%3A_id1%3A_id9%3Acallback1%3A_id733%3Atxt_ACEAddtnAddress=&view%3A_id1%3A_id9%3Acallback1%3A_id795%3Asection1_closed=true&%24%24viewid={c_ViewID3}&"
"%24%24xspsubmitid=view%3A_id1%3A_id813%3A_id834&%24%24xspexecid=&%24%24xspsubmitvalue=&%24%24xspsubmitscroll=0%7C0&view%3A_id1=view%3A_id1&view%3A_id1%3A_id813%3Atxt_ReqComm=",
LAST);

 


lr_end_transaction("RSE_PriceChangePGP_05_SelectServiceRequest",LR_AUTO);

TC IE The Transaction editor doesn't fill the transaction information

$
0
0

After install an automatic IE update the protocol TruClient IE is not showing the transaction options. In order to solve the current  situation please make reference to the next link from the knowledge base.

 

 

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM01317801

 

 

Alfredo Díaz
HP LR/PC Support

 

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

 

LoadRunner:
http://h30499.www3.hp.com/t5/LoadRunner-Support-Customer/bd-p/loadrunner-support-customer-forum

 

Performance Center:
http://h30499.www3.hp.com/t5/Performance-Center-Support/bd-p/performance-center-support-customer

 

How to:
http://www.youtube.com/watch?v=4ChlysWupWM

 

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

 


VUGEN : Citrix Script not recording properly.

$
0
0

Hi Team,

 

 

 i got the issue like launching Citrix application during recording, using Multi Web+Citrix_ICA script

 

 

 

i follow below KB articals to solve the probelm.

 

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM816317

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM886125

 

But in my script throwing error like

 

Error: Failed to get window size, wrong format.
Unable to detect client version.
Warning: Extension CitrixClientImpl.dll reports error -1 on call to function ExtPerThreadInitialize
Error: Vuser failed to initialize extension CitrixClientImpl.dll.
Vuser Terminated.

 

So when i  checked the default.cfg file  to change the citrix code.

 

i didn't get that code .

 

in default.cfg file following info is there.

 

[General]
XlBridgeTimeout=120
DefaultRunLogic=default.usp
automatic_nested_transactions=1
[ThinkTime]
Options=NOTHINK
Factor=1
LimitFlag=0
Limit=1

[Iterations]
NumOfIterations=1
IterationPace=IterationASAP
StartEvery=60
RandomMin=60
RandomMax=90

[Log]
LogOptions=LogBrief
MsgClassData=0
MsgClassParameters=0
MsgClassFull=0

[WEB]
WebRecorderVersion=8
SearchForImages=1

 

How to rectify the issue.

 

please help .

 

Vugen version :11.51.0.0

 

Regards,

Aarya

Oracle ADF and LoadRunner record and replay.

$
0
0

One of the available programing technologies in the market is Oracle ADF and in order to determine which is the best way for record and replay this framework you can get the information from the next Knowledge Base document.

 

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM01220117

 

Alfredo Díaz
HP LR/PC Support

 

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

 

LoadRunner:
http://h30499.www3.hp.com/t5/LoadRunner-Support-Customer/bd-p/loadrunner-support-customer-forum

 

Performance Center:
http://h30499.www3.hp.com/t5/Performance-Center-Support/bd-p/performance-center-support-customer

 

How to:
http://www.youtube.com/watch?v=4ChlysWupWM

 

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

 

EndPoint Agent blocks Internet Explorer

$
0
0

Through the record  process with Web(HTTP/HTML) or TruClient IE protocols the different brands of EndPoint Agents can block or prevent the opening of IE and is necessary to follow the information described in the next Knowledge Base in order to grant the recording of the application under test where is required to use IE.

 

Keep present that the EndPoint Agent protection is a security software with a concept of remote console and it is administrated by the Security Administrator.

 

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM01180275

 

 

Alfredo Díaz
HP LR/PC Support

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

LoadRunner:
http://h30499.www3.hp.com/t5/LoadRunner-Support-Customer/bd-p/loadrunner-support-customer-forum

Performance Center:
http://h30499.www3.hp.com/t5/Performance-Center-Support/bd-p/performance-center-support-customer

How to:
http://www.youtube.com/watch?v=4ChlysWupWM

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

BSM BPM Compatibility with LoadRunner

$
0
0

LoadRunner includes compatibility for run the scripts created in Vugen inside the HP BPM engine, is just necessary to use the correct Vugen version for develop the script and then the equivalent BPM version for the test.

 

For more information about the product compatibility please check the next knowledge base document.

 

https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM01073013

 

Alfredo Díaz
HP LR/PC Support

 

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

 

LoadRunner:
http://h30499.www3.hp.com/t5/LoadRunner-Support-Customer/bd-p/loadrunner-support-customer-forum

 

Performance Center:
http://h30499.www3.hp.com/t5/Performance-Center-Support/bd-p/performance-center-support-customer

 

How to:
http://www.youtube.com/watch?v=4ChlysWupWM

 

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

Error in HP LoadRunner trial version installation

$
0
0

I have downloaded the HP LoadRunner 12.02_Community_Edition trial version.Getting error  while intalling the software.I have tried 3 times and gives the same error every time at the last stage of installation.I am attaching the error screenshot.Please provide information that can help out.

Viewing all 3978 articles
Browse latest View live




Latest Images