

# Indicators for functional testing
<a name="indicators-for-functional-testing"></a>

Assess specific functionalities of systems to ensure they operate correctly and meet predefined requirements.

**Topics**
+ [[QA.FT.1] Ensure individual component functionality with unit tests](qa.ft.1-ensure-individual-component-functionality-with-unit-tests.md)
+ [[QA.FT.2] Validate system interactions and data flows with integration tests](qa.ft.2-validate-system-interactions-and-data-flows-with-integration-tests.md)
+ [[QA.FT.3] Confirm end-user experience and functional correctness with acceptance tests](qa.ft.3-confirm-end-user-experience-and-functional-correctness-with-acceptance-tests.md)
+ [[QA.FT.4] Balance developer feedback and test coverage using advanced test selection](qa.ft.4-balance-developer-feedback-and-test-coverage-using-advanced-test-selection.md)