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 |
Why it is recommended to add verification checks to your all your scenarios?
Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.
If I have a dialog in which there is a text field that when I enter “abcd”, hit <enter> and the output comes out “8”, how do you test it?
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
If any bug is found in exploratory testing, then may I consider it as a test case?
Which testing has more scope to find a job(manual testing or automation testing)
What are the various black box and white box testing techniques?
Is Beta Testing done by devolopers or testers?
who prepares the use cases?
What is deferred?
what is non incremental integration testing?
What kind of input do we need from the end user to begin proper testing?