CAD - Certified Application Developer - Servicenow
Prep Simulado 1-Questions with Verified Answers
Which Application Access configuration field(s) are NOT available if the Can read configuration
field is NOT selected?
[ ] All access to this table via web services
[ ] Can read does not affect the availability of other Application Access fields
[ ] Allow configuration
[ ] Can create, Can update, and Can delete - ✔✔Can create, Can update, and Can delete
Which one of the following is NOT true for the Weight field?
[ ] Only Notifications with the highest weight for the same record and recipients are sent
[ ] A Weight value of zero means that no email should be sent
[ ] A Weight value of zero means the Notification is always sent when the Notification's When
to send criteria is met
[ ] The Weight value defaults to zero - ✔✔A Weight value of zero means that no email should
be sent
A scoped application containing Flow Designer content dedicated to a particular application is
called a(n):
[ ] Spoke
[ ] Action
[ ] Bundle - ✔✔Spoke
Which of the following are true for reports in ServiceNow? (3 options)
[ ] Can be scheduled to be run and distributed by email.
[ ] Can be a graphical representation of data.
[ ] Any user can see any report shared with them
,[ ] Can be run on demand by authorized users.
[ ] All users can generate reports on any table. - ✔✔[x] Can be scheduled to be run and
distributed by email.
[x] Can be a graphical representation of data.
[x] Can be run on demand by authorized users.
In what order are ServiceNow Access Controls evaluated?
[ ] table, record
[ ] record, field
[ ] table, field
[ ] field, table - ✔✔table, field
Explicação
The ACL is executed in the below order:
- The condition must evaluate to true.
- The script must evaluate to true or return an answer variable with the value of true.
- The user must have one of the roles in the required roles list. - If the list is empty, this
condition evaluates to true.
- [Record ACL rules only] The matching table-level and then field-level ACL rules must evaluate
to true.
Which one of the following is NOT a debugging strategy for client-side scripts?
[ ] g_form.addInfoMessage()
[ ] gs.log()
[ ] Field Watcher
[ ] jslog() - ✔✔gs.log()
Which one of the following is true for GlideUser (g_user) methods?
, [ ] Can be used in Client Scripts, UI Policies, and UI Actions
[ ] Can be used in Client Scripts and UI Policies only
[ ] Can be used in Business Rules only
[ ] Can be used in Business Rules, and Scripts Includes - ✔✔Can be used in Client Scripts, UI
Policies, and UI Actions
Identify the incorrect statement about Delegated Development in ServiceNow.
[ ] Administrators can grant the developer access to script fields.
[ ] Administrators can grant the developer access to security records.
[ ] Administrators can grant non-admin users the ability to develop global applications.
[ ] Administrators can specify which application file types the developer can access. -
✔✔Administrators can grant non-admin users the ability to develop global applications.
Which of the following features are available to Global applications?
[ ] Delegated Development
[ ] Automated Test Framework
[ ] Source Control
[ ] Flow Designer - ✔✔[x] Automated Test Framework
[x] Source Control
[x] Flow Designer
When configuring an Access Control rule which has no condition or script, which one of the
following statements is NOT true?
[ ] table.field will grant access to a specific field in a record
[ ] table.None will grant access to every record on the table
[ ] table.*will grant access to every field in a record
[ ] table.id will grant access to a specific record on the table - ✔✔table.id will grant access to
a specific record on the table
Prep Simulado 1-Questions with Verified Answers
Which Application Access configuration field(s) are NOT available if the Can read configuration
field is NOT selected?
[ ] All access to this table via web services
[ ] Can read does not affect the availability of other Application Access fields
[ ] Allow configuration
[ ] Can create, Can update, and Can delete - ✔✔Can create, Can update, and Can delete
Which one of the following is NOT true for the Weight field?
[ ] Only Notifications with the highest weight for the same record and recipients are sent
[ ] A Weight value of zero means that no email should be sent
[ ] A Weight value of zero means the Notification is always sent when the Notification's When
to send criteria is met
[ ] The Weight value defaults to zero - ✔✔A Weight value of zero means that no email should
be sent
A scoped application containing Flow Designer content dedicated to a particular application is
called a(n):
[ ] Spoke
[ ] Action
[ ] Bundle - ✔✔Spoke
Which of the following are true for reports in ServiceNow? (3 options)
[ ] Can be scheduled to be run and distributed by email.
[ ] Can be a graphical representation of data.
[ ] Any user can see any report shared with them
,[ ] Can be run on demand by authorized users.
[ ] All users can generate reports on any table. - ✔✔[x] Can be scheduled to be run and
distributed by email.
[x] Can be a graphical representation of data.
[x] Can be run on demand by authorized users.
In what order are ServiceNow Access Controls evaluated?
[ ] table, record
[ ] record, field
[ ] table, field
[ ] field, table - ✔✔table, field
Explicação
The ACL is executed in the below order:
- The condition must evaluate to true.
- The script must evaluate to true or return an answer variable with the value of true.
- The user must have one of the roles in the required roles list. - If the list is empty, this
condition evaluates to true.
- [Record ACL rules only] The matching table-level and then field-level ACL rules must evaluate
to true.
Which one of the following is NOT a debugging strategy for client-side scripts?
[ ] g_form.addInfoMessage()
[ ] gs.log()
[ ] Field Watcher
[ ] jslog() - ✔✔gs.log()
Which one of the following is true for GlideUser (g_user) methods?
, [ ] Can be used in Client Scripts, UI Policies, and UI Actions
[ ] Can be used in Client Scripts and UI Policies only
[ ] Can be used in Business Rules only
[ ] Can be used in Business Rules, and Scripts Includes - ✔✔Can be used in Client Scripts, UI
Policies, and UI Actions
Identify the incorrect statement about Delegated Development in ServiceNow.
[ ] Administrators can grant the developer access to script fields.
[ ] Administrators can grant the developer access to security records.
[ ] Administrators can grant non-admin users the ability to develop global applications.
[ ] Administrators can specify which application file types the developer can access. -
✔✔Administrators can grant non-admin users the ability to develop global applications.
Which of the following features are available to Global applications?
[ ] Delegated Development
[ ] Automated Test Framework
[ ] Source Control
[ ] Flow Designer - ✔✔[x] Automated Test Framework
[x] Source Control
[x] Flow Designer
When configuring an Access Control rule which has no condition or script, which one of the
following statements is NOT true?
[ ] table.field will grant access to a specific field in a record
[ ] table.None will grant access to every record on the table
[ ] table.*will grant access to every field in a record
[ ] table.id will grant access to a specific record on the table - ✔✔table.id will grant access to
a specific record on the table