The sales team at Cloud Kicks is rolling out a new sales methodology. To incorporate the
requested changes, the business analyst working with the technical team identifies several
integrations that touch the Opportunity object and could be impacted by the changes. The
project manager wants the solution to include unit testing, code reviews, and functional
testing.
What does the project team need to agree upon to ensure the work is ready to be
deployed?
A. Entity relationship diagram
B. Definition of done
C. User acceptance criteria
B. Definition of done
Explanation: The project team needs to agree upon a definition of done to ensure that the
work is ready to be deployed. A definition of done is a set of criteria that determines when a
user story is completed and ready for deployment. It typically includes technical, functional,
and quality aspects of the user story, such as code quality, unit testing, documentation,
performance, security, and usability. A definition of done helps to ensure that the work
meets the expected standards and quality, satisfies the user’s needs and expectations, and
aligns with the project goals and scope.