Functional Testing Question: Download Functional Testing PDF

Explain what do you mean by a dependent functionality in a build?

Tweet Share WhatsApp

Answer:

Functional testing is a type of black box testing that bases its test cases on the specifications of the software component under test. Functions are tested by feeding them input and examining the output, and internal program structure is rarely considered (Not like in white-box testing)

Download Functional Testing PDF Read All 25 Functional Testing Questions
Previous QuestionNext Question
Suppose there is a new build and you have not much time left behind to test(manual test), what will you do? (apart from prioritizing functionalists..... risk analysis, what other answers are valid approaches to this interview question?Tell me what are the Limitations of Black box Testing?