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 sanity?
What are the different types of software testing?
Difference between adhoc testing and error guessing?
what is fusion testing and impact analysis???
When the GUI Testing will be held on the V model ?
What is Online gaming, payment gateway development, hosting and custom software development services.
What is the negative testing and example
Tell me example for Risk,Mitigation,Assumption?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is error cusing tecnique
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
1. what is baseline document , can you say any two ?
Explain briefly your project.
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?