Questions tagged [truclient]

TruClient is a browser-based testing technology for performance, load and automation developped by HP.

Its supports simple Web as well as modern JavaScript-based applications (Web 2.0).

54 questions
0
votes
2 answers

Unable to see steps in develop script using Ajax truclient in Load runner

I have recorded script using Ajaxtru client in Load Runner in firefox browser. Load runner version 12.53, Firefox 47. When i try to develop it later no steps are visible in firefox.
Kavinkumar Muthu
  • 99
  • 1
  • 5
  • 14
0
votes
2 answers

How to fetch data from SQL database using TruClient protocol

During my load test, I would like to fetch values from an SQL database. How can I achieve this on load runner TrueClient protocol using JavaScript? This would be great help…
0
votes
3 answers

This session is invalid.You are logged in through other browser

Getting following error message from browser at the time of recording as well as replay, 'This session is invalid.You are logged in through other browser. This issue does not appear when logging in manually as well as through TruClient Firefox. I am…
Shoaib Shaikh
  • 343
  • 7
  • 22
0
votes
2 answers

Random Ordinal with dynamic count of object captured using Descriptor

I've managed to capture Object(s) that I want by using Descriptor but I want to randomly click a button from the captured object. is there a way to get how many object I got from the Descriptor so that I can use it to manipulate it on the Object…
Some Ninja
  • 23
  • 2
0
votes
1 answer

Pasting values from excel to application using HP LR Truclient protocol

I'm using Loadrunner 12.20 on recording a test script in a application, using Ajax Truclient Protocol. The workflow contains a step to copy a large number of text fields from a excel sheet/or a text file, is there a way to do the bulk copy and…
0
votes
2 answers

Truclient IE VUsers get stuck at Init state

I have developed a Truclient script using LoadRunner 12.02 and it works find both in Truclient IE script developer and my local controller. The problem occurs only when I try to run it in ALM - Performance Center 11.52. All Virtual Users get stuck…
Aria Ak
  • 65
  • 1
  • 11
0
votes
2 answers

LoadRunner Truclient vs protocol Http/Html

i'll try to compare the same script done in Http/html with TruClient. In both of the scenarios, it has same think time/wait time, same number of vusers, same pacing. Is it possible that they have approximately same time for each transactions but…
Jacson
  • 143
  • 3
  • 10
0
votes
0 answers

TruClient IE Browser is not rendering the pages correctly

When recording with True Client protocol, login page is getting recorded and after that browser is not displaying anything in home page. Script_View_Action() { truclient_step("1", "Navigate to 'http://server:port/xyz'",…
0
votes
1 answer

How to dismiss file / save dialog originating from OS in HP Loadrunner Truclient

I have the exact same requirement as this question, except this is for Loadrunner 12 in Firefox. Using TruClient all script action works till it open window's ( OS ) modal dialog and stuck at handling this modal dialog. Are there any solutions or…
beachwood23
  • 431
  • 2
  • 5
  • 14
0
votes
2 answers

Using Javascript Regex in Evaluate JS on object step in Vugen TruClient Protocol

While creating a script in Vugen using the TruClient protocol (Firefox), I have an Evaluate JS on object step that finds an object, with the following object.innerHTML: Foo Bar
BAZ
I need to extract BAZ from this text to use elsewhere,…
Deacon
  • 3,615
  • 2
  • 31
  • 52
0
votes
1 answer

forbidden message while executing a rest message through Jmeter

We have come across similar problem, need your help to resolve this. Can you please either let us know your contact number so that we can reach out to you or if you can provide your script if possible so that we can refer to Here is the problem we…
Sonny
  • 1
  • 1
0
votes
2 answers

Loadrunner 12 Truclient Copy & Paste

I'm using Loadrunner 12 on recording a test script in a application, using Ajax Truclient Protocol. The workflow contains a step to copy a large number of text fields from a excel sheet/or a text file, but the problem I'm facing is when the…
Nadeera.H
  • 3
  • 4
0
votes
1 answer

IPC connection to browser process is lost - loadrunner

I am using loadrunner 12.02 - truclient for IE - on a set of virtual machines. All machines are hosted on an ESXi 5.5 (tested with E1000 and VMXnet3 interfaces). Load generator: Windows 2012 R2 (also tried with Windows 2008 R2) Web server: Windows…
tsveti
  • 1
  • 1
  • 1
0
votes
1 answer

Ajax TruClient script running error MERR-205177

I create a script with Ajax TruClient protocol, debugged it until it perfectly runs in VUgen. After that I include the script into .XML list for ContinuousIntegration process. It can run several days successfully. And one day it starts to fail, its…
0
votes
1 answer

Loadrunner 12 TruClient

I've been using Loadrunner for quite a while mainly with the web/http protocol. Our Web application is becoming more Ajaxified so after upgrading to loadrunner 12 I thought I'd give the truclient mode a go but am having issues getting the most…
andyfinch
  • 1,312
  • 2
  • 19
  • 34