What is blocked defect?
Answers were Sorted based on User's Feedback
Answer / avashesh shukla
A blocked defect is that in which further test cases can
not be executed.
ex: If test script contains 100 steps & script has a defect
at step 67th & next test steps can not excuted due to this
defect then this defect is declared as blocked defect.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / jayaprakash
Blocked Defect is the defect which is blocked for retesting
due to other defects, though the its ready to retest. Ex.
Consider the defect raised on SB account page[Defect-1].
later one more defect raised on login page[Defect -2]. Here
Defect-1 we are calling as Blocked Defect, since unless the
login page defect will get resolved , you are not able to
enter SB account page and not able to verify.
| Is This Answer Correct ? | 3 Yes | 2 No |
How do we find Effectiveness of Test Cases ?
Amounts not dispatch in ATM what are all scenario to test?
why u chose testing as ur career?
If there is only one module or unit then how you test it?
what is the difference between Test strategy and test plan?
If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?
What is the difference between bug,defect, error, failulre, fault & mistake?
Could some one tell me test cases for multi line text boxes like Notes field?
Why you have chosen Testing as your career, not developer ?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
what is Fault based testing?
What are the different types of testing u r doing in ur project