Testing Techniques Question:
Download Questions PDF

Do you know Black box testing?

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.

Download Testing Techniques Interview Questions And Answers PDF

Previous QuestionNext Question
Can you tell me some thing about Boundary value Analysis?Please tell me what are function points?