Después de consultar expertos en esta materia, programadores de deferentes ramas y maestros hemos dado con la solución al problema y la compartimos en esta publicación.
Ejemplo 1: ¿Qué es la matriz de trazabilidad de requisitos?
Requirement Traceability Matrix (RTM) is a document that maps and
traces user requirement with test cases.
It captures all requirements proposed by the client and requirement
traceability in a single document, delivered at the conclusion of
the Software devlopement life cycle. The main purpose of
Requirement Traceability Matrix is to validate that all requirements
are checked via test cases such that no functionality is unchecked
during Software testing.
We use Jira XRAY for the RTM and it generates XRAY reports to track
the test cases. It gives me detailed report of test cases and requirements.
It gives me how many test execution, how many test run, total tests, fails,
passes
Ejemplo 2: matriz de trazabilidad de requisitos
Requirement Traceability Matrix
(RTM) is a document that maps and
traces user requirement with test cases.
It captures all requirements
proposed by the client and requirement
traceability in a single document,
delivered at the conclusion of
the Software devlopement life cycle.
The main purpose of
Requirement Traceability Matrix is to
validate that all requirements
are checked via test cases such that
no functionality is unchecked
during Software testing.
We use Jira XRAY for the RTM and it
generates XRAY reports to track
the test cases. It gives me detailed
report of test cases and requirements.
It gives me how many test execution,
how many test run, total tests, fails,
passes
Ejemplo 3: cómo preparar la matriz de trazabilidad de requisitos
1-Collect all the available requirement documents.
2-Allot a unique Requirement ID for
each and every Requirement
3-Create Test Cases for each and every
requirement and link Test Case IDs
to the respective Requirement ID.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)