what is black box testing
Answers were Sorted based on User's Feedback
Answer / manjula
Blackbox testing is the functional or nonfunctional
testing of the application without any knowledge about the
code.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / balaji
black box testing is a concept which is used to testing the
software as a overview.
*giving input
*getting output
*there is no idea about internal workings
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sudhakar8
Black box testing - not based on any knowledge of internal
design or code. Tests are based on requirements and
functionality.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sevy
Basicaly it is a type of testing, either functional or non-
functional, without reference to the internal structure of
the component or system.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / narendra
Blackbox testing contains both Functional and Non-functional
testing .
Functional testing contains the validity and non-validity of
the application.
Non-Functional testing contains the look and feel of the
application.
Blackbox testers will not have any knowledge about the
internal structure of the application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / preethi
Also known as functional testing. Asoftware testing
technique whereby the internal workings of the item being
tested are not known by the tester. For example, in a black
box test on a software design the tester only knows the
inputs and what the expected outcomes should be and not how
the program arrives at those outputs. The tester does not
ever examine the programming code and does not need any
further knowledge of the program other than its
specifications
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / thaivanai
It is the outer structure of testing without going indepth
functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay
Black box testing is the testing the application with out
knowing the internal structure of the application.
In Black box testing we will functional non functional
testing including security testing also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
BBT is nothing but the funtionality testing which is done
by the testing team only and they will not interfere in
the internal stucture of the application. Like code
tesitng etc..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manoj kumar
It is a process of giving the input to the system and
checking the output of the system,without bothering about
the system that how the system generates the output.also
called behavior testing,data-driven testing,I/O -driven testing
| Is This Answer Correct ? | 0 Yes | 0 No |
tell me about ur self and ur testing experience? i don't how to start , what to explain in an interview? plz answer the question in detail.
2 Answers Accenture, Value Labs,
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
When you found any bug before release product to the customer.what will you do????what will be your aproach?
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
What are different types of metrics used in testing ?
if the defect is not reproducible then what u give the status in quality center
How you test database and explain the procedure?
can u tell me the recently u raised the critical defect? tell me u r own plzzzzzzz yar?
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
what is exit criteria and entry criteria with proper examples??? hi, i faced so many interwies in this question...so plz answer this questions as early as possible...
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these