what is tracebility matrix and what will be there in
tracebility matrix?tell me details like idno,
discription....etc.pls any one answer this question?
Answers were Sorted based on User's Feedback
Answer / vasantha
Tracebility matrix means map between the application and
testcases.In that we mentioned requirement id,description
amd testcases will be mentioned.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ganesh kumar. m
After complete the test case design before start the test
case execution, Test Manager will be preparing the
Requirement Traceability Matrix. This RTM document is
generally used to ensure the Test Coverage. First all the
High level requirements should be drilled down into several
low level requirements. Then the Test Cases should be
mapped for all the low level requirements. All the
requirements should have minimum of one test cases and
maximum of more than one test case. If all the requirements
will have the test cases, then we can ensure the Test
Coverage. If some of the requirements doesn’t have the test
cases, testing team will be preparing the test cases for
that particular requirement and will be mapping into the
requirements before start the test case execution. In this
case, the testing team will not miss any functionality
during the testing phase from the requirement
specification.
the bellow column are used in TM
1. Requirements ID
2. Module / Functionality
3. Requirement Details
4. Functional Description
5. Test Case ID
6. Comments
7. ShareIT Location
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vasantha
tracebility matrix means it is the map between application
and testcases.this can be dont by testers.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / biswal
Traceability Matrix:
Coverage Completeness can be achieved by creating a
Traceability Matrix.
Traceability is the means of tracking down each individual
requirement in the SRS to various work products created
during the course of the Project.It describes the link
between different stages of the Project Item – from its
requirement to a configurable stage.
Creating a Matrix is to prove that the System requirements
are the requirements desired by the user.
Traceability Matrix is of two types:
Backward Traceability:
Backward Traceability to the documentation and other work-
products created prior to the requirements phase.
Forward Traceability:
Forward Traceability will depend upon how each requirement
in the SRS is labeled / numbered. Forward Traceability is
extremely important, as this is one of the ways of tracing
a requirement to its implementation.
In short, the requirements are traced as below:
a)Requirements traced to Database tables.
b)Requirements traced to Program Specifications
c)Program Specifications traced to Test Cases
d)Test Cases traced to Program Code
So As a whole You can say by traceability Matrix you can do
the Gap Analysis.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / saravanaraja
TM: To check the coverage of the requirements. In this we
can map requirements-id with Test Case-id.
Requirements-Id = This id present in the SRS.
Test Case-Id= This id present in the Test Case.
Status= "Pass" when Exact Match.
"Fail" When does not Match.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is web based application?
.What is Traceability matrix and how it is done ?
Test Manager's role in preparing proposals?
What is meant my Firewall testing? how the testing is performed on it?
What is difference between load testing and stress testing?
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
wht is adhoc testing?
Difference between HTTP and HTTPS
At what stage of the life cycle does testing begin in your opinion?
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
What is the different between Test Case and Use Case
Which testing approach you follow to test ATM machine?