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

Why can not get the value from the chunked response body?

$
0
0

Here is the related code:

web_reg_save_param(
                    "ParamName=responsePG",
                       "LB=",
                       "RB=",
                       "Search=Body",
                       LAST);
     
    web_url("event-stream",
        
        "Url=http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t={eTime1}&lastEventId=&r={eventr1}",
        LAST);

 

 

Here is the response of the request:

vuser_init.c(181): web_url("event-stream") started [MsgId: MMSG-26355]
vuser_init.c(181): Notify: Parameter Substitution: parameter "eTime1" = "1465581374407"
vuser_init.c(181): Notify: Parameter Substitution: parameter "eventr1" = "6226330001163687"
vuser_init.c(181): t=33935ms: Already connected [0] to perftoolss:80 [MsgId: MMSG-26000]
vuser_init.c(181): t=33935ms: 649-byte request headers for "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" (RelFrameId=1, Internal ID=113)
vuser_init.c(181): GET /meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=62263300011
vuser_init.c(181): 63687 HTTP/1.1\r\n
vuser_init.c(181): Referer: http://perftoolss/meiwi/app/login/login.html\r\n
vuser_init.c(181): DNT: 1\r\n
vuser_init.c(181): UA-CPU: AMD64\r\n
vuser_init.c(181): X-XSRF-TOKEN: AWBQyZTyzyv9kBfalyFnAxAB0;AWBQyZTyzyv9kBfalyFnAxAAAAAA0\r\n
vuser_init.c(181): User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Win64; x64; Trident/7.0; .N
vuser_init.c(181): ET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)\r\n
vuser_init.c(181): Accept-Encoding: gzip, deflate\r\n
vuser_init.c(181): Accept-Language: en-US\r\n
vuser_init.c(181): Accept: */*\r\n
vuser_init.c(181): Connection: Keep-Alive\r\n
vuser_init.c(181): Host: perftoolss\r\n
vuser_init.c(181): Cookie: cvwUN=admin; ss-id=sQrjjUU1t7LGryq77n49; ss-pid=YCBMDwWfFxiHGTdnrnEV; autoLogoutTi
vuser_init.c(181): meout=1200000\r\n
vuser_init.c(181): \r\n
vuser_init.c(181): t=33943ms: 296-byte response headers for "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" (RelFrameId=1, Internal ID=113)
vuser_init.c(181): HTTP/1.1 200 OK\r\n
vuser_init.c(181): Cache-Control: no-cache\r\n
vuser_init.c(181): Transfer-Encoding: chunked\r\n
vuser_init.c(181): Content-Type: text/event-stream\r\n
vuser_init.c(181): Vary: Accept\r\n
vuser_init.c(181): Access-Control-Allow-Origin: *\r\n
vuser_init.c(181): Access-Control-Allow-Methods: GET\r\n
vuser_init.c(181): Access-Control-Allow-Headers: Content-Type\r\n
vuser_init.c(181): X-Frame-Options: SAMEORIGIN\r\n
vuser_init.c(181): Date: Fri, 10 Jun 2016 17:56:26 GMT\r\n
vuser_init.c(181): \r\n
vuser_init.c(181): t=33947ms: 5-byte chunked response overhead for "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" (RelFrameId=1, Internal ID=113)
vuser_init.c(181): 223\r\n
vuser_init.c(181): t=33947ms: 2-byte chunked response overhead for "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" (RelFrameId=1, Internal ID=113)
vuser_init.c(181): \r\n
vuser_init.c(181): t=33948ms: 547-byte chunked response body for "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" (RelFrameId=1, Internal ID=113)
vuser_init.c(181): id: 1\n
vuser_init.c(181): data: cmd.onConnect {"userId":"2","displayName":"ElisaZ","channels":"autoupdate","profileU
vuser_init.c(181): rl":"https://raw.githubusercontent.com/ServiceStack/Assets/master/img/apps/no-profile64.pn
vuser_init.c(181): g","id":"Do2krnfpfaiOuSi0BD5C","unRegisterUrl":"http://perftoolss:80/meiwi/api/event-unreg
vuser_init.c(181): ister?id=Do2krnfpfaiOuSi0BD5C","heartbeatUrl":"http://perftoolss:80/meiwi/api/event-heartb
vuser_init.c(181): eat?id=Do2krnfpfaiOuSi0BD5C","updateSubscriberUrl":"http://perftoolss/meiwi.services/event
vuser_init.c(181): -subscribers/Do2krnfpfaiOuSi0BD5C","heartbeatIntervalMs":"10000","idleTimeoutMs":"30000"}\n
vuser_init.c(181): \n
vuser_init.c(181): t=120651ms: Inactive socket [1] was closed by www.bing.com:80, probably due to Keep-Alive timeout [MsgId: MMSG-26000]
vuser_init.c(181): t=120651ms: Closed connection [1] to www.bing.com:80 after completing 1 request [MsgId: MMSG-26000]
vuser_init.c(181): Error -27780: Timeout (120 seconds) exceeded while waiting to receive data for URL "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" [MsgId: MERR-27780]
vuser_init.c(181): Aborting download of URL "http://perftoolss/meiwi/api/event-stream?channels=autoupdate&t=1465581374407&lastEventId=&r=6226330001163687" (RelFrameId=1, Internal ID=113) (e.g., due to the target document or object being deleted) [MsgId: MMSG-26507]
vuser_init.c(181): Error -26377: No match found for the requested parameter "ParamName=responsePG". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 28000 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]


July 20th: Online Expert Day LoadRunner

$
0
0

Hello Everyone,

LoadRunner is hosting an Online Expert Day on July 20th, 2016!  Mark this on your calendars!

 

If you are a customer with a support contract, then we would like to invite you to join us LoadRunner Support Customer Forum on May31st, when HP product Experts will be online for 24 hours to answer any questions regarding:

 

Any topic on LoadRunner

 

Event start time: July 20th at 02:00 AM Pacific Daylight Time / 05:00 AM Eastern Daylight Time / 09:00 AM Greenwich Mean Time

Event end time:  July 21st at 02:00 AM Pacific Daylight Time / 05:00 AM Eastern Daylight Time / 09: 00 AM Greenwich Mean Time.

 

What is an Online Expert Day? 

Online Expert Day is an event when HP product, R&D, and Support team members and other employees join our online forums to answer your toughest technical questions.  Online Expert Days give you a chance to talk directly with the HPE Experts!

 

How does the Online Expert Day event work? 

HPE Experts will be online for 24 hours in the forum and will do their best to answer your questions. They may need to get some more information from you so please check the box "email me when someone replies".  An online conversation will be born!

 

To participate, you do need access to the LoadRunner Support Customer Forum if you don’t have access, please add your Support Agreement ID (SAID) to your HP Passport profile and log in again.

To check this please do the following:

If you have a valid support contract and are still experiencing issues, please send an email to swcommunity@hp.com.

For more information on our Support Customer Forums and how to add your Support Agreement ID (SAID) to your   Passport profile, please click here.

For upcoming Online Expert Days, please bookmark the HPE Software Online Support Services - Forum events page. 

 

If you have questions regarding the Online Expert Day event, please reply to this message. 

We look forward to your attendance and your questions!

Regards,

HPE Support

Http Status code =404 [Not Found] for "Http:\\myapplication.bluemix.net\loginservlet" on Load runner

$
0
0

We want to put a load of 500 users , Initial when we run 10 concurrent user the result is passed by 10/10 but when we run more than 10 it crashes out and it display the below mention issue.

Http Status code =404 [Not Found] for "Http:\\myapplication.bluemix.net\loginservlet"

For save side we increase below mention in Runtime-settings -> Preference -> Options.

1- Http connection timeout (sec) 120 to 240 sec

2- http-request receive timeout 120 to 240 sec

3- Step time out caused by resources is a warning 'YES''

 

Please anyone know the solution.

  

 

LR12.53 Firefox asking for proxy details.

$
0
0

We are doing a POC for LR 12.53 with the hope that this will resolve alot of our current issues with Loadrunner.

We create a new Truclient firefox script and approx. 60s from clicking the "Develop Script" button, the proxy authentication window popups up.

As I said this is on a brand new script without any website being navigated to.

 

Any ideas?

Issue with multiple user login either by Parametrization,CSV file due to login Encryption(SHA256)

$
0
0

Hello Everyone

Need urgent help for the below issue...

Issue : Unable to pass different user names and password by parametrization due to encryption. Below is the complete details.

We have an application where the login page is having encryption. Below is the flow of how encryption will process.

1. navigating to URL : https://QAinstance******/default.aspx : Login page
2. Login Page : Entering user name and Password and click on Submit button
3. OnClick submit - The username and Password will trigger to Sha256.js file where username and password will get encrypted.
4. Both the encrypted values will be stored in New Variables called hiddenusername and hiddenpassword.
5. After storing it clears the textusername and textpassword which is entered in Step:2
6. From the New variables it is going to validate in DB for Authentication then it will load to Home page or Dashboard Page.

