Servicenow CAD Practice test - 6

 1. 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


2. When configuring the content of an Email Notification, which syntax should be

used to reference the properties of an event triggering the Notification? (Check It

Once)

A. ${event.}

B. ${current.}

C. ${property name>.getDisplayValue()}

D. ${gs.}


3. A scoped application containing Flow Designer content dedicated to a particular application is called      a(n):

A. Spoke

B. Bundle

C. Action Way

D. Flow


4. The source control operation used to store local changes on an instance for later

application is called a(n).

A. Branch

B. Tag

C. Stash

D. Update set


5. Which one of the following is NOT required to link a ServiceNow application to a Git repository?

A. Password

B. URL

C. User name

D. Application name


6. 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

C. Information about the format of the returned data

D. The response from the provider indicating there is no data to send back


7. Which roles grant access to source control repository operations such as

importing applications from source control, or linking an application to source

control? (Choose two.)

A. source_control

B. source_control_admin

C. admin

D. git_admin


8. Which one of the following is NOT a debugging strategy for client-side scripts?

A. g_form.addInfoMessage()

B. Field Watcher

C. jslog()

D. gs.log()


9. 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


10. How many applications menus can an application have? (Check It Once)

A. 3, one for an application's user modules, one for an application's administrator modules,

and one for the ServiceNow administrator's modules

B. As many as the application design requires

C. 2, one for an application's user modules and one for an application's administrator

modules

D. 1, which is used for all application modules

No comments:

Post a Comment

Featured Post

How to configure field style of any fields