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 |
Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.
what is the entry criteria and exit criteria of integration testing?
what is means by feature to be tested in test plan
what is the output of the query select * from emp where 1=2
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
Pliz anyone give me examle of Blocker,critical,Mojor,Mormal,Minor,Tivial,Enhancement Bug.Itz very urgent....
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
what is the difference between test strategy and test plan?
why use caffine for HPLC calibration ?
can you tell me high priority low severity defect?
What if the project isn’t big enough to justify extensive testing?
what is cvs in testing