What is Tacebility Matrix What are the Columns it contains
Answer Posted / sm
Traceability matrix is very essential at the time of
identifying test coverage.
It will give mapping in between Test cases with customer
requirements along with test case defect status.
Columns in the Traceability matrix:
Requirement id
Requirement description
Test case Id
Test case Description
Test status
Defect status
Covered status
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is defect validity ratio?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
What is a top-down and bottom-up approach in testing?
How soon the bug should get fixed?
Please Tell me About Fish-Bone Model. Thanks in Adv.
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
what do you mean by Develop test data through sourcing (or) handcrafting techniques
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What are the roles of glass-box and black-box testing tools?
what is the function generator?
What does 100% statement coverage mean?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What exactly is quality control? Is it similar to quality assurance?
Actually by using severity you should know which one you need to solve so what is the need of priority?
Describe Testing Decomposition?