Iam very much confused about the meaning of black box
testing methodoly ? I am getting diffrent types of answer
for it ...Pls Help
Answers were Sorted based on User's Feedback
Answer / kiran vsp
Whitebox testing - done by developers while they are coding
an application. Ex - Unit testing.
BlackBox - Testing the actual application...it aims at the
resuls given by the application. Ex, Func, system,
integration etc., comes under this.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manoj_upadhyay
Testing software without any knowledge of the back-end of
the system,structure or language of the module being
tested. Black box test cases are written from a
definitive source document, such as a specification or
requirements document
Now is it clear
If i m Wrong pls correct me
er4testing@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / laxmi
Block box testing is nauthing but testing the S/W without
know any internal structure of the S/W(Coding).Testers will
do this.
what is the confusion in this
it is one of the testing methodologies
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / veena
Black box is data driven, or input/output driven testing
The Test Engineer is completely unconcerned about the
internal behaviour or structure of program.
It is also known as behaviour, functional, opaque box and
closed box testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / renu
Black box testing is testing the application without having
any knowledge on internal logic . To be simple, Testing the
output by giving inputs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sj16
In Black Box testing the tester only knows what the sotware
is supposed to do...he can't look in the box to see how it
operates.If he type in certain input he gets a certain
output .........
Example:::: Think about the windows calculator ..if u type
3.14159 and press the sqrt button ,u get 1.7724531. with
black box testing it doesn'tr matter what gyrations the
software goes through to compute the square root of pi. It
just does it. bye.............
| Is This Answer Correct ? | 1 Yes | 0 No |
Hou can u test a website or a web application? Manually or Automated?
What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
What is a ‘use’ case and what does it include?
What is the Capability Maturity Model (CMM)? At what CMM level were the last few companies you worked?
In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u pls. explain the General reasons ..
5 Answers Infeneon Technologies,
What is the difference in responsibilities of programmers and qa analyst?
Explain the process of qa testing?
what r the defect status for bugs
Can anyone help you in this?
plzz tell me the test cases for Bank Application Security
What is agile testing and what is the importance of agile testing?
Difference between smoke testing and sanity test ?????????