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

what is mutation testing? when it is use in the phase?

4 Answers   FSS, Synergy,


what comes first test strategy or test plan

4 Answers  


What type of tesings are performed in Product testing?

1 Answers  


suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?

3 Answers  


explain sdlc?

2 Answers   SAP Labs, STC, TCS, Thirdware,






What do you mean by offshore and onshore testing?pls tell the models of this testing?

1 Answers  


What are the initiations Ur taken in UR projects?(In P.M)

3 Answers   MBT,


trecebality matrix used for which purpose?

8 Answers   Cap Gemini,


what are quality tools and its types?describe each

1 Answers   TCS,


wat is test management ?what are the components available in test management?

0 Answers   iSoft,


What is an IDE?

3 Answers  


Give me examples for high priority and High severity defects?

3 Answers   AppLabs,


Categories