what is tracebility matrix?
Answers were Sorted based on User's Feedback
Answer / rk
Traceability matrix is a document which contains the
mapping of your test cases with requirements.Usaully the
column will be requirements and rows will be test
cases.This way we can know that we will come to know that
we covered the entire functionality
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nikhil
Tracebility matrix is nothing but a mapping bet
requirements and test cases. this is used in test case
review meeting, in which TL person map testcases with
requirements and intimates us about any change required. in
this documents coloumn is of requirements and rows are of
test cases according to requirements.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / padma
it's mapping between req. and test case. from this we can
know how much the funcn. covered in the application
Fields are
reqid, descp., testcaseid, status
| Is This Answer Correct ? | 2 Yes | 0 No |
can anyone help me regarding testing patterns?
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?
what is test strategy?
What are the various Guidelines follow while Weighting Test Cases
diff b/w test case and test script?
How will you assign priorities to test cases?
What is Buddy Testing?
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer
What is the outcome of integration testing?
what is the difference between primary key and foreign key