what are types of black box and white box testing?
Answer / trinadh
Black box testing techniques:
Boundary Value analysis
Equal partitioning
Error guessing
Cause effect graph
White box testing techniques:
Path testing
Loop testing
Conditional testing etc., we have few more
| Is This Answer Correct ? | 2 Yes | 2 No |
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
Can anyone tell me the real usage of compiled modules and user defined functions stating real time example
what is the difference between bitmap checkpoint and image checkpoint
How to write TSL for exception handling
what is the use of Step into option provided in WR?
Have you performed debugging of the scripts?
What are data driven tests?
what is Recovery senario?
what is the file extension for object in AUT captured by WR
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
which method are using to obtain runtime property of an object
what is the extension of the Run time Record checklist file