anyone ca explain Tracebility metrics.how to involve on
this.

Answers were Sorted based on User's Feedback



anyone ca explain Tracebility metrics.how to involve on this...

Answer / pavithramadhusudhanan

traceability matrix maps requirements with test cases.It is
used to find which testcase can be modified with respect to
requirement change.Golden bug can be determined only with
this matrix.golden bug is one which affects critical part of
the application.
By preparing this we can ensure that we have covered all
functionalities specified by customer in our test cases.
for traceability matrix,
1.create two dimensional table
2.One row for requirement specification.
3.one column for configuration item such as h/w device,s/w
modules.
4.Put a check mark at the intersection of row & column if
configuration item satisfies the stated requirement.

Is This Answer Correct ?    1 Yes 0 No

anyone ca explain Tracebility metrics.how to involve on this...

Answer / kiran 4m vizag

Requirement tracebality Matrix basically gives the
realtionship between requirements and test cases. At least
one requirement should be mapped to atleast one test case.
When all the test cases are run and passed that means all
the requirements are met, hence good quality. At any time
as we keep on tracking the requirmetns passed, we will come
to know what are the cases that should be run to meet the
other rquirments (whcih rre not met . This can be done in
excel sheet as explained above.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What are the different roles of testers in Verification and Validation?

2 Answers   Covansys,


how can s/w QA process be implemented without reducing productivity?

1 Answers  


What are the advantages of manual testing other than "Low cost", "Where automation fails".......?

6 Answers   Satyam,


What is an audit report? Whom is it done by?

0 Answers   HCL,


what is format of the final report u submitted to ur client?

1 Answers  






What is the outcome of integration testing?

1 Answers   Crea,


what is the difference between test senario and use case

2 Answers  


what is equivalence class partition?

8 Answers   Steria,


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

0 Answers  


What is the exact difference between retesting & regression testing? Please advise in detail

7 Answers   IonIdea,


Can we include 'Space' and 'Underscore' in alpha characters or alphanumeric characters at the time of Defect Reporting?

2 Answers  


what is migration testing?

1 Answers   Cap Gemini, HCL,


Categories