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 mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely
4 Answers Bank Of America, ITC Infotech,
When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
At first time when you receive the application at that time which testing you do?
what are the do's and dont's of a tester?
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?
system testing or sub system testing ? both are same or different ?
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
if u r only person in the office and client asked u for some changes and u didn,t get what the client asked for what will u do?
How we will do the regression testing (in real time)
What is the role of the test group vis-?is documentation, tech support, and so forth?
what is the combination of grey box testing