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.
以下は、私が取り組んでいるサンプルプロジェクトです。
シナリオ : BDD でテストされる Adder アプリケーション。
指定された Adder アプリケーションが実行されている場合、2 つの入力値が与えられ、それに対応して出力が得られます。次に、出力フィールドを検証します。
2 つの入力値のセットを使用してテストを実行できます。
異なる入力値のセットで同じシナリオを実行することは可能ですか?