Hi, can only tel me correctly, Who will prepare Traceability
Matrix ? reply soonn frnds plsss
Answers were Sorted based on User's Feedback
Answer / subha
Traceability Matrix is prepared by Tester, we prepare TM to
check whether the test cases created cover entire
requirements given to us.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / manoj kumar
Traceability Matrix is a table which consist of Requirement
specification and related test case.This tabe is very
important because this table shows that for each and every
requirement check there is a test case. No requirement has
been left without test case.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / tejas trivedi
generally TM is prepared by Tester. It is bridge between
test cases and requirement document. Generally it is map
between TC and Requirement .
Purpose of this is to be sure that prepared test cases has
covered all the requirement and functionality mentioned in
Requirement document.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tausif
In this the requirements are related with the test cases.
The main purpose of this is to get requirement coverage.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kalyani
tracebility matrix prepaid by project manager it is company level document related to all project
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kishorev
tracebility matrix is prepared by team leader. it contains
test case id, number of test cases, how many bugs find out
by testers, these are the information covered in tracebility
matrix. it is maintained by team leader.
correct me . if it is wrong
kishore v
Is This Answer Correct ? | 1 Yes | 3 No |
List out test deliverables?
What is formal testing?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
in sdlc process what is the rool of PM,TL,DEVELOPER,tester in each and every phase? pelese explain me in detail?
how do u write test scnearios for Telivision /Refrigirator?
What is the difference between alpha and beta testing
Could anybody tell me types of testing involved when the project is at maintenance.
which test cases are not to be automated
What is contained in CRS,SRS and FS ?
What is meant code review?
What is Mutation testing? When it can be done?
1.Test cases for Password cannot be used for next 13 times? 2.Test cases for Password should not be less than 8 to 13 chars and there should be at least one special character and one Capital letter.