GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Software Testing

 Print  |  
Question:  What is tracebility matrix?



September 09, 2005 08:43:17 #5
 Radhika   Member Since: Visitor    Total Comments: N/A 

RE: what is tracebility matrix
 
Traceability Matrix is one of the document will prepare by QA.To make sure all the requirements mentioned in the requirements document are covered in your testing, we will prepare the traceability matrix.this document contains the following columns.Req#, Brief description about the requirement, test script ( to know in which test script it is covered), Test case .
     

 

Back To Question