LoadRunner VuGen Tutorial-LoadRunner Vugen-Loadrunner Scripting Tutorial-Loadrunner Scripting Replay

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 33

  • @grrwals
    @grrwals Год назад +1

    Hello thanks for the great videos i am having problem when replay it tell me script passed but it doesn't record. i am very new to loadrunner just now basic only. any help will be appreciated. thx

    • @QA1
      @QA1  Год назад

      @grrwals - Sure, I want to help you. First, you have to do the recording. Second, you have to test the recording using replay. Please follow the recording process that I have shown in LoadRunner Script Recording tutorial at ruclips.net/video/eAkEJ-Cum6g/видео.html

  • @swetharedddysh
    @swetharedddysh 8 лет назад

    Hi Inder.
    your videos are very informative and easy to understand. can you please explain, how to create the batch file that u explained in the above video.

    • @QA1
      @QA1  8 лет назад +1

      The batch file is a text file. Its filename can be anything but its file extension is ".bat". In the batch file shown, it does the following: 1) Change the drive 2) Change the folder to where mdrv resides 3) Run mdrv and 4) Pause (this is not required - I added it just to explain the commands in the batch file). Thank you for your comment.

  • @ankursambhe3244
    @ankursambhe3244 8 лет назад +1

    Hi sir,
    please upload the manual correlation videos in load runner

  • @RuchiSingh-jo7dc
    @RuchiSingh-jo7dc 8 лет назад

    I can slove your error problem , don't change anything from flight page because it is all default, so keep it as it is and then run.

  • @UmaDevi-pb5yw
    @UmaDevi-pb5yw 4 года назад

    please help me..... The replay snapshot is not visible after replaying... what to do?

    • @QA1
      @QA1  4 года назад

      Hi. Once the replay is complete, we need to click on the Test Results link. The snapshots should be inside the Test Results window. Drill down to the Action Summary and click on individual snapshots.

    • @UmaDevi-pb5yw
      @UmaDevi-pb5yw 4 года назад

      @@QA1 I can't find Test result link...

    • @QA1
      @QA1  4 года назад

      Snapshots are not available for all protocols. But you can try View > Snapshot, or click the Show Snapshot Pane button on the VuGen toolbar.

  • @meghapatil734
    @meghapatil734 3 месяца назад

    Sir, my script is not run in Microsoft edge its run. How can i do to run in microsoft egde

    • @QA1
      @QA1  3 месяца назад

      In LoadRunner performance testing, the focus should be on the application's performance on the server. But, do the majority of your web application's users run it in Microsoft Edge browser?

  • @automationexpert8714
    @automationexpert8714 6 лет назад

    When my replay completes I don't see "The Test Results" in VUGen to view results. Can you please help?

    • @QA1
      @QA1  6 лет назад

      In VuGen, you can see the results in the test results window and the replay log.

  • @grrwals
    @grrwals Год назад

    i also dont see test results when i do replay.

    • @QA1
      @QA1  Год назад

      You should view the videos in order: 1) LoadRunner Architecture: ruclips.net/video/P4p14ZBXjGI/видео.html 2) Web Tours Loadrunner: ruclips.net/video/i62VQqkOrTY/видео.html
      LoadRunner complete course: ruclips.net/p/PLc3SzDYhhiGU6fbp6JlTU8GPbEw_-eQFx

  • @sumanpalisetty6096
    @sumanpalisetty6096 8 лет назад

    Hi Sir,
    if you remember me, I asked you regarding the license issue I am facing. I resolved it by reimaging my laptop and installed it, it is okay now. I am trying to learn loadrunner and when I am replaying, I am facing an issue.
    Action.c(65): Error -27987: Requested image not found [MsgId: MERR-27987]
    Action.c(65): web_image("Search Flights Button") highest severity level was "ERROR", 0 body bytes, 0 header bytes [MsgId: MMSG-26388]
    Ending action Action.
    Please help

    • @QA1
      @QA1  8 лет назад

      As the error message says, there is a problem in line 65 of your Action.c vuser script. It is not possible to provide the solution just by looking at the error message. One needs to see the Vuser script and the output log. Here are few possible solutions for this issue to try in order given:
      1 - Record > Recording options: Ensure that they are all default. In General > Recording, choose HTML based script. Record your vuser script again giving sufficient time between clicks.
      2 - Add the following line before line 65
      lr_think_time(5);
      3- In Replay > Runtime Settings > Think Time, choose Replay think time as recorded. Save the Vuser script before replaying.

    • @sumanpalisetty6096
      @sumanpalisetty6096 8 лет назад

      It is working Sir, I was running in Chrome now I ran in IE

  • @arunjat1
    @arunjat1 7 лет назад

    HI Inder,
    I have recorded the webTour script as per the steps which is shown by you but when i am trying to replay it then it showing error like "Action.c(38): Error -27987: Requested image not found [MsgId: MERR-27987] ".
    I am Using LR 12.5 and IE 11 .
    Below is the output logs.Can you please help me out in this.
    Virtual User Script started at : 4/27/2017 6:16:57 AM
    Starting action vuser_init.
    Web Turbo Replay of LoadRunner 12.50.0 for Windows 7; build 1096 (Apr 27 2017 16:55:24) [MsgId: MMSG-27143]
    Run mode: HTML [MsgId: MMSG-26993]
    Replay user agent: Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko [MsgId: MMSG-26988]
    Run-Time Settings file: "C:\Users\arun\Documents\VuGen\Scripts\LR_Practice_Scripts\FlightReservation1\\default.cfg" [MsgId: MMSG-27141]
    Starting to download the proxy automatic configuration script, URL="web-access.biz/wpad.dat?e3e9d9b2a7c3e24fa7116eef4bab233d29621115" [MsgId: MMSG-27097]
    Proxy automatic configuration script (URL="web-access.biz/wpad.dat?e3e9d9b2a7c3e24fa7116eef4bab233d29621115") downloaded and evaluated successfully [MsgId: MMSG-27096]
    Ending action vuser_init.
    Running Vuser...
    Starting iteration 1.
    Maximum number of concurrent connections per server: 6 [MsgId: MMSG-26989]
    Starting action Action.
    Action.c(4): web_url("index.htm") started [MsgId: MMSG-26355]
    Action.c(4): Detected non-resource "127.0.0.1:1080/WebTours/header.html" in "127.0.0.1:1080/WebTours/index.htm" [MsgId: MMSG-26574]
    Action.c(4): Detected non-resource "127.0.0.1:1080/cgi-bin/welcome.pl?signOff=true" in "127.0.0.1:1080/WebTours/index.htm" [MsgId: MMSG-26574]
    Action.c(4): Found resource "127.0.0.1:1080/WebTours/images/hp_logo.png" in HTML "127.0.0.1:1080/WebTours/header.html" [MsgId: MMSG-26659]
    Action.c(4): Found resource "127.0.0.1:1080/WebTours/images/webtours.png" in HTML "127.0.0.1:1080/WebTours/header.html" [MsgId: MMSG-26659]
    Action.c(4): Detected non-resource "127.0.0.1:1080/cgi-bin/nav.pl?in=home" in "127.0.0.1:1080/cgi-bin/welcome.pl?signOff=true" [MsgId: MMSG-26574]
    Action.c(4): Detected non-resource "127.0.0.1:1080/WebTours/home.html" in "127.0.0.1:1080/cgi-bin/welcome.pl?signOff=true" [MsgId: MMSG-26574]
    Action.c(4): Found resource "127.0.0.1:1080/WebTours/images/mer_login.gif" in HTML "127.0.0.1:1080/cgi-bin/nav.pl?in=home" [MsgId: MMSG-26659]
    Action.c(4): web_url("index.htm") was successful, 10079 body bytes, 2376 header bytes, 24 chunking overhead bytes [MsgId: MMSG-26385]
    Action.c(17): wait time is for 5 seconds
    Action.c(20): web_submit_data("login.pl") started [MsgId: MMSG-26355]
    Action.c(20): web_submit_data("login.pl") was successful, 795 body bytes, 228 header bytes, 12 chunking overhead bytes [MsgId: MMSG-26385]
    Action.c(38): web_image("Search Flights Button") started [MsgId: MMSG-26355]
    Action.c(38): Error -27987: Requested image not found [MsgId: MERR-27987]
    Action.c(38): web_image("Search Flights Button") highest severity level was "ERROR", 0 body bytes, 0 header bytes [MsgId: MMSG-26388]
    Ending action Action.
    Ending iteration 1.
    Ending Vuser...
    Starting action vuser_end.
    Ending action vuser_end.
    Vuser Terminated.
    Thanks,
    Arun

    • @QA1
      @QA1  7 лет назад

      Hi Arun, your error message mentions a problem in line 38 of your Action.c vuser script. It is not possible to provide the solution just by looking at the error message. Here are few possible solutions for this issue to try:
      1 - Record > Recording options: Ensure that they are all default. In General > Recording, choose HTML based script. Record your vuser script AGAIN giving sufficient time between clicks. Then replay it.
      2 - Add the following line before line 38
      lr_think_time(5);
      3- In Replay > Runtime Settings > Think Time, choose Replay think time as recorded. Save the Vuser script before replaying.

      Show less

    • @arunjat1
      @arunjat1 7 лет назад

      HI Inder ,
      Thanks for your help its working now. I need one more help my script is passed successfully while replaying it but my IE browser is not invoking during replay i am using IE 11 and loadrunner 12.50 version .Can you please provide the help on this .

    • @QA1
      @QA1  7 лет назад

      That is the correct behavior. Typically, performance testing tools test the performance of the server (and not the client running a browser). If you want to see screenshots taken during the test, you can click on the Test Results link in VuGen once the replay is complete.

    • @arunjat1
      @arunjat1 7 лет назад +1

      Thanks a lot inder .

    • @palanis4349
      @palanis4349 6 лет назад

      What is the difference between winlet and socket level ..when it will be used ??