Difference between Black & White box testing

Answer Posted / gomathi baluswamy

Black Box Testing:

1. It is also called the functional testing wherein we
check the functionality of the applicaion through the
input and check what is the expected output.

2. The tester need not have any programming knowledge
3. the tester legally gives input and see the expected
output and need not worry about how the application arrived
at the output.
4. Testing is done by using outward facing iterface GUI
(Graphical user interface)
5. By black box testing we cannot make sure testing is done
completly.


White box testing:
1. It is also called Clear box testing wherein the tester
needs to examine the internal workings of the component or
items to be tested.
2. The tester should have programming knowledge.
3. Testing is done by using internal application
programming interface(API).
4. By this testing we make sure all codes of application
is being tested ie the Loop, Branch, Path coverage is
tested atleast once.

Is This Answer Correct ?    25 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.

2052


How to explain the Insurance project in the interview?

1216


What is a defect age?

728


. Is any graph is used for code coverage analysis?

2211


how to test a store procedure?

1688






Can Anbody please send me Daily Work status format in which I can save my daily work activity

2205


How to do Performance Testing manually for a Flash Application?

1944


How do you test a web application for dump and deaf??

1688


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

2389


What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?

1821


1.what is a test condition ?

1620


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

1718


Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1570


Can you explain decision tables?

756


Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?

855