I recorded the script in HTML Script mode and No where the text username or Password is getting up.
Below is the block of script which we got once we click on submit button. If you see below the txtHiddenPassword and txtHiddenUserName is encrypted


web_set_user("username","Password","host:123"); //To pass through Authentication (401)

web_custom_request("default.aspx_2",
"URL=https://QAinstance*******/default.aspx?Key=NonSSOEntry",
"Method=POST",
"Resource=0",
"RecContentType=text/plain",
"Referer=https://QAinstance*******/default.aspx?Key=NonSSOEntry",
"Snapshot=t51.inf",
"Mode=HTML",
"EncType=application/x-www-form-urlencoded; charset=utf-8",
"Body=ctl00%24ScriptManager1=ctl00%24Content1%24UpdatePanelUserGroup%7Cctl00%24Content1%24btnLogin&__LASTFOCUS=&ctl00_ScriptManager1_HiddenField=&__EVENTTARGET=&__EVENTARGUMENT=&__VIEWSTATE={CorrelationParameter_URL2}&__VIEWSTATEGENERATOR={__VIEWSTATEGENERATOR}&__VIEWSTATEENCRYPTED=&ctl00%24Content1%24txtUserName=&ctl00%24Content1%24txtPassword="
"&ctl00%24Content1%24txtHiddenPassword=%E1%8B%AB%E1%8B%AB%E1%8B%A3%E1%8A%B8%E1%8B%AC%E1%8B%AB%E1%8B%A8%E1%8B%A2%E1%8B%A9%E1%8A%BE%E1%8B%A8%E1%8A%BA%E1%8A%B9%E1%8A%BD%E1%8A%B9%E1%8A%BF%E1%8B%AB%E1%8A%BD%E1%8A%BA%E1%8B%AF%E1%8B%AC%E1%8A%B9%E1%8A%B9%E1%8A%B8%E1%8B%A9%E1%8A%BE%E1%8A%BF%E1%8B%A2%E1%8B%AD%E1%8A%BA%E1%8A%BA%E1%8B%A2%E1%8B%A2%E1%8A%B9%E1%8A%BF%E1%8B%AF%E1%8B%A2%E1%8A%BE%E1%8B%AA%E1%8B%AE%E1%8B%A2%E1%8B%AC%E1%8B%A9%E1%8B%AC%E1%8A%BD%E1%8A%B8%E1%8A%B9%E1%8A%BA%E1%8B%AB%E1%8A%BD%E1%8B%A9%E1%8A%BE%E1%8B%AD%E1%8A%BA%E1%8A%B9%E1%8A%BE%E1%8A%B9%E1%8B%A8%E1%8A%BA%E1%8B%A2%E1%8A%BF%E1%8B%AD%E1%8B%AB%E1%8B%AA"
"&ctl00%24Content1%24txtHiddenUserName=%E1%8A%8F%E1%8A%9A%E1%8A%9C%E1%8A%9A%E1%8A%BF%E1%8A%B6%E1%8A%B2%E1%8A%B5"
"&__ASYNCPOST=true&ctl00%24Content1%24btnLogin=Sign%20In",
LAST);

I tried replacing Web_custom_request to Web_Submit_data also but its not working

web_submit_data("default.aspx_2",
"Action=https://QAinstance*******/default.aspx?Key=NonSSOEntry",
"Method=POST",
"EncType=application/x-www-form-urlencoded; charset=utf-8",
"TargetFrame=_PARENT",
"Referer=https://QAinstance*******/default.aspx?Key=NonSSOEntry",
"Mode=HTML",
ITEMDATA,
"Name=username", "Value={username}", ENDITEM,
"Name=Password", "Value={Password}, ENDITEM,
EXTRARES,
"URL=https://QAinstance*******/default.aspx?Key=NonSSOEntry",
ENDITEM,
LAST);

Thanks & Regards,

Rajiv Joshi

Correlation in .NET Protocol

$
0
0

 

Hello All,

 

 

I am working on .NET Protocol in Loadrunner(Desktop application). During correlation am facing a challenge.

 

 

the below event is generated


lr.log("Event 9881: CUSTOMERRow_1.CUSTOMERID = new Guid(\"85806d04-7df0-45c8-a6d1-55106ed8" +
     "1a9c\");");
   CUSTOMERRow_1.CUSTOMERID = new Guid("85806d04-7df0-45c8-a6d1-55106ed81a9c");

 


When I try  to correlate the CustomerId,  am not able to use the normal web reg save param, as the function is not available(I think it is applicable only for web protocol). So I googled and I found two ways :


