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.
postman runner では、コレクション内のすべての API を複数回実行できます。1 つの API を選択して複数回実行する方法はありますか?
2 つの方法: 1. 別のコレクションを作成し、そのコレクションに反復テストを追加できます。
次のコードを含む JSF ページがあります。
... <f:event type="preRenderView" listener="#{page1.PreRenderViewEvent}"/> ...
ここで、リスナー (Page1.PreRenderViewEvent メソッド)をページではなく、