what is traceability matrix? when we are using this
traceability matrix in ur project?
Answer Posted / darknight
Traceability matrix traces back the requirements you covered
with each test case. During Functional testing, you will be
covering many requirements in many testcases.
The matrix shows "this requirement is covered in this
testcase". It will be like a tree diagram or a matrix
checkbox etc.
Eg:
| TC1 | TC2 | TC3 |
-----+-----+------+------|
Req1 | X | - | X |
-----+-----+------+------|
Req2 | - | X | - |
-----+-----+------+------|
Req3 | - | X | X |
-------------------------|
TCx is Testcase Number.
Reqx is Requirement no.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is entry and exit criteria and explain it?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
what are the types of Bug?
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is alpha testing?
Tell me a critical defect in which your Client,PM,PL appreciate on you
What is pesticide paradox? How to overcome it?
How do you go about testing a project?
What can you tell about the project if during testing you found 80 bugs in it
If I want to check compability of software in a MAC OS then which steps shold I follow?
How do you define a testing policy?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What is a test log?