1. Correlating the DataSet_XML(where the table is generated under snapshot pane, but if I right click , I dont see the Correlation option). So unable to do it.


2. Correlating the primitive values, which they have specified in the blogs, but they havent given any more informaition in help doc nor in any blogs.)

Can anyone let me know if you have worked in .NET application, how to correlate this.


Application : Microsoft .NET 4.5.2 - Desktop.

Load Runner : .NET Protocol
 

 

Regards,

Ramesh

 

What is the difference between Performance Center and Storm Runner?

$
0
0

Hi,

I have read a lot but I don't understand the difference between Performance Center and Storm Runner. Can anyone help me?

Thanks in advance,

Getting GENERAL_MSG_CAT_SSL_ERROR

$
0
0

Hello,

I am testing a Windows based application with HTTP/HTTPS Protocol and previous release successfully developed the scripts using LR 12.02 and done the testing. For  this release iam Getting [GENERAL_MSG_CAT_SSL_ERROR]connect to host "awsuiqa.countrypassport.net" failed: [10054] Connection reset by peer while trying to hit some request.

I have tried inserting the web_set_sockets_option("SSL_VERSION","TLS1.2"); begining of the script. Ofcourse i have tried with 1.1,1.2,2,3 but no luck.  In My Application they are using TLS1.2 and i have used the same but no luck.

In Previous release i didnt put this statement but didnt get any such issues.

I would be great if there is any work around to come out of this issue..

Thanks in Advance..

Thanks,

Kiran L

 

 


How to handle a message from webpage while replaying Vugen Script?

$
0
0

Hi,

Im getting a message from Web Page while replaying Vugen script.

No transaction is happening until 'OK' is clicked in the pop-up message though script replay is completed and passed.

Please suggest how to handle this pop-up message while replaying.

How to Pass " x-ibm-client-id " id in Vugen Script ?

$
0
0

How to Pass " x-ibm-client-id " id in Vugen Script ?

How to handle OAUTH Authorization

$
0
0

Hello,

Can any one please provide the solution for how to handle "OAUTH Authorization" in script?

I do this but still not worked.

web_add_auto_header("Authorization","OAuth {Auth_Token}");

web_add_header("Content-Type", "application/xml");

web_custom_request("login",
"URL=////////////",
"Method=POST",
"Resource=0",
"RecContentType=text/html",
"Referer=//////",
"Snapshot=t3.inf",
"Mode=HTML",
"Body={Auth_Token}=81e5441e2bafd7e4e3f372de507e6b1a0af4ff02ae25af997d0321afa8d6d89e&login=*******&password={PasswordParameter}",
EXTRARES,
"URL=/resources/css/dashboard.css", "Referer=/////////////////", ENDITEM,
LAST);

Thanks,

Vishal

 

 

Powerterm won't connect after upgrading to LR12.5 and Windows Server 2012

$
0
0

One of our tests  connects to a VMS node with ssh using the RTE protocol and powerterm. The connection works on our old server, which is Windows Server 2003 using LR 9.5.0.0.

