-
Notifications
You must be signed in to change notification settings - Fork 1
/
QA_checklist.txt
27 lines (26 loc) · 1.26 KB
/
QA_checklist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
################################################################################
## NAME: QA_checklist.txt
## VERSION: 2.0.1
## ID: $Id$
## DATE: 2008-12-01
## AUTHOR: Matt Reid
## WEBSITE: http://kontrollsoft.com
## EMAIL: contact@kontrollsoft.com
## LICENSE: PLEASE REFER TO THE LICENSE.txt file bundled with this software release
## to understand your right and options for using this software.
## Copyright 2008 Kontrollsoft LLC
## All rights reserved.
################################################################################
RELEASE: 2.1.0
1. if issuing a point release, all issues from milestone have been addressed: OK
2. config sample files exist: OK
3. system/application/config/config.php not present: OK
4. system/application/config/database.php not present: OK
5. version.txt file is current with revision #: OK
6. proper SQL files are located in install/sql/ : OK
7. release_notes.txt has been updated to document any relevant matters: OK
8. any obfuscated files are updated to current version of non-obfuscated file(s): OK
9. logic or UI changes updated in documentation: OK
10. any files created or added have been added to svn repo and committed: OK
11. files are from 'svn export': OK
12. any alert changes in reporter or analytics are copied to reporter-cli: OK