Jump to content

Non-functional testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stevebroshar (talk | contribs) at 05:45, 17 April 2024 (Remove nonsense about overlapping terms). 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