wavatatarskii / apache-jmeter

Learn Apache JMeter by doing
https://lab.github.com/QAInsights/fun-with-jmeter
0 stars 0 forks source link

Welcome! #1

Closed github-learning-lab[bot] closed 2 years ago

github-learning-lab[bot] commented 2 years ago

Welcome to this course!

Before we can start learning JMeter, let us make sure you have the right setup. You need to install the following things to learn effectively.

Let's get started.

Points to note:

πŸ“Œ Always install the latest stable versions of the software unless the version specified. πŸ“Œ Below exercises have been tested using JMeter 5.3 in OpenJDK 15.

OpenJDK

Git

Apache JMeter

There are additional components you can install if you are planning to develop JMeter, but those are completely optional and beyond the scope of this training.

Clone this repository

This is your workspace to learn JMeter. Clone this repository by issuing the below command.

git clone <repository-url>

Getting started

Once you have everything installed, let's get started.

Close this issue, and I will comment with your next steps.

Points to note:

πŸ“Œ Sometime I respond too fast ⚑, please bear with me.
πŸ“Œ Sometime I respond slow, just refresh your browser 😊

github-learning-lab[bot] commented 2 years ago

βœ” Thanks for closing my issue.

Go to next issue to get started. Here is the new issue for you.

✨Let's learn JMeter!

About Apache 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.

For more details, pay a visit to https://jmeter.apache.org/.