Answer Posted / 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 |
Post New Answer View All Answers
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
How to do manual testing of a E-insurance project (end to end process)
Difference between smoke and sanity testing
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
Define brain stromming and cause effect graphing?
What are the phases involved in software testing life cycle?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Tell some examples of bug severity and bug priority?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
. Is any graph is used for code coverage analysis?
What are the differences between stlc and sdlc?
What is six sigma?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
If I want to check compability of software in a MAC OS then which steps shold I follow?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning