Jump to content

Non-functional testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Licriss (talk | contribs) at 11:04, 3 June 2025 (Add software testing navigation template). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Non-functional testing is testing software 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.

Non-functional testing includes:

References