what are the fields in traceablity matixes.
Answers were Sorted based on User's Feedback
Answer / karthik
Traceability matrix is a document that maps the
requirements with the testcase to see whether the test are
within the scope ie whether we are covering each and every
features mentioned in the requirements.
following fields are essential in traceability matrix,
1. Requirement id
2. Description
3. Test case id's
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / venkatesh
It seems it looks like:
Requirement ID Description Test Case ID
Requirements ID Here description of Id of test
should be given Test case ID
should be netered is entered
under this column
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swetha yadav
Requirement Traceability Matrix is a document that maps and traces user requirement with test cases. The main purpose of Requirement Traceability Matrix is to see that all test cases are covered so that no functionality should miss while doing Software testing. So fields that included for RTM are below
• Requirement ID
• Risks
• Requirement Type and Description
• Trace to design specification
• Unit test cases
• Integration test cases
• System test cases
• User acceptance test cases
• Trace to test script
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramjay
Fields in Traceablity Matixes are
Unique No.
Requirement
Source of Requirement
Software Reqs. Spec / Functional Req. Doc.
Design Spec.
Program Module
Test Spec.
Test Case(s)
Successful Test Verification
Modification of Requirement
Remarks
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / srikumaran
Can anyone give me a sample of any of the specified
columns? It will be useful for my reference.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajendra
Hai i am Rajendra,
The fields in Traceablity Matrix are
1.Bussiness requirements
2.SRS
3.User
4.FRS
5.Usecase
6.usability
7.Performence
8.Securiry ..tec
are colums with No of testcases column
Traceability matric will analyse the number of testcases
are enough for testing for a given module or not.
byeeeeeee
rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / v.vengateshbabu
The fields in Traceablity Matrix are
1.Requirement id's
2.MMI document id's
3.Test case id's
4.PRS number
5.Test case
6.In test cases what are all sanity and system.
etc
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / indu
Tracebality matrix has below columns
Req. id
test case id
result
defect
status
comment
| Is This Answer Correct ? | 1 Yes | 4 No |
plz explane about agile model
HI, TRM(Test Responsibility Matrix) and RTM(requirement Tracebility matrix) both are same??
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
What do you mean to CAPA?
How do we do testing if requirements are not documented properly?
what is the velue of, 'x'?
What is Defect/Bug/Error Life Cycle?
What is the Reporting Tool in java explain and give example?
What are the contents of Test Plan?
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
what are the fields in Bug Report
what are the fields in traceablity matixes.