Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,7 +21,7 @@ 21 21 22 22 Every functionality you expect the software to provide at any moment. You should test: 23 23 24 -* **Use rCases**24 +* **Use Cases** 25 25 ** Defined in project requirements 26 26 ** Use cases derived from the high-level project use cases. For example, expected behavior of functions, classes, modules and components that the user does not see. 27 27 * **Border cases** that could theoretically always occur, such as maximum/minimum values, nulls, invalid input, nulls, negative numbers, empty lists, values with special meaning, exceptions, etc.