What is the difference bet white box testing and black box
testing.pls give me an example

Answers were Sorted based on User's Feedback



What is the difference bet white box testing and black box testing.pls give me an example..

Answer / abdul sameer

Black Box Testing:- Black Box Testing is a System Testing.
Here we check the complete functionality of the application.
Here the tester does not examine the programming code and
does not need the knowledge of any coding standards. Here he
enters an input and check whether we are able to get the
exact output irrespective of what is happening in the code.
Here we have functional testing and non-functional testing.
Again both are of different concepts.


White Box Testing:- White Box Testing is non-system
testing. Here the tester should have the knowledge of coding
standards. Here we should review the entire coding part like
we should go through the statement coverage testing, branch
testing and loop testing, mean to say that we have to check
the complete coding standards and mainly here we do Mutation
testing (like we make some changes to the existing code and
run the code and check whether we are able to get any error
or not). This again has lot of subject to learn, can’t be
described but you have to refer to the books to get the
complete knowledge on it. For more clarification if you have
the book called “Art of Software testing” it will make u
clear on these topics.

Is This Answer Correct ?    3 Yes 0 No

What is the difference bet white box testing and black box testing.pls give me an example..

Answer / abdul sameer

White Box Testing:- White box testing is based on knowledge
of the internal logic of an application's code. DIfferent
test that take place here are
1. coverage of code statements
2. Branch testing
3. Path Tesitng
4. Condition checking testing.
5. Mutation Testing.

Both are done by Test Engineers but only difference is The
Tester who does Black Box Testing do have the knowledge of
coding part usually we take one of the developers as White
Box Test engineer.


Black Box Testing:- Black box testing is functional testing,
not based on any knowledge of internal software design or
code. Black box testing is based on requirements and
functionality.
Different test that take place here are

1.Boundary value analysis and Equivalence testing
2. Error Guessing
3. Error Handling
4. Compactability testing
5. Parallel testing
6. Configuration Testing.

Apart from these we have lot.

Is This Answer Correct ?    2 Yes 0 No

What is the difference bet white box testing and black box testing.pls give me an example..

Answer / ram mohan reddy

Black Box Testing : If one perform testing only on the functional part of an Application without having structural knowledge then that method of testing is known as Black box Testing. Usually it is done by Test engineer

White Box Testing : If one perform testing on the structural part of an application then that method of testing is known as
White Box Testing.Usually it is done by Developers.
Ex:coding(Unit Testing)

Regards
Ram Mohan reddy

Is This Answer Correct ?    1 Yes 1 No

What is the difference bet white box testing and black box testing.pls give me an example..

Answer / aparna

White box testing is done by the person who is having deeper
knowledge about the module and mostly this will be done by
Developers.
Example: Unit Testing

Black Box testing is done by the tester who is not having
deeper knowledge about software, only based on
specifications testing is done
Example: System Acceptance Testing

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

IS IT necessary to know different languages like (Chinese,Germany etc) to do localisation/internationalisation testing??? real time ..plsss

1 Answers  


what is domain testing. explain.

1 Answers  


Difference b/w Test summary Report and Test closer report?whats content we include in both report.

1 Answers  


what is the difference between Test strategy and test plan?

25 Answers   EDS, IBM,


6. what is the purpose of using automation tool qtp? and why we are using framework.

1 Answers  






what actual a tester perform in database testing?(its very urgent pls)

4 Answers  


A 2 different developer design same function. After both completed. In testing engineer how do test that function?

1 Answers  


hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in

0 Answers  


This Question asked in Oracle Walk-in Write the content of high level design documents? Thanks in advance

4 Answers   Oracle,


Why you had chosen testing career?

3 Answers   TCS,


if you have a test cases please send me on singhajay7786@gmail.com thanks in advance.

0 Answers  


Test cases on send/ receive button of Microsoft outlook.

0 Answers   Glenmark, SunGard,


Categories