Re: Uploading test files using Performance Center
You can add files in your script using "Add Files to script" option. This option you will get by right clicking on "Extra File" present in solution explorer. After adding files you can use name of the...
View ArticleRe: Can LR be programmed to stop when a web site goes down
You can use below logic to stop your test while getting HTTP 500 error: int HttpRetCode; lr_start_transaction("My_Trans"); web_url("my_home", "URL=http://my_home", "TargetFrame=_TOP", LAST...
View ArticleRe: Can LR be programmed to stop when a web site goes down
If you are getting different HTTP codes then, you can modify your logic as per your need.
View ArticleRe: clarification needed on the License bundle
Hi Looks like you have Load Runner Template Virtual User licenses as compared to Web & Mulitmedia Virtual User. The two you have listed would be the protocols you are licensed for. Let me know...
View ArticlePKI/CAC with Loadrunner
I am attempting to use Loadrunner for the performance testing of a website that uses PKI/CAC for user login. Is it possible to run a performance test using Loadrunner with multiple users, each...
View ArticleRe: clarification needed on the License bundle
Dear James, Thanks for the reply. do you mean to say, Customer have seibel protocol license?Becas, as we dont ahve seibel protocol bundle, we are doing Pt wilth most complex way with HTTP. Please...
View ArticleRe: How to record script for Flexcube Corporate
Thanks for the reply, but what you mean by trying the global bbhook mode? Regards,Wojciech
View ArticleBlack snapshot when running test with TruClient scripts
Hello, I am running a test using a TruClient script (using TC + IE10) and in the runtime settings I have snapshot on error set. Whenever an arror occurs, a snapshot is created, but the snapshot does...
View ArticleRe: PKI/CAC with Loadrunner
You have to use PEM format for the scripts, they can be paramaterized as well.Below is a link I found that provides a thorough...
View Articlesocket and ssl errors in replay
Hi All, I am working with IBM BPM applciation. While replaying the script I am getting below error- Attempted read from an unconnected socket (empty response, no HTTP headers received)....
View ArticleConnection time out
I am getting an error:"usbdvmweb902:80": [10060] Connection timed out [MsgId: MERR-27796]I recorded click on the "Report" tab and it took some time before the screen was changed.When I replayed I got...
View ArticleRe: LR 12 Vugen Proxy Losing Proxy Settings
Thanks a lot, KertLuo. We tried most of the suggestions. It only works with WinInet option under preference turned on. Tested with bit of a load with that option turned on, and now keeping the fingers...
View ArticleRe: How to record script for Flexcube Corporate
for 32bit system, try [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]"AppInit_DLLs"="<VUGen folder/>\bin\bbhook.dll"
View ArticleRe: Issue - Load Runner Script for Oracle 11g ADF Framework
It's usually some issue at AUT side. LoadRunner just simualte the client side behavior. If the AUT server is well designed and any issue happens, you should get errors or alert in response. You can...
View ArticleRe: Connection time out
Hi, You can try to increase HTTP-request connection timeout value.
View ArticleAjax Truclient parametrization flash object drop down values
Hi Team,I could not able to parameterize dropdown values as its capturing as flashobject. //form[@id="baseForm"]/object So please let me know how to parametrize the values. Regards,Ramesh
View ArticleRe: Connection time out
I would suggest please increase bot HTTP request connection and HTTPS request receive timeout.Also, check whether script is passing only for first iteration or random iteration are passing?
View ArticleRe: Black snapshot when running test with TruClient scripts
Please check what is performing by those steps (6.1,6.2 and 12). Are those functions calling background etc. therefore black screen is coming? Run-time viewer is not showing supporting/sud-request.
View ArticleHP LodeRunner Siebel 8.1.1.11 support
Hi,We are using Hp loadrunner 11 version to test our CRM software (Siebel 8.1.1.11 version). But we have faced some issues while running the recorded scenario. For example we don't create user using...
View ArticleRe: Black snapshot when running test with TruClient scripts
Hello, No, these steps will result in screen update, but the snapshots are black.Also refer to the screenshots created when "always generate snapshot" is turned on in RT settings. In that case all...
View Article