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.
Re: 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.
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.
Re: 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.
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.
Re: 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.
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.
Re: 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.
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.
Re: 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.
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.
1:differenciate between functional regression and gui test cases
2:for a given requirement how to write test case and prepare
test data with example like for monster.com front page
what testing techniques are used at what requirments see
monster page
3: can we test without front end application and can we
perform testing without back end application
4:all possible questions asked on bugzilla
plz answer as soon
Hi Friends..Can anybody tell me how much Salary u'll be
getting for Manual Tester(1+ years of Experience)Position in
the Companies like Wipro & Infosys????
If Tester found the bug in build 2.0.0 tester will assign
it to developer but not get fixed in next build 2.0.1 then
tester have to assign it again for every build if not get
fixed upto build 2.0.7 or not?
Same question is for version also?