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
Did you ever worked with B.A's and when?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
Explain the defect life cycle.
What’s the difference between verification and validation in testing?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
what risks do u faced u r projest how do you solve
How do you get programmers to build testability support into their code?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Can you explain boundary value analysis?
If asked to create a Configuration Design Pattern, where would you start?
What is the difference between action & script ?