Skip to content

This repository contains JMeter test plans, and a performance report used to evaluate system performance under different load conditions. The tests assess response times, error rates, and overall system reliability to ensure optimal performance.

Notifications You must be signed in to change notification settings

GehadAshry/Performance-JMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š JMeter Performance Testing

Project Overview

This repository contains JMeter test plans and a performance report used to evaluate system performance under different load conditions. The tests assess response times, error rates, and overall system reliability to ensure optimal performance.

πŸ“‚ Project Structure

JMeter-Performance-Testing
β”œβ”€β”€ πŸ“„ JMeter_Assignment.jmx # Main JMeter test plan
β”œβ”€β”€ πŸ“„ First_Load.jmx # Initial load test script
β”œβ”€β”€ πŸ“„ Second_Load.jmx # Secondary load test script
└── πŸ“„ Aggregate Report.pdf # Summary of test results and analysis

πŸ“ˆ Performance Results

The performance evaluation was conducted with specific Service Level Agreements (SLAs):

  • βœ… Total Error Percentage: 0.13% (Passed, must be ≀ 10%)
  • βœ… 90% of Requests: ≀ 484 ms (Passed, must be ≀ 3 seconds)
  • βœ… 99% of Requests: ≀ 830 ms (Passed, must be ≀ 5 seconds)

All SLAs were successfully met, confirming that the system performs efficiently under the tested load conditions.

How to Use

  1. Clone the repository
    git clone https://github.com/GehadAshry/Performance-JMeter.git
  2. Open Apache JMeter and load any of the .jmx files.
  3. Configure test parameters as needed.
  4. Run the tests and analyze results in JMeter’s Aggregate Report.
  5. Review the Aggregate Report.pdf for a summary of the performance analysis.

About

This repository contains JMeter test plans, and a performance report used to evaluate system performance under different load conditions. The tests assess response times, error rates, and overall system reliability to ensure optimal performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published