"What does a technical support & dev’t team need to work on v2 of the product?
Latest (updated) specification and design documents (Highlight major changes from previous versions of those documents)
Application source code (accessed on the web (in a separate static branch of your code repository) or else zipped with correct directory structure)
Usability testing results (from after the Beta release)
Latest test plan, including actual test cases
Automated tests (if any)
Test coverage is a welcome (and optional) addition." -Razmov
This is much the same as the beta release, but everything should be updated with future developers in mind. This means more of a focus on specific descriptions of how each part of the project works.
This also includes data from usability tests!
"What does a technical support & dev’t team need to work on v2 of the product?
Latest (updated) specification and design documents (Highlight major changes from previous versions of those documents)
Application source code (accessed on the web (in a separate static branch of your code repository) or else zipped with correct directory structure)
Usability testing results (from after the Beta release)
Latest test plan, including actual test cases
Automated tests (if any)
Test coverage is a welcome (and optional) addition." -Razmov
This is much the same as the beta release, but everything should be updated with future developers in mind. This means more of a focus on specific descriptions of how each part of the project works.
This also includes data from usability tests!