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

Protocol for Microsoft Silverlight Application

$
0
0

Hi,

I have recorded a script for Silverlight Application where user login's to the applicarion and does some random search and logout. Because this is Silverlight, I'm not able to do the "text check" while recording (for validation purpose) nor able to see anything in run time viewer window while the script is being run. The request goes through various components before returning multiple responses.

Two questions.

Is there any protocol other than web/silverlight that can be used to record Silverlight application?

How the scripts can be validated?


Pivotal CRM (Apten Product) can be tested with Performance Center

$
0
0

I am trying to create scripts for a CRM application. Can you please advice which protocol ( 12.02 Version) support this product.

Load Test not Producing Needed Reports

$
0
0

Hello,
I ran a PC test successfully for 500 Vusers, with increments of 100 Vusers every 10 minutes (Summary Report attached). The problem is we are not getting the type of report we want.

We need to measure the transaction response time as the number of Vusers increase from 1 to 500. When I merged Average Transaction Response Time with Running Vusers, the graph only shows data for 100 Vusers. How can I set this up to make the graph show data for 500 Vusers?

Regards,

Effie Utuk

512-776-3866

To record in Vugen 12.53 using IE11 browser, is it support?

when i execute the script, first time it is passing and second time i replay it is showing 400 error

$
0
0

when i execute the script, first time it is passing and second time i replay it is showing 400 error,

 time out error default is 120, some times it will work and sometimes it will not work, i change to 999. its work

i need permanent solution. please help us.

How to get text from alert popup using TruClient protocol

$
0
0

Hi,

I'm hoping someone can help or point me towards a post with the solution (I've searched but didn't come up with anything that exactly matched my query)

 

Using Loadrunner version 12.53  and the TruClient protocol to test our product. For the most part all is well but one thing I'd like to do is verify the contents of an alert dialog. For example, I create an item and then select the cancel function. A dialog alert then pop-ups to state "Cancel requisition entry and lose any changes?". I'd like to verify that the text displayed matches my expected text.

In selenium this is straight forward by the following code (but is it possible in loadrunner?):

//Get Cancellation alert text
IAlert alert = driver.SwitchTo().Alert();
//Console.WriteLine(alert.Text);
string actualvalue = alert.Text;
Assert.IsTrue(actualvalue.Contains("Cancel requisition entry and lose any changes?"), actualvalue + "Doesn't contain 'Cancel requisition entry and lose any changes?'");

hoping someone can advise

thanks

How do I call a webservice in an included .c file

$
0
0

I need to call a webservice in an .c file and include it in a load runner script.

MIcro Services Performance Testing

$
0
0

Hello,

I would like to have some information about the Micro services Performance Testing. Could anyone help me with this.  

  1. Can Micro services Performance testing, be done by Loadrunner tool? In Loadrunner tool, which protocol will be good for Micro services Performance testing?
  2. Can I use Loadrunner TruClient protocol for Micro services Performance Testing?

Thanks


Error: TransDataLoggerExt failed to initialize TransactionDataToSQLite class

$
0
0

Hi all,

I am a newbie in terms of load runner so please excuse my ignorance if I confuse you more with my quesiton here. I started using Load Runner just couple of weeks now and was checking some pre-written scripts. So the process I was following simply straight forward... open vugen>click to develop script>check the steps and tweak them if necessary and hit the replay button. 

Issue is, all of a sudden this afternoon clicking on the replay button in the TruClient nothing happens. Firfox stops responding. But if I run the steps individually, it works!

I then tried run the script from the vugen (wtihout TruClient) and it came up with the following error...

Error: TransDataLoggerExt failed to initialize TransactionDataToSQLite class
Error: For more information, see TransactionsData.log
Warning: Extension trans_data_logger_ext.dll reports error -1 on call to function ExtPerThreadInitialize
Error: Vuser failed to initialize extension trans_data_logger_ext.dll.
System.IO.IOException: The process cannot access the file 'C:\Loadrunner Scripts\March_2017\Firefox\AssuranceS9-SMOV-FF\mdrv.log' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding)
at HP.LR.Vugen.BackEnd.Debugger.VuGenCciDebugger.CciDebuggerPlugin.SendMdrvLogErrors() in e:\LT\LT-LR\win32_release\12.50.1096.0_clean\app\VuGen\BackEnd\Current\Debugger\cci_debugger_plugin\CCIDebuggerPlugin.cs:line 769

I have also looked at the TransactionsData.log file and it says:

