Difference between Black box and White box testing?
Answer Posted / 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 |
Post New Answer View All Answers
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
How do you go about testing a project?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
What are all the scenario for 1.google analytics 2.api 3.paypal
What is Independent Testing?
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
Differentiate test bed and test environment?
list of methods that is used to document the requirements of a software.
What are noise variables?
what is the architecture of your current project?
What are testing techniques? What is difference between general and specific?
What is difference between V-Model and Agile Model?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Unit Testing can be done by using Nunit?