What is Tracebility Matrix ? What is there in that and what
will u do with that ?
Answers were Sorted based on User's Feedback
Answer / santhosh
Traceability matrix is the mapping between the requirements
and Test cases.
Traceability matrix contains Requirement id, Test cases ids
and number of testcases passed and failed.
Test Lead will prepare this Traceability matrix.
With the help of Traceability matrix we know wether the
testcases are completed or not
Traceability Matrix Useful in following real-time situation
1. Decide the number of testcases is enough to test
given module.
2. To Review the testcases
Traceability Matrix is a guiding and valuable document for
testing.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / kiran
Athilakshmi ur answer is confusing.
U r talking about bug i think not abt Tracebility
Matrix.Check again and post correct answer
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sai
It is a document which contains a table of linking
information used for tracing back for the reference in any
kind of confusion or questionable situations.
complete traceability matrix(ctm):-
ucid fpid tsid tcid did
diff types of traceability matrix are
1.complete traceability matrix
2.Req traceability matrix
3.def traceability matrix
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ranjini
TM is a document to map the requirement id with the
testcase id ...
> it hepls to check whether all the requirement are
covered
> this document is mianly used for regression testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.chandra sekhar
a) Trace ability matrix is nothing but to cross
verification all requirements and test cases
b) That is all the requirements covered by with the
test cases
c) Ok team lead or senior tester prepares it also.
d) With the help of trace ability matrix covered all
the customers requirements.
e) It is must and should use the all-testing team.
my name is k chandra sekhar
my phone is 09246540049
my mail id is ndra_143@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arunprasad
I understood that Tracebility Matrix is used to verify
whether all the Test cases has been covered with respect to
a application or a module which is under test.
Ok my question what ll be exact contents of this matrix.
That is by using this matrix how we are able to say whether
enough test cases to this module are met?
test cases contain all those tcid, expected result and
actual result, steps followed, inputs and so on...
So what does this T.Matrix contain to verify the test cases
written is enough or not..
And also how does it look, is it just a document or why it
the name Matrix...
Please anyone answer this question... I got this question in
APC interview
| Is This Answer Correct ? | 0 Yes | 0 No |
Tracebility matrix is the mapping between requirements and
the written test cases.
it is used to find that all the test cases are covered or
not and all the requirements are covered or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
Hi Santhosh Thank you for the clear answer and explanation
about traceability matrix and I do have small request.Can
you please send a template of it to my e-mail id
kiranmai_cs@yahoo.com.
Thank you
Kiran
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santhosh kumar
Hi Santhosh Thank you for the clear answer and explanation
about traceability matrix and I do have small request.Can
you please send a template of it to my e-mail id
ersanthos@gmail.com.
Thank you
Santhosh kumar
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raji
K. Chandra sekar, don post your personal details in this
site. Also send answer if u r clear and if it is correct don
blough
| Is This Answer Correct ? | 0 Yes | 0 No |
how to get top two salaries from employee tables
Hi can anyone give me 5 situations where your developerignore your bug
What is the difference between Usability testing and Exploratory Testing?
Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..
what is the difference between water fall and v model ?
how to clarify functional requirements and non functional requirements in a srs?
Why do you need to parameterize fields in your virtual user script?
how can we upload manual test cases in testdirector
whats the difference between test matrix and traceability matrix? tell me with some illustrations.
In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios
what is verification and validation?
34 Answers DRDL, Infosys, MBT,
What is Software Testing ? Why software testing is necessary ? When to stop testing?