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 |
What is the difference between a test scenario and test condition? Please explain with an example
how web logic reacts with front-end and back-end application
what is build and release and what is the difference b/w them?
List out various tools required to support testing during development of the application?
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.
Explain what is mr and what information does mr consists of?
What are the technical and environment risks u faced in ur testing career?
How do u go abt when ur testing web applications?
What is a bug life cycle?
what is Software testing?
Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh
How is monkey testing different from adhoc testing?