Collections:
Download and Install Apache JMeter
How to Download and Install Apache JMeter on my Windows computer?
✍: FYIcenter.com
If you want to try Apache JMeter, you follow this tutorial
to download and install JMeter on your Windows computer.
1. Go to Apache JMeter Website.
2. Click "Download Releases" on the left menu. You see the download page.
3. Click on "apache-jmeter-3.3.zip" in the "Binaries" section in initiate the download.
4. Save the download file to your computer like: \fyicenter\apache-jmeter-3.3.zip (54,742,712 bytes).
5. Unzip the downloaded file to a folder like \fyicenter\jmeter
6. Make sure you JDK 1.8 installed.
7. Verify JMeter installation by the running the following command in the command window:
C:\fyicenter>\fyicenter\jmeter\bin\jmeter -v ... 3.3 r1808647 Copyright (c) 1999-2017 The Apache Software Foundation
2017-11-18, ∼6604🔥, 0💬
Popular Posts:
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to generate user full names? Test user names are frequently needed in testing applications that ...
How to expand IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has ...