What is Traceability matrix? Why it is used? Can u tell me
the architecture of that?
Answer Posted / pankaj
Traceablity matrix is document , which shows the
relationship between Requirement doc , usecase doc , Test
case doc and the defect doc. For one Requirement , there
can be one or more use case ,and for one use case there can
be one or more test case.Traceablity matrix shows the tree
structute from requirement ==>use case==>test case.
Traceablity also used for defect doc i.e If we have a bug
id of the bug than using this bug id and Traceablity matrix
we can find out which user requirement is not satisfied.
| Is This Answer Correct ? | 27 Yes | 6 No |
Post New Answer View All Answers
What is baseline testing?
What is change request, how you use it?
When we use integration testing for any new system so why we required system testing.
If date field is a text field write test cases to validate it?
what kind of testing have u done?
i need manual testing interview questions for 2+ experience plzz help me..
Explain branch coverage and decision coverage.
Write 10 test scenarios to test remember me checkbox present in login window
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
How do you get programmers to build testability support into their code?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
write test case for gmail sign up page?
what r the measure bugs found in your project??? Give some example abt this.
What are tools of performance testing?