Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all 3978 articles
Browse latest View live

JsessionIDForms for Oracle Application R12.2.5 not replaced when replay script in LR

0
0

Hi There,

I'm testing LoadRunner for Oracle Application R12.2.5 load testing and keep running into below error and I found JsessionIDForms is not replaced in the first occurance according to replace log but can't find any clue.

Action.c(205): Error: nca_connect_server: cannot communicate with host ovs.monash.net on port 8090


1.This is part of RecordingLog.txt and found JsessionIDForms is fist occured after /forms/frmservlet call


[Web Request (2994:2f60)] "GET /OA_JAVA/oracle/apps/fnd/formsClient/OracleApplications.dat"
[Network Analyzer (2994:2f60)] (Sid: 1) Client -> Server @ : 525 bytes (Service=HTTP)
[Network Analyzer (2994:2f60)] (Sid: 1) Server -> Client : 198 bytes (Service=HTTP)
[Web Request (2994:2f60)] "GET /OA_JAVA/oracle/apps/fnd/jar/fndlist.jar"
[Network Analyzer (2994:2f60)] (Sid: 1) Client -> Server @ : 562 bytes (Service=HTTP)
[Network Analyzer (2994:2f60)] (Sid: 1) Server -> Client : 198 bytes (Service=HTTP)
[Web Request (2994:2f60)] "GET /OA_JAVA/oracle/jinitiator/ProxySettings.class"
[Network Analyzer (2994:2f60)] (Sid: 1) Client -> Server @ : 396 bytes (Service=HTTP)
[Network Analyzer (2994:2f60)] (Sid: 1) Server -> Client : 382 bytes (Service=HTTP)
[Web Request (2994:2f60)] "GET /forms/frmservlet?play=&record=names&lang=US&lookAndFeel=ORACLE&colorScheme=SWAN&serverApp=OracleApplications&digitSubstitution=CONTEXT&env=NLS_LANG='AMERICAN_AMERICA'+FORMS_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS_USER_DATETIME_FORMAT='DD-MON-RRRR+HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'+FORMS_TZFILE='timezlrg.dat'+FORMS_DATETIME_SERVER_TZ='America%2FChicago'+FORMS_DATETIME_LOCAL_TZ='GMT'&form_params=+config='VIS'+icx_ticket='.lVDnjML3ViVvt1QJ_v6R6Q..'+resp='SYSADMIN%2FSYSTEM_ADMINISTRATOR'+secgrp='STANDARD'+start_func='FND_FNDCPVCM'+other_params=''&encoding=UTF-8&fsst=2.18262283278568450965358732583791582647E38&fsvt=17019084645679200546992425985068087089&acceptLanguage=en-US&ifcmd=startsession"
[Network Analyzer (2994:2f60)] (Sid: 1) Client -> Server @ : 1143 bytes (Service=HTTP)
[Network Analyzer (2994:2f60)] (Sid: 1) Server -> Client : 468 bytes (Service=HTTP)
[Web Request (2994:2f60)] "GET /forms/lservlet;JsessionIDForms=gKeCCZD8Nb2vRg7a9Op_ZIrgLDf0qYVbmjPnGZqRS4DX8hfl1jsu!49832174?ifcmd=getinfo&ifhost=MYPC&ifip=192.168.56.1"
[Network Analyzer (2994:2f60)] (Sid: 1) Client -> Server @ : 611 bytes (Service=HTTP)
[Network Analyzer (2994:2f60)] (Sid: 1) Server -> Client : 287 bytes (Service=HTTP)
[Network Analyzer (2994:2f60)] (Sid: 1) Client -> Server @ : 618 bytes (Service=HTTP)
[Web Request (2994:2f60)] "POST /forms/lservlet;JsessionIDForms=gKeCCZD8Nb2vRg7a9Op_ZIrgLDf0qYVbmjPnGZqRS4DX8hfl1jsu!49832174"

 

2.This is part of CodeGenerationLog.txt and found that the Server responded with JSessionIDForms in the cookie header after /forms/frmservlet call

