Caso de Teste - Definição do Glossário CI/CD
Um caso de teste é um cenário único e específico com entradas, passos e um resultado esperado definidos, usado para verificar um aspecto do comportamento.
Guias relacionados
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…