Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Appian ACD301 - Appian Certified Lead Developer

Page: 2 / 2
Total 45 questions

You are taking your package from the source environment and importing it into the target environment.

Review the errors encountered during inspection:

What is the first action you should take to Investigate the issue?

A.

Check whether the object (UUID ending in 18028821) is included in this package

B.

Check whether the object (UUD ending in 7t00000i4e7a) is included in this package

C.

Check whether the object (UUID ending in 25606) is included in this package

D.

Check whether the object (UUID ending in 18028931) is included in this package

You have created a Web API in Appian with the following URL to call it: https://exampleappiancloud.com/suite/webapi/user_management/users?username=john.smith. Which is the correct syntax for referring to the username parameter?

A.

httpRequest.queryParameters.users.username

B.

httpRequest.users.username

C.

httpRequest.formData.username

D.

httpRequest.queryParameters.username

You are planning a strategy around data volume testing for an Appian application that queries and writes to a MySQL database. You have administrator access to the Appian application and to the database. What are two key considerations when designing a data volume testing strategy?

A.

Data from previous tests needs to remain in the testing environment prior to loading prepopulated data.

B.

Large datasets must be loaded via Appian processes.

C.

The amount of data that needs to be populated should be determined by the project sponsor and the stakeholders based on their estimation.

D.

Testing with the correct amount of data should be in the definition of done as part of each sprint.

E.

Data model changes must wait until towards the end of the project.