|
|
Release procedureBefore a new version of a database application is deployed "live" it is thoroughly validated, documented in "Release notes", then formally archived. Release NotesRelease notes can serve two separate, but overlapping, functions; user documentation and design documentation. In each case the amount of detail may vary depending on the customer's needs and the complexity of the database.
Click here for an example of a typical set of release notes. ValidationA series of tests are performed to ensure that new functions work correctly and that the changes have not impacted the existing design. With good design this process should only throw up the odd surprise. Any bugs or performance issues are usually fixed before finally releasing the software; any observations or suggestions for future enhancements discovered during validation would be recorded in the release notes.
ArchivingEach release is saved in a release directory containing:
The release is archived to CD, one copy being stored off the premises for safekeeping. The release can be rebuilt with compatible data at any point in the future using the files stored in the archive should it be necessary for test purposes. A standard feature of our designs is the error logger. Should a visual basic error occur for any reason it is stored in the error log, together with the date, time, database version and other details. This information is used in conjunction with the archived release information to quickly and accurately reproduce the problem and design a cure.
|
Send mail to
webmaster@tindalldatabase.co.uk with questions or
comments about this web site.
|