nerdexam
Salesforce

BA-201 · Question #200

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 to

The correct answer is B. Definition of done. The 'definition of done' is the team's agreed-upon list of criteria that must be satisfied before work is considered complete and ready to deploy. It is the right artifact to codify standards like unit testing, code reviews, and functional testing passing. Without an agreed defin

Collaborate

Question

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?

Options

  • AEntity relationship diagram
  • BDefinition of done
  • CUser acceptance criteria

How the community answered

(27 responses)
  • A
    11% (3)
  • B
    85% (23)
  • C
    4% (1)

Explanation

The 'definition of done' is the team's agreed-upon list of criteria that must be satisfied before work is considered complete and ready to deploy. It is the right artifact to codify standards like unit testing, code reviews, and functional testing passing. Without an agreed definition of done, individual team members may have different interpretations of 'ready to deploy,' leading to quality gaps. An entity relationship diagram (A) models data structure, not deployment readiness. User acceptance criteria (C) define what the solution should do from a business perspective, but do not govern the engineering quality gates required before deployment.

Topics

#Definition of Done#Project Management#Quality Assurance#Deployment Readiness

Community Discussion

No community discussion yet for this question.

Full BA-201 Practice