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 |
on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.
What can be done if requirements are changing continuously?
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
what is regression testing also known as ?
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?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
Generally which testing methodology we follow in software organizations. thanx in adv
Diference between sanity & somke testing?
Should testing be only after build and execution?
What is bug life cycle?
what is liquid fuel testing?
wat is the role of tester in SDLC