****** Request Header For Transaction With Id 366 ******
GET /forms/frmservlet?play=&record=names&lang=US&lookAndFeel=ORACLE&colorScheme=SWAN&serverApp=OracleApplications&digitSubstitution=CONTEXT&env=NLS_LANG='AMERICAN_AMERICA'+FORMS_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS_USER_DATETIME_FORMAT='DD-MON-RRRR+HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'+FORMS_TZFILE='timezlrg.dat'+FORMS_DATETIME_SERVER_TZ='America%2FChicago'+FORMS_DATETIME_LOCAL_TZ='GMT'&form_params=+config='VIS'+icx_ticket='.lVDnjML3ViVvt1QJ_v6R6Q..'+resp='SYSADMIN%2FSYSTEM_ADMINISTRATOR'+secgrp='STANDARD'+start_func='FND_FNDCPVCM'+other_params=''&encoding=UTF-8&fsst=2.18262283278568450965358732583791582647E38&fsvt=17019084645679200546992425985068087089&acceptLanguage=en-US&ifcmd=startsession HTTP/1.1
Cache-Control: no-cache
Pragma: no-cache
User-Agent: Mozilla/4.0 (Windows 7 6.1) Java/1.8.0_77
Host: xxx.yyy.net:8000
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Cookie: oracle.uix=0^^GMT+00:00^p; treemenu1=none open; JSESSIONID=usaCCV_p7M4s2I6dQ2Etl0yBK_IRWbEkuDwvKDclkxdLSG_bV1HJ!-2132229040; VIS=bXQlMRDFZW0rpgtkURT9LXfu9O
$$$$$$ Request Header For Transaction With Id 366 Ended $$$$$$

****** Response Header For Transaction With Id 366 ******
HTTP/1.1 200 OK
Date: Sat, 13 Aug 2016 03:54:40 GMT
Server:
Content-Length: 93
X-ORACLE-DMS-ECID: 005EUjpNFPu7i4WFLzvH8A0001dD0000Au
Set-Cookie: JsessionIDForms=gKeCCZD8Nb2vRg7a9Op_ZIrgLDf0qYVbmjPnGZqRS4DX8hfl1jsu!49832174; path=/; HttpOnly
X-Frame-Options: SAMEORIGIN
Keep-Alive: timeout=15
Connection: Keep-Alive
Content-Type: text/plain
Content-Language: en
$$$$$$ Response Header For Transaction With Id 366 Ended $$$$$$


3.Based on the result from #1 and #2, I placed below in the HTTP-based script

web_reg_find("Text=Oracle E-Business Suite R12 ",LAST);
web_reg_save_param("NCAJServSessionId","LB=", "RB=", "Search=Noresource", LAST);
web_reg_save_param_regexp("ParamName=JsessionIDForms","RegExp=JsessionIDForms=(.*?);",SEARCH_FILTERS,"Scope=Headers","IgnoreRedirections=No",LAST);
web_url("runforms.jsp",
"URL=http://xxx.yyy.net:8000/OA_HTML/runforms.jsp?icx_ticket={icx_ticket}&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t8.inf",
"Mode=HTML",
EXTRARES,
"URL=../OA_JAVA/oracle/forms/registry/Registry.dat", ENDITEM,
"URL=../OA_JAVA/oracle/apps/fnd/formsClient/OracleApplications.dat", ENDITEM,
"URL=../OA_JAVA/oracle/apps/fnd/jar/fndlist.jar", ENDITEM,
"URL=../forms/frmservlet?play=&record=names&lang=US&lookAndFeel=ORACLE&colorScheme=SWAN&serverApp=OracleApplications&digitSubstitution=CONTEXT&env=NLS_LANG='AMERICAN_AMERICA'+FORMS_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS_USER_DATETIME_FORMAT='DD-MON-RRRR+HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'+FORMS_TZFILE='timezlrg.dat'+FORMS_DATETIME_SERVER_TZ='America%2FChicago'+FORMS_DATETIME_LOCAL_TZ='GMT'&form_params=+config='VIS'+icx_ticket='.{icx_ticket}'+resp='SYSADMIN%2FSYSTEM_ADMINISTRATOR'+secgrp='STANDARD'+start_func='FND_FNDCPVCM'+other_params=''&encoding=UTF-8&fsst=2.18262283278568450965358732583791582647E38&fsvt=17019084645679200546992425985068087089&acceptLanguage=en-US&ifcmd=startsession", ENDITEM,
"URL=../forms/lservlet;JsessionIDForms={JsessionIDForms}?ifcmd=getinfo&ifhost=MYPC&ifip=192.168.56.1", ENDITEM,
"URL=../OA_JAVA/oracle/apps/fnd/jar/fndaolj.jar", ENDITEM,
"URL=../OA_JAVA/oracle/apps/fnd/jar/fndxmlparserv2.jar", ENDITEM,
"URL=../OA_JAVA/oracle/apps/fnd/jar/fndutil.jar", ENDITEM,
LAST);

4.However when I replay the script, it seems {JsessionIDForms} is not replaced in the first occurence
This is part of Apache access_log showing {JsessionIDForms} is not replaced

