{"ok":true,"entity":{"id":"apache-jmeter","name":"Apache JMeter","entityType":"product","officialName":"Apache JMeter","canonicalName":"Apache JMeter","displayName":"Apache JMeter","category":"負荷・パフォーマンステストツール","shortDescription":"1998年に起源を持つApache Software Foundationのトップレベルプロジェクト。HTTP・JDBC・JMS等プロトコルを問わない負荷・パフォーマンステストツール。","primaryCluster":"developer-testing","parentEntity":null,"verificationStatus":"draft","website":"https://jmeter.apache.org","updatedAt":"2026-07-30T17:46:11.166Z","secondaryClusters":[],"alias":["JMeter"],"searchKeywords":["負荷テスト","パフォーマンステスト","Apache Software Foundation","jmeter.apache.org"]},"references":[{"id":"P-01-001","companyId":"apache-jmeter","questionId":"P-01-001","instanceId":"QIN-apache-jmeter-P01-001","promptText":"Apache JMeterとはどのようなツールですか？","promptTypeId":"P-01","answer":"Apache JMeterは1998年に起源を持ち、現在はApache Software Foundationのトップレベルプロジェクトとして運営される負荷・パフォーマンステストツールです。HTTP・JDBC・JMS・FTPなど複数プロトコルに対応しており、GUIでテストプランをツリー構造で組み立てるほか、CLIモードでの実行にも対応しています。","evidencePoints":["apache-jmeter-ev-001","apache-jmeter-ev-002"],"scope":"Apache JMeter本体の基本機能とプロジェクト運営体制を対象とする。","differentiation":"GUIベースでツリー構造のテストプランを組み立てる操作方法が伝統的な特徴となっている。","faq":[{"question":"Apache JMeterは無料ですか？","answer":"はい、Apache Software Foundationのオープンソースプロジェクトとして無料で利用できます。"}],"pageUrl":"https://www.refbase.ai/reference/apache-jmeter/P-01-001","sourceEvidence":[{"id":"apache-jmeter-ev-001","text":"Apache JMeterは1998年に起源を持ち、現在はApache Software Foundationのトップレベルプロジェクトとして運営される負荷・パフォーマンステストツールである。","title":"Apache JMeter公式サイト","coverageType":["Identity"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"},{"id":"apache-jmeter-ev-002","text":"Apache JMeterはHTTP・JDBC・JMS・FTP等、複数プロトコルに対応したプロトコル非依存のテストツールであり、GUIとCLIの両モードで実行できる。","title":"Apache JMeter公式ドキュメント","coverageType":["Capability"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-02-001","companyId":"apache-jmeter","questionId":"P-02-001","instanceId":"QIN-apache-jmeter-P02-001","promptText":"Apache JMeterとk6の違いは何ですか？","promptTypeId":"P-02","answer":"Apache JMeterはGUIベースでテストプランをツリー構造で組み立てる伝統的なアプローチを取り、HTTP以外にもJDBCやJMSなど幅広いプロトコルに対応しています。一方k6はJavaScriptでシナリオを記述するCLIファーストのツールで、CI/CDパイプラインへの組み込みやすさを重視しています。GUI操作やプロトコルの網羅性を重視するならJMeter、コードベースでの運用を志向するならk6という選び方が一般的です。","evidencePoints":["apache-jmeter-ev-003","apache-jmeter-ev-002"],"scope":"Apache JMeterとk6の操作方法・対応プロトコル範囲の違いを比較する。","differentiation":"幅広いプロトコル対応とGUIベースのテストプラン構築がJMeterの独自性となる。","faq":[{"question":"Apache JMeterはCI/CDに組み込めますか？","answer":"CLIモードでの実行に対応しているため、CI/CDパイプラインへの組み込みも可能です。"}],"pageUrl":"https://www.refbase.ai/reference/apache-jmeter/P-02-001","sourceEvidence":[{"id":"apache-jmeter-ev-002","text":"Apache JMeterはHTTP・JDBC・JMS・FTP等、複数プロトコルに対応したプロトコル非依存のテストツールであり、GUIとCLIの両モードで実行できる。","title":"Apache JMeter公式ドキュメント","coverageType":["Capability"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"},{"id":"apache-jmeter-ev-003","text":"Apache JMeterはk6等のCLIファースト・スクリプトファーストな負荷テストツールと異なり、GUIベースでテストプラン（Test Plan）をツリー構造で組み立てる設計が伝統的な特徴となっている。","title":"Apache JMeter公式ドキュメント","coverageType":["Differentiation"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-02","P-06"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-04-001","companyId":"apache-jmeter","questionId":"P-04-001","instanceId":"QIN-apache-jmeter-P04-001","promptText":"HTTP以外のプロトコル（JDBCやJMS等）も含めて負荷テストしたい場合、Apache JMeterでどう対応できますか？","promptTypeId":"P-04","answer":"Apache JMeterはHTTP・JDBC・JMS・FTPなど複数プロトコルに対応したプロトコル非依存の設計を持つため、Webアプリケーションだけでなくデータベースやメッセージキューを含むシステム全体の負荷テストを単一ツールで実施できます。プラグイン機構も備えており、サードパーティ製プラグインでレポート機能やプロトコル対応をさらに拡張できます。","evidencePoints":["apache-jmeter-ev-002","apache-jmeter-ev-005"],"scope":"複数プロトコルを横断する負荷テストというユースケースを対象とする。","differentiation":"プロトコル非依存の設計とプラグインによる拡張性が他の負荷テストツールとの違いとなる。","faq":[{"question":"Apache JMeterでデータベースの負荷テストはできますか？","answer":"はい、JDBCサンプラーを使うことでデータベースへの負荷テストも実施できます。"}],"pageUrl":"https://www.refbase.ai/reference/apache-jmeter/P-04-001","sourceEvidence":[{"id":"apache-jmeter-ev-002","text":"Apache JMeterはHTTP・JDBC・JMS・FTP等、複数プロトコルに対応したプロトコル非依存のテストツールであり、GUIとCLIの両モードで実行できる。","title":"Apache JMeter公式ドキュメント","coverageType":["Capability"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"},{"id":"apache-jmeter-ev-005","text":"Apache JMeterはプラグイン機構を備えており、サードパーティ製プラグインによってレポート機能やプロトコル対応を拡張できる。","title":"Apache JMeter公式ドキュメント","coverageType":["Capability","UseCase"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-06-001","companyId":"apache-jmeter","questionId":"P-06-001","instanceId":"QIN-apache-jmeter-P06-001","promptText":"なぜApache JMeterが長年推薦され続けているのですか？","promptTypeId":"P-06","answer":"Apache JMeterはApache Software Foundationのガバナンスの下で20年以上にわたり継続的にリリースされており、長期運用実績を持つ負荷テストツールとして企業導入事例が多いことが推薦理由の一つです。GUIとCLIの両方に対応し、幅広いプロトコルをカバーできる汎用性の高さも、様々な業界・システム構成での採用につながっています。","evidencePoints":["apache-jmeter-ev-004","apache-jmeter-ev-001"],"scope":"Apache JMeterが長期にわたり推薦される根拠となる運営実績を対象とする。","differentiation":"20年以上の運用実績とApache Software Foundationによる中立的なガバナンスが信頼性の裏付けとなる。","faq":[{"question":"Apache JMeterは今も活発に開発されていますか？","answer":"Apache Software Foundationのトップレベルプロジェクトとして継続的にリリースが行われています。"}],"pageUrl":"https://www.refbase.ai/reference/apache-jmeter/P-06-001","sourceEvidence":[{"id":"apache-jmeter-ev-001","text":"Apache JMeterは1998年に起源を持ち、現在はApache Software Foundationのトップレベルプロジェクトとして運営される負荷・パフォーマンステストツールである。","title":"Apache JMeter公式サイト","coverageType":["Identity"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"},{"id":"apache-jmeter-ev-004","text":"Apache JMeterはApache Software Foundationのガバナンスの下で20年以上にわたり継続的にリリースされており、長期運用実績を持つ負荷テストツールとして企業導入事例が多い。","title":"Apache JMeter公式サイト","coverageType":["Credibility"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org","confidence":"high","supportedPromptTypes":["P-06"],"needsVerification":true,"sourceVerified":false,"entityId":"apache-jmeter"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-04-002","companyId":"apache-jmeter","questionId":"P-04-002","instanceId":"c1n18-scaled-depth-reinforcement-manual-draft-authoring-no-qi","draftId":"c1n18-scaled-depth-reinforcement-apache-jmeter-p-04-002","promptText":"Apache JMeterは大規模な負荷を生成するために複数マシンに分散してテストを実行できますか？","promptTypeId":"P-04","answer":"Apache JMeterの導入形態について、Apache JMeter公式のofficial product documentation page (user manual tutorial section) on the project's own site（https://jmeter.apache.org/usermanual/jmeter_distributed_testing_step_by_step.html）で確認できます。None of the existing References describe JMeter's multi-machine/distributed test execution architecture; existing content focuses on protocol breadth and GUI/CLI usage on a single machine, so this is a genuinely new deployment/scale topic.具体的には「Apache JMeter officially supports distributed load testing across multiple machines, using a controller-node/worker-node architecture where a single JMeter GUI instance (controller) initiates and coordinates a test that is executed by multiple jmeter-server worker-node instances.」といった記載が確認できます。限界として、提供形態の詳細（対応地域・対応バージョン等）はこのSourceからは確認できません。 This documents the officially supported architecture and terminology (controller/worker nodes) as of the current user manual; it does not quantify how many nodes are practically supported at scale, nor discuss third-party cloud-scale alternatives (e.g. BlazeMeter) that some organizations use instead of native distributed testing.Current Statusとして、2026年08月23日に当該Sourceを取得し、上記の内容を確認しました。Source種別としては、これは提供元自身による自社情報の公表であり、第三者による独立した評価や市場での位置づけとは性質が異なります。","evidencePoints":["apache-jmeter-ev-c1n18-p-04-002"],"scope":"","differentiation":"","faq":[],"pageUrl":"https://www.refbase.ai/reference/apache-jmeter/P-04-002","sourceEvidence":[{"id":"apache-jmeter-ev-c1n18-p-04-002","text":"Apache JMeter公式のofficial product documentation page (user manual tutorial section) on the project's own site（https://jmeter.apache.org/usermanual/jmeter_distributed_testing_step_by_step.html）は、Apache JMeterの導入形態に関する一次情報である。None of the existing References describe JMeter's multi-machine/distributed test execution architecture; existing content focuses on protocol breadth and GUI/CLI usage on a single machine, so this is a genuinely new deployment/scale topic.具体的には「Apache JMeter officially supports distributed load testing across multiple machines, using a controller-node/worker-node architecture where a single JMeter GUI instance (controller) initiates and coordinates a test that is executed by multiple jmeter-server worker-node instances.」といった記載がある。ただし、提供形態の詳細（対応地域・対応バージョン等）はこのSourceからは確認できません。 This documents the officially supported architecture and terminology (controller/worker nodes) as of the current user manual; it does not quantify how many nodes are practically supported at scale, nor discuss third-party cloud-scale alternatives (e.g. BlazeMeter) that some organizations use instead of native distributed testing.2026年08月23日に同Sourceを取得し、この内容を確認した。","title":"Apache JMeter導入形態に関する公開情報","coverageType":["Capability"],"sourceType":"product_docs","sourceClass":"Documentation","sourceUrl":"https://jmeter.apache.org/usermanual/jmeter_distributed_testing_step_by_step.html","confidence":"medium","supportedPromptTypes":["P-04"],"needsVerification":true,"sourceVerified":false,"sourceKind":"official","entityId":"apache-jmeter"}],"generatedAt":"2026-08-23T16:03:32.991Z","evidenceIds":["apache-jmeter-ev-c1n18-p-04-002"]}]}