Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非 GUI モードで JMeter パフォーマンス テストを実行しています。.jtl ファイルで結果を取得します。このファイルから概要レポートと集計レポートをすばやく簡単に作成する方法はありますか?
はい、これを行う簡単な方法があります。任意の Jmeter リスナーで JMeter .jtl ファイルを再度開くことができますが、JMeter からの結果を xml 形式で保存したことを確認する必要があります。非 GUI モードでこれを行うには、jmeter.properties ファイルを編集して次のように設定します。 jmeter.save.saveservice.output_format=xml