From the new server, I can telnet/ssh into the VMS node using windows telnet without issue, but powerterm can't connect. From the VMS node, we see a protocol error from the attempted connecton.

How can we handle 401 unauth error on homepage for SAP netweaver 740 web portal in vugen scripting

$
0
0

Need help where I am trying to create a script on load runner for SAP Netweaver web application where i am unable to by pass 401 un authorization error on landing page itself here one intresting observation is next step i would enter my login credetial's but observed 401 unauth error from browser dev tools. Script fails saying 401 Unauthorized error when i replay

Correlation issue - conversion from hex to string in Oracle Utilities

$
0
0

Hi,

 

I'm using LR 11.5 on Oracle Utilities application and I had a same issue.

During record I found that for get user step which is before login step, server responds with  session id which needs to be used in further steps .

 

However, format of that session id needs to be changed when sending it back to the server

 

We are able to correlate that value but we are unable to change the format

 

Recording (3 times):

 

Server sends a value                      \x8D\xCD\xE3\xE5\x93_\x1B 

It is used in further requests as      -1813650483

 

Server sends a value                      \x8D\xD6\x8B\x00m_\x1B

It is used in further requests as      1828752342

 

Server sends a value                      \x8D\x13\xA0\xFD-_\x1B

It is used in further requests as      771596307

 

I can't find the coding rule.

 

Does any one know thw function to change to this format ??

we have used lr_convert_string_encoding and it did not help .

 

Thanks in adavance

Jenkins with Loadrunner 12

$
0
0

Hi,

I am trying to use the loadrunner 12.0 with the jenkins plugin HP Application Automation Tools,  

I have tried almost all the options of this plugin.

1. Running Tests Sets from ALM : 

[EnvInject] - Loading node environment variables.
Building in workspace /root/.jenkins/jobs/performanceCenter/workspace
[workspace] $ /root/.jenkins/jobs/performanceCenter/workspace/HpToolsLauncher.exe -paramfile props13062016142633489.txt
Build step 'Execute HP functional tests from HP ALM' changed build result to FAILURE
Build step 'Execute HP functional tests from HP ALM' marked build as failure

2. Running Server Side Tests Using HP ALM Lab Management : 

Failed to start TEST_SET ID:103, run id: com.hp.alm.platform.exception.CTdException: Failed to prepare timeslot for run. Failed to post SSE_PROCEDURE_TESTSETS values;

3. Running Performance Tests using HP Performance Center :  

Sending run request
[Domain='DEFAULT', Project='New_Proj', TestID='6', TestInstanceID='35', TimeslotDuration='0:30(h:mm)', PostRunAction='Collate And Analyze']
Logout succeeded
Empty Results
Result Status: UNSTABLE

 

I would always prefer the 2nd option to run my tests through jenkins. If anyone aware of this issue please let me know.

Please help me on this. It's urgent.


VuGen 12.x support for Windows 10

$
0
0

Windows 10 will support VuGen 12.01 and above? Not able to find any documents for this. Any help appreicated. Thanks.

 

How to Import data from external csv into Vugen Script

$
0
0

Hi All,

Could some one please guide me how to do this

I would like to import Test Data from the csv file into Vugen Scripts.

Lets say I have Payee.csv file which has 28 columns of Data and csv file located some shared location. In script I need to pass the values from the csv file by importing.How can I do that in Vugen script?

I know in QTP we have DataTable.Import.

Thanks,

Raj

loadrunner winsock error in recording

$
0
0

Hi, may you advise me what is wrong here. I am trying recording a winsock app but the generated script is just like this:

Action()
{

    lrs_create_socket("socket0", "TCP", "LocalHost=6400", "Backlog=1", LrsLastArg);

    lrs_close_socket("socket0");

    return 0;
}

  • loadrunner 12.53
  • application is QT 5.5.1 based for windows 32-bit

in the script directory, the file ws_codgen.log is showing many errors:

