Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

what is the combination of grey box testing

6 Answers  


what is the difference between the focused and enabled?

2 Answers  


What is Test data ?Whrere we are using this in testing process? what are the importance of this data?

3 Answers   Apps Lab, Illusion Technologies,


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

0 Answers  


what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046

0 Answers  


What r the types of test methodologies?

7 Answers   JVS,


Which r diff. models for SDLC and STLC ? Thanks in advanse to replier. Suyog Watershed Infotech

4 Answers  


Give me an example of something you tried at work but did not work out so you had to go at things another way.

0 Answers   Ordain Solutions,


can anybody tell me .. in realtime how cookies testing is actually done by the tester? And Test case is needed for cookies testingor not required?

0 Answers  


What is difference between Build, Version and Release

0 Answers  


Write down the template for test case.

5 Answers   Hexaware, IBM, Infotech, Wipro,


What is exploratory testing?

10 Answers  


Categories