HTTP/HTML -> TruClient; conversion
Hello, Is there any possibility to import script code written in HTTP/HTML protocol into the TruClient solution? For example using evaluate c function or in any other way? Thanks in advance
View ArticleRe: AJAX TruClient - Issue in Multiple Iteration
Hi, I am bumping into a similar problem with TruClient Ajax where the session ID of the logged in user is also lost due to private browsing, however the solution provided to untick the option in...
View ArticleAjax TruClient : how to click on very first link in table, this link is dynamic
I have a table where some links in first column there are links and those are changing on every new run, how can I generalise in code (like LR.xxx) to always pick up very first link in table's first...
View ArticleRe: HTTP/HTML -> TruClient; conversion
Hi, If you want to convert a Web(http/html) protocol script into TruClient script the answer is no. TruClient is working on a GUI base level and you should record your business process in the...
View ArticleRe: Ajax TruClient : how to click on very first link in table, this link is...
Hi, In the "click on the link step" you can choose ID Method to be XPath instead of Automatic.For more details about using this option please review the Tips and Tricks: Ajax TruClient Object...
View ArticleVuGen 11.04 hangs on open or save
On Win 7, 64bit, VuGen 11.04 will hang when trying to save or open a script. The problem started after it hung at the end of a replay and had to be forced to close in the task manager.Using File >...
View ArticleRe: VuGen 11.04 hangs on open or save
Hi, Please disable Data Execution prevention (KM1220841), User Account Control (KM00598473) and antivirus or hooking software running on your machine as they may prevent the proper work of VuGen. As...
View ArticleRe: HTTP/HTML -> TruClient; conversion
Hi, May I know why do you want to convert http/html to TruClient? And what kind of C code do you want to insert to TruClient? ThanksJerry
View ArticleRe: VuGen 11.04 hangs on open or save
vmanolova, Thank you for the quick reply, the links you provided were quite helpful in diagnosing my issue. What I hadn't considered, but which is covered in the article KM1150692 entitled "VuGen hangs...
View ArticleLR 11.5 vuGen fails on first iteration, loads image on second iteration
Windows Vista Home Premium, SP 2, UAC disabled. Java SE 1.7, Update 51IE 9LR 11.52Attaching script, and detailed logs. Dont understand why the first iteration fails, but the second iteration is...
View ArticleRe: AJAX TruClient - Issue in Multiple Iteration
Hi,Can you share the script? which version are you using?If you can elaborate more on the BP it would be great.
View ArticleRe: LR 11.5 vuGen fails on first iteration, loads image on second iteration
Hi Ani, In your script there are duplicated steps which can cause problems during replay. Could you please check in Recording options-> Port mapping -> capture level if during recording the...
View ArticleVuGen 11.52 Error 80040154
Hi Experts, I’m having VuGen 11.52.After installation and running I got the attached Error.What should I do? It’s on Windows 2003 Service Pack 2 Thanks
View ArticleRe: VuGen 11.52 Error 80040154
Hi Nir, Please review the following document:Error:"Unhandled exception has occurred...Class not registered (Exception from HRESULT..." when starting VuGen...
View ArticleRe: lrd_open_cursor: ERROR, return-code=LRDE2009
Hi Ajit, The issue will require a more detailed investigation.Please open a support case. Kind regards,Vesela
View ArticleRe: AJAX TruClient - Issue in Multiple Iteration
The test suite I am trying to build is attached. With BP you mean business plan or business case? The customer has an objective of having 25 concurrent users kick off this workflow at some stage in...
View ArticleRe: AJAX TruClient - Issue in Multiple Iteration
Hi,1. BP - Business Process2. Which LR version are you using?3. It is TC IE script but you mentioned private browsing (which exists only in TC FF).4. The script is empty...
View ArticleRe: Can I write Java code in LoadRunner with Java over HTTP protocol?
Hi , I am using Loadrunner 11.52 but it is not supporting JDK 1.7. showing JAVA error. when recording desktop client server application using JAVA record replay protocol . Please let me know if I...
View ArticleRe: Can I write Java code in LoadRunner with Java over HTTP protocol?
Can you post the error you received?
View ArticleRe: AJAX TruClient - Issue in Multiple Iteration
1. The business process can be illustrated by this example:I am working in the marketing department and I want our client care representative to say to our customers: "Thanks for calling our help...
View Article