Give me an example when black box testing will not able to
detect a bug which white box will detect?
Answer Posted / varshab
Below are some senarios where Black box testing will not be
suffice to detect bugs.
1)Hidden functions which are not included in requirements.
2)Errors in coding standards.
3)Unreachable code.(Code ceverage can be measured using
white box testing tools only).
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
.In languages testing, what is the fixed part and changing part?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
list of methods that is used to document the requirements of a software.
Test Cases For Router&Switch
What is remedy testing,expalim that and how can use that
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Diffrernce between client server testing and web server testing.
How does quality control differ from quality assurance?
What is mutation testing & when can it be done?
What is the difference between SIT AND IST?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
What is your approach when requirements change continuously?
What is frame level testing and how do we test it?