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 will you maintain your team to get proper Qty (I am lead for testing team)?

2 Answers  


What is Test Case?

12 Answers   Tesco,


What is the difference between internal reviews and peer reviews?

2 Answers  


combo box is object or picture?

7 Answers   Vyons Labs,


How do you analyze your test results? What metrics do you try to provide?

2 Answers   TCS,






how 2 find out nth salary.plz write sql qurires

8 Answers   Syntel,


what is the difference between test case and result matrix

0 Answers  


how can u do database testing manually?

4 Answers   HCL,


How do you go about going into a new organization? How do you assimilate?

1 Answers   Ordain Solutions,


Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage

8 Answers   ISTQB,


how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?

7 Answers  


pleez mail me testcase examples for web application..at mina_ims@yahoo.com

1 Answers  


Categories