if u have 10 inputs & you written 500 testcases for
that.out of this u found 20 defects.as a tester how u found
from which requirement that a particular defect will occur.
Answer Posted / rajasundar
Good Question.
Ofcourse through Tracebility Matrix.
In detail..
If you are writing 500 testcases for 10 inputs then all the
test cases can not be direct cases; means, dependent test
cases should be there(test case depends on another
testcase).
So if a test case is failing then obviously the dependent
test cases will also fail. But usually we use to say that
the dependent cases are blocked(instead of fail) because of
the failed test case.
Take an edit box in the screen.
The requirement could be:
User is allowed to enter the values in the username and it
should accept 10 chars only.
Now, consider the following test cases for this requirement.
1. User able to enter data in username field.
2. Check for max. length of username field.
Assume the first case fails.i.e, the edit field doesn't
allow the user to enter the values;what happens to the
second case ? The tester cannot execute the second case as
he cannot enter the data into edit field.In this scenario
the second case is said to be blocked by case 1 and both
belong to the same requirement.
Usually in the tracebility matrix, we use to map the test
cases developed for the particular requirement.Say, if you
are developing 10 cases for a requirement and 1 case is
failing and remaining 9 cases are passed, then the
tracebility matrix does not say the requirement is passed.
Only if all the 10 cases of the requirement are passed then
only the tracebility matrix shows the requirement is Passed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
. Is any graph is used for code coverage analysis?
why use caffine for HPLC calibration ?
What is the quality process is following in your organization.
What is bug, deffect, issue, error?
when database testing comes into manual tesing
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
what is test scenario and test condition?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
what are your achievements in your organization ? Guyz very very urgent , help me
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
hai friends can u expalin about real time process of testing at the company, like flow diagram
Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog
How to test a Falsh player scrollings?
Hi.....wat r d major bugs we can find in banking domain???
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?