テストケース - CI/CD用語集の定義
テストケースは、定義された入力、手順、期待される結果を持つ単一の具体的なシナリオで、振る舞いの1つの側面を検証するために使用されます。
関連ガイド
Test Suite - CI/CD Glossary DefinitionTest Suite: A test suite is a collection of related test cases grouped so they can be run together and report…
Assertion - CI/CD Glossary DefinitionAssertion: An assertion is a statement in a test that checks a condition and fails the test if it is false, f…
Test Plan - CI/CD Glossary DefinitionTest Plan: A test plan is a document that defines the scope, approach, resources, and schedule of testing for…