Apache JMeter logo

Apache JMeter

Apache JMeter is an open-source Java application designed to load test functional behavior and measure performance of web applications and services. It can simulate heavy loads on servers, networks, and objects to test performance under different load types, supporting HTTP/HTTPS, SOAP/REST, databases, LDAP, JMS, and mail protocols.

1 APIs 0 Features
JavaLoad TestingOpen SourcePerformance TestingTesting

APIs

Apache JMeter

Apache JMeter is a load testing and performance measurement tool for web applications, databases, FTP servers, JMS, mail protocols, and more. Provides extensible samplers, liste...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization
🔗
Issues
Issues
🔗
Mailing List
Mailing List

Sources

apis.yml Raw ↑
aid: jmeter
name: Apache JMeter
description: >-
  Apache JMeter is an open-source Java application designed to load test
  functional behavior and measure performance of web applications and services.
  It can simulate heavy loads on servers, networks, and objects to test
  performance under different load types, supporting HTTP/HTTPS, SOAP/REST,
  databases, LDAP, JMS, and mail protocols.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Java
  - Load Testing
  - Open Source
  - Performance Testing
  - Testing
url: https://raw.githubusercontent.com/api-evangelist/jmeter/refs/heads/main/apis.yml
created: '2025-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: jmeter:jmeter
    name: Apache JMeter
    description: >-
      Apache JMeter is a load testing and performance measurement tool for
      web applications, databases, FTP servers, JMS, mail protocols, and more.
      Provides extensible samplers, listeners, and a CLI mode for headless
      operation.
    humanURL: https://jmeter.apache.org/
    tags:
      - Load Testing
      - Performance
      - Testing
    properties:
      - type: Documentation
        url: https://jmeter.apache.org/usermanual/index.html
      - type: Getting Started
        url: https://jmeter.apache.org/usermanual/get-started.html
      - type: Component Reference
        url: https://jmeter.apache.org/usermanual/component_reference.html
      - type: Functions Reference
        url: https://jmeter.apache.org/usermanual/functions.html
      - type: JavaDoc
        url: https://jmeter.apache.org/api/index.html
      - type: Download
        url: https://jmeter.apache.org/download_jmeter.cgi
      - type: Change History
        url: https://jmeter.apache.org/changes.html
      - type: GitHub Repository
        url: https://github.com/apache/jmeter
common:
  - type: Website
    url: https://jmeter.apache.org/
  - type: Documentation
    url: https://jmeter.apache.org/usermanual/index.html
  - type: GitHub Organization
    url: https://github.com/apache/jmeter
  - type: Issues
    url: https://github.com/apache/jmeter/issues
  - type: Mailing List
    url: https://jmeter.apache.org/mail2.html
maintainers:
  - FN: Kin Lane
    email: [email protected]