can anybody explain traceability matrix clearly

Answers were Sorted based on User's Feedback



can anybody explain traceability matrix clearly..

Answer / murali

The traceblity matrix is one to check the mapping between
test cases and test requirements.It is done using
fucntional documents
Murali
dharanmu@yahoo.com

Is This Answer Correct ?    2 Yes 0 No

can anybody explain traceability matrix clearly..

Answer / uday kumar_anem

Tracebility matrix is a document mainly useful for checking
where we have listed all the requirements and used for
mapping of test cases to each requiement.

In this document each of these requirements are assigned
priorites.

The sample template of traciblity matix is like:

This tracibility matrix is generally prepared from
requirement gathering face onwards, and modified once the
testcases are ready and mapping for the req.

This document is generally preapred by PL or TL postion
people.

Req_id : Rquirement Id
Req_Desc : Requirement Description
Priority : How much priority is for the requirement
TestContions : what are the test conditions for that req.
TestCaseId : What are the testcaseIds mapped for this req.
PhaseOfDev. : In which face is the req.(dev, unit, testing)

Is This Answer Correct ?    2 Yes 0 No

can anybody explain traceability matrix clearly..

Answer / devang thakkar

Two type of traceability.

1. Forward traceability
Req. Capture -> Design Document -> Test Cases
OR
Req. Capture -> Test Cases
2. Reverse traceability
Test Cases -> Design -> Req. Capture
OR
Test Cases -> Req. Capture

Normally Forward traveability is used.

Devang Thakkar
dear_dev@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

can anybody explain traceability matrix clearly..

Answer / rajesh ranjan prasad

Traceability Matrix is used for mapping the test cases to its respective requirement id, which helps in

1) Identifying not covered requirements
2) Identifying redundant test cases
3) Optimizing the test suite
4) portraying the test coverage at high level

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to derive test requirements from SRS?

3 Answers   Covansys,


do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?

0 Answers  


What are all the important Key Metrics in Software Testing?

1 Answers  


what is diff bet project and product testing?What is difference between client server application and web server application

5 Answers   InfoBeans, pspl,


Difference between the System Testing and System Integration Testing?

1 Answers   Wipro,






Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakageā€¦.

2 Answers   ABC,


What we mean by Stealth Bug

0 Answers  


First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.

10 Answers   AZTEC,


May i know now-a-days most of the companies are following which model?

7 Answers  


how will you prioritize the work?

1 Answers  


what is soak testing

3 Answers  


in real time, which test case format we r using?

9 Answers  


Categories