Give me an example when black box testing will not able to
detect a bug which white box will detect?

Answers were Sorted based on User's Feedback



Give me an example when black box testing will not able to detect a bug which white box will detec..

Answer / 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

Give me an example when black box testing will not able to detect a bug which white box will detec..

Answer / rajendra

Black Box Testing is mainly User Perspective oriented.
White Box testing concentrates on logical,Internal
structrure of the application.
First white box testing will be conducted then only sw
released for black box/system testing.
Normally the bugs escaped in white box testing will catched
by black box testing.

Byeee
Rajendra
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

How do you know the code has met specifications?

0 Answers  


How you send defect report?

5 Answers   AppLabs,


my mail id is mudaseer20@gmail.com if i type email id as MudAseEr20@gmail.com and password correctly then what is the output?does it display inbox page

1 Answers  


explain V module.

3 Answers  


If RTM is not avaiable in the project whatis use and what the Difficult you face

2 Answers   Cap Gemini,






when to start and stop testing?

2 Answers  


How do u find duplicate test cases?

4 Answers   TCS,


What are W3C Standards?

2 Answers  


What are the properties of a good requirement?

3 Answers   3i Infotech,


What are the advantages of Automated Testing?

1 Answers  


what is port testing?when it is going to be done?

5 Answers  


What should be the knowledge of white-box tester differs than the back-box tester.?

5 Answers  


Categories