What is Black Box testing and who is responsible for Black
box testing?
Answer Posted / venkat
black box testing focus on functional requirements of
the software.
this type of testing method attempts to find
incorrect or missing functions, errors in datastructure or
external 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 method focus on system externals.
black box testing method creates testcaes based on
system externals.
here we test the software without know how it is
working.
we are blindly testing the software thats why we call
it as black box testing.
this is also called behavioural testing ,here we test
the behaviuor of the application.
this is also called as functional testing .
test engineers are responsible for black box testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a testbed in manual testing?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
When do we perform smoke testing?
What is a code walk through?
diff b/w desktop based testing & web application testing
Explain some techniques for developing software components with respect to testability.
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
what the purpose of requirement phase
How the application is launched to the production environment?
What is a test server?
How do you Prepare a Defect Managemnt Policy
What is the first test in software testing process?
What is an inspection in software testing?
how to creat 2 test plan in 2 different environment exp:tour and travel
What are the basic forms of variations?