what is traceability matrix? when we are using this
traceability matrix in ur project?
Answers were Sorted based on User's Feedback
Answer / naresh
Tracebility Matrix is a proof of document, which says that
all the specifications are tested according to the
requirements and the application is bug free.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surii
Traceability Matrix is a one type of checking process which
gives the details about requiremts that are not covered in
the test document. It is a conformation process to check
test case document cover all the requirements exactly or not.
Traceability Matrix contains a tabular format that have the
reference numbers of all the documents that is used to
prepare the Test case Document
This may like following format
UCD-Ref-No Functional_Point_Doc-Ref-No
Master_Test_case_Doc_Ref-No Test-Case-No
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Hi
RTM has Business Logic
Where we can prepare Test Scenario's
RTM could also be used to Map the Requirement
to Test Cases.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prashant
Naresh is absolutely right. But no body is telling when we
suppose to use this traceability matrix? Pls tell when we
suppose to use this traceability matrix?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / darknight
Traceability matrix traces back the requirements you covered
with each test case. During Functional testing, you will be
covering many requirements in many testcases.
The matrix shows "this requirement is covered in this
testcase". It will be like a tree diagram or a matrix
checkbox etc.
Eg:
| TC1 | TC2 | TC3 |
-----+-----+------+------|
Req1 | X | - | X |
-----+-----+------+------|
Req2 | - | X | - |
-----+-----+------+------|
Req3 | - | X | X |
-------------------------|
TCx is Testcase Number.
Reqx is Requirement no.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to select tese cases for automation.give me an example plz.
WRITE THE THREE IMPORTANT SCENARIO OR TEST CASES OF AIRCONDITIONER
1 Answers Optical Fusion, RBS,
Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority
Explain the difference between severity and priority.
What are the possible test cases/test scenario for Search functionality ?
what is the diff between testbed and test environment?
Could you please give me an example of test scenarios for online banking testing (like billing,payment,statements etc.) (like how to test the functionalities of Payment module, Billing module...etc.)?
I have planned to take up exam in june. It would be of great help if u can send across some ISTQB material. Kindly mail me at keeran.rr@gmail.com. Thanks in advance.
what is test strategy?
what is review and walkthrough?
what is a use case ?.
What is the difference between stlc and sdlc?