System Test - Definição do Glossário de CI/CD
Um system test valida a aplicação completa e integrada contra seus requisitos em um ambiente que imita produção, tratando o software como uma caixa-preta.
Guias relacionados
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…