JMeter Performance Testing Tutorial 10 - Detailed Understanding of JMeter Aggregate Report

Поділитися
Вставка
  • Опубліковано 29 січ 2025

КОМЕНТАРІ • 30

  • @TestingFunda
    @TestingFunda  2 роки тому

    😊 Hello and thank you for watching! We'd love to hear your opinions in the comments section.
    👉 For more videos on JMeter Performance Testing, please visit: ua-cam.com/video/hrrV0xKuZw8/v-deo.html
    👉 Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: ua-cam.com/users/TestingFunda

  • @meherfatima2048
    @meherfatima2048 Рік тому +1

    Informative tutorials | Indeed you are a very good mentor😇

  • @bktumma
    @bktumma 2 роки тому +1

    Excellent Video with clear explanation!! Thank you for these viideos. God bless you!!

  • @asiyazahoor6386
    @asiyazahoor6386 3 роки тому +1

    These tutorials are really helpful..great effort :)

  • @LubnaMukhtar-n6s
    @LubnaMukhtar-n6s Рік тому +1

    How can we monitor the redirection url in aggregate report

    • @TestingFunda
      @TestingFunda  Рік тому

      To monitor redirection URLs in an aggregate report in JMeter:
      Set Up Response Assertion:
      Use a Response Assertion on the HTTP Sampler to validate the redirection URL or specific text indicating successful redirection.
      Include Relevant Columns in Aggregate Report:
      Ensure necessary columns like "URL" or "Response Message" are included in the Aggregate Report listener to track the expected redirection.
      Inspect Response Data:
      Check Response Data within listeners to confirm the presence of the expected redirection URL or status message.
      Consider Regular Expression Extractor:
      Use the Regular Expression Extractor if the redirection URL needs dynamic extraction from responses.
      Analyze HTTP Status Codes:
      Monitor HTTP status codes, especially 3xx codes that signify redirection, to understand and evaluate redirection patterns in the Aggregate Report.

    • @lubnamukhtar7630
      @lubnamukhtar7630 Рік тому +1

      Can we have a video related to this?

    • @TestingFunda
      @TestingFunda  Рік тому

      @@lubnamukhtar7630 not now

    • @lubnamukhtar7630
      @lubnamukhtar7630 Рік тому

      Yeah but in this month may be?

  • @MrAtulkashid
    @MrAtulkashid 2 роки тому +1

    That average or max min time is in millisecond always??

    • @TestingFunda
      @TestingFunda  2 роки тому +1

      addy response time is in (ms) only. There is a work around but I wont suggest that because of precision

    • @MrAtulkashid
      @MrAtulkashid 2 роки тому

      Thanks

  • @parthkotadia5996
    @parthkotadia5996 3 роки тому +1

    Hello sir, is there any method of importing the exact headers in the CSV file, since the exact header of " aggregate report " are not getting displayed in the CSV file saved

    • @TestingFunda
      @TestingFunda  3 роки тому

      Can you please provide more details ins the steps and what is expected so that I can help you accordingly

    • @parthkotadia5996
      @parthkotadia5996 3 роки тому +1

      @@TestingFunda Suppose , I am willing to export my data of aggregate report to excel ( CSV ) , so ideally all the headers such as " Median, 90,95,99% lines and remaining of the headers should be displayed in the CSV " but when actually opening the CSV file some different headers are visible and not as that of aggregate report header

    • @TestingFunda
      @TestingFunda  3 роки тому

      @@parthkotadia5996 After executing tests go to aggregate report. check Save Table Header and then Click on Save Table Data. Now you will have proper headers in CSV file

    • @parthkotadia5996
      @parthkotadia5996 3 роки тому

      @@TestingFunda Thank you sir for the help,now I am getting what I was expecting 😀

    • @TestingFunda
      @TestingFunda  3 роки тому

      @@parthkotadia5996 no problem. Happy learning

  • @amrmedhat5967
    @amrmedhat5967 Рік тому +1

    What is the difference bet. Ramp-up period and duration(Second)? I a littel confused between both of them

  • @papaz.z853
    @papaz.z853 2 роки тому +1

    hey sir, can you tell how to calculate the Throughput ?
    Thanks

    • @TestingFunda
      @TestingFunda  2 роки тому

      Number requests per second/ min or hour

  • @stefan8193
    @stefan8193 11 місяців тому +1

    Just one small suguestion, when we talk about 90%, 95%... showed time means that 90% of tests for example did not go over showed time in line. All other perfecto, thanks!

  • @MrAtulkashid
    @MrAtulkashid 2 роки тому +1

    Also can you share any plug-in by which I can generate a line graph 📈 like this please

    • @TestingFunda
      @TestingFunda  2 роки тому

      addy you will get all type of graphs on HTML report

  • @mohanr4372
    @mohanr4372 Рік тому +1

    Thank you