System Test - CI/CD用語集の定義
system test とは、完成し統合されたアプリケーションを、本番を模した環境でその要件に照らして検証し、ソフトウェアをブラックボックスとして扱うものである。
関連ガイド
End-to-End Test - CI/CD Glossary DefinitionEnd-to-End Test: An end-to-end test drives the whole application the way a user would (through the UI or publ…
Acceptance Test - CI/CD Glossary DefinitionAcceptance Test: An acceptance test checks whether the software meets the business requirements and is ready…
Non-Functional Test - CI/CD Glossary DefinitionNon-Functional Test: A non-functional test verifies qualities of the system rather than specific features: pe…