WSFilter: Init: data wsSocketSort
SocketSort: 0: session id error
SocketSort
SocketSort: 1: session id error
SocketSort
SocketSort: 2: session id error
SocketSort
SocketSort: 3: session id - 1: wplus_listen
SocketSort: 3: bind port: 6400
SocketSort
SocketSort
SocketSort: 5: session id - 2: wplus_listen
SocketSort: 5: bind port: 6400
SocketSort: 5: port number already exists
SocketSort
SocketSort
SocketSort: 7: session id - 3: wplus_listen_ipng
SocketSort: 7: bind port: 6400
SocketSort: 7: port number already exists
SocketSort
SocketSort
SocketSort: 9: session id - 4: wplus_listen_ipng
SocketSort: 9: bind port: 6400
SocketSort: 9: port number already exists
SocketSort
SocketSort: 10: session id - 5: wplus_accept_ipng
SocketSort
SocketSort: 11: session id - 5: wplus__send_recv
SocketSort: 11: set winsock
SocketSort
SocketSort: 12: session id - 5: wplus__send_recv
SocketSort
SocketSort: 13: session id - 5: wplus__send_recv
SocketSort
SocketSort: 14: session id - 5: wplus__send_recv
SocketSort
SocketSort: 15: session id - 5: wplus__send_recv
SocketSort
SocketSort: 16: session id - 5: wplus__send_recv
SocketSort
SocketSort: 17: session id - 5: wplus__send_recv
SocketSort
SocketSort: 18: session id - 5: wplus__send_recv
SocketSort
SocketSort: 19: session id - 5: wplus__send_recv
SocketSort
SocketSort: 20: session id - 5: wplus__send_recv
SocketSort
SocketSort: 21: session id - 5: wplus__send_recv
SocketSort
SocketSort: 22: session id - 5: wplus__send_recv
SocketSort
SocketSort: 23: session id - 5: wplus__send_recv
SocketSort
SocketSort: 24: session id - 5: wplus__send_recv
SocketSort
SocketSort: 25: session id - 5: wplus__send_recv
SocketSort
SocketSort: 26: session id - 5: wplus__send_recv
SocketSort
SocketSort: 27: session id - 5: wplus__send_recv
SocketSort
SocketSort: 28: session id - 5: wplus__send_recv
SocketSort
SocketSort: 29: session id - 5: wplus__send_recv
SocketSort
SocketSort: 30: session id - 5: wplus__send_recv
SocketSort
SocketSort: 31: session id - 5: wplus__send_recv
SocketSort
SocketSort: 32: session id - 5: wplus__send_recv
WSFilter
WSFilter: 0: session id error
WSFilter
WSFilter: 0: session id error
WSFilter
WSFilter: 0: session id error
WSFilter
WSFilter: 0: session id - 1: wplus_listen
WSFilter: 0: add socket0
WSFilter
WSFilter: 1: session id 1: wplus_close_socket
WSFilter: 1: close socket0
WSFilter
WSFilter: 2: session id - 2: wplus_listen
WSFilter: 2: not winsock
WSFilter
WSFilter: 3: session id 2: wplus_close_socket
WSFilter: 3: not winsock
WSFilter
WSFilter: 4: session id - 3: wplus_listen
WSFilter: 4: not winsock
WSFilter
WSFilter: 5: session id 3: wplus_close_socket
WSFilter: 5: not winsock
WSFilter
WSFilter: 6: session id - 4: wplus_listen
WSFilter: 6: not winsock
WSFilter
WSFilter: 7: session id - 5: wplus_accept
WSFilter: 7: missing socket
WSFilter
WSFilter: 8: session id - 5: wplus_recv
WSFilter: 8: socket wasn't initialized
WSFilter
WSFilter: 9: session id - 5: wplus_send
WSFilter: 9: socket wasn't initialized
WSFilter
WSFilter: 10: session id - 5: wplus_recv
WSFilter: 10: socket wasn't initialized
WSFilter
WSFilter: 11: session id - 5: wplus_recv
WSFilter: 11: socket wasn't initialized
WSFilter
WSFilter: 12: session id - 5: wplus_send
WSFilter: 12: socket wasn't initialized
WSFilter
WSFilter: 13: session id - 5: wplus_recv
WSFilter: 13: socket wasn't initialized
WSFilter
WSFilter: 14: session id - 5: wplus_recv
WSFilter: 14: socket wasn't initialized
WSFilter
WSFilter: 15: session id - 5: wplus_recv
WSFilter: 15: socket wasn't initialized
WSFilter
WSFilter: 16: session id - 5: wplus_recv
WSFilter: 16: socket wasn't initialized
WSFilter
WSFilter: 17: session id - 5: wplus_recv
WSFilter: 17: socket wasn't initialized
WSFilter
WSFilter: 18: session id - 5: wplus_recv
WSFilter: 18: socket wasn't initialized
WSFilter
WSFilter: 19: session id - 5: wplus_recv
WSFilter: 19: socket wasn't initialized
WSFilter
WSFilter: 20: session id - 5: wplus_recv
WSFilter: 20: socket wasn't initialized
WSFilter
WSFilter: 21: session id - 5: wplus_recv
WSFilter: 21: socket wasn't initialized
WSFilter
WSFilter: 22: session id - 5: wplus_recv
WSFilter: 22: socket wasn't initialized
WSFilter
WSFilter: 23: session id - 5: wplus_send
WSFilter: 23: socket wasn't initialized
WSFilter
WSFilter: 24: session id - 5: wplus_recv
WSFilter: 24: socket wasn't initialized
WSFilter
WSFilter: 25: session id - 5: wplus_recv
WSFilter: 25: socket wasn't initialized
WSFilter
WSFilter: 26: session id - 5: wplus_send
WSFilter: 26: socket wasn't initialized
WSFilter
WSFilter: 27: session id - 5: wplus_send
WSFilter: 27: socket wasn't initialized
WSFilter
WSFilter: 28: session id - 5: wplus_recv
WSFilter: 28: socket wasn't initialized
WSFilter
WSFilter: 29: session id - 5: wplus_recv
WSFilter: 29: socket wasn't initialized

 

