what is tracebility matrix?
Answers were Sorted based on User's Feedback
Answer / udaykumar
We use tracibility matrix to check whether all the
requirements are tested or not?
We start prepare tracibility matrix in the information
gathering phase itself. For each requiremetn, we have
requirement id, description. priority. We will identify the
test conditions for that requiremetn and map the test cases
for that requirement.
By using this mapping, we can ensure that how many test
cases each requirement is passed. If for each requirement
it meets the scuess criteria, then we can stop testing of
the project.
Generally tracibility matrix consists of:
Req. ID|Desc|Priority|TestConditions|TestCaseID|Phase of
testing
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / nitin verma
Hi,
Tracability Matrix is the mapping between the test cases and
the requirements of the customer.It ensures the
satisfaction,that is all the requirements of the customer
have been met according to the test cases.
Plz correct me if i m wrong....
Regards
nitin9360@gmail.com
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / radhesh
It's a mapping between requirements and test cases..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vijay
Tracebility Matrix is the mapping between requirements and
test cases.
I will explain, How I did in QC for my project. we will
upload the requirements in QC,that will be placed in
Requirements tab. and as well as we upload the test cases
also in QC.
we will map the requirements and test cases in QC itself.
we can see which requirements are covered or not in
QC.after execute the test cases we can see the status of
the test cases and requirements also.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / shakun garg
It is used to map requirement with associated test cases. It is also used to map bug to specific requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shyam kute
Traceability matrix defines mapping between business requirement and prepared test cases to validate the customer requirement. It is prepared by TL
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / b.gopal
It is done by Test Lead, to analyze the gap between the
return test cases and the requirements
| Is This Answer Correct ? | 2 Yes | 4 No |
Work flow in testing in your company?
what is Non-Functional testing? & their types?
Would you like to work in a team or alone, why?
1 Answers Advent Global Solutions, TVS,
suppose i want to execute 1000 tcs in a day there no time to execute the testcases then as a tester what i need to do plese give me the correct answer?
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
In a Software testing Field, What you think a TESTER needs...?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
What are the stages of the Bug?? What is the exact life cycle of the bug??
who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?
How does a coverage tool work?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?