language-icon Old Web
English
Sign In

Functional testing

Functional testing is a quality assurance (QA) process and 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 (unlike white-box testing). Functional testing is conducted to evaluate the compliance of a system or component with specified functional requirements. Functional testing usually describes what the system does.

[ "Real-time computing", "Software engineering", "Programming language", "Reliability engineering", "test" ]
Parent Topic
Child Topic
    No Parent Topic