APPIAN ASSOCIATE EXAM
QUESTIONS AND ANSWERS
How do you restrict user access to Tempo?
A. Change the user type from System Administrator to Basic.
B. Remove the user from all application groups.
C. You cannot restrict access to Tempo.
D. Update the members and/or membership rules of the Tempo Users Group. -
ANSWER-D. Update the members and/or membership rules of the Tempo Users
Group.
Appian held a Product Announcement Webinar yesterday, but you had a conflicting
client meeting and could not attend. Your team lead asks you to review the newest
release notes. Where is the best place to keep up with the latest release notes?
A. Discussions Board
B. The Appian Community
C. The Appian Developer Playbook
D. Solutions Support Guide - ANSWER-B. The Appian Community
Every business process, whether inside or outside of Appian, requires which of the
following?
A. Human interaction
B. Defined steps
C. Reporting
D. Automation - ANSWER-B. Defined steps
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. - ANSWER-A. Create a Support Case.
At what stage are you most likely to regularly refine the backlog?
A. Optimize
B. Release
C. Build
D. Initiate - ANSWER-D. Initiate
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 - ANSWER-B. Development
Who is responsible for estimating the level of effort for Product Backlog items?
, A. Product Owner
B. Testers
C. Developers
D. Scrum Master - ANSWER-C. Developers
During what stage of the Appian Delivery Methodology does story-pointing regularly
occur?
A. Build
B. Optimize
C. Release
D. Initiate - ANSWER-A. Build
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 - ANSWER-B. During the sprint retrospective
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. logical Expression
C. aggregation
D. selection - ANSWER-B. Logical Expression
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) - ANSWER-A. One-to-Many (1:N)
You need to update the table structure in the database, and then update the related
CDT in Appian to publish the data store entity. Column names in the database and
the CDT are implemented using different naming conventions. Which statement is
appropriate in this scenario?
A. You can update the CDT columns in Appian Designer, or update the CDT-related
XSD and create a new version from that.
B. You must update the CDT columns in Appian Designer.
C. You don't need to make any manual changes. Appian automatically updates the
CDT according to database chances.
D. You must update the CDT-related XSD and create a new version from that. -
ANSWER-D. You must update the CDT-related XSD and create a new version from
that.
Given the following options are in mySQL, which option correctly alters the last row
on the table?
A. INSERT price = 0.9INTO product WHERE product_ id = 3;
QUESTIONS AND ANSWERS
How do you restrict user access to Tempo?
A. Change the user type from System Administrator to Basic.
B. Remove the user from all application groups.
C. You cannot restrict access to Tempo.
D. Update the members and/or membership rules of the Tempo Users Group. -
ANSWER-D. Update the members and/or membership rules of the Tempo Users
Group.
Appian held a Product Announcement Webinar yesterday, but you had a conflicting
client meeting and could not attend. Your team lead asks you to review the newest
release notes. Where is the best place to keep up with the latest release notes?
A. Discussions Board
B. The Appian Community
C. The Appian Developer Playbook
D. Solutions Support Guide - ANSWER-B. The Appian Community
Every business process, whether inside or outside of Appian, requires which of the
following?
A. Human interaction
B. Defined steps
C. Reporting
D. Automation - ANSWER-B. Defined steps
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. - ANSWER-A. Create a Support Case.
At what stage are you most likely to regularly refine the backlog?
A. Optimize
B. Release
C. Build
D. Initiate - ANSWER-D. Initiate
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 - ANSWER-B. Development
Who is responsible for estimating the level of effort for Product Backlog items?
, A. Product Owner
B. Testers
C. Developers
D. Scrum Master - ANSWER-C. Developers
During what stage of the Appian Delivery Methodology does story-pointing regularly
occur?
A. Build
B. Optimize
C. Release
D. Initiate - ANSWER-A. Build
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 - ANSWER-B. During the sprint retrospective
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. logical Expression
C. aggregation
D. selection - ANSWER-B. Logical Expression
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) - ANSWER-A. One-to-Many (1:N)
You need to update the table structure in the database, and then update the related
CDT in Appian to publish the data store entity. Column names in the database and
the CDT are implemented using different naming conventions. Which statement is
appropriate in this scenario?
A. You can update the CDT columns in Appian Designer, or update the CDT-related
XSD and create a new version from that.
B. You must update the CDT columns in Appian Designer.
C. You don't need to make any manual changes. Appian automatically updates the
CDT according to database chances.
D. You must update the CDT-related XSD and create a new version from that. -
ANSWER-D. You must update the CDT-related XSD and create a new version from
that.
Given the following options are in mySQL, which option correctly alters the last row
on the table?
A. INSERT price = 0.9INTO product WHERE product_ id = 3;