explain me traceability matrix in brief....?
Answers were Sorted based on User's Feedback
Answer / abhimanyu hansa
Requirement Traceability Matrix: is a document that Maps requirements with Test cases so that it can be made sure that all the requirements have been met and tested and no functionality is missed while testing.
Traceability Matrix in general is any such document that maps or traces two baseline document to correlate them.
It is generally used to check that the current project requirements are met.
| Is This Answer Correct ? | 14 Yes | 0 No |
write a single scenario which describe error , bug and failure.
1.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
What steps are needed to develop and run software tests?
What is Tracebility Matrix ? What is there in that and what will u do with that ?
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?
Who will give the Priority and Severity?
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Explain Bug Tracker
WHAT IS JOIN AND TYPES?WHAT ARE STORED PROCEDURES?
write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?