8. Client Validation - odoo-ps/pshk-process GitHub Wiki

Responsible: FC
Responsibility: Let client test out the new development.
Objective: Make client understand the changes caused by our development. Ensuring new development is according to agreed requirement.
Next Stage: Merge | Fail Validation | Analysis

General

After the module is installed in testing database, FC informs client that development is ready for them to test.

Client's Comments

Client will give feedback on whether or not the development suits their needs. If yes, the task will be moved to Merge where TC will create a PR to production branch.

If client gives some feedback, FC need to categorize it whether or not it's a fail validation or a change requirement. Fail validation is if there is an error/bug or things that is outside of the agreed development (usually should be detected on functional testing). Change request is if client requests things on top of the agreed request.

Move the stage according to what the feedback is. Fail validation requires fixes while change request requires extra analysis again.