What is d difference between Black Box Testing and
Functional Testing?
Answers were Sorted based on User's Feedback
Answer / laxmi
Black box testing is not a type of testing it is a testing
strategy and it contains both functional and non functional
testing.functional testing means testing only the
functionality as per the requirement document
Is This Answer Correct ? | 22 Yes | 6 No |
Answer / anu
Black box testing is a testing
strategy and it contains both functional and non functional
testing.
Functional testing means testing the
functionality i.e input the data and checking the output as
per the requirement documents.
Non-Functional testing means testing the GUI part as per
the customer screens.
Is This Answer Correct ? | 13 Yes | 4 No |
Answer / kiran
Black box testing is the techniques we are used for system
testing(functional testing). system testing covers
functional testing and non functional testing.
Functional testing is based on the real time user focus
it covers 1.Desingn architecture verification
2.Business vertical testing
3.Deployment testing
4.certification and standards testing
Black box testing techniques used in functional testing
Is This Answer Correct ? | 2 Yes | 1 No |
what is call-pair ,cross testing,
How can u do the performance testing?
What is build interval period?
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
how can u do database testing manually?
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).
hi how to answer this: joined newly in a new company, we have to login into the website of a client net is working properly, but u r unable to see the first page of the client website address wat we have to do.
What is the Benefit of "V-Model"...?
In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?
What is Green Tesing, Red Tesing & Yellow Box Tesing?