Appian ACD100 Appian Certified Associate Developer Online Training
Appian ACD100 Online Training
The questions for ACD100 were last updated at Nov 19,2024.
- Exam Code: ACD100
- Exam Name: Appian Certified Associate Developer
- Certification Provider: Appian
- Latest update: Nov 19,2024
Every business process, whether inside or outside of Appian, requires which of the following?
- A . Human interaction
- B . Defined steps
- C . Reporting
- D . Automation
A client requested a feature that is exceptionally specific and uncommon.
You begin by gathering research to help determine how such a feature could be implemented, but no documentation is available.
What should you do next?
- A . Create a Support Case.
- B . Check The Appian Academy.
- C . Review the Appian Playbook.
- D . Ask the Appian Community.
At what stage are you most likely to regularly refine the backlog?
- A . Optimize
- B . Release
- C . Build
- D . Initiate
HOTSPOT
Match each sprint ceremony to its appropriate objective. Each objective may be used once, more than once, or not at all.
A feature is being deployed to the test environment.
In which environment is unit testing performed for the feature?
- A . Upgrade
- B . Development
- C . Production
- D . Staging
Who is responsible for estimating the level of effort for Product Backlog items?
- A . Product Owner
- B . Testers
- C . Developers
- D . Scrum Master
During what stage of the Appian Delivery Methodology does story-pointing regularly occur?
- A . Build
- B . Optimize
- C . Release
- D . Initiate
In the scrum lifecycle of a project, when should the team agree on the requirements for the Definition of Done?
- A . Before getting started on the project
- B . During the sprint retrospective
- C . During the backlog refinement
- D . After the sprint planning
You need to query some data from the database using more than one filter.
Which parameter for a!query() should you use to define your filters?
- A . filter
- B . logicalExpression
- C . aggregation
- D . selection
A client asks you to store work location information for their employees. The client mentions that multiple employees may be assigned to multiple work locations.
Which type of database relationship is the client describing?
- A . One-to-Many (1:N)
- B . Many-to-One (N:1)
- C . Many-to-Many (M:N)
- D . One-to-One (1:1)