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 the responsibility of programmers vs QA?
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
can anyone give me good and clear example for high severity and low priority and high priority and low severity?plz its very urgent...........
What is the difference between Smoke Testing & Sanity Testing?
what is diff b/w resting & regression testing?
write the test case for Bulb & Mobile phone
What is Test management?
Define system integrated testing with a live example.
what is agile testing?
How do u go about testing of web application?
when u involved in uat suppose if u find one defect then do u intmate it or not
what is differnec between the Acceptance test plan and System test plan?