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 |
What is difference between regression testing and re- testing?
10.List five words that best describe ur strengths?
1 Answers VJIL Consulting, Wipro,
Whether the testing process followed in different model will be same or will it vary?
iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?
how to write a testcase for coke vewnding machine
What are the baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?
in gmail.com when you enter username & password and try to copy and paste the password on notepad.will it copy and paste? what type of testing this is known as?
Explan different Risks associated with the project????
Waht is the difference between system test case and functionlity test case?.
3. How would u test and automate Windows Auto-Update featur
Anyone tell me the test cases of Shopping Favorite
Guys, can any one of u give the realtime example for Unit Testing?