Java script not enabled in AUT during replay, but manually works fine.
Hi, I am working on a web application, so basically I go to browser and open the application using url: http://xxx.com/ and opens the chat application (this application opens in seperate window, which...
View ArticleRe: Issue while replaying multiple protocol (web+citrix) in LR 11.52
Hi DevathCheck if the session was closed in both, the web server and the Citrix server.If is possible share the recording and reply login part of the script to compare. Rodolfo LeitónHP LR/PC SupportIf...
View ArticleRe: Java script not enabled in AUT during replay, but manually works fine.
Hi RajAs in help manual stated:Enable running Javascript code. Yes—Enables running web Javascript steps, such as web_js_run() and web_js_reset(). No—Web Javascript steps can not be run. With this...
View Articlecorrelating in OBIEE not working
Hello guys, eventhough i did correlate the correct StateID in OBIEE during replay it is not picking up the dynamic valuebut sometimes it picks up any thoughts? it always fails on this request...
View ArticleConditional url calling
Hi I am new to loadrunner (using version 11.52 VUserGen). I am looking for a way to only call an URL is the URL is actually in the page. Is this feasable? If so, which functions should I use to...
View ArticleRe: Conditional url calling
before you do run recording go to Record >> recording options then click on Recording on the left pane and select URL-based script then click OK...then proceed to do recording of your application
View ArticleRe: Conditional url calling
HiYou could program a web_reg_fine (text check) like: int val1 = 1;… val1 = web_reg_find("Search=Body", "Text=Images", LAST);… if (val1 == 0)...
View ArticleRe: correlating in OBIEE not working
HiWe really need the entire script information for this kind of issues. Basically we need to compare the recording and the replay information. Replay with extended log to see the information returned...
View ArticleReplay issue in Ajax- Click and script
Hi , Application is launching manually but not by script. Launch request: web_browser("Please enter the initial URL here", DESCRIPTION, ACTION, "Navigate={p_Url}",...
View ArticleRe: Seems like often popups fail when TruClient IE script is run within...
Hi,Sorry for the late response. You should go into the services (services.msc) choose PC agent service.In the Log On tab you shoud enter IUSR_METRO credentials. Here is an example (on an arbitrary...
View ArticleRe: Vugen 11.52: Question on LoadRunner Vugen 11.52 trial download?
Regarding your question on the expiration of LoadRunner components, your answer can be found in the click-to-accept license agreement which was available during your software installation. On a...
View ArticleRe: Vugen 11.52: Question on LoadRunner Vugen 11.52 trial download?
This is incorrect using the click-to-accept license as a measurement of the answer in two categories. 1) This is an evaluation license, not a production one or a training one.2) Your right to use...
View ArticleRe: Vugen 11.52: Question on LoadRunner Vugen 11.52 trial download?
Vugen and Analysis will continue to work, however please examine the license agreement which comes with the version of LoadRunner you have installed. 1) On a historical basis all Loadrunner components...
View ArticleRe: Will Load Runner 11.0 support Tibco General Interface application ( 3.9...
Hi, I know there is no response on this topic since 2013. However I would like to know if you had the opportunity to do this test by yourself and if it worked ? (loadRunner 11.0 with BW applicaiton)...
View ArticleRe: Running QTP scripts in Load runner controller
I developed an UFT script using Descriptive Progamming (Datadriven Framework). Can that be used in Loadrunner.Please let me know. Thanks,Rahman
View ArticleRe: Running QTP scripts in Load runner controller
Hi, Please check LoadRunner Integration with Unified Functional Testing- Execution of GUI and API Vusers as LoadRunner Scripts (LR-UFT) at...
View ArticleRe: Script recording through earlier record engine is feasible?
Hi, “Old recording engine” is not available in the latest LoadRunner versions since we have better recording methods like “proxy recording” now. For more information about proxy recording which is...
View ArticleRe: dwr.engine.remote.handlecallback
When I replay my load runner script I am also seeing the same response: throw 'allowScriptTagRemoting is...
View Article