GET /OA_JAVA/oracle/forms/registry/Registry.dat HTTP/1.1" 200 4117
GET /OA_JAVA/oracle/apps/fnd/formsClient/OracleApplications.dat HTTP/1.1" 200 1361
GET /forms/frmservlet?play=&record=names&lang=US&lookAndFeel=ORACLE&colorScheme=SWAN&serverApp=OracleApplications&digitSubstitution=CONTEXT&env=NLS_LANG='AMERICAN_AMERICA'+FORMS_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS_USER_DATETIME_FORMAT='DD-MON-RRRR+HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'+FORMS_TZFILE='timezlrg.dat'+FORMS_DATETIME_SERVER_TZ='America%2FChicago'+FORMS_DATETIME_LOCAL_TZ='GMT'&form_params=+config='VIS'+icx_ticket='.cf0oURLL12TLJU5WIoG_-g..'+resp='SYSADMIN%2FSYSTEM_ADMINISTRATOR'+secgrp='STANDARD'+start_func='FND_FNDCPVCM'+other_params=''&encoding=UTF-8&fsst=2.18262283278568450965358732583791582647E38&fsvt=17019084645679200546992425985068087089&acceptLanguage=en-US&ifcmd=startsession HTTP/1.1" 200 293
GET /forms/lservlet;JsessionIDForms={JsessionIDForms}?ifcmd=getinfo&ifhost=MYPC&ifip=192.168.56.1 HTTP/1.1" 200 83
GET /OA_JAVA/oracle/apps/fnd/jar/fndaolj.jar HTTP/1.1" 200 536388
GET /OA_JAVA/oracle/apps/fnd/jar/fndutil.jar HTTP/1.1" 200 141990
GET /OA_JAVA/oracle/apps/fnd/jar/fndxmlparserv2.jar HTTP/1.1" 200 1638608
GET /forms/frmservlet?play=&record=names&lang=US&lookAndFeel=ORACLE&colorScheme=SWAN&serverApp=OracleApplications&digitSubstitution=CONTEXT&env=NLS_LANG='AMERICAN_AMERICA'+FORMS_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS_USER_DATETIME_FORMAT='DD-MON-RRRR+HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'+FORMS_TZFILE='timezlrg.dat'+FORMS_DATETIME_SERVER_TZ='America%2FChicago'+FORMS_DATETIME_LOCAL_TZ='GMT'&form_params=+config='VIS'+icx_ticket='.cf0oURLL12TLJU5WIoG_-g..'+resp='SYSADMIN%2FSYSTEM_ADMINISTRATOR'+secgrp='STANDARD'+start_func='FND_FNDCPVCM'+other_params=''&encoding=UTF-8&fsst=2.29529557332574272210922245776776831487E38 HTTP/1.1" 200 47460

5.Replay log file also shows that {JsessionIDForms} is not reaplced in the first occurence but it was found and saved later on (Line 274354, 274365)

188959 Action.c(181): Downloading resource "http://xxx.yyy.net:8000/forms/frmservlet?play=&record=names&lang=US&lookAndFeel=ORACLE&colorScheme=SWAN&serverApp=OracleApplications&digitSubstitution=CONTEXT&env=NLS_LANG='AMERICAN_AMERICA'+FORMS_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS_USER_DATETIME_FORMAT='DD-MON-RRRR+HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'+FORMS_TZFILE='timezlrg.dat'+FORMS_DATETIME_SERVER_TZ='America%2FChicago'+FORMS_DATETIME_LOCAL_TZ='GMT'&form_params=+config='VIS'+icx_ticket='.cf0oURLL12TLJU5WIoG_-g..'+resp='SYSADMIN%2FSYSTEM_ADMINISTRATOR'+secgrp='STANDARD'+start_func='FND_FNDCPVCM'+other_params=''&encoding=UTF-8&fsst=2.18262283278568450965358732583791582647E38&fsvt=17019084645679200546992425985068087089&acceptLanguage=en-US&ifcmd=startsession" (specified by argument number 15) [MsgId: MMSG-26577]
188960 Action.c(181): Downloading resource "http://xxx.yyy.net:8000/forms/lservlet;JsessionIDForms={JsessionIDForms}?ifcmd=getinfo&ifhost=MYPC&ifip=192.168.56.1" (specified by argument number 17) [MsgId: MMSG-26577]

274354 Action.c(181): Set-Cookie: JsessionIDForms=XxWCDWIb3NArH4Uhs6OHSJgBc85iCUfNnyWLJtuR2ekD8KWoOAVD!49832174;
274365 Action.c(181): Notify: Saving Parameter "JsessionIDForms = XxWCDWIb3NArH4Uhs6OHSJgBc85iCUfNnyWLJtuR2ekD8KWoOAVD!49832174".

My question is if,

1.Appropriate correlation is being used for JsessionIDForms in the script, IE, web_reg_save_param_regexp("ParamName=JsessionIDForms","RegExp=JsessionIDForms=(.*?);",SEARCH_FILTERS,"Scope=Headers","IgnoreRedirections=No",LAST);

2.The location of the correlation for JsessionIDForms in the script is in right position or order

