Object Oriented Software Engineering View all facts Glossary Help |
| subject > problem > defect > defect in an ordinary algorithm > use of an inappropriate standard algorithm > use of a search or sort that is case sensitive when it should not be |
| use of a search or sort that is case sensitive when it should not be | ||||
| subject | fact | |||
| use of a search or sort that is case sensitive when it should not be | has testing strategy test algorithms with mixed-case data to see if the algorithm behaves as expected | ![]() |
| is a subtopic of 10.3 - Defects in Ordinary Algorithms | ![]() | |
| is a kind of use of an inappropriate standard algorithm | ![]() | |
| 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 | ![]() |