Functional Testing
Definition
Testing that evaluates what the system does by verifying its functions against the functional requirements and specifications. It focuses on the behavior of the software from the user perspective.
Related Terms
Testing that evaluates how well the system performs rather than what it does. It covers quality characteristics such as performance, usability, reliability, security, and portability.
Black-Box TestingA testing technique where the internal structure of the system is not considered. Tests are derived from specifications, requirements, or other documentation, focusing solely on inputs and expected outputs.
Practice Chapter 2: Testing Throughout the SDLC
Test your understanding of functional testing and other concepts from this chapter.
Start Chapter 2 QuizTestPrepPro is an independent exam preparation resource. We are not affiliated with, endorsed by, or sponsored by the International Software Testing Qualifications Board (ISTQB). All trademarks are the property of their respective owners. Practice questions are original content created for educational purposes.