If testing is done using white box testing,then what is the
need of using Black box testing again? I mean when unit
testing and Integration testing is done at Coding level,
what is the need of testing again at testing level?
Answer Posted / prashant sharma
Black Box testing will be required to see that the
application meets the requirement of the client and
finding a failure if it exists.This is solely the work of
tester as against white box testing which is done by
developer.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
Tell us what is the difference between @factory and @dataprovider annotation?
What should you do after finding a bug?
What do you think holds the testers back to do automation? Is there a way to overcome it?
Mention a few good practices while performing automation testing.
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
Types of F/w in Automation
what is critical test case ? please give an example .
Explain what is the difference between findelement () and findelements ()?
How do select which automation testing tool is the best for you?
What are the advantages of manual testing and automated testing?
What is the purpose of getoptions() method?
Do you know what is a data-driven framework?
Stop automating the tests which run once?