What is a traceability matrix, and what is the purpose of it?
Answer Posted / sumit
using tracebility matrix we will match the requeirements with test cases to make sure that all the functionality is coverd.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is difference between Build, Version and Release
what the purpose of requirement phase
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
Write the test cases for yahoo home page
What will be your approach if a particular script in Load Test fails?
What are the various techniques in white box testing?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
Write all combinations of test cases for calculater on + symbel
Differentiate verification and validation?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
Write 10 test scenarios to test remember me checkbox present in login window
On what basis you are fixing up the time for project completion?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
Explain branch coverage and decision coverage.