Can anyone explain me about, the white box testing and
black box testing, in detail?
Answers were Sorted based on User's Feedback
Answer / rakesh
white box testing also known to be transperant-box
testing,glass-box testing.Moreover,this one tests the
application's functionality and structure.Whereas,blackbox
testing tests the functionlity only.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sadhana
testing each and every line of code is called white box testing or open source and and check whether each and every line of code is working as excepted.
developer only can do white box testing in WBT developer test logic of program by giving input to source code.
test engineer will do black box testing here test engg will check functionality of an application he will give input to application.test engg no need to have programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a Test Case to test Can of Coke?
What is Conventional & Unconventional testing?
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
can any body post NDS aptitude test questions
what is the output of the query select * from emp where 1=2
What is meant by back-end testing?
Explain a bug which if you have missed could have created a big problem.
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
What is there in the final Test Summary Report
How to derive test requirements from SRS?
What is the Waterfall Development Method and do you agree with all the steps?
Differentiate verification and validation?