Matrix of pain
From Wikipedia, the free encyclopedia
(Redirected from Matrix of Pain)
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
In software development, the matrix of pain refers to the array of potential customer configurations for which developers must test their software. A significant amount of resources can be spent ensuring that software will operate on a seemingly endless array of potential end-user environments which include various hardware configurations, operating system types, operating system versions, as well as other forms of system software. A tradeoff involved with this process is that resources spent trying to anticipate and account for all of these combinations are at the expense of new feature development and/or refinement of existing feature functionality.
[edit] References
- Beyond Software Architecture: Creating and Sustaining Winning Solutions, Jan 30, 2003, ISBN 0-201-77594-8
| This software engineering-related article is a stub. You can help Wikipedia by expanding it. |