# JMeter

The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.

### Materiały od autorów

* <https://jmeter.apache.org/>
  * Strona domowa projektu
* <https://github.com/apache/jmeter>

### Materiały

* <http://jmeter.apache.org/usermanual/get-started.html>
  * Oficjalny przewodnik
* <http://jmeter.apache.org/demos/>
  * Przykłady
* <http://www.tutorialspoint.com/jmeter/>
  * Zbiór wiedzy
* <https://blazemeter.com/jmeter>
  * Krótki wstęp dla początkujących
* <http://training-course-material.com/training/JMeter_Advanced>
  * Podstawy

### Materiały Wideo

* <https://www.youtube.com/watch?v=cv7KqxaLZd8>
  * Learn JMeter in 60 minutes
* <https://www.youtube.com/watch?v=h_s3J9t-jMA&list=PLIMVrgO3pPB4PsudEkNJUKyIUpvJNhUHq>
  * 16 częściowy poradnik

### Blogi

* <http://jmeter-tips.blogspot.com/search/label/JMeter>
* <http://jmeter-expert.blogspot.com/>

### Kursy darmowe

* <http://info.blazemeter.com/jmeter-training-course>
  * 5 dniowy kurs poprzez email
* <https://www.blazemeter.com/jmeter-tutorial>
  * Introduction to JMeter (6-8 godzin)
  * Advanced JMeter (6-8 godzin)
  * Continous Testing (6-8 godzin)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ksiazka.testowanieoprogramowania.pl/narzedzia/jmeter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
