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 |
what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?
1 Test Case can covert How many scenario? OR how many scenario can cover 1 test case.?
2 Answers DelhiNet, GGH, HCL, Mastek,
what are the risks involved in testing ?
In the client systems, testing should focus on performance and compatibility .Is it true
Branch testing comes under white box testing or black box testing?
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is srs or brs file
what is the diff between testing and debugging
what is crud testing ?
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
How to test the database manual? how to test data base lekage by using manual and also using QTP ?