JMeter tutorial #10 | JMeter Aggregate Report

Поділитися
Вставка
  • Опубліковано 8 лют 2025
  • #JMeter #PerformanceTesting #Automation #TestingTools #JMeterTutorial #AggregateReport #LoadTesting #CSVFile #PerformanceMetrics #SoftwareTesting #testingfunda
    JMeter tutorial #10 | JMeter Aggregate Report
    Welcome to this JMeter tutorial! In this session, we'll dive into the Aggregate Report listener and explore its various fields. We'll also show you how to generate and interpret the data to identify performance bottlenecks in your application.
    📝 Topics Covered:
    Introduction to the Aggregate Report
    How to add the Aggregate Report in JMeter
    Understanding key fields in the Aggregate Report
    Writing and reading data from CSV files in JMeter
    How to analyze performance results
    ⏰ Timestamps:
    0:06 🎬 Introduction to the Tutorial
    0:13 🔍 Recap of BlazeMeter Extension & Recording Scenario
    0:24 📝 What is the Aggregate Report?
    0:51 🔧 Adding the Aggregate Report Listener
    1:04 📊 Key Fields in the Aggregate Report
    1:51 🏃‍♂️ Running the Scenario for Report Data
    2:03 ⚙️ Configuring Thread Groups & Running the Test
    3:22 📈 Understanding Samples and Average
    5:23 🕒 Analyzing Throughput and Errors
    6:03 🗂️ Writing and Reading Results to a File
    7:31 💾 Saving Results to a CSV File
    8:03 🔄 Importing Results Back into JMeter
    9:10 ✅ Final Results and File Verification
    Hashtags:
    #JMeter #PerformanceTesting #Automation #TestingTools #JMeterTutorial #AggregateReport #LoadTesting #CSVFile #PerformanceMetrics #SoftwareTesting #TestingFunda
    🔔 Don't forget to like, share, and subscribe for more tutorials on performance testing and automation!
    Subscribe our channel for latest videos
    ==================================
    / testingfunda
    #selenium #tutorials #training
    Watch more free Selenium Tutorials
    • Selenium WebDriver wit...
    #JMeter #performance #testing #tutorials #free #training
    Step by step free JMeter performance tutorials
    • Postman Tutorial for B...
    #postman #API #testing #tutorial #manual #automation #free #2022 #training
    Step by step free postman API manual and Automation Testing tutorials
    • Postman API Testing Tu...
    #java #programming #tutorials #free #2022 #training
    Step by step free Java programming tutorials
    • Java tutorial 1 - What...
    #cypress.io #automation #testing #tutorials #free #2022 #training
    Step by step free cypress.io automation testing tutorials
    • Cypress tutorial #1 | ...
    #agile #UA-cam #series #free #2022 #training
    Learn about agile from free UA-cam series
    • Agile
    #learn #software #testing #innovative #animated #videos #free #2022
    Learn software testing free from innovative animated videos
    • Software Testing #1 | ...

КОМЕНТАРІ • 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 :)

  • @stefan8193
    @stefan8193 Рік тому +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!

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

    Thank you

  • @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

  • @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

  • @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

  • @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