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 me what is a keyword-driven framework?
Tell me what is intellij?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
What kind of tests would you automate?
On what basis you can map the success of automation testing?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What are the types of the framework used in software automation testing?
Tell me what are pros and cons of automating tests at ui layer?
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
Elaborate the fields in bug report in automated testing
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
Tell me how can we find the value of different attributes like name, class, value of an element?
What is the different between GUI map and GUI map files?
Tell me how would you test your own element locator?
How does load testing work for websites?