Exforsys
+ Reply to Thread
Results 1 to 7 of 7

Traceability Matrix

This is a discussion on Traceability Matrix within the Software Testing forums, part of the Testing category; Hi, I want some information abt what is Traceability Matrix. And how it is usefull in s/w testing. And how ...

  1. #1
    manisha123 is offline Junior Member Array
    Join Date
    Aug 2007
    Location
    Dubai
    Answers
    7

    Traceability Matrix

    Hi,

    I want some information abt what is Traceability Matrix.
    And how it is usefull in s/w testing.
    And how to maintain it(if possible with example)

    Thanks!!!


  2. #2
    bharathp is offline Member Array
    Join Date
    May 2006
    Location
    Banglore,India
    Answers
    83
    Trace ability Matrix is a Testing estimation method

    Here we compare the test cases with the requirements to ensure that all the requirements have been covered in a particular Test Phase


    Sample Trace ability Matrix

    A trace ability matrix is a report from the requirements database or repository. The examples show trace ability between user and system requirements. User requirement identifiers begin with "U" and system requirements with "S." Tracing S12 to its source makes it clear this requirement is erroneous: it must be eliminated, rewritten, or the trace ability corrected.


  3. #3
    bharathp is offline Member Array
    Join Date
    May 2006
    Location
    Banglore,India
    Answers
    83
    Continuation of last reply............................



    ID USER REQUIREMENTS FORWARD RRACEABILITY
    U2 Users shall process retirement claims S10, S11, S12
    U3 Users shall process Survivor claims S13




    ID FUNCTIONAL REQUIREMETNS BACKWARD TRACE ABILITY
    S10 The system shall accept requirement data U2
    S11 The system shall calculate the amount of retirement U2
    S12 Thesystem shall calculate Point-to-point travel time U2
    S13 The system shall calculate survivor annuity U3


  4. #4
    bharathp is offline Member Array
    Join Date
    May 2006
    Location
    Banglore,India
    Answers
    83
    created a matrix in a table and copied and pasted here but here it shows differently


  5. #5
    esubjani is offline Junior Member Array
    Join Date
    Aug 2007
    Answers
    1
    Hai

    Iam working as Quality Analyst in an MNC at Hyderabad, I want go for SAP-CRM training, please suggest me which is the best training institute in Hyderabad.


  6. #6
    shah_meg is offline Junior Member Array
    Join Date
    Sep 2007
    Location
    Mumbai
    Answers
    2

    Thumbs up

    Traceability matrix is a matrix that consists of SOS (scope of service) numbers which map to each requirement of the users, the FD's which cover these information and the short description of that information, the BA that is working on that requirement etc.

    This is a mapping document that maps the requirements with the functional specs which cover that requirements, used to make sure that all the requirements will covered be covered in the final product.


  7. #7
    mfsi_nilanjan is offline Member Array
    Join Date
    Oct 2011
    Answers
    32
    Test conditions should be able to be linked back to their sources in the test basis - this is called traceability.

    This matrix defines the mapping between customer requirements and prepared testcases by testers.

    This is used by testing team to verify how far the testcases prepared have covered the requirements of the functionalities to be tested.

    A set of test cases that passed oK earlier has started to have serious problems. Traceability between the tests and the requirement being tested enables the functions or features affected to be identified more easily.

    Delivering a new release, we want to know whether or not we have tested all of the specified requirements in the requirements specification can be easily verified help of Traceability matrix.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...