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

why u can choose manual tasting

4 Answers   HP, SourceTrace Systems,


what is date field test case

0 Answers   IBM,


when there is a new enchancement done by the developers what will do as a tester ?

2 Answers  


Phases of Software Testing Life Cycle?

11 Answers  


what and how to do application testing?

2 Answers  


What is the first test in software testing process?

0 Answers  


What are different types of metrics used in testing ?

1 Answers  


How can we tes the performance of the web site?

1 Answers  


what is ur template of test case & which is the best?

1 Answers  


What is Conventional & Unconventional testing?

1 Answers  


expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24

3 Answers   CTS, Wipro,


What is Alpha and beta testing and What is the diffrence between Alpha and beta testing ?

4 Answers  


Categories