Any advice or comments would be very much appreciated

Cheers,

Jason


TC 12.53 JavaScript editor syntax

0
0

The following code snippets are from the Session 2 Object Identification TC Webinar  last month and am trying to reproduce the results of each presentation. I am using the just installed 12.53 Community version of LR. All of the code snippets worked in the demo and I have some questions about the syntax, which is often the most difficult problem to resolve using many of the LR protocols (well, at least for me).

1. In the following example why does the method call, evalXPath,  not have to include  TC., as in:TC.evalXpath?

2. Why is the closing bracket ] required without an associated opening bracket? What is its syntactical purpose? Does online help provide syntax rules?

 

t.jpg

3. Can the the single quote block, '" + Args.Context.buttonText + "' in the following example be replaced with escaped double quotes as in: \" + Args.Context.buttonText + \" ?

t.jpg

-Thanks, Terry Horwath

TC 12.53 debugging parameters

0
0

I have a step that works (displays the popup alert with "1234") when the entire script is executed; this simple step is:

t.jpg

But if I (successfully) execute all the preceeding steps using each step's "Play this step only" button, and then try to execute the above step using it's "Play this step only" button I get this error:

t.jpg

What is the rationale for this debugging restriction when LoadRunner relies so heavily on using parameters to support persistent variables across iterations? This surely seems to defeat the TC editor's just-in-time debugging mode.

? Thanks, Terry Horwath

 

TC 12.53 JavaScript syntax debugging outside of TC/LR

0
0

I am not sure how often this will be helpful, but I ran into one situation already: debugging and correcting a malformed string. Many (perhaps all) of the syntax errors you code in TC will result in line #X being called out as the offending problem, but not the first character that starts the syntax error. When that occurs, if it is possible to evaluate the string outside the context of your TC script, you can try using the Windows Scripting Host support for JavaScript on any recent Windows desktop.

You create and edit a file with the .jsextension, and then to run that script simply double click it. Unfortuately the object names differ from the TC environment but this set of 4 lines of a WSH JavaScript should give you a decent starting point to hack a quick script to work with (at least) string syntax problems:

ws = WScript.CreateObject('WScript.Shell');
buttonCaption = " Generate ";


ws.Popup("//button[text()='" + buttonCaption + "']");

ws.Popup("//button[text()=\"" + buttonCaption + "\"]");

Now if either of the above strings used with the Popup method (that generates a Window's Alert popup) you will get an error message identifying the first char where the syntax is supposed to be bad.

 

-Hope this helps, Terry Horwath

Datasheet View recording issue in SharePoint using LoadRunner

0
0

Hi Guys,

I am trying to record activities done in Datasheet View in Sharepoint using LoadRunner but as soon as I start recording Datasheet view goes to disabled state.

Below are the details of the s/w and OS used for testing:

  1. OS - Windows Server 2012 R2 (64-bit)
  2. Internet Explorer 11 (64-bit)
  3. LoadRunner v12.02

Please post the resolution if anybody has faced this same issue.

could not view form details in LR script Replay

0
0

Hi,

If we click view details in form it it will display details of specific request.

so we tried to script this scenario in LR but in replay we couldn't found any details inside the transaction regarding that request like "request start and end time".

protocol : Oracle web

LR Version : 12.50

Can you  please suggest me any other protocol to view the details of form in script replay.

Please do the needful ASAP.

PFA.

LR 12.53 compatibility with IE8

0
0

I haveLR 12.53 trial version installed on my machine.I have one application which opening only in IE8.

I am unable to record in IE8.Please let me know what can i do now .

Question in Load Runner

0
0

When I run the application , it executes fine but when I execute it through LR vugen script , it throws a HTTP 500 Error ?

What could be the source of this issue and resolution ??

#HTTPErrors


Tips to get best help in the forum

0
0

Here are some useful tips for getting answers/help in the forum.
All are relevant, but maybe not all in your perticular case.

1. Describe your problem/error as good as possible. Too much information is better than too little.

2. Specify the LoadRunner/Performance Center version used, many issues are specific to a version or fixed in newer versions.

3. Mention the protocol used and the type of application to test, HTTP/HTML and TruClient have very different problems.

4. Attach a screenshot of the error, this often gives the best understanding.

5. Include a snippet of the code that causes the trouble.

6. Mark the thread as solved when a done. This helps others with the same trouble when searching. Also helps the ones answering questions to skip questions. So do this even if you find out the solution by ourself.

7. Try searching first. LoadRunner help, this forum, HPE support site and google contains loads of information.

8. Include log-files or snippets of it. The exact error gives better understanding, then "It fails"

9. If someone helps you, show appreciation by giving them kudos. It will not cost you anything but a click.

/br ola

ps. Maybe an admin could do this "sticky" or post something similar, so the newcommers will be able to fid it.

LR 12.53 VuGen failed to forward local ports during replay of recorded RDP script

0
0

Hello!

I'm using VuGen to record a script that emulates  RDP connection to a server. During RDP local resources such as ports should be forwarded. When I record the script everithing is OK, but when I start replay VuGen  failed to forward local ports such a COM3, COM4,...

TC 12.53 End Events change between browsers

0
0

Is this a feature or a bug? If this is a feature, then it would be most helpful if it was described in the Understand End Events section in online help.

1. I create asimple TC 12.53 script using the Firefox browser. Action makes a single call to the foo() func in the Local_Lib, passing the Boolean arg, navToHP, which is set to true. The in the foo() function a single Navigation step to www.hpe.com is executed and the script ends.

2. I run the script in the TC editor (continuing to use Firefox) and confirm that the HP website is invoked, there are no errors and that the Navigate End Event is set to Automatic:Document Loaded, as in:

t.jpg

3. Now I exit the TC editor, which returns me to vuGen. I then select the IE browser (or Chromium) and click the Develop Script button to invoke the TC editor. I then inspect the above Navigate End Event but find that it has changed to Not Yet Set:

t.jpg

This is the case for both End Event settings in the simple script. So does this mean that you have to run a script in its entirety (including error branches if you have them) in all three browsers under the TC editor if you later plan to use all browsers during your load testing? Or is this a bug?

The attached script is provided in a state that shows this issue (at least on my Win 10 desktop).

 ? Please Advise, Terry Horwath

P.S. I would have attached the script in ZIP format, but I can't believe this site does not allow that file type to be attached! How are you supposed to show problems and share friggin' code?

Vugen v12.53 Vuser compilation failed. Please set CCIDebug to Off in CCI section of mdrv.dat file.

0
0

Vugen v12.53  "Error: Vuser compilation failed. Please set CCIDebugtoOff in CCI section of mdrv.dat file.
Warning: Extension cciext.dll reports error -19797 on call to function ExtPerProcessInitialize
Error: Thread Context: Call to service of the driver failed, reason - thread context wasn't initialized on this thread."

Assign Ordinal Count to File parameter

0
0

I am grabbing a dynamic array from JSON. LoadRunner is adding a number to each iteration of the array which is great however I need to have those numbers for later use.

Example:

    web_reg_save_param_ex(
        "ParamName=Id", 
        "LB/IC=Id\":",
        "RB/IC=,\"ResidentName\":\"",
        "Ordinal=ALL",
        SEARCH_FILTERS,
            "Scope=BODY",
        LAST);

This returns the following values:

id_1, id_2, id_3, id_4, id_5...etc

There is also a id_count of 20 that displays the total found

I would like to take this id_count of 20 and set that as the max of a count parameter.  I'll explain, the array is captured above. Each iteration of the test I want the {count} (below) to increase with the max count set to the id_count of 20 and have the count repeat in a cycle. 

    web_custom_request("Id", 
        "URL=http://MyWebsite/api/facility/residents/{Id}_{count}", 
        "Method=GET", 
        "Resource=0", 
        "Referer=", 
        "Snapshot=t18.inf", 
        "Mode=HTML", 
        LAST);

Each iteration would look like this

 "URL=http://MyWebsite/api/facility/residents/{Id}_1", 

"URL=http://MyWebsite/api/facility/residents/{Id}_2", 

"URL=http://MyWebsite/api/facility/residents/{Id}_3", 

"URL=http://MyWebsite/api/facility/residents/{Id}_4", 

Up to "URL=http://MyWebsite/api/facility/residents/{Id}_20", 

Then back to "URL=http://MyWebsite/api/facility/residents/{Id}_1", 

The best way I can see to accomplish this is to take 20 and parse it in a table. Any idea how to accomplish this? 

 

 

Replay issue when deleting records from a table (Using Silverlight protocol)

0
0

HI all,

Im triying to delete a record from a table using Vugen, but when I replay, it doesn't delete any record, seeing the generate code I cant see any part to convert in to a variable to control what record I want to delete. 

these are the steps that I did:

1) Clic on a record (will appear a window) 

2) Clic on the delete boton 

3) Record is deleted 

(I  Attached some pictures of the proces)

This is the generate code 

 I'll greatly appreciated your contributions 

------------------------------------------------------------------------------------

