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.
JMeter を使用して、リファクタリングを通じて API が一貫した結果を返すようにしています。これを使用するには、スイートを実行する前にデータベースにいくつかのフィクスチャを設定する必要があります。
このデータ設定を行うのに適した構成は何ですか?
それを行う方法は、setup /tearDown スレッド グループ内にあります。
「メインスレッドのシャットダウン後にティアダウンスレッドグループを実行する」にチェックを入れてください: