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 |
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
What is Boundary value analysis?
Whatz the main use of preparing a tracebility matrix
In one company they ask if u get a job in CTs or any other concern, will u quit immediately? for that i have answered, but still i want ur answer to answer to tackle this questions in future?
What is a test log?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
1. After completing testing , what whoulds you deliver to the client ?
Can anyone Give me examples for high Severity and Low priority defects?
what is the difference between use case and test case?
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?