What is Black Box testing and who is responsible for Black
box testing?

Answers were Sorted based on User's Feedback



What is Black Box testing and who is responsible for Black box testing?..

Answer / suresh

Without knowing the internal knowledge of the applicatin if
your r doing testing it comes under Black Box testing..
Testers are responsible for this.

Is This Answer Correct ?    12 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / uday kumar. a

Blcak box testing is nothing but testing the application,
without going through the source of the application.

Here the test engineer will work only on the .exe or
completed setup of the web site.
There are so many techniques we can follow in Black box
testing

Is This Answer Correct ?    9 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / vsnraju19

Black box testing is the testing the functionality of the
application and the one who is creative in thinking in
different prospectives can test the application

Is This Answer Correct ?    5 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / shyam

Testing the application without any specific knowledge on
the domain is called Black box testing.

Test engineers are responsible for blackbox testing

Is This Answer Correct ?    5 Yes 1 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / jawahar

•Functionality of the application is tested here
•no need of coding / programming knowledge
•Need the Domain knowledge & some basics of database
knowledge
•Testers simply give the inputs and check the output
without knowing how the operations are performed.
Test Engineers will do the black box testing

Is This Answer Correct ?    3 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / srikar.k

A Testing method where the application under test is viewed
as a black box and the internal beaviour of the program is
completely ignored.

Test engineers are responsible for testing black box testing.

Is This Answer Correct ?    2 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / raju

validation of application according customer requirements
without knwing internel knowledge.

Is This Answer Correct ?    2 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / 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

What is Black Box testing and who is responsible for Black box testing?..

Answer / nitin verma

Black Box testing is the done without having the internal
knowledge abt the code of the software.
Ex:-As we drive cars,we know how to drive them but we did
not have the knoledge of its internal structure,about its
parts or its internal structure.

nitin9360@yahoo.com

Is This Answer Correct ?    2 Yes 0 No

What is Black Box testing and who is responsible for Black box testing?..

Answer / raghu

Testing on FUNCTIONAL part of an application is called as
Black box testing.
Software TEST Engineers does black box testing

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?

3 Answers   Fiserv,


Are number of defects more in design phase or coding phase?

2 Answers  


WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY

10 Answers   Covansys,


Can we file a bug after UAT?

3 Answers   Keane India Ltd,


what are the critical bug occurs in banking domain?

3 Answers  






what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com

4 Answers  


what is application server, Database server and test server

0 Answers  


what is your test strategy?

2 Answers   Zensar,


Hi can anyone Explain smoke testing with real time examples

3 Answers   Student,


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.

4 Answers   TCS,


What are test entry and test exit criteria?

5 Answers   Covansys,


Categories