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


Please Help Members By Posting Answers For Below Questions

How many types of api testing are there?

642


Define performance and stress testing?

728


Write the 10 high test cases for making video call/face time

7544


what is functional testing terminologies

1906


i need manual testing interview questions for 2+ experience plzz help me..

3811






What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.

1992


Explain the strategy for testing a Java application?

1641


What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

1560


What is a maturity level?

715


What is the quality process is following in your organization.

1758


how to create automation frame work ?

1581


tell me some major and minor defects in ur net banking project?

3151


Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

1484


1. what exactly is heuristic checklist approach for unit testing ?

2202


Should testing be done only after the build and execution phases are complete?

1068