From e88afdad553106b45e76e575ae1a65f4c38f5d7a Mon Sep 17 00:00:00 2001 From: Will Budicm Date: Fri, 25 Dec 2020 20:14:18 +1100 Subject: [PATCH] Updated! --- ReleaseTestCheckupList-v-2.2.md | 61 +++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 ReleaseTestCheckupList-v-2.2.md diff --git a/ReleaseTestCheckupList-v-2.2.md b/ReleaseTestCheckupList-v-2.2.md new file mode 100644 index 0000000..df1cc79 --- /dev/null +++ b/ReleaseTestCheckupList-v-2.2.md @@ -0,0 +1,61 @@ +# Life Log Interactive Test Checklist + +## Main Page + +### Page Display/Functionality + +- ☑ Menu, Links, interaction working. +- ☑ Show/Hide forms, menu working. +- ☑ Log number displayed per page ($REC_LIMIT), forward, back, top, end. +- ☑ Calculations are correct. +- ☑ Test look and feel on different browsers. +- ☑ Check Export select, sum selected. +- ☑ Date Diff button. +- ☑ Select All, Unselect All. +- ☑ Delete Selected. + +### Log Form + +- ☑ Date,log,category entry, validation. +- ☑ Log entry time zone, and order, properly displayed. +- ☑ Help clouds, display and position. +- ☑ Sticky log entries working and showing on top. + + +### Search Form + +- ☑ Date dialogs showing. +- ☐ Each View button working, page getting into view mode. +- ☐ Keywords dropdown assist working. +- ☐ Categories included and excluded with key words narrowing working. + +### RTF Documents + +- ☐ Are saving and linking to an log entry. +- ☐ Are being deleted if log entry is deleted. +- ☐ Check text formatting, colours, fonts, styles is working. + +### Config Page config.cgi + +- ☐ Look & Feel, autonom variables, like release version showing at end of System Configuration, clustered as uneditable. +- ☐ Editing and changing works. +- ☐ Categories, adding deleting renaming works. +- ☐ Database fixes all work. +- ☐ Backup/Restore working, security around it also correct and works. + +### Configuration Check main.cnf + +- ☑ Autologin works. +- ☑ Auto Timezone setting. +- ☑ Timezone Mapping. +- ☑ Backup disabled/enabled works. +- ☑ Database source change works. +- ☐ Central database external users access works. + +--- +:sleeping: +| Unchecked | Checked | +| --------- | ------- | +| ☐ | ☑ | + +/play yodel \ No newline at end of file -- 2.34.1