What is the difference between white and black box testing?

Answers were Sorted based on User's Feedback



What is the difference between white and black box testing?..

Answer / vinodh anandhan

White Box Testing Requires Knowledge of Code.
whereas Black Box Testing dosn't Require Coding Knowledge.

Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    5 Yes 0 No

What is the difference between white and black box testing?..

Answer / log_vivek

Black-box doesn’t explicitly use knowledge of the internal
structure. Black-box test design is usually described as
focusing on testing functional requirements. White-box test
design allows one to peek inside the "box", and it focuses
specifically on using internal knowledge of the software to
guide the selection of test data.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between white and black box testing?..

Answer / uma krishnamoorthy

Black box testing also called as Functional testing or Data
driven testing or closed box testing behavioural testing.
Tester views the program as a black box. Tester is
completely unconcerned about the internal behaviour or
structure of the program.

White box testing also called as Logic driven testing or
structured testing or Glass box testing. Tester is
permitted to examine the internal structure of the program.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between white and black box testing?..

Answer / prem

generally, software having two parts 
1 functional part
2 structural part
functional part done by the black box tester
structural part done by the white box tester which means developers 

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

can u write some high level scenarios on ms outlook express

0 Answers   CTS,


1)what are techniques used for writing the Test case?

5 Answers  


HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya

0 Answers  


Can anyone explain about metrics

6 Answers  


What are cookies?

0 Answers  






what is tracebility matrix?

3 Answers   InteQ Software, Syntel, Trix,


wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.

4 Answers  


How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna

8 Answers  


What is the different between SIT and UIT?

0 Answers   Cap Gemini,


eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong

1 Answers  


what is bug life cycle? (Asked in Zensar Hyderabad today(17-1-12010))

5 Answers   Zensar,


What is difference between web application and non-web applications?

2 Answers  


Categories