12 | JMeter | CMD |

preview_player
Показать описание
How to run JMeter from command line
- GUI consumes memory, slower
- integrate with any external process CI CD
How to run JMeter test from command line
How to log results
How to see command line help and options
How to run from any location on your system (add in Path env variables)

Step 1 - Open Command line > Goto JMeter’s bin folder
Run the command

Windows
jmeter -n -t “location of your test file” -l “location of results file”

Linux / Mac
sh jmeter -n -t “location of your test file” -l “location of results file”

Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you

You can support my mission for education by sharing this knowledge and helping as many people as you can

If my work has helped you, consider helping any animal near you, in any way you can.
#JMeterBeginnerTutorials
________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

-------------VIRTUALISATION-------------
------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ BUILD TOOLS ------------

------------ OTHERS ------------

----------- Connect with Raghav ------------

Never Stop Learning
Raghav
Рекомендации по теме
Комментарии
Автор

Dankeschön. Sehr kurz und gut erklärt...👍

haticehalis
Автор

You are doing good job sir kepp going like this only sir lots of love from Andhra

naveenreddy
Автор

Hello Raghav, do you know why by command line, jMeter won't generate in the .CSV file the post put delete requests? It captures only get request, thank you!

UCIUbafblNQGAqO
Автор

When attempted, in console i got error msg as -n -t -l "redbus2report.csv"
An error occurred: The file doesn't exist or can't be opened
errorlevel=1. can you check and assist at this point

Karthickmasanmasan
Автор

If one wants to start this carriers in testing. What he can start with sir???

aslampathan
Автор

Hello sir, please help i have followed all the process which you have mentioned in the video but, when i click on run button after entering all the path in cmd the test is not stopping its continuously on running mode. can anyone pls help what is the solution. i have checked heap memory also that is also fine. but my test is not stopping.

please answer i need it urgently

cnkoyrl
Автор

@Raghval Sir I have 2 script test1.jmx and test2.jmx I want to run both script parallel in NON GUI Mode on Windows. I have no idea how to run it. I have only idea to run one script from non gui which I learnt from you. jmeter -n "test1.jmx" -l "results.csv"
Please please guide me.

uniquetechnicalmaster
Автор

Sir ...can u pls ..suggest resource..for Real-time devops aws ci cd pipeline project..for free ....to put on to resume

giridharan