SQL error: Unable to access file C:\Loadrunner Scripts\Firefox\AssuranceS9-SMOV-FF\TransactionsData.db. Make sure that the file is not locked by a different process


 Any help will highly be appreciated.

Many thanks

TruClient - Dynamic transaction

$
0
0

Hello,

I am trying to use the dynamic transaction name, whatever is given in the TruClient example is not working.  I tried to used the below options in the Javascript argument.

TC.startTransaction(“CCP_PUMBS_10S10P_Pricechange” + TC.getParam("Trans"));

TC.startTransaction(“CCP_PUMBS_10S10P_Pricechange” + ArgsContext.TC.getParam("Trans"));

Then i tried to save the param value in a variable and tried to use, that also didnt worked.

var a = LR.getParam('Trans');

TC.startTransaction(“CCP_PUMBS_10S10P_Pricechange” + a);

Request anyone who did dynamic transaction to help out to solve this issue.

XML Issue IN Flex Script Vugen and HP BPM Vugen version 12.02

$
0
0

Hi Team,

  I have recorded flex based applicaiton using Flex Protocol, Script is working  fine without any issues, I need to record a report in the applicaiton  , During recording i could not see any issues ,  during reply also script is workign fine,  But application found that Script is not able  Open the report.  They told that

Script is Passing correct XML But Format of XML is in Single line which causing the error,,

Is there any way to handle in Vugen to pass XML in the format which applicaiton is required, Please find the XML below.

Expected format of XML which is generated at application END which is required 

