If already everything is tested using White-Box testing,
then what is the need of using Black box testing?
Answer Posted / naveenn
White-Box testing is used to test the internal logic of the
code, where as black box testing is used to test in all
possible ways by specifying the range and etc..
Ex : Boundary value analysis
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is the difference between data driver & data driven and driver script?
Explain about the test fusion report of quicktest professional?
unique properties of button,edit box, radio button,check box?
How to build scripts that access data from external sources?
Hoe can we do retesting using functions please give the code for it using login page
When should I use smart identification?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hi Samrat, Thank u very much, what u said it is right.
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How many ways we can parameterize data in quicktest professional (qtp)?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
can test automation improve test effectiveness?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Is it possible to change the values of analog recording?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.