outcome from recording events are:

------------------------------------------------------------------------------------------
| HP - LoadRunner Recording Log File |
| Date Generated : Mon Jul 11 15:31:56 2016 |
------------------------------------------------------------------------------------------

[Op#: 1]------------------------------------------------------------------------------
Record Section : Action

[Op#: 2]------------------------------------------------------------------------------
Start Record : 1

[Op#: 3]------------------------------------------------------------------------------
Api Event (0) : Id=WPLUS Proc=2898:0f18 Start=6748468 End=6748468 Duration=0 msec
Operation Name : wplus_gethostbyname
Argument# 1 IN : [name] = "Ayounis"
Argument# 2 IN : [ipaddress] = 192.168.1.70 (4601a8c0)
Return Value : (void)

[Op#: 4]------------------------------------------------------------------------------
Api Event (1) : Id=WPLUS Proc=2898:0828 Start=6748734 End=6748734 Duration=0 msec
Operation Name : wplus_gethostbyname_ipng
Argument# 1 IN : [name] = "Ayounis"
Argument# 2 IN : [family] = 23
Argument# 3 IN : [flowinfo] = 0
Argument# 4 IN : [addr] = Array[0:16]{ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01" }
Argument# 5 IN : [scope_id] = 0
Return Value : (void)

[Op#: 5]------------------------------------------------------------------------------
Api Event (2) : Id=WPLUS Proc=2898:0828 Start=6748734 End=6748734 Duration=0 msec
Operation Name : wplus_gethostbyname_ipng
Argument# 1 IN : [name] = "Ayounis"
Argument# 2 IN : [family] = 23
Argument# 3 IN : [flowinfo] = 0
Argument# 4 IN : [addr] = Array[0:16]{ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01" }
Argument# 5 IN : [scope_id] = 0
Return Value : (void)

[Op#: 6]------------------------------------------------------------------------------
Api Event (3) : Id=WPLUS Proc=2898:28c8 Start=6748812 End=6748812 Duration=0 msec
Operation Name : wplus_listen
Argument# 1 IN : [session_id] = ->1
Argument# 1 OUT : [session_id] = ->1
Argument# 2 IN : [ipaddress] = ->0.0.0.0 (00000000)
Argument# 2 OUT : [ipaddress] = ->0.0.0.0 (00000000)
Argument# 3 IN : [portnum] = ->6400
Argument# 3 OUT : [portnum] = ->6400
Argument# 4 IN : [flags] = 1
Return Value : (void)

[Op#: 7]------------------------------------------------------------------------------
Api Event (4) : Id=WPLUS Proc=2898:28c8 Start=6748812 End=6748812 Duration=0 msec
Operation Name : wplus_close
Argument# 1 IN : [session_id] = 1
Return Value : (void)

[Op#: 8]------------------------------------------------------------------------------
Api Event (5) : Id=WPLUS Proc=2898:28c8 Start=6748812 End=6748812 Duration=0 msec
Operation Name : wplus_listen
Argument# 1 IN : [session_id] = ->2
Argument# 1 OUT : [session_id] = ->2
Argument# 2 IN : [ipaddress] = ->127.0.0.1 (0100007f)
Argument# 2 OUT : [ipaddress] = ->127.0.0.1 (0100007f)
Argument# 3 IN : [portnum] = ->6400
Argument# 3 OUT : [portnum] = ->6400
Argument# 4 IN : [flags] = 1
Return Value : (void)

[Op#: 9]------------------------------------------------------------------------------
Api Event (6) : Id=WPLUS Proc=2898:28c8 Start=6748812 End=6748812 Duration=0 msec
Operation Name : wplus_close
Argument# 1 IN : [session_id] = 2
Return Value : (void)

[Op#: 10]------------------------------------------------------------------------------
Api Event (7) : Id=WPLUS Proc=2898:28c8 Start=6748812 End=6748812 Duration=0 msec
Operation Name : wplus_listen_ipng
Argument# 1 IN : [session_id] = 3
Argument# 2 IN : [family] = 23
Argument# 3 IN : [flowinfo] = 0
Argument# 4 IN : [addr] = Array[0:16]{ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" }
Argument# 5 IN : [scope_id] = 0
Argument# 6 IN : [portnum] = ->6400
Argument# 6 OUT : [portnum] = ->6400
Argument# 7 IN : [flags] = 1
Return Value : (void)

[Op#: 11]------------------------------------------------------------------------------
Api Event (8) : Id=WPLUS Proc=2898:28c8 Start=6748812 End=6748828 Duration=16 msec
Operation Name : wplus_close
Argument# 1 IN : [session_id] = 3
Return Value : (void)

[Op#: 12]------------------------------------------------------------------------------
Api Event (9) : Id=WPLUS Proc=2898:28c8 Start=6748828 End=6748828 Duration=0 msec
Operation Name : wplus_listen_ipng
Argument# 1 IN : [session_id] = 4
Argument# 2 IN : [family] = 23
Argument# 3 IN : [flowinfo] = 0
Argument# 4 IN : [addr] = Array[0:16]{ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" }
Argument# 5 IN : [scope_id] = 0
Argument# 6 IN : [portnum] = ->6400
Argument# 6 OUT : [portnum] = ->6400
Argument# 7 IN : [flags] = 1
Return Value : (void)

[Op#: 13]------------------------------------------------------------------------------
Api Event (10) : Id=WPLUS Proc=2898:28c8 Start=6775171 End=6775171 Duration=0 msec
Operation Name : wplus_accept_ipng
Argument# 1 IN : [session_id] = 5
Argument# 2 IN : [family] = 23
Argument# 3 IN : [flowinfo] = 0
Argument# 4 IN : [addr] = Array[0:16]{ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" }
Argument# 5 IN : [scope_id] = 0
Argument# 6 IN : [local_portnum] = 6400
Argument# 7 IN : [remote_family] = 0
Argument# 8 IN : [remote_flowinfo] = 0
Argument# 9 IN : [remote_addr6] = Array[0:16]{ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" }
Argument# 10 IN : [remote_scope_id] = 0
Argument# 11 IN : [remote_portnum] = 0
Return Value : (void)

LoadRunner cpu above 80%

$
0
0

Hi,

 

We are trying to run a script created by VuGen with 10 users on Load runner controller.

We see the CPU of the machine reach 100% taken by the 10 FireFox processes.

Is this expected that load runner can't run with 10 users on single machine (machine is vmWare).

 

Another question - How does the controller give snapshot if it not really open browser ? Can I get these snapshot also when run in storm runner ?

 

Thanks

 

STUN protocol

$
0
0

 

using VUGEN 11.52. Is there a way to record STUN protocol in VUGEN ? 

 

Viewing all 3978 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>