whatis the diff. between Tracebility matrix and
Bidirectional Tracebility matrix?
Answer Posted / uday kumar. a
we use the tracibility matrix to cross check whether all
the requirements are tested.
In this document we will listout, all requirements and map
the test cases for each requirement. By using this, we can
estimate how much functionality is tested(freezed).
Forward traceability is from requirements to design to code
to testcases.
Backward traceability is on the reverse direction, that the
end product has met the requirements or not.
Bidirectional Tracibility=forward tracibility + backward
tracibility.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the technical and environment risks u faced in ur testing career?
A water-quality monitoring system?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
Explain what are test driver and test stub and why it is required?
Explain the difference between the verification and validation?
list potential risks that you have identified so far in Banking domain
What is backus-naur form?
What is a cookie testing?
What is the best tester to developer ratio?
Enlist some automation testing tools.
kindly guide me about inspection process with the requried roles in detail?
What is difference between ach credit and the normal credit?
Explain what is a cause effect graph?
What kinds of testing should be considered?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.