This is the question related to Traceability Matrix.
Say we have 10 requirements for a project. If one of the
testing team member misses the 9th requirement. Then how can
we justify the Traceability Matrix and what is the further
action to be taken. Please advice.

Answers were Sorted based on User's Feedback



This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If ..

Answer / anant

The RTM lists all the requirements in the SRS by giving the
requirement ids. The tester referes the SRS to write the
test cases and againg maps the test cases to SRS by giving
the test case ids in RTM against the requirement id. So if
any requirement is missed by Tester then he will miss the
test cases for that requirement. But when he will go to
update the RTM for test cases, he will not find test case
ids for that missing requirement. Hence the RTM helps out
to find any missing requirement and ensures the test
coverage by maping test case id with the requirement ID.

Is This Answer Correct ?    11 Yes 1 No

This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If ..

Answer / muralidhara

It is always good that traceability is mapped with
requiremnt, the use cases,then test case.
tester can write testcase based on the use cases, use case
must cover all the possible scenarios.
if any test case is missed out go back to use case,follow
by SRS.

Is This Answer Correct ?    1 Yes 1 No

This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If ..

Answer / kumara swamy

Normally in any process orieneted company there will be
tool which tracks birectional requirement traceabilty.
requirement traceability tool also facilates to run
requirement GAP. All tagged requirements should have an
associated test case(s) otherwise GAP report will mark the
requirement with no test.

Usually GAP analysis will be done before baselining test
plan.

Is This Answer Correct ?    0 Yes 0 No

This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If ..

Answer / yeda anna

Moo me le aur trace kar

Is This Answer Correct ?    0 Yes 0 No

This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If ..

Answer / vignesh

This is the problem with the traceability matrix.
Traceability has following disadvantages
1. Any requirement missed/omitted cannot be tracked easily
2. Requirement not mentioned in the functional specs can be
tested.
For example, testing the boundary value conditions for
minimum deposit amount, say, 1000 INR. The following
conditions would be considered,
1.<1000
2.=1000
3.>1000
Here, FS only talks about the minimum amount to be
maintained in a customer's account. What is not mentioned
in the FS is also tested(<1000 and >1000). Therefore,
traceability is ineffective.

Is This Answer Correct ?    2 Yes 3 No

This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If ..

Answer / sksm

for this first we will discuss with projectleader or
bussiness anlyst to collect the requirment again .
if it is not possible we will discuss with clint to collect
that missed requirement again.

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More Manual Testing Interview Questions

what is the use of functional specification?

2 Answers  


What is the difference between system testing and integration testing?

0 Answers  


What is an exit criteria?

0 Answers  


consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees

0 Answers  


should we include risk in Test Plan

5 Answers   iSoft, Mascon, Nigerian Ports Authority,






What is Pre UAT and UAT is there any difference ?

0 Answers  


What is meaning by protype in SDLC ?

6 Answers  


what is the difference between Risk based and Requirement based testing???

0 Answers  


we are writing bug report in excel-sheet how you are sending the report to your concern person. (give me the detail work from bug found, where you are storing and how you are sending related to your company)

2 Answers  


What is meant code review?

4 Answers  


what is the preference when we perform manual testing- either FEATURES or FUNCTIONALITY ?

1 Answers  


Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?

1 Answers  


Categories