Answer:
Black box testing or functional testing means testing the software for the outputs when specified inputs are provided. It is usually performed to see if the software meets the user’s requirements. There’s no focus on what goes behind running that software. An example of this could be manual testing of the system by a tester, assembly testing.
Previous Question | Next Question |
Can you tell me some thing about Boundary value Analysis? | Please tell me what are function points? |