what is traceability matrix? when we are using this
traceability matrix in ur project?
Answer Posted / darknight
Traceability matrix traces back the requirements you covered
with each test case. During Functional testing, you will be
covering many requirements in many testcases.
The matrix shows "this requirement is covered in this
testcase". It will be like a tree diagram or a matrix
checkbox etc.
Eg:
| TC1 | TC2 | TC3 |
-----+-----+------+------|
Req1 | X | - | X |
-----+-----+------+------|
Req2 | - | X | - |
-----+-----+------+------|
Req3 | - | X | X |
-------------------------|
TCx is Testcase Number.
Reqx is Requirement no.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the test case?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
How do you get programmers to build testability support into their code?
What is state transition?
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
What is the difference between baseline and traceability matrix?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What is the difference between functional requirement and non-functional requirement?
Explain the defect life cycle.
What is a ‘test plan’?
List out test deliverables?
What are some best practices that you should follow when writing test cases?
For any web application, what are the possible login features that should be tested?
What are the advantages of automation over manual testing?