what is mean block box and white box testing. pls give
exact example in the question
Answers were Sorted based on User's Feedback
Answer / trinadh
Black box testing mean testing your application with having
any coding knowledge.You just testing what input u r
passing to the application and what is the output getting
from the application.
Where as in white box testing, tester should have coding
knowledge and here tester concentrate on how input is
converted into output
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / geetha.r
White box testing:It is knowledge about the inner works.
black box testing:It is no knowledge about the internal
structure.Only about the input and output are examined.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is load testing is possible with WR?
Where to use the public or private functions in your script?
can any body tell me in detail about ERP domine?
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain
Can anyone tell me the real usage of compiled modules and user defined functions stating real time example
which testcases do u automate?
When it is appropriate to change physical description?
What all are the different databases winrunner can support?
what is the diff. Between GUI_unload() and GUI_close()?
How does WinRunner recognize objects on the application?
what is mean by release in quality center and who will perfom?
How can we stop a automation program in middle of execution time?