Skip to content

Releases: ilamvazhuthi/performancetestadvisor

Performance Test Load Modelling

15 Aug 15:15
71ed6f4
Compare
Choose a tag to compare

Version: 1.0.0
Release Date: 15-08-2023

Summary:
This release introduces the Performance Load Modeling Tool, designed to aid testers and developers in planning and executing performance tests. It calculates the Virtual User (VU) ramp-up strategy based on the expected daily user traffic and provides recommendations for performance testing.

New Features:
Load Distribution Visualization: By inputting the total number of users expected per day and the desired ramp-up time, this tool provides a graph that showcases how virtual users (VUs) increase over a period of time. This helps in understanding how the load is distributed during testing.
Formulas: The tool provides dynamic formulas that change based on the user input, providing insights into the number of VUs that step up every second, 10 seconds, 30 seconds, 60 seconds, and during custom-defined intervals.
JMeter Aggregate Report Analysis: This section enables users to upload JMeter aggregate report CSV files to obtain a visual representation of the average response times for different endpoints or labels.
Performance Degradation Analysis: By comparing the average response times of an existing application to the response times when a new feature is added, the tool calculates the percentage degradation. This data is vital in understanding how new features might affect the application's performance. Furthermore, intuitive labels provide immediate feedback on whether performance has improved or requires attention.
Download Feature: Users can conveniently download the graph visualization along with the formulas as a PDF, making it easy to share or document the results.

Improvements:

  • User Interface: Enhanced the user interface for better user experience.
  • Performance: Optimized backend calculations for faster results.

Bug Fixes:

  • Fixed minor UI glitches on certain devices.
  • Resolved an issue where the tool would not display results under specific conditions.

Future Enhancements:

  • Planning to introduce an email subscription feature for news and updates.

Credits:
Developed by Ilamvazhuthi Mathivanan.


Note: Always back up your data before updating to a new version.