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 White box & Black Box Testing?

Answers were Sorted based on User's Feedback



What is White box & Black Box Testing?..

Answer / sj1234

White Box Testing White box testing (a.k.a. clear box
testing, glass box testing or structural testing) uses an
internal perspective of the system to design test cases
based on internal structure. It requires programming skills
to identify all paths through the software. The tester
chooses test case inputs to exercise paths through the code
and determines the appropriate outputs. In electrical
hardware, testing every node in a circuit may be probed and
measured; an example is in-circuit testing (ICT).

Black Box Testing alao known as functional testing.
software testing technique whereby the internal workings of
the item being tested are not known by the tester. For
example, in a black box test on a software design the
tester only knows the inputs and what the expected outcomes
should be and not how the program arrives at those outputs.
The tester does not ever examine the programming code and
does not need any further knowledge of the program other
than its specifications.

Is This Answer Correct ?    4 Yes 1 No

What is White box & Black Box Testing?..

Answer / latha

White box testing is the testing of internal structure of
s/w. It requires knowledge of coding. It is also known as
structural or glass box testing. Tests are based on the
coverage of code statements, branches, path conditions etc.

Black box testing is the testing of functionality of a
software. It does not need knowledge of coding. It is also
called functionality/opaque testing. Tests are based on the
requirements and functionality.

Is This Answer Correct ?    3 Yes 1 No

What is White box & Black Box Testing?..

Answer / hima bindu

black box testing is a one type of testing.it performs
only testing on the functional part of the application
with out knowing the stsuctural part of the application.

white box testing is a one type of the testing.it performs
testing on the structural part of the application.

Is This Answer Correct ?    1 Yes 0 No

What is White box & Black Box Testing?..

Answer / suman

white box testing is design of test cases using structure of
code. block box testing is design of test cases using
specification.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.

5 Answers  


What are all the scenario for 1.google analytics 2.api 3.paypal

0 Answers  


Prepare a set of test cases you would use to test a 'Corded telephone?

1 Answers   FCG,


what are test cases for edit,add,delete,save,preview and main buttons and test scenarios

2 Answers   L&T, Wipro,


can any one send me the ans for this,what are different types of test scenarios?

1 Answers  


when tester found bug then where it is assign to developer or testlead

5 Answers  


which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.

2 Answers   ADITI,


How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing

2 Answers  


Can v prepare Test cases only from BRS from Tester point of view?

9 Answers   Sapient,


how can we connect database in manual testing? pls answer for this

2 Answers   IBM, Logica CMG,


What exactly you do as a Configuration controller?

0 Answers   IBM,


How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?

1 Answers  


Categories