If testing is done using white box testing,then what is the
need of using Black box testing again? I mean when unit
testing and Integration testing is done at Coding level,
what is the need of testing again at testing level?
Answer / prashant sharma
Black Box testing will be required to see that the
application meets the requirement of the client and
finding a failure if it exists.This is solely the work of
tester as against white box testing which is done by
developer.
| Is This Answer Correct ? | 1 Yes | 2 No |
Any one knows an Institute in Hyderabad where "Robot Test Automation Framework" is taught? Please email me: test.kvrm@gmail.com
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
Define behavioral testing
Describe some problem that you had with automating testing tool.
What is modular automation?
What java api is required for generating pdf reports?
What factors determine the effectiveness of automation testing?
What is Sikuli?
What is test driven development?
How to select an automation tool best matched for your project?
Tell me what is an absolute xpath?
COULD ANYBODY GIVE ME THE DIFFERENCE B/W RATIONAL ROBO,SILKTEST,OPEN STA,LOADRUNNER,WINRUNNER,TEST DIRECTOR AND QTP?