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
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 |
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 |
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
specify another matrix/table used for same functionality as of tracibility matrix?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
1.What kind of i/p we require from end user to start proper esting? 2.what's confirmation testing ? 3.Whats pilot testing ? 4. what's Defect cascading ? 5.Concept of work bench ?
What is the difference between sanity testing and smoke testing
why did u choose software testing as ur profession????
If tester report a bug & developer is saying this is not a bug. What sud tester do in this situation??
What does the tester do in automated testing?
What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
what is Negative testing and what It?s Purpose?
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?