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 |
How do you convert uses cases into test cases?
what sort of things what u put in Bug Report ?
How to design test cases?
Adhoc testing is advisable for every project?
How we can test Cookies Manually?
How AUT testing will be done in BRS phase in V-Model
How Many CMM levels are there?? What are the main differences between each level?
What should Development require of QA?
what appraoch do u use in your organisation to test the new build(tseting approach)?
what is software quality assurance?
Explain insurance project modules,and what we need to test on which functionality?
What are the technical risks involved in Software testing project?