What is White box & Black Box Testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
What are all the scenario for 1.google analytics 2.api 3.paypal
Prepare a set of test cases you would use to test a 'Corded telephone?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
can any one send me the ans for this,what are different types of test scenarios?
when tester found bug then where it is assign to developer or testlead
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.
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing
Can v prepare Test cases only from BRS from Tester point of view?
how can we connect database in manual testing? pls answer for this
What exactly you do as a Configuration controller?
How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?