Object Oriented Software Engineering View all facts Glossary Help |
| subject > problem > defect > defect in handling stress and unusual situations > inappropriate management of resources |
| inappropriate management of resources | ||||
| subject | fact | |||
| inappropriate management of resources | has definition A defect that occurs when a program uses certain resources but does not make them available to other programs when it no longer needs them | ![]() |
| has testing strategy run the program intensively over a long period of time in such a way that it uses many resources, relinquishes them and then uses them again repeatedly | ![]() | |
| is a subtopic of 10.6 - Defects in Handling Stress and Unusual Situations | ![]() | |
| is a kind of defect in handling stress and unusual situations | ![]() | |
| defect in handling stress and unusual situations | can be detected by | ![]() |
| is only encountered when a system is being heavily used, or forced to its limits in some other way | ![]() | |
| represents a lack of robustness | ![]() | |
| defect | has example the absence of code to handle an exception | ![]() |
| problem | has solution which will normally entail developing software, although you may decide that it is better to purchase software or to develop a non-software solution | ![]() |
| should be written as a simple problem statement in one or two sentences | ![]() |
Kinds of inappropriate management of resources :