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 |
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
Lets say,you are not finished with testing a application,your manager gives you a new task,how do you prioritize your time,what should you do
What a team leader will test first when s/he will get new module to test?
How the test plan is a tool and the product?
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
can anybody tell me during interview which type of question raised in project round
What are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>
What should be the knowledge of white-box tester differs than the back-box tester.?
Explain the procedure for manual testing.
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
what is meant by spiral model?explain with picture?