What is Tracibility matrix?How we can use in real time
application?

Answers were Sorted based on User's Feedback



What is Tracibility matrix?How we can use in real time application?..

Answer / kumar

Requirements traceabiltiy is the capacity to relate your
requirements to one another and to aspects of other project
artifacts. Its primary goal is to ensure that all of the
requirements have been met and validated.

Vertical traceabiltiy traces from requirements to
design,the source code that implements the design and the
tests that validate the requirements.
Horizontal traceability identifies relationships among
similar items,such as between requirements.

Is This Answer Correct ?    8 Yes 0 No

What is Tracibility matrix?How we can use in real time application?..

Answer / rajendra prasad

Traceability Matrix:
Traceability matrix used to Map requirements to test cases.
Basically Traceability matrix ia two types:
1. Vertical Traceability matrix.
2. Horizontal Traceability matrix.
Vertical Traceability matrix is high level document which
map the requirements to all phases of the Software
development cycle.
I.e. Unit testing, Component Integration testing, System
Integration testing, Smoke/Sanity testing, System Testing,
Acceptance testing...etc.
I am unable to show the template in this editor.
I am uploading a Template u can download from the
Following link:
http://www.4shared.com/dir/7839233/bee1752d/Share_Doc.html
2. Horizontal Traceability matrix.
It is related to testing related.
Traceability matrix used to:
1. Coverage analysis,
When a requirement changed it will used to identify the
Test cases prepared on that requirement.
Once the test case identified it will be very easy to
update the test case according to new requirement.
As a basic Rule of thumb:
Each requirement should have at least one test case. By
seeing the traceability matrix one can easily analyze the
no. of test cases prepared for each requirement.
If there is no test case ID's found against one
requirement that means ,test case is missing for that
requirement.
Without Traceability matrix it is very difficult to
estimate the test coverage and Change Management.

Byee Friends:

Rajendra Prasad

rajendra_penumalli@yahoo.com

Is This Answer Correct ?    10 Yes 4 No

What is Tracibility matrix?How we can use in real time application?..

Answer / sunitha

Hi Rajendra
I hope this link can give you some ideas.
http://www.jiludwig.com/Traceability_Matrix_Structure.html

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?

5 Answers   Mind Tree,


who will collect requirements from client

7 Answers  


Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.

2 Answers   TCS,


What is meant by code walkthrough?

5 Answers  


Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder

5 Answers   Amdocs,






what is dead line and when its occur

2 Answers  


what is mean by test suite?

5 Answers  


what is proto type model?

4 Answers  


When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.

4 Answers  


what qualities a person must have to become a good tester

11 Answers  


Who Decide Severity And Priority ?

12 Answers   British Telecom BT,


What is the deferace between End to End testing & system testing? Give me at least one example

4 Answers  


Categories