Jump to content

Non-functional testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2a01:c23:5c42:5e00:b1ec:3f62:75a2:f16e (talk) at 20:34, 3 March 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Non-functional testing is the testing of a software application or system for its non-functional requirements: the way a system operates, rather than specific behaviors of that system. This is in contrast to functional testing, which tests against functional requirements that describe the functions of a system and its components. The names of many non-functional tests are often used interchangeably because of the overlap in scope between various non-functional requirements. For example, software performance is a broad term that includes many specific requirements like reliability and scalability.

Non-functional testing includes: