Changes for page Testing

Last modified by chrisby on 2024/06/20 14:42

From version 4.11
edited by chrisby
on 2023/11/30 18:43
Change comment: There is no comment for this version
To version 4.10
edited by chrisby
on 2023/11/04 11:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,3 @@
31 31  ** **Border cases** that could theoretically occur, such as maximum/minimum values, nulls, invalid input outside the permissible value range, zeroes, negative numbers, empty lists, values with special meaning, exceptions, etc.
32 32  ** **Performance requirements**
33 33  ** **Security requirements**
34 -
35 -=== Related Topics ===
36 -
37 -See also the articles on [[Test-Driven Development>>doc:Software Engineering.Agile.Extreme Programming.Test-Driven Development.WebHome]] and [[Acceptance Testing>>doc:Software Engineering.Agile.Extreme Programming.Acceptance Tests.WebHome]].