Traceability matrix is the mapping between the requirements
and Test cases.
Traceability matrix contains Requirement id, Test cases ids
and number of testcases passed and faild.
RTM Is used to trace the req,easy enhance the req,easy to
trace of the bug, the Template is
REQ ID, REQ TYPE, REQ Description,Trace to system REQ,trace
to Design Specification, Trace to test Script,pass / fail
The simple template for the Traceability matrix will have
the following fields:
1. Requirement ID
2. Requirement received Date
3. Module Name
4. Responsible Tester Name
5. Reviewer Name
6. Test case name
7. Build / Version number
8. Associated Defects
9. Reviewer Comments.
The traceability matrix can either be maintained in the
excel sheet or in the specified tools.
Traceability Matrix is nothing but mapping between
requirement and test cases.
The fields are,
Req.Spec No, Req.Statement, Module, Test Spec, Test Case No,
Verification and Module field
Actually, the fields are dependant on the project that you
are working on.
I am currently working on creating a new RTM, but due to
the nature of our work, it needs to cover both IT and non-
IT projects (my current project is not IT-based).
The purpose of the matrix is to have a quick reference /
chart to track requirements and (for lack of a better term)
action items, to ensure that all requirements are covered,
and so that the action item's are all required (if an
action item is not related to a requirement, it's far more
transparent when put into a cross-referenced chart).
Application contains many text fields,buttons etc.Many test
cases can be written for the application.I read that test
cases should not be too many.So text fields can be tested
by entering Blank space,special symbols,Alphanumeric
data,Empty & so on IF I write for all these data for every
text field on each screen then my test cases will be
unnecessarily too long .I m confused here wether I write
Test cases for all or not.Suggest me the proper answer.I
want answer from Experienced person
hi all,
i am new to testing environment.i have two questions
1.what is the difference between volume test and load test.?
2.generally ,what is the output for stress testing.?because
it is beyond the limit.and what is the use of stress testing?
how to write test cases for testing databases,especially
for testing and writing test cases for stored
procedures.any real time database testers.please answer me.