Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Is it possible to run JMeter in GUI? If so, explain how?
Home
Jmeter
Is it possible to run JMeter in GUI? If so, explain how?
0
votes
asked
Jan 13
in
Jmeter
by
Robin
Is it possible to run JMeter in GUI? If so, explain how?
jmeter
-gui
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 13
by
Robin
Yes, it is possible to run the JMeter in GUI. For this, a simple command is used and i.e.
:jmeter -n -ttest.jmx -l test.jtl
...