What is Traceability matrix? Why it is used? Can u tell me
the architecture of that?
Answer Posted / rama
Traceability Matrix - mapping between User Requirements and
Test Cases
User Requirements - Taken from RS or FDS whichever is
applicable in the organization
e.g. User should be able to add new record
Test Case - Contains scenario written so as to test the
requirement, with an unique number for reference
Traceability Matrix contains the following columns:
(example values are given in brackets)
Sl.No (1)
FDS/RS Name (FDS_New Module.doc_1.0)
FDS/RS Path (\\inserver\documents\)
Requirement (BR-1, SR-1, RS-1)
Coding Section (add_new - routine names used in code or
name of the coding section given by developer)
Development Resource (Developer's Name)
Test Case (TC_001)
Testing Resource (Tester's name)
Testing Status (Pass/Fail)
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
I want to know about satyam manual testing questions
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
What exactly is quality control?
What's the difference between system testing and acceptance testing?
What is the difference between load testing and performace testing?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is a test severity and test priority? difference between them with suitable examples?
Can anyone list out major scenarios for an application managing drug composition?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is a code walk through?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
What is the role of the test group vis-?is documentation, tech support, and so forth?
how to test the case with 5 combination and inputs
1. what is baseline document , can you say any two ?
What is reverse engineering?