

# Non-functional testing
<a name="non-functional-testing"></a>

 Non-functional testing evaluates the quality attributes of software systems, emphasizing how a solution performs and operates in various environments rather than its functional capabilities. Such tests help ensure that software meets the desired performance, reliability, usability, and other non-functional standards. By implementing non-functional testing, teams can consistently achieve scalable and efficient software solutions that meet both user and business requirements, elevating the overall user experience and software reliability. 

**Topics**
+ [Indicators for non-functional testing](indicators-for-non-functional-testing.md)
+ [Anti-patterns for non-functional testing](anti-patterns-for-non-functional-testing.md)
+ [Metrics for non-functional testing](metrics-for-non-functional-testing.md)