QA/Execution/Web Testing/Continuous Deployment: Difference between revisions

Line 26: Line 26:
*We could have more tests run in production, although only ones that do not create or destroy content. It is important not to create unnecessary data, and to avoid sending out notifications. Features are fully tested after each check-in.
*We could have more tests run in production, although only ones that do not create or destroy content. It is important not to create unnecessary data, and to avoid sending out notifications. Features are fully tested after each check-in.


3. Releases
* Will go out as many times as there are fixes ready to go. They will be released by developers, without IT or QA. The developers will be in charge of monitoring services after the release to watch for changes in behavior.


3. Releases
4. Bug fixes:
4. Bug fixes:
Do not need verification prior to releases. They may be verified by a developer, or by QA in production.
* Do not need verification prior to releases. They may be verified by a developer, or by QA in production.
 
5. New features:
5. New features:
Do not need verification prior to release. They may be released to production under flags. Flags are already used in production
* Do not need verification prior to release. They may be released to production under flags. Flags are already used in production
6. New methods
 


==Risks & Plans & Tools==
==Risks & Plans & Tools==
Confirmed users
1,504

edits