Difference between Black box and White box testing?
Answers were Sorted based on User's Feedback
Answer / srinidhi patil
White box testing done by the developers where as black box
testing done by the test engineers.
W.B.testing requires knowledge of source code whereas B.B
testing doesn't require knowledge of source code.
Example for W.B.Testing is Unit testing whereas example for
B.B testing is functional testing,integration
testing,system testing.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ss
BlackBox testing in to test the functionalities of the
application without knowledge of any internal structure of
the code. It includes functional testing and non-functional
testing of the application.
White box testing means to test the internal structural of
the code , it is also called as unit testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aarthi
Black box testing is the testing done by testers whereas
whitebox testing is code level testing done by developers
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nandankumar
White box testing is a metod of testing in which one will
perform testing on the structural part of the application
(code). It is done by the developers.
Ex: Unit testing and integration testing
Black box testing is a method of testing in which one will
perform testing on the functional part of the application.
Usually it is done by Test engineers.
Ex: Functionality testing., Usability testing etc,
| Is This Answer Correct ? | 0 Yes | 2 No |
what is a api testing/
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
We also offering SOA TESTING, MAINFRAME TESTING, MANUAL & QTP WITH LIVE PROJECT
what are your thoughts on SPRINT duration
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)
write test cases forthe function f=a+b ?
what is the difference between stress and load testing
What is bucket testing?
What is the scope of manual testing?Please let me know because I want my carrer as a tester.
what is the scalability testing
The project is going through the maintainance phase I logged a defect which is critical for resolving ,the developement team is in US when they got the reported bug they gave the xplanation that it is a six year old written code moreover we don't have proper followup documents to authenticate this one....in this senario wat will u do??
What is RTM