Whatz the main use of preparing Tracebility matrix and
explain the real time usage
Answers were Sorted based on User's Feedback
Answer / shivanibehere
A traceability matrix is created by associating
requirements with the work products that satisfy them.
Tests are associated with the requirements on which they
are based and the product tested to meet the requirement.
A traceability matrix is a report from the requirements
database or repository.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satya_k21
Hi,
By using tracebility matrix we can check whether all
the functionalities are covered in the testcases..
Regards,
Satya.k
| Is This Answer Correct ? | 1 Yes | 0 No |
Tracebility Matrix is used to map the Testcases and user
Requirements.
To check wether we have covered all the functionalities are
not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / syed raashid
Traceability Matrix is one of the most important documents
that lives throughout the life of the project (like a
Project Plan). Its main usage as per my experience is to
understand and verify if each project deliverable is as per
agreed scope. It is a very good tool for Scope
Verification. Regards, Syed Raashid
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / balaji
By actually a tracability matrix will be get from the BRS &
SRS,from this we will be preparing use cases this is one
which tells exactly what we we want to acheive and for the
each use case we will be preparing test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sujatha
Hai
As per my knowledge TM is a test planing tool.
means it's a process used to cross check the test case
design againest the customer req.
i.e here we have to find how many of the customer req r
covered and how many of the customer req or not coverd.
for that we have to req the doc like BRS/SRS.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is reference matrix or tracability matrix?
who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan
Hi can anyone give me 5 situations where your developerignore your bug
what are the kpas(key process areas) in u'r company?
What is the V-model?
what is the difference between testplan and testcases?
What is a test scenario?
Generally which software development model is used in project based companies?
What are the Use Cases?
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
Provide and example that explains difference between usability and functional defects?
how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.