Jump to content

Non-functional testing

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Licriss (talk | contribs) at 01:40, 7 June 2025 (An attempt to make the short description more accurate (testing behaviours is better described by functional testing), still a bit nebulous though maybe.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

[edit]