ServiceNow cad practice test

servicenow certified application developer

Last exam update: Sep 01 ,2024
Page 1 out of 14. Viewing questions 1-10 out of 142

Question 1

When selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?

  • A. Use the String data type tor a free-form text field
  • B. Use the Phone Number data type to automate phone number data validation
  • C. Use the Choice data type to limit options in a field
  • D. Use the Date data type to enter the date and time of day
Answer:

d

User Votes:
A
50%
B
50%
C
50%
D
50%

None

Discussions
vote your answer:
A
B
C
D
0 / 1000

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.}
  • B. ${current.}
  • C. ${.getDisplayValue()}
  • D. ${gs.}
Answer:

c

User Votes:
A
50%
B
50%
C
50%
D
50%

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

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3

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

  • A. Query
  • B. Update
  • C. Create
  • D. Delete
Answer:

a

User Votes:
A
50%
B
50%
C
50%
D
50%

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

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4

Which of the following GlideRecord methods run a query against a database table? (Choose three.)

  • A. _get()
  • B. runQuery()
  • C. query()
  • D. _query()
  • E. get(
Answer:

cde

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%

None

Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 5

Which one of the following is true for a table with the `Allow configuration` Application Access option selected?

  • A. Only the in scope application's scripts can create Business Rules for the table
  • B. Any user with the application's user role can modify the application's scripts
  • C. Out of scope applications can create Business Rules for the table
  • D. Out of scope applications can add new tables to the scoped application
Answer:

c

User Votes:
A
50%
B
50%
C
50%
D
50%

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

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 6

When debugging Email Notifications, what must you check on a user record? (Choose three.)

  • A. Active must be true.
  • B. The First name and Last name fields must have values.
  • C. The value in the Notification field must be set to enabled.
  • D. The user must not be locked out.
  • E. The Email field must have a value.
Answer:

ade

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%

Reference:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0535129

Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 7

Which script types execute on the server? (Choose three.)

  • A. Business Rule
  • B. Client Scripts
  • C. UI Policies
  • D. Script Actions
  • E. Scheduled Jobs
Answer:

acd

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%

Reference:
https://docs.servicenow.com/bundle/paris-application-development/page/script/general-scripting/reference/r_17Scripts.html

Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 8

Which one of the following is the fastest way to create and configure a Record Producer?

  • A. Create a Catalog Category, open the category, and select the Add New Record Producer button
  • B. Use the Record Producer module then add and configure all variables manually
  • C. Open the table in the Table records and select the Add to Service Catalog Related Link
  • D. Open the table's form, right-click on the form header, and select the Create Record Producer menu item
Answer:

a

User Votes:
A
50%
B
50%
C
50%
D
50%

None

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

Modules must have a Link type. Which one of the following is a list of Link types?

  • A. List of Records, Separator, Catalog Type, Roles
  • B. Assessment, List of Records, Separator, Timeline Page
  • C. List of Records, Content Page, Order, URL (from arguments:)
  • D. Assessment, List of Records, Content Page, Roles
Answer:

b

User Votes:
A
50%
B
50%
C
50%
D
50%

Reference:
https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/navigation_and_ui/reference/r_ModuleLinkTypes.html

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 10

What are web services?

  • A. Methods used to create and maintain UI Pages
  • B. Methods used to allow applications to connect to other software applications over a network
  • C. Methods used to discover a wide variety of systems and applications
  • D. They provide a customer-facing view of available service and product offerings provided by departments within the organization
Answer:

b

User Votes:
A
50%
B
50%
C
50%
D
50%

Reference:
https://docs.servicenow.com/bundle/quebec-application-development/page/integrate/web-services/reference/r_AvailableWebServices.html

Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2