Answer Posted / guest
black box testing:
black box testing focus on the functional requirements
of the softawre. this type of testing method attempts to
find incorrect or missing functions, errors in data
structure or exrenal database acces,initialaisation and
termination errors.
black box testing is conducted on integrated functional
components whose design integrity has been verified through
completion of traceble white box testing.
black box testing focus on system externals
black box testing the test cases are created using system
externals.
in black box testing we test the softawre without know how
it is working.
here blindly we r testing the software thats why we call it
as black box testing.
here we test the behaviuor of the application thats we also
call it as bahavioural testing.
white box testing:
white box testing examines the basic program structure and
it derives the test data from the programing logic.ensuring
that all statements and conditions have been executed
atleast once.
white box testing verify that the software design is valid
whether it was built according to the specified design or
not.
white box testing also called as stuctural testing.
in white box testing the tester should aware of the code.
execute each statement atleast once .
execute each decision direction atleast once.
execute each decision direction with all possible outcomes
atleast once.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the different available models of sdlc?
is it possible web application make it as executable file
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
what is diffrence between dynamic black box testing and dynamic white box testing
What is Difference between Test Strategy and Test Methodology?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
what is the difference between PEGA based web application testing versus web application testing?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
how will the test plan is pepared in ur organisation>?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
Explain the components of a test plan?
Write positive and negative test cases for forgot password?
What is a bug triage?
discuss black box and white box testing is not widely used if you disagree tell me why?