Action()
{

    web_add_auto_header("Accept-Language", "en-US");

    web_add_auto_header("User-Agent", "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Win64; x64; Trident/6.0)");

    web_add_auto_header("Accept-Encoding", "gzip, deflate");

    web_custom_request("auctiondemandform.xhtml_2", 
        "URL=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=text/xml", 
        "Referer=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml?FM=1", 
        "Snapshot=t21.inf", 
        "Mode=HTML", 
        "EncType=application/x-www-form-urlencoded; charset=utf-8", 
        "Body=frm2%3Atable%3Aj_id_2f=&frm2%3Atable%3Aj_id_2m=&frm2%3Atable%3Aj_id_2mInput=&frm2%3Atable%3Aj_id_2v=&frm2%3Atable%3Aj_id_32=&frm2%3Atable%3Aj_id_39=&frm2%3Atable%3Aj_id_3g=&frm2%3Atable%3Aj_id_3n=&frm2%3Atable%3Aj_id_3u=&frm2%3Atable%3Aj_id_3uInput=&frm2%3Atable%3Aj_id_43=%3D&frm2%3Atable%3Aj_id_43Input=%3D&frm2%3Atable%3Aj_id_45=&frm2%3Atable%3Aj_id_4c=%3D&frm2%3Atable%3Aj_id_4cInput=%3D&frm2%3Atable%3Aj_id_4e=&frm2%3Atable%3Aj_id_4l=%3D&frm2%3Atable%3Aj_id_4lInput=%3D&frm2%3Atable%3Aj_id_4o"
        "=&frm2%3Atable%3Aj_id_4v=&frm2%3Atable%3Aj_id_4vInput=&frm2%3Atable%3Aj_id_54=&frm2%3Atable%3Aj_id_5b=&frm2%3Atable%3Awi=&frm2%3Atable%3Asi=3%2C3%7C3%7C%7Cx&frm2_SUBMIT=1&javax.faces.ViewState=sLKBl%2BlA2DXZG%2Blm4ut6IR1mh9qAAh5Y%2BUNxegxlr2csGME9xq7Ds3T8j7ZHqjteSnwNhTq%2BRkn0F4cMIBqApe%2Byp8K8ryATuswKtLsIplyF6ELV7nA2m1V%2BhewNCDHjnOfkNSNV1IkEU8EmW%2Bo0Ixl5sMit1qKu9gJbGQ%3D%3D&javax.faces.behavior.event=selectionchange&org.richfaces.ajax.component=frm2%3Atable&rfExt=null&AJAX%3AEVENTS_COUNT=1&"
        "javax.faces.partial.event=click&javax.faces.source=frm2%3Atable&javax.faces.partial.ajax=true&javax.faces.partial.execute=%40component%20frm2%3Atable&javax.faces.partial.render=%40component&frm2=frm2", 
        LAST);

    web_concurrent_start(NULL);


    web_concurrent_end(NULL);

    web_custom_request("auctiondemandform.xhtml_3", 
        "URL=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=text/xml", 
        "Referer=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml?FM=1", 
        "Snapshot=t22.inf", 
        "Mode=HTML", 
        "EncType=application/x-www-form-urlencoded; charset=utf-8", 
        "Body=frmdel_SUBMIT=1&javax.faces.ViewState=sLKBl%2BlA2DXZG%2Blm4ut6IR1mh9qAAh5Y%2BUNxegxlr2csGME9xq7Ds3T8j7ZHqjteSnwNhTq%2BRklP8VqU%2BJs2H%2B%2Byp8K8ryATuswKtLsIplyF6ELV7nA2m1V%2BhewNCDHjnOfkNSNV1Im64umPSXyCrGvv%2BIXaalo%2FQ3RGvA%3D%3D&org.richfaces.ajax.component=frmdel%3Addel&frmdel%3Addel=frmdel%3Addel&rfExt=null&AJAX%3AEVENTS_COUNT=1&javax.faces.partial.event=click&javax.faces.source=frmdel%3Addel&javax.faces.partial.ajax=true&javax.faces.partial.execute=%40component%20frmdel%3Addel&"
        "javax.faces.partial.render=%40component&frmdel=frmdel", 
        LAST);

    web_concurrent_start(NULL);

    

    web_concurrent_end(NULL);

    web_custom_request("auctiondemandform.xhtml_4", 
        "URL=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=text/xml", 
        "Referer=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml?FM=1", 
        "Snapshot=t23.inf", 
        "Mode=HTML", 
        "EncType=application/x-www-form-urlencoded; charset=utf-8", 
        "Body=frm2%3Atable%3Aj_id_2f=&frm2%3Atable%3Aj_id_2m=&frm2%3Atable%3Aj_id_2mInput=&frm2%3Atable%3Aj_id_2v=&frm2%3Atable%3Aj_id_32=&frm2%3Atable%3Aj_id_39=&frm2%3Atable%3Aj_id_3g=&frm2%3Atable%3Aj_id_3n=&frm2%3Atable%3Aj_id_3u=&frm2%3Atable%3Aj_id_3uInput=&frm2%3Atable%3Aj_id_43=%3D&frm2%3Atable%3Aj_id_43Input=%3D&frm2%3Atable%3Aj_id_45=&frm2%3Atable%3Aj_id_4c=%3D&frm2%3Atable%3Aj_id_4cInput=%3D&frm2%3Atable%3Aj_id_4e=&frm2%3Atable%3Aj_id_4l=%3D&frm2%3Atable%3Aj_id_4lInput=%3D&frm2%3Atable%3Aj_id_4o"
        "=&frm2%3Atable%3Aj_id_4v=&frm2%3Atable%3Aj_id_4vInput=&frm2%3Atable%3Aj_id_54=&frm2%3Atable%3Aj_id_5b=&frm2%3Atable%3Awi=&frm2%3Atable%3Asi=5%2C5%7C5%7C%7Cx&frm2_SUBMIT=1&javax.faces.ViewState=sLKBl%2BlA2DXZG%2Blm4ut6IR1mh9qAAh5Y%2BUNxegxlr2csGME9xq7Ds3T8j7ZHqjteSnwNhTq%2BRklAIKvqB6iwjO%2Byp8K8ryATuswKtLsIplyF6ELV7nA2m1V%2BhewNCDHjnOfkNSNV1IneEvMwUwDdmu6UU7gGNBcRt0iEPw%3D%3D&javax.faces.behavior.event=selectionchange&org.richfaces.ajax.component=frm2%3Atable&rfExt=null&AJAX%3AEVENTS_COUNT=1&"
        "javax.faces.partial.event=click&javax.faces.source=frm2%3Atable&javax.faces.partial.ajax=true&javax.faces.partial.execute=%40component%20frm2%3Atable&javax.faces.partial.render=%40component&frm2=frm2", 
        LAST);

    web_custom_request("auctiondemandform.xhtml_5", 
        "URL=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=text/xml", 
        "Referer=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml?FM=1", 
        "Snapshot=t24.inf", 
        "Mode=HTML", 
        "EncType=application/x-www-form-urlencoded; charset=utf-8", 
        "Body=frmdel_SUBMIT=1&javax.faces.ViewState=sLKBl%2BlA2DXZG%2Blm4ut6IR1mh9qAAh5Y%2BUNxegxlr2csGME9xq7Ds3T8j7ZHqjteSnwNhTq%2BRkkN3%2FYljCdw6u%2Byp8K8ryATuswKtLsIplyF6ELV7nA2m1V%2BhewNCDHjnOfkNSNV1Im%2FxovpYjkZDKg9oN%2BUXh5zSEymNw%3D%3D&org.richfaces.ajax.component=frmdel%3Addel&frmdel%3Addel=frmdel%3Addel&rfExt=null&AJAX%3AEVENTS_COUNT=1&javax.faces.partial.event=click&javax.faces.source=frmdel%3Addel&javax.faces.partial.ajax=true&javax.faces.partial.execute=%40component%20frmdel%3Addel&"
        "javax.faces.partial.render=%40component&frmdel=frmdel", 
        LAST);

    web_custom_request("auctiondemandform.xhtml_6", 
        "URL=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=text/xml", 
        "Referer=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml?FM=1", 
        "Snapshot=t25.inf", 
        "Mode=HTML", 
        "EncType=application/x-www-form-urlencoded; charset=utf-8", 
        "Body=frm2%3Atable%3Aj_id_2f=&frm2%3Atable%3Aj_id_2m=&frm2%3Atable%3Aj_id_2mInput=&frm2%3Atable%3Aj_id_2v=&frm2%3Atable%3Aj_id_32=&frm2%3Atable%3Aj_id_39=&frm2%3Atable%3Aj_id_3g=&frm2%3Atable%3Aj_id_3n=&frm2%3Atable%3Aj_id_3u=&frm2%3Atable%3Aj_id_3uInput=&frm2%3Atable%3Aj_id_43=%3D&frm2%3Atable%3Aj_id_43Input=%3D&frm2%3Atable%3Aj_id_45=&frm2%3Atable%3Aj_id_4c=%3D&frm2%3Atable%3Aj_id_4cInput=%3D&frm2%3Atable%3Aj_id_4e=&frm2%3Atable%3Aj_id_4l=%3D&frm2%3Atable%3Aj_id_4lInput=%3D&frm2%3Atable%3Aj_id_4o"
        "=&frm2%3Atable%3Aj_id_4v=&frm2%3Atable%3Aj_id_4vInput=&frm2%3Atable%3Aj_id_54=&frm2%3Atable%3Aj_id_5b=&frm2%3Atable%3Awi=&frm2%3Atable%3Asi=2%2C2%7C2%7C%7Cx&frm2_SUBMIT=1&javax.faces.ViewState=sLKBl%2BlA2DXZG%2Blm4ut6IR1mh9qAAh5Y%2BUNxegxlr2csGME9xq7Ds3T8j7ZHqjteSnwNhTq%2BRknnw0AcsUvXwO%2Byp8K8ryATuswKtLsIplyF6ELV7nA2m1V%2BhewNCDHjnOfkNSNV1ImnnlaAv3ngSlTEEddxS17mx3NKsA%3D%3D&javax.faces.behavior.event=selectionchange&org.richfaces.ajax.component=frm2%3Atable&rfExt=null&AJAX%3AEVENTS_COUNT=1&"
        "javax.faces.partial.event=click&javax.faces.source=frm2%3Atable&javax.faces.partial.ajax=true&javax.faces.partial.execute=%40component%20frm2%3Atable&javax.faces.partial.render=%40component&frm2=frm2", 
        LAST);

    web_custom_request("auctiondemandform.xhtml_7", 
        "URL=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml", 
        "Method=POST", 
        "Resource=0", 
        "RecContentType=text/xml", 
        "Referer=http://54.225.72.179:8080/auctions/faces/app/operations/auctiondemandform.xhtml?FM=1", 
        "Snapshot=t26.inf", 
        "Mode=HTML", 
        "EncType=application/x-www-form-urlencoded; charset=utf-8", 
        "Body=frmdel_SUBMIT=1&javax.faces.ViewState=sLKBl%2BlA2DXZG%2Blm4ut6IR1mh9qAAh5Y%2BUNxegxlr2csGME9xq7Ds3T8j7ZHqjteSnwNhTq%2BRkntREk2NFmH%2Fe%2Byp8K8ryATuswKtLsIplyF6ELV7nA2m1V%2BhewNCDHjnOfkNSNV1InLIA5JdIYED2Q78vABzQVsL0Zu4w%3D%3D&org.richfaces.ajax.component=frmdel%3Addel&frmdel%3Addel=frmdel%3Addel&rfExt=null&AJAX%3AEVENTS_COUNT=1&javax.faces.partial.event=click&javax.faces.source=frmdel%3Addel&javax.faces.partial.ajax=true&javax.faces.partial.execute=%40component%20frmdel%3Addel&"
        "javax.faces.partial.render=%40component&frmdel=frmdel", 
        LAST);

    return 0;
}

