What is Black Box testing and who is responsible for Black
box testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
Answer / raju
validation of application according customer requirements
without knwing internel knowledge.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
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 |
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 |
In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?
what is mean by exactly the difference between the testcase and usecase
What is there in the final Test Summary Report
What do you gather as a part of requirement gathering (for a testing project)?
what is the differance between functionality and functional testing?
Does Automation replace Manual Testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is the V-Model Development Method and do you agree with this model?
4.How would you define QA/QC?
19 Answers Nicholas Piramal, VJIL Consulting,
Tell the procedure to close word file?
please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority
tell me 4 test case technics ?