I am doing manual testing for on web application.how to
prepare the tracebility matrix for that website? whats the
use of the tracebility matrix?. canu send one model of the
tracebility matrix.
Answers were Sorted based on User's Feedback
Answer / hima7
Tracability Matrix:it is a document which contains a table
of linking information and used for tracing back for the
reference in any kind of confusion and questionable
situation
complete tracability matrix:
UCD : FPD : TSD : TCD : DPD
UCD:use case document
FPD:function point document
TSD:test scenario's document
TCD:test case document
DPD:defect profile document
RTM(requirement tracability matrix):
Test case id : Requirement id
DTM(defect tracability matrix):
defect id : test case id
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / naveen
It's mainly to make sure of coverage requirements with
Testcases
Say :
there were 5 req with req1...req5
so for all the req you have been covered with 25 TC's
(which includes functionlity,UI,negative)
so all the TC's relevant to req will be mapped.
Mapping can be done in many ways ...one through QC(quality
Center) and through excels
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between section & test feature in test case documention?
What is meant by SIT?
Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
If you find a bug and the developer says it is as-designed, what can you do?
What all are the reuirements needed for UAT?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
What is the difference between validation and verification?
How would you define a "bug?"
What is the use of RTM?
What is the difference between walkthrough and inspection? Give me the exact difference.
If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build
Tell me about the best bug you ever found.