![]() |
subject > problem > defect > defect in handling stress and unusual situations > inappropriate management of resources > defect in the process of recovering from a crash |
![]() ![]() | |||
defect in the process of recovering from a crash comparison table |
Subject | have testing strategy | has definition | is a kind of |
---|---|---|---|
inappropriate management of resources | 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 | 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 | defect in handling stress and unusual situations |
defect in the process of recovering from a crash | kill either your program or the programs with which it communicates, at various times during execution | A defect that occurs when a system does not deal with hardware failures, crashes of related systems or the power being turned off | inappropriate management of resources |
Next inappropriate management of resources: memory leak Up: inappropriate management of resources