ServiceNow cad practice test

servicenow certified application developer

Last exam update: Oct 07 ,2024
Page 1 out of 15. Viewing questions 1-10 out of 142

Question 1

If the Create module field is selected when creating a table, what is the new module's default behavior?

  • A. Open an empty form so new records can be created
  • B. Open a link to a wiki article with instructions on how to customize the behavior of the new module
  • C. Display an empty homepage for the application
  • D. Display a list of all records from the table Most Votes
Mark Question:
Answer:

d

User Votes:
A 5 votes
50%
B 1 votes
50%
C
50%
D 20 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

Display a list of all records from the table

jaswitha
4 weeks, 1 day ago

Display a list of all records from the table


Question 2

When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?

  • A. ${event.} Most Votes
  • B. ${current.}
  • C. ${.getDisplayValue()}
  • D. ${gs.}
Mark Question:
Answer:

c


Reference:
https://community.servicenow.com/community?id=community_question&sys_id=e017cbe5db1cdbc01dcaf3231f9619a3

User Votes:
A 14 votes
50%
B 3 votes
50%
C 3 votes
50%
D 1 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

A. ${event.}


Question 3

When configuring a REST Message, the Endpoint is:

  • A. The commands to the REST script to stop execution
  • B. The URI of the data to be accessed, queried, or modified Most Votes
  • C. Information about the format of the returned data
  • D. The response from the provider indicating there is no data to send back
Mark Question:
Answer:

b


Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/integrate/outbound-rest/reference/r_RESTMessageElements.html

User Votes:
A
50%
B 18 votes
50%
C 1 votes
50%
D 1 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

B. The URI of the data to be accessed, queried, or modified


Question 4

What are some of the benefits of extending an existing table such as the Task table when creating a new application? a) You can repurpose existing fields by simply changing the label. b) Use existing fields with no modifications. c) Existing logic from the parent table will be automatically applied to the new table. d) All of the parent table records are copied to the new table.

  • A. a, b, c, and d
  • B. a and b
  • C. b and c
  • D. a, b, and c Most Votes
Mark Question:
Answer:

c

User Votes:
A 3 votes
50%
B
50%
C 1 votes
50%
D 18 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

D. a, b, and c


Question 5

Which one of the following client-side scripts apply to Record Producers?

  • A. Catalog Client Scripts and Catalog UI Policies Most Votes
  • B. UI Scripts and UI Actions
  • C. UI Scripts and Record Producer Scripts
  • D. Client Scripts and UI Policies
Mark Question:
Answer:

a


Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/script/client-scripts/concept/c_CatalogClientScriptCreation.html

User Votes:
A 19 votes
50%
B 1 votes
50%
C
50%
D 3 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

. Catalog Client Scripts and Catalog UI Policies


Question 6

Application developers configure ServiceNow using industry standard JavaScript to`

  • A. Enable the right-click to edit the context menus on applications in the navigator
  • B. Extend and add functionality Most Votes
  • C. Customize the organization's company logo and banner text
  • D. Configure the outgoing email display name
Mark Question:
Answer:

b

User Votes:
A
50%
B 17 votes
50%
C 1 votes
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

Extend and add functionality


Question 7

Which of the following is NOT a trigger type in Flow Designer?

  • A. Outbound Email Most Votes
  • B. Application
  • C. Record
  • D. Schedule
Mark Question:
Answer:

a


Reference:
https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/flow-designer/reference/flow-triggers.html

User Votes:
A 18 votes
50%
B 4 votes
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

Outbound Email


Question 8

Which one of the following database operations cannot be controlled with Application Access?

  • A. Query Most Votes
  • B. Update
  • C. Create
  • D. Delete
Mark Question:
Answer:

a


Reference:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/orlando/new_to_servicenow/ app_store_learnv2_securingapps_orlando_application_access_database_settings

User Votes:
A 15 votes
50%
B 1 votes
50%
C 1 votes
50%
D 3 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

A. Query..


Question 9

What plugin enables the Guided Application Creator?

  • A. com.glide.sn-guided-app-creator Most Votes
  • B. com.glide.service_creator
  • C. com.glide.snc.apps_creator
  • D. com.snc.apps_creator_template
Mark Question:
Answer:

a

User Votes:
A 17 votes
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

com.glide.sn-guided-app-creator


Question 10

How can an application link to a repository behind a firewall?

  • A. This option is not supported.
  • B. Link an application to source control through a MID Server. Most Votes
  • C. Link an application to source control through an access token.
  • D. Link an application to source control with multi-factor authentication.
Mark Question:
Answer:

b


Reference:
https://docs.servicenow.com/bundle/quebec-application-development/page/build/applications/concept/c_SourceControlIntegration.html

User Votes:
A 1 votes
50%
B 12 votes
50%
C 2 votes
50%
D 3 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
hittenet
1 month ago

B. Link an application to source control through a MID Server.

To page 2