Can anybody post the format of a Requirement Traceability
Matrix. And how to include this RTM in the reqirement
document.?
Answer Posted / hafeez
Requirements Traceability Matrix
Project Name
Requirements Traceability Matrix
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
Objective 1:
Description of Matrix Fields
Develop a matrix to trace the requirements back to the
project objectives identified in the Project Plan and
forward through the remainder of the project life cycle
stages. Place a copy of the matrix in the Project File.
Expand the matrix in each stage to show traceability of work
products to the requirements and vice versa. The
requirements traceability matrix should contain the
following fields:
*
A unique identification number containing the general
category of the requirement (e.g., SYSADM) and a number
assigned in ascending order (e.g., 1.0; 1.1; 1.2).
*
The requirement statement.
*
Requirement source (Conference; Configuration Control
Board; Task Assignment, etc.).
*
Software Requirements Specification/Functional
Requirements Document paragraph number containing the
requirement.
*
Design Specification paragraph number containing the
requirement.
*
Program Module containing the requirement.
*
Test Specification containing the requirement test.
*
Test Case number(s) where requirement is to be tested
(optional).
*
Verification of successful testing of requirements.
*
Modification field. If requirement was changed,
eliminated, or replaced, indicate disposition and authority
for modification.
*
Remarks.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?
Write all test cases for Bus Pass Renewal
Explain the smoke testing?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Explain the dynamic testing?
can any body help me with providing a a case for usability testing...
how to test stand alone programs?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Do you write test plan and test case?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
write test cases for flipkart.
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)