🕳️Non Functional Testing

Non-Functional Testing is defined as a type of Software testing to check non-functional aspects (performance, usability, reliability, etc) of a software application. It is designed to test the readiness of a system as per nonfunctional parameters which are never addressed by functional testing.

Type of Software Testing

In general, there are three testing types

  • Functional

  • Non – Functional

  • Maintenance

Examples

🧪 Non-Functional Testing

Non-functional testing is a type of testing that focuses on verifying the performance, reliability, usability, security, and other non-functional aspects of a software system.

Sample Test Cases of Non-Functional Testing

Last updated