could not view form details in LR script Replay

0
0

If we click view details in form it it will display details of specific request.

so we tried to script this scenario in LR but in replay we couldn't found any details inside the transaction regarding that request like "request start and end time".

protocol : Oracle web

LR Version : 12.50

Can you please suggest me any other protocol to view the details of form in script replay.

Please do the needful ASAP.

PFA.


could not view form details in LR script Replay

0
0

Hi,

If we click view details in form it it will display details of specific request.

so we tried to script this scenario in LR but in replay we couldn't found any details inside the transaction regarding that request like "request start and end time".

protocol : Oracle web

LR Version : 12.50

Can you please suggest me any other protocol to view the details of form in script replay.

Please do the needful ASAP.

PFA.

Which protocol to use on Microsoft Dynamics AX Thick Client?

Unable to Record HTTPS traffic in native mobile application using LR

0
0

We have a native mobile application which is using HTTPS protocol. I have tried to record Https trafic using Proxy recording method in Load Runner. But its not capturing any events. We are using LR 12.50. Any help in this regard is appreciated.

Let me know any additional details are required.

how to upgrade from 12.5 to 12.53 loadrunner version

0
0

Hi,

I have recorded my script in LR 12.53 and need to run in 12.5  unfortunately.

Is there any way that i can upgrade 12.5 to 12.53 loadrunner version.

Used "Objects exists" option in Ajax Truc client which is new in 12.53 , but need to run in 12.5.

Thanks in advance

 

Unable to record app hosted on a remote desktop which is accessed from Web page.

0
0

 Hi,

We are trying to record an application which is hosted on a remote desktop which can be accessed from a webpage.

We tried using multi protocol (Web http/html and RDP) for recording this. VuGen records the web part but fails to recognize the RDP part. The steps involved to launch the our application is as follows:

1. Launch the weblink from the browser. (Able to record)

2. Login to the RD web access by entering the credentials. (Able to record)

3. Desktop icon for the Remote session is diplayed on the web page. (Able to record)

4. Click on the icon to launch the Remote Desktop session. (Does not record from this step)

5. The application to be recorded is automatically launched in the remote Desktop.

Please find an image attached which explains the setup.

The problem we are facing is, inspite of using the Multi protocol recording method, The Remote Desktop part is not recongnized while recording nothing gets recorded after clicking on the desktop icon from the webpage.

How could we make the Vugen recognize the Remote Dektop session launched from the web page?

Any suggestions?

Thanks for the help in advance

Viewing all 3978 articles
Browse latest View live




Latest Images