Non-functional testing
Non-functional testing is testing software for its non-functional requirements: the way a system operates, rather than specific behaviors of that system. [1] This is in contrast to functional testing, which tests against functional requirements that describe the functions of a system and its components.
Types of non-functional testing
Accessibility testing
Accessibility testing is a non-functional testing activity that verifies whether a system, website, or application can be perceived, operated, and understood by people with a wide range of disabilities and whether it meets objective accessibility criteria such as the Web Content Accessibility Guidelines, WCAG success criteria. It typically combines automated checks, to detect obvious technical failures, manual inspection, to evaluate semantic structure, keyboard navigation, and ARIA usage, and human usability testing with people who have disabilities to assess real-world effectiveness and usability. Many government and organizational web standards now require WCAG conformance and explicitly treat accessibility as a mandatory non-functional quality attribute of public-facing digital services. Practical guides and industry overviews describe accessibility testing as a specialized subset of usability and non-functional testing that focuses on legal conformance, inclusive design, and measurable success criteria rather than functional feature behaviour alone.* [2] [3]
Baseline testing
Baseline testing is a non-functional activity that establishes a measured reference for key quality attributes (for example, response time, throughput, resource usage, error rates, and availability) against which future changes, releases, or configurations are compared. It usually occurs early in a release cycle or after a major environment change and combines controlled synthetic tests (benchmarks, scripted workloads, profiling) with monitored production observations to capture representative operating conditions. The baseline results are recorded as pass/fail thresholds, performance budgets, or trend series so regressions, capacity drift, and configuration-induced degradation can be detected quickly and triaged. Best practice is to store baseline test artifacts (test scripts, input datasets, environment definitions, and raw metrics) alongside the release so reruns are reproducible and comparisons remain meaningful across time.[4] [5]
Compliance testing
Documentation testing
Endurance testing
Load testing
Localization testing
Reliability testing
Recovery testing
Software performance testing
Security testing
Scalability testing
Stress testing
Usability testing
Volume testing
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
- Template:Anl
- Template:Anl
- Template:Anl
- Template:Anl
- Template:Anl
- Template:Anl
- Template:Anl
- Template:Anl
- Template:Anl
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."non-functional testing - ISTQB Glossary". ISTQB Glossary. International Software Testing Qualifications Board. Retrieved 2025-11-04.
- ^ Page Module:Citation/CS1/styles.css has no content.Lazar, Jonathan; Goldstein, Daniel; Taylor, Anne Marie (2015). Ensuring Digital Accessibility through Process and Policy. Elsevier. ISBN 978-0128006467.
- ^ Page Module:Citation/CS1/styles.css has no content.Yesilada, Yeliz; Harper, Simon (2019). Web Accessibility: A Foundation for Research. Springer. ISBN 978-1447174400.
- ^ Page Module:Citation/CS1/styles.css has no content."Baseline Testing". GeeksforGeeks. GeeksforGeeks. 2025-07-23. Retrieved 2025-11-04.
- ^ Page Module:Citation/CS1/styles.css has no content."Baseline Testing: What is it, and Why is it Important?". Testsigma Blog. Testsigma. 2025-06-26. Retrieved 2025-11-04.
Further reading
Page Template:Refbegin/styles.css has no content.
- Page Module:Citation/CS1/styles.css has no content.Myers, Glenford J. (2011). The Art of Software Testing (3rd ed.). Hoboken, NJ: John Wiley & Sons. ISBN 978-1118031964.
- Page Module:Citation/CS1/styles.css has no content.Kaner, Cem; Falk, Jack; Nguyen, Hung Quoc (1999). Testing Computer Software (2nd ed.). New York: John Wiley & Sons. ISBN 978-0471358466.
- Page Module:Citation/CS1/styles.css has no content.Beizer, Boris (1995). Software Testing Techniques (2nd ed.). Boston: International Thomson Computer Press. ISBN 9788177222609.
- Page Module:Citation/CS1/styles.css has no content.ISO/IEC 25010:2011 Systems and software engineering — Systems and software Quality Requirements and Evaluation (SQuaRE) — System and software quality models (standard), International Organization for Standardization, 2011
- Page Module:Citation/CS1/styles.css has no content.IEEE Standard for Software and System Test Documentation (IEEE 829-2008) (standard), Institute of Electrical and Electronics Engineers, 2008
- Page Module:Citation/CS1/styles.css has no content.Black, Rex (2009). Advanced Software Testing – Vol. 2: Guide to the ISTQB Advanced Certification as an Advanced Test Manager. Santa Monica, CA: Rocky Nook. ISBN 9781933952192.
- Page Module:Citation/CS1/styles.css has no content.Graham, Dorothy; Van Veenendaal, Erik; Evans, Isabel; Black, Rex (2008). Foundations of Software Testing: ISTQB Certification. London: Cengage Learning. ISBN 978-1844809899.
- Page Module:Citation/CS1/styles.css has no content.Bertolino, Antonia (2007). "Software Testing Research: Achievements, Challenges, Dreams". Future of Software Engineering (FOSE '07). IEEE Computer Society. pp. 85–103. doi:10.1109/FOSE.2007.25.
- Page Module:Citation/CS1/styles.css has no content.Li, Zhi; Harman, Mark; Hierons, Robert M. (2007). "Search Algorithms for Regression Test Case Prioritization". IEEE Transactions on Software Engineering. 33 (4): 225–237. doi:10.1109/TSE.2007.38.
External links
Script error: No such module "Sister project links".
- Page Module:Citation/CS1/styles.css has no content."ISO/IEC 25010:2011 – Systems and software quality models". ISO. International Organization for Standardization. Retrieved 2025-11-04.
- Page Module:Citation/CS1/styles.css has no content."OWASP Top Ten". OWASP. Open Worldwide Application Security Project. Retrieved 2025-11-04.
- Page Module:Citation/CS1/styles.css has no content."Web Content Accessibility Guidelines (WCAG) Overview". W3C Web Accessibility Initiative. World Wide Web Consortium. Retrieved 2025-11-04.
- Page Module:Citation/CS1/styles.css has no content."Non-Functional Testing – GeeksforGeeks". GeeksforGeeks. GeeksforGeeks. 2025-07-20. Retrieved 2025-11-04.
- Page Module:Citation/CS1/styles.css has no content."Complete Guide to Non-Functional Testing: 51 Types, Examples & Applications". TestRail Blog. TestRail. 2024-11-14. Retrieved 2025-11-04.
- Page Module:Citation/CS1/styles.css has no content."Non-Functional Testing: A Complete Handbook for Developers". Orient Software Blog. Orient Software. 2024-10-14. Retrieved 2025-11-04.