whatis the diff. between Tracebility matrix and
Bidirectional Tracebility matrix?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / emran
TM:- Tracing the test cases as per req.s & checking whether
all the test cases r passed r not
| Is This Answer Correct ? | 0 Yes | 2 No |
Generally, if Requirement documents are the inputs for test cases, then why the test plan document is the input for Test cases in the Software Testing Life cycle?
What are the tests activities that you want to automate in a project?
What is the role of qa in a project development?
WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT
What is the difference between testing and Quality Assurance?
what all we should write to prepare a test report?plz wit template?
What is the difference between a test scenario and test condition? Please explain with an example
What is meant by Factory testing?? I have seen this one in a Job posting
what is QA/QC LIFE CYCLE?
3 Answers Gradient Technologies, Ordain Solutions,
What is capture/replay tool?
What is Operational testing?
If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.