<spec platformName="MediaView"
productName="DRM"
productVersion="239558"
reportType="Standard"
reportTypeVersion="2.0"
jobName="drm-standard_metrics_monitoring_report"
specGUID="A7EC4986-2FAB-F07A-1FDD-A92E750D77DB"
specName="drm-standard_metrics_monitoring_report"
contextInfo="AU"
layout="StandardMetrics">
<prompt uiKey="ReportLayout" label="ReportLayout"
name="ReportLayout">
<selection label="ReportLayout"
summaryDetail="ReportLayout">
<item label="Standard Metrics"
type="ReportLayout"
value="StandardMetrics">
</item>
</selection>
</prompt>
<prompt uiKey="Sample" label="Sample"
name="Sample">
<selection label="Measurement Interval"
summaryDetail="Measurement Interval">
<item label="Dec 2016"
type="Measurement Interval"
value="1302016412">
</item>
</selection>
<selection label="Country"
summaryDetail="Country">
<item label="Australia"
type="Country"
value="32">
</item>
</selection>
<selection label="Platform"
summaryDetail="Platform">
<item label="Total"
type="Platform"
value="6">
</item>
</selection>
<selection label="Audience"
summaryDetail="Audience">
<item label="Not Applicable"
type="Audience"
value="-1">
</item>
</selection>
<selection label="Product"
summaryDetail="Product">
<item label="surfing"
type="Product"
value="2">
</item>
</selection>
</prompt>
<prompt uiKey="Entities" label="Entities"
name="Entities">
<selection label="Selected Items Panel"
summaryDetail="Entities">
<option label="includeSet"
type="includeSet">
<entry key="AdSupported" value="false"/>
<entry key="CensusEnabled" value="false"/>
<entry key="RegularEntity" value="true"/>
<entry key="VanEntity" value="false"/>
<entry key="Application" value="true"/>
<entry key="Drilldown" value="true"/>
</option>
</selection>
<selection label="Google"
summaryDetail="Entities">
<item label="Google"
type="Parent"
value="16821">
</item>
</selection>
<selection label="Facebook"
summaryDetail="Entities">
<item label="Facebook"
type="Parent"
value="1240714">
</item>
</selection>
</prompt>
<prompt uiKey="DRM_Target" label="Target"
name="Target">
<selection label="Target Selection"
summaryDetail="Target">
</selection>
</prompt>
<prompt uiKey="DRM_METRICS" label="Statistics"
name="Statistics">
<selection label="Unique Audience (000)"
summaryDetail="Statistics">
<item label="Unique Audience (000)"
type="Statistics"
value="5123">
</item>
</selection>
<selection label="Active Reach (%)"
summaryDetail="Statistics">
<item label="Active Reach (%)"
type="Statistics"
value="5109">
</item>
</selection>
<selection label="Universe Reach (%)"
summaryDetail="Statistics">
<item label="Universe Reach (%)"
type="Statistics"
value="5112">
</item>
</selection>
<selection label="Page Views (000)"
summaryDetail="Statistics">
<item label="Page Views (000)"
type="Statistics"
value="5139">
</item>
</selection>
<selection label="Page Views Per Person"
summaryDetail="Statistics">
<item label="Page Views Per Person"
type="Statistics"
value="5118">
</item>
</selection>
<selection label="Page Views Share (%)"
summaryDetail="Statistics">
<item label="Page Views Share (%)"
type="Statistics"
value="5140">
</item>
</selection>
<selection label="Seconds Per Page View"
summaryDetail="Statistics">
<item label="Seconds Per Page View"
type="Statistics"
value="5141">
</item>
</selection>
<selection label="Minutes Per Session"
summaryDetail="Statistics">
<item label="Minutes Per Session"
type="Statistics"
value="5119">
</item>
</selection>
<selection label="Sessions Per Person"
summaryDetail="Statistics">
<item label="Sessions Per Person"
type="Statistics"
value="5121">
</item>
</selection>
<selection label="Total Sessions (000)"
summaryDetail="Statistics">
<item label="Total Sessions (000)"
type="Statistics"
value="5114">
</item>
</selection>
<selection label="Time Per Person (hh:mm:ss)"
summaryDetail="Statistics">
<item label="Time Per Person (hh:mm:ss)"
type="Statistics"
value="5110">
</item>
</selection>
<selection label="Time Spent Share (%)"
summaryDetail="Statistics">
<item label="Time Spent Share (%)"
type="Statistics"
value="5138">
</item>
</selection>
<selection label="Total Minutes (000)"
summaryDetail="Statistics">
<item label="Total Minutes (000)"
type="Statistics"
value="5117">
</item>
</selection>
</prompt>
<outputDefinition>
<queryDef>
<query type="CREATE"
key="output0">
<sqlId>createStandardReport</sqlId>
<nsMapper>com.nielsen.media.mediaView.drm.StandardMapper</nsMapper>
</query>
<query type="COUNT"
key="">
<sqlId>countStandardReport</sqlId>
<nsMapper>com.nielsen.media.mediaView.drm.StandardMapper</nsMapper>
</query>
<query type="RETRIEVE"
key="">
<sqlId>retrieveStandardReport</sqlId>
<nsMapper>com.nielsen.media.mediaView.drm.StandardMapper</nsMapper>
</query>
</queryDef>
<layoutDef factory="com.nielsen.media.mediaView.drm.layout.factory.DRMLayoutFactoryImpl">
<layout default="false">
<displayName tag="drm.layouts.stdMetrics.displayName">Standard Metrics</displayName>
<componentName>StandardMetrics</componentName>
<componentVersion>1.0</componentVersion>
<properties>
<property key="associatedPrompts">Sample,Entities,DRM_Target,DRM_METRICS</property>
</properties>
</layout>
</layoutDef>
<exportDef>
<export outputType="EXCEL_2007" factory="com.nielsen.media.mediaView.drm.export.factory.DRMExportTaskFactory" uiCompatible="true" autoGenerate="true" default="false">
<property key="exportRequest.outputFilename"><![CDATA[{reportName}]]></property>
<property key="contextLocation"><![CDATA[/WEB-INF/export/DRMExportTaskContext.xml]]></property>
</export>
<export outputType="CSV" factory="com.nielsen.media.mediaView.drm.export.factory.DRMExportTaskFactory" uiCompatible="true" autoGenerate="true" default="false">
<property key="exportRequest.outputFilename"><![CDATA[{reportName}]]></property>
<property key="contextLocation"><![CDATA[/WEB-INF/export/DRMExportTaskContext.xml]]></property>
</export>
</exportDef>
</outputDefinition>
</spec>


XML Input by the Vugen Tool which shows in SIngle Line

<spec platformName="MediaView"productName="DRM"productVersion="239558"reportType="Standard"reportTypeVersion="2.0"jobName="drm-standard_metrics_monitoring_report"specGUID="24C7895D-D5A0-CF9D-0BCC-84504BD0ED68"specName="drm-standard_metrics_monitoring_report"contextInfo="AU"layout="StandardMetrics"><prompt uiKey="ReportLayout" label="ReportLayout"name="ReportLayout"><selection label="ReportLayout"summaryDetail="ReportLayout"><item label="Standard Metrics"type="ReportLayout"value="StandardMetrics"></item></selection></prompt><prompt uiKey="Sample" label="Sample"name="Sample"><selection label="Measurement Interval"summaryDetail="Measurement Interval"><item label="Dec 2016"type="Measurement Interval"value="1302016412"></item></selection><selection label="Country"summaryDetail="Country"><item label="Australia"type="Country"value="32"></item></selection><selection label="Platform"summaryDetail="Platform"><item label="Total"type="Platform"value="6"></item></selection><selection label="Audience"summaryDetail="Audience"><item label="Not Applicable"type="Audience"value="-1"></item></selection><selection label="Product"summaryDetail="Product"><item label="surfing"type="Product"value="2"></item></selection></prompt><prompt uiKey="Entities" label="Entities"name="Entities"><selection label="Selected Items Panel"summaryDetail="Entities"><option label="includeSet"type="includeSet"><entry key="AdSupported" value="false"/><entry key="CensusEnabled" value="false"/><entry key="RegularEntity" value="true"/><entry key="VanEntity" value="false"/><entry key="Application" value="true"/><entry key="Drilldown" value="true"/></option></selection><selection label="Google"summaryDetail="Entities"><item label="Google"type="Parent"value="16821"></item></selection><selection label="Facebook"summaryDetail="Entities"><item label="Facebook"type="Parent"value="1240714"></item></selection></prompt><prompt uiKey="DRM_Target" label="Target"name="Target"><selection label="Target Selection"summaryDetail="Target"></selection></prompt><prompt uiKey="DRM_METRICS" label="Statistics"name="Statistics"><selection label="Unique Audience (000)"summaryDetail="Statistics"><item label="Unique Audience (000)"type="Statistics"value="5123"></item></selection><selection label="Active Reach (%)"summaryDetail="Statistics"><item label="Active Reach (%)"type="Statistics"value="5109"></item></selection><selection label="Universe Reach (%)"summaryDetail="Statistics"><item label="Universe Reach (%)"type="Statistics"value="5112"></item></selection><selection label="Page Views (000)"summaryDetail="Statistics"><item label="Page Views (000)"type="Statistics"value="5139"></item></selection><selection label="Page Views Per Person"summaryDetail="Statistics"><item label="Page Views Per Person"type="Statistics"value="5118"></item></selection><selection label="Page Views Share (%)"summaryDetail="Statistics"><item label="Page Views Share (%)"type="Statistics"value="5140"></item></selection><selection label="Seconds Per Page View"summaryDetail="Statistics"><item label="Seconds Per Page View"type="Statistics"value="5141"></item></selection><selection label="Minutes Per Session"summaryDetail="Statistics"><item label="Minutes Per Session"type="Statistics"value="5119"></item></selection><selection label="Sessions Per Person"summaryDetail="Statistics"><item label="Sessions Per Person"type="Statistics"value="5121"></item></selection><selection label="Total Sessions (000)"summaryDetail="Statistics"><item label="Total Sessions (000)"type="Statistics"value="5114"></item></selection><selection label="Time Per Person (hh:mm:ss)"summaryDetail="Statistics"><item label="Time Per Person (hh:mm:ss)"type="Statistics"value="5110"></item></selection><selection label="Time Spent Share (%)"summaryDetail="Statistics"><item label="Time Spent Share (%)"type="Statistics"value="5138"></item></selection><selection label="Total Minutes (000)"summaryDetail="Statistics"><item label="Total Minutes (000)"type="Statistics"value="5117"></item></selection></prompt><outputDefinition><queryDef><query type="CREATE"key="output0"><sqlId>createStandardReport</sqlId><nsMapper>com.nielsen.media.mediaView.drm.StandardMapper</nsMapper></query><query type="COUNT"key=""><sqlId>countStandardReport</sqlId><nsMapper>com.nielsen.media.mediaView.drm.StandardMapper</nsMapper></query><query type="RETRIEVE"key=""><sqlId>retrieveStandardReport</sqlId><nsMapper>com.nielsen.media.mediaView.drm.StandardMapper</nsMapper></query></queryDef><layoutDef factory="com.nielsen.media.mediaView.drm.layout.factory.DRMLayoutFactoryImpl"><layout default="false"><displayName tag="drm.layouts.stdMetrics.displayName">Standard Metrics</displayName><componentName>StandardMetrics</componentName><componentVersion>1.0</componentVersion><properties><property key="associatedPrompts">Sample,Entities,DRM_Target,DRM_METRICS</property></properties></layout></layoutDef><exportDef><export outputType="EXCEL_2007" factory="com.nielsen.media.mediaView.drm.export.factory.DRMExportTaskFactory" uiCompatible="true" autoGenerate="true" default="false"><property key="exportRequest.outputFilename"><![CDATA[{reportName}]]></property><property key="contextLocation"><![CDATA[/WEB-INF/export/DRMExportTaskContext.xml]]></property></export><export outputType="CSV" factory="com.nielsen.media.mediaView.drm.export.factory.DRMExportTaskFactory" uiCompatible="true" autoGenerate="true" default="false"><property key="exportRequest.outputFilename"><![CDATA[{reportName}]]></property><property key="contextLocation"><![CDATA[/WEB-INF/export/DRMExportTaskContext.xml]]></property></export></exportDef></outputDefinition></spec>

,

Thanks & Regards

Mahesh

 

True Client Protocol ,- Flash player Issue 12.53 and 12 .02

$
0
0

Hi Team,

     One of my client applicaiton uses flsah player to navigate to application,Iwhile  recording applicaiton with True client protocol ,  when i  Use MOZILLA OR IE, both  Browsers is not able to detect the Flash player . When i manually run the applicaiton Browsers are   able to detect the  Flashplayer and I can navigate to application without any issues.

Can Any one please help during recording why true client protocol with  Mozilla and IE Browsers are not detecting the Flashplayer

Request you sincere herl on this

LDAP protocol license details

$
0
0

Hello Team,

Is any one of the below covers LDAP protocol license? we need to prepare and execute LDAP protocol scripts, hence trying to check the license details...  please let me know. 

Web 2.0 500-4999 VU SW E-LTU                            

Database VU Bdl Upg SW E-LTU                          

Rem Access VU Bdl Upg SW E-LTU                  

Web 2.0 VU Bdl Upg SW E-LTU                        

Web/Mmed VU Bdl Upg SW E-LTU                

GUI VU Seat Upg SW E-LTU                               

Web 2.0 VU Bdl Upg SW E-LTU                      

 

Thanks,

Siva

Angular 2 features are not getting loaded in TruClient Browser

$
0
0

Hello,

We are using Angular 2 in few screens in our applicaiton.  This page contains a parent tree and in which it will have multiple child tree,  whenever i try to record this page by clicking any tree it hangs there in IE truClient browser.  Request anyone to suggest the work around to fix.

Note:  In truClient firefox browser it is not working as expected and in truClient chrome browser too it is not working.

~ Manicmut

Vugen not recording in HP ZBook laptop

$
0
0

Hello.

In my organization we are upgrading to ZBook G3 laptops from Z600 workstation, the problem is we are using exactly the same Image which contains the loadrunner, all the laptops the team gotVugen is not able to record in IE, I repeat, workstation and laptop has same image, same windows version, same loadrunner version, same IE version, all same, and are connected to the same network, but Vugen works fine with the same configuration in workstation but doesn't work in the ZBook G3 laptops.

We even reformat one workstation and laptop at the same time and have the same error in the laptop.

 

Any advice?

And not, I am not new in LoadRunner, I have 10 year experience using this tool, so I know the configurations and intallation procedures.

Vugen opens the explorer, but doesn't increment the count of events.

I am using WinlNet level data, no proxy,  HTML-based script in the recording settings in both, laptop and desktop machines.


Patch for VUGEN 11.52 to record script on IE11

$
0
0

HI,

I am not able to record script on IE11 using vugen 11.52 . I heard that there is some patch available to record the script on IE11.

 

Please provde the patch details to run VUgen 11.52 on IE11

 

Thanks,

Sagar

Installing LoadRunner 12.53 LoadGenerator(Vugen) on a server, Controller on another server , Agents

$
0
0

Installing LoadRunner 12.53 LoadGenerator(Vugen) on a server, Controller on another server , Agents .

How can I install Vugen, Controller and Agents on separate servers.

WebHttpHtml - "an error has occurred"

$
0
0

Hello,

I am using windows Server 2012 R2. I have developed a script in WebHttpHtml, version 12.53. When I replay the script it run without any error.

I closed the script, again open the script in Generator, and click on replay, one error message pop-up “An error has occurred.” (please check the attachment)

How to solve it?

Thanks

Controller Issue

$
0
0

I tried to run 10 VUsers in the controller. 4 out of 10 failed and I got following error. HTTP Status-Code=500 (Internal Server Error)

How to generate script to monitor web application in vu gen

$
0
0

Dear All

I am newbie to vugen and I am trying to record new script to monitor web application login.

This is what I did,

Clicked on new web/http and gave following,

Application type          :              Internet applications
Program to record       :              IEURL address               :              Gave URL address
Record into action       :              vuser_init

and clicked OK. I understand at this point, vugen will open the URL which is given in IE, but nothing happened.

Is my expectations correct or I need to do different action.

Viewing all 3978 articles
Browse latest View live




Latest Images