Re: Execute Vugen script from Command line.
Hello, I did try to restart the server and try. But still its the same :( any other advises please..
View ArticleRe: Issue with Webservice script
Thanks Here the new attachment with extended logs enabled
View ArticlePossible to run same script in multiple VUGen windows?
Running VUGen 11.52 with ALM. I want to debug a multiuser scenario which requires running multiple copies of the same script at the same time (with different Runtime Attributes). I can open a second...
View ArticleRe: VuGen EXTRARES - Basic Questions
I know this question is old, but I have been playing around with this and here are some thoughts. It may be a good approach to leave the Donwload non-HTML resources option enabled and leave the...
View Articleparameterize userid to update multiple inputs
Hello,I have 2 users, and 10 records. each user has to update 5 records and it should update the same set of records for certain duration.Is there any option to parameterize single user to update...
View Articlehow to execute multiple scenarios in a sequence?
Hello,I have 3 scenarios. I want to configure these scenarios in a single controller file and execute in a sequence manner.that is, once the first scenario is completed next should get execute. Is...
View ArticleRe: Ajax Tru Client 11.5 Get Transaction Duration Error
Hi,I am trying to use this function in simple Web HTTP/HTML script but I am getting the same error. could you please help? double trans_time, wait_time; lr_start_transaction("test");...
View ArticleRe: parameterize userid to update multiple inputs
Hi gmajay, Hoping you are doing well, May you please share your script with us? What you want I believe is to parametrize 2 users and every user should update only 5 records, one by one: User 1 -->...
View ArticleRe: LR11 Ajax Truclient - How to capture a value and write in to a notepad file.
How to get LR.log(Variablename) in a notepad file using the above code? Also how to initiate this function in my script? I used this file but i failed to recall this function in my script.
View Article[Truclient] How to parameterize an Object Name/Path?
Hi, I am using LR 11.52. I am having some trouble trying to parameterize an Object request. I want to select a gridcell object based on the content it contains. i.e. I have a grid filled with names, I...
View ArticleRe: Execute Vugen script from Command line.
Hi, Per the error message, a process has a lock on the file - possibly from an aborted run of a script previously.Please check on Task Manager/ Tab Processes (make sure option: 'Show processes from all...
View ArticleRe: how to execute multiple scenarios in a sequence?
Hello, A single Controller file is a scenario. There is no option to put multi-scenarios to one and run in Controller sequential.If you want to run multi-scenarios sequential, you can use HP...
View ArticleRe: [Truclient] How to parameterize an Object Name/Path?
Hi, I have tried the same to you and also got the same error.So I tried other way. I didn't use Evaluate JS and in the step where I click on the gridcell, I use:...
View ArticleRe: Load Generator CPU exceeds 80 percent
Disable all the logs from the run time settings .. Check only the setting to write the log only if any error occurs .. Try this and check .. could be all the logs which is getting written may eat the...
View ArticleRe: "TCS has stopped working" error when starting TruClient IE script in LR12
Hi,It is hard to tell but my hunch is either setup or some enviornmental issue.Can you try to uninstall/install? Do you have some other HP products on the same machine? If upgraded from previous LR...
View ArticleRe: LR11 Ajax Truclient - How to capture a value and write in to a notepad file.
Hi,I suggest reading the function reference of TruClient.You find there the JS API (IO.*) which will provide a means to write/read into/from a certain file. Thanks.
View ArticleRe: Ajax Tru Client 11.5 Get Transaction Duration Error
Hi,You are responding to a post on TruClient protocol.I suggest open a new post with a new subject that will expose your question better. Thanks.
View Article