Sample Question Flashcards

1
Q

Graphical representation of relationship between tables is?

A

Answer: Schema Map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following are automatically created when an application is created using Guided Application Creator(GAC)?

A

Answer: Default access controls for the application is created.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some of the considerations to document as part of the business process?

A

Answer: Business problem, data input/output, users/stakeholders, and process steps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you identify the properties of an event in an email notification being generated?

A

Answer: event.<property_name></property_name>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

For Application Access there is a configuration option called Allow access to this table via web services. Which one of the following statements is true when the option is selected?

A

Answer: The user performing the query via web services must have the correct permissions to access the table’s records.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

NO.20 One of the uses of the ServiceNow REST API Explorer is:
A. Practice using REST to interact with public data providers
B. Find resources on the web for learning about REST
C. Convert SOAP Message functions to REST methods
D. Create sample code for sending REST requests to ServiceNow

A

Answer: Create sample code for sending REST requests to ServiceNow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When configuring a module, what does the Override application menu roles configuration option do?

A

Answer: Users with the module role but without access to the application menu can access the module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

NO.15 Which of the following CANNOT be debugged using the Field Watcher?
A. Business Rules
B. Script Includes
C. Client Scripts
D. Access Controls

A

Answer: B Script includes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

NO.17 Which of the following statements does NOT apply when extending an existing table?
A. The parent table’s Access Controls are evaluated when determining access to the new table’s records and fields
B. The new table inherits the functionality built into the parent table
C. The new table inherits all of the fields from the parent table
D. You must script and configure all required behaviors

A

Answer: You must script and configure all required behaviors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

NO.21 Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
A. Business Service Management Map
B. Data Sources
C. Transform Map
D. Cl Relationship Builder

A

Answer: Transform Map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If can read configuration field is not selected what else is not available?

A

Answer: can create, can update , can delete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ACL execution order

A

Answer: Roles, condition , Scripts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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

A

Answer: Open the table in the Table records and select the Add to Service Catalog Related Link

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which one of the following is the baseline behaviour of a table in a privately-scoped application?

A

Answer: All application scopes can read from the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

When configuring a module, what does the Override application menu roles configuration option do?

A

Answer: Users with the module role but without access to the application menu access the module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which is one that performs debug logging in server side ?

gs.info()
gs.debug()
gs.print()
gs.log()

A

Answer: gs.debug()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on an instance you want Table A’s records to be installed as part of the Application. Table A’s records will be installed when?

A

Table A’s records are added to the application record using the Create Application Files context menu item

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

To see what scripts, reports, and other application artifacts will be published applications?

a. Enter the name of the Application in the Global Search field
b. Open the list of Update Sets for the instance?
c. Examine the Application Files Related list in the application to be published
d. Open the artifact records individually to verify the value in the Application field

A

Answer: Examine the Application Files Related List in the Application to be Published.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which one is not a use case for Scheduled job ?

A

Answer: Executing a client-side script every day

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which option is not present when we are linking an application from the source
control ?
a. URL
b. Username
c. Password
d. Application name

A

Answer: Application name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

NO.26 When evaluating Access Controls, ServiceNow searches and evaluates:
A. Only for matches on the current table
B. Only for matches on the current field
C. From the most specific match to the most generic match
D. From the most generic match to the most specific match

A

Answer: C From the most specific match to the most generic match

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which of the following objects does a Display Business Rule NOT have access to?

A

Answer: previous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

NO.31 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

A

Answer: B Assessment, List of Records, Separator, Timeline Page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?

A

Answer: gs.log()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?

A

Answer: Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

Which one of the following is true for a Script Include with a Protection Policy value of Protected?

A

Answer: The Protection Policy is applied only if the application is downloaded from the ServiceNow App Store

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

A scoped application containing Flow Designer content dedicated to a particular application is called a?

A

Answer: Spoke

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

Which roles grant access to source control repository operations such as importing
applications from source control, or linking an application to source control?

A

Answer: source_control,
Admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

The source control operation used to store local changes on an instance for later application is called a(n).

A

Answer: Stash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

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

A

Answer: Display a list of all records from the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

How many applications menus can an application have?

A

Answer: 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Which is used to display message for a specific field ?

A

Answer: g_form.ShowFieldMsg()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

What is displayed in an application picker?

A

Answer: All servicenow applications including baseline application like incident

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

Which server-side object provides methods for working with dates opened when writing scripts in a privately scoped application?

A

Answer: GlideDateTime

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

What’s the purpose of the application picker?

A

Answer: Selecting an application from the Application Picker sets the Application Scope

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

What is NOT included in ServiceNow REST API?

A

Answer: COPY

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

Script Actions are only triggered by events? T/F?

A

Answer: True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

Which objects can be used in Inbound Action scripts?

A

Answer: current and email

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

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

A

Answer: Out of scope applications can create Business Rules for the table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

What does g_user.hasRole(‘x_Myapp_scope’) returns?

A

Answer: Returns true if the user has x_Myapp_scope or if the user has admin rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

When creating a table in a privately-scoped application, which of the four Access Controls are created for the table?

A

Answer: Create, Delete, Read and Update

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

What are some benefits of extending an existing table such as the Task table when creating a new application?

A

Answer: You can re-purpose existing fields fields by simply changing the label

          -Use existing fields with no modifications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer UI. How is the page specified?

A

Answer: Write a script in the Record Producer’s script field: producer.redirect = ‘URL’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

What are web services?

A

Answer: Methods used to allow applications to connect to other software applications over a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

Object cannot be controlled by access controls?
a. Create
b. Delete
c. Update
d. Query

A

Answer: Query

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

If one authentication is done, no more authentications needed
a. True
b. False

A

Answer: False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

What are the three things that tables manage?

A

Answer: Extensibility
Numbering
Security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

What are the 3 components of the Mobile UI?

A

Answer: Application Navigator
User Profile
Favorites

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

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

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

NO.2 Which one of the following is the baseline behavior of a table in a privately-scoped application?
A. The table and its data are not accessible using web services
B. Any Business Rule can read, write, delete, and update from the table C. Only artifacts in the table’s application can read from the table
D. All application scopes can read from the table

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

NO.3 When configuring a module, what does the Override application menu roles configuration option do?
A. Users with the module role but without access to the application menu access the
module B. Self-Service users can access the module even though they do not have roles
C. Admin is given access to the module even if Access Controls would ordinarily prevent access
D. Users with access to the application menu can see the module even if they don’t have the module role

A

A

52
Q

NO.4 Which of the following features are available to Global applications? (Choose two.)
A. Automated Test Framework
B. Source Control
C. Delegated Development
D. Flow Designer

A

Answer: A D

53
Q

NO.4 Which of the following features are available to Global applications? (Choose two.)
A. Automated Test Framework
B. Source Control
C. Delegated Development
D. Flow Designer

A

A D

54
Q

NO.5 What is a Module?
A. The functionality within an application menu such as opening a page in the content frame or a separate tab or window
B. A group of menus, or pages, providing related information and functionality to end-users
C. A way of helping users quickly access information and services by filtering the items in the Application Navigator
D. A web-based way of providing software to end-users

A

A

55
Q

NO.6 Identify the incorrect statement about Delegated Development in ServiceNow.
A. Administrators can grant non-admin users the ability to develop global applications
B. Administrators can specify which application file types the developer can access.
C. Administrators can grant the developer access to script fields.
D. Administrators can grant the developer access to security records.

A

Answer: A

56
Q

NO.7 Here is the Business Rule script template:
(function executeRule (current, previous /null when async/) {
}) (current, previous);
This type of JavaScript function is known as:
A. Constructor B. Scoped C. Anonymous D. Self-invoking

A

D

57
Q

NO.8 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

A

D

58
Q

NO.9 Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
A. g_user.hasRole(‘catalog_admin’)
B. g_user.hasRoleExactly(‘catalog_admin’)
C. g_user.hasRoleOnly(‘catalog_admin’)
D. g_user.hasRoleFromList(‘catalog_admin’)

A

B

59
Q

NO.10 How must Application Access be configured to prevent all other private application
scopes from creating configuration records on an application’s data tables?
A. You must create Access Controls to prevent all other application scopes from creating configuration records on an application’s data tables rather than using Application Access
B. Set the Accessible from field value to All application scopes and de-select the Can create option
C. Set the Accessible from field value to This application scope only and de-select the Allow access to this table via web services option
D. Set the Accessible from field value to This application scope only

A

D

60
Q

NO.11 It is best practice to define the business requirements and the process(es) an application will manage as part of the application development plan. What are some of the considerations to document as part of the business process?
A. Business problem, data input/output, users/stakeholders, and process steps
B. Business problem, data input/output, project schedule, and process steps
C. Business problem, data input/output, users/stakeholders, and database capacity
D. Business problem, users/stakeholders, available licenses, and database capacity

A

A

61
Q

NO.12 To see what scripts, reports, and other application artifacts will be in a published application:
A. Enter the name of the Application in the Global search field
B. Open the list of Update Sets for the instance
C. Examine the Application Files Related List in the application to be published
D. Open the artifact records individually to verify the value in the Application field

A

C

62
Q

NO.13 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
C. Customize the organization’s company logo and banner text
D. Configure the outgoing email display name

A

B

63
Q

NO.14 Which of the following are configured in an Email
Notification? a)Who will receive the notification.
b)What content will be in the notification.
c)When to send the notification.
d)How to send the notification.

A. a, b and c
B. a, b, and d
C. b, c and d
D. a, c and d

A

A

64
Q

NO.16 Which of the following is NOT supported by Flow Designer?
A. Call a subflow from a flow
B. Test a flow with rollback
C. Use Delegated Developer
D. Run a flow from a MetricBase Trigger

A

B

65
Q

NO.18 Which of the following are true for reports in ServiceNow? (Choose three.) A. Any user can see any report shared with them.
B. Can be a graphical representation of data.
C. All users can generate reports on any table.
D. Can be run on demand by authorized users.
E. Can be scheduled to be run and distributed by email.

A

Answer: B D E

66
Q

NO.19 Which of the following is NOT a trigger type in Flow Designer?
A. Outbound Email
B. Application
C. Record
D. Schedule

A

A. Outbound Email

Trigger Types can be a Record, Inbound Email or Service Catalog

67
Q

NO.22 When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
A. table.*will grant access to every field in a record
B. table.None will grant access to every record on the table
C. table.field will grant access to a specific field in a record
D. table.id will grant access to a specific record on the table

A

D. table.id will grant access to a specific record on the table

68
Q

NO.23 Which source control operation is available from BOTH Studio and the Git Repository?
A. Create Branch
B. Apply Remote Changes
C. Stash Local Changes
D. Edit Repository Configurations

A

A. Create Branch

69
Q

NO.24 When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
A. REST messages
B. Table
C. Script Include
D. Workflow

A

B. Table

70
Q

NO.25 Which one of the following is true?
A. A UI Policy’s Actions execute before the UI Policy’s Scripts
B. The execution order for a UI Policy’s Scripts and Actions is determined at runtime
C. A UI Policy’s Scripts execute before the UI Policy’s Actions
D. A UI Policy’s Actions and Scripts execute at the same time

A

C. A UI Policy’s Scripts execute before the UI Policy’s Actions

71
Q

NO.27 Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
A. Bar Chart, Pie Chart, Histogram, and Line
B. Bar Chart
C. Bar Chart, Pie Chart, and Histogram
D. Bar Chart and Pie Chart

A

D. Bar Chart and Pie Chart

72
Q

NO.28 When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
A. base table
B. child table
C. parent table
D. all tables

A

B. child table

73
Q

NO.29 In an Email Notification, which one of the following is NOT true for the Weight field?
A. Only Notifications with the highest weight for the same record and recipients are sent
B. A Weight value of zero means that no email should be sent
C. The Weight value defaults to zero
D. A Weight value of zero means the Notification is always sent when the Notification’s When to send criteria is met

A

B. A Weight value of zero means that no email should be sent

Notifications with a Weight value of zero are always sent

74
Q

NO.30 Which of the following methods are useful in Access Control scripts?
A. g_user.hasRole() and current.isNewRecord()
B. gs.hasRole() and current.isNewRecord()
C. g_user.hasRole() and current.isNew()
D. gs.hasRole() and current.isNew()

A

B. gs.hasRole() and current.isNewRecord()

75
Q

NO.32 Which one of the following is part of the client-side scripting API?
A. workflow.scratchpad
B. GlideUser object (g_user)
C. current and previous objects
D. GlideSystem object (gs)

A

B. GlideUser object (g_user)

76
Q

NO.33 Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
A. GlideRecord and current
B. GlideUser and GlideRecord
C. GlideSystem and GlideRecord
D. GlideSystem and current

A

C. GlideSystem and GlideRecord

77
Q

NO.34 Which one of the following is true for GlideUser (g_user) methods?
A. Can be used in Client Scripts and UI Policies only
B. Can be used in Business Rules only
C. Can be used in Client Scripts, UI Policies, and UI Actions
D. Can be used in Business Rules, and ScriptsIncludes

A

C. Can be used in Client Scripts, UI Policies, and UI Actions

https://developer.servicenow.com/dev.do#!/reference/api/vancouver/client/c_GlideUserAPI

78
Q

NO.35 Which of the following statements is true for the Form Designer?
a)To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
b)To create a new field on a form’s table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
c)To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
d)To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.

A. a, b, c, and d
B. b, c, and d
C. a, b, and d
D. a, b, and c

A

D. a, b, and c

79
Q

NO.36 Which of the following methods prints a message on a blue background to the top of the current form by default?
A. g_form.addInfoMsg()
B. g_form.addInfoMessage()
C. g_form.showFieldMessage()
D. g_form.showFieldMsg()

A

B. g_form.addInfoMessage()

80
Q

NO.37 There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
A. Identify the table
B. Script the function(s)
C. Create a class
D. Create a prototype object from the new class

A

A. Identify the table

81
Q

NO.38 In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
A. g_form.hasRoleExactly(‘admin’)
B. gs.hasRole(‘admin’)
C. g_form.hasRole(‘admin’)
D. gs.hasRoleExactly(‘admin’)

A

Answer: B

82
Q

NO.39 When a ServiceNow instance requests information from a web service, ServiceNow is the web service:
A. Publisher
B. Specialist
C. Provider
D. Consumer

A

Answer: D

83
Q

NO.40 Which of the following objects does a Display Business Rule NOT have access to? A. previous
B. GlideSystem
C. g_scratchpad
D. current

A

Answer: A

84
Q

NO.41 Which one of the following is NOT a method used for logging messages in a server side script for a privately- scoped application?
A. gs.log()
B. gs.error()
C. gs.warn()
D. gs.debug()

A

A. gs.log()

85
Q

NO.42 What syntax is used in a Record Producer script to access values from Record Producer form fields?
A. producer.field_name
B. producer.variablename
C. current.variable_name
D. current.field_name

A

Answer: B

86
Q

NO.43 Which one of the following is true for a Script Include with a Protection Policy value of Protected?
A. Any user with the protected_edit role can see and edit the Script Include B. The Protection policy option can only be enabled by a user with the admin role
C. The Protection Policy is applied only if the glide.app.apply_protection system property value is true
D. The Protection Policy is applied only if the application is downloaded from the ServiceNow App Store

A

Answer: D

87
Q

NO.44 Which one of the following is true regarding Application Scope?
A. All applications are automatically part of the Global scope
B. Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts
C. Any developer can edit any application
D. Developers can choose the prefix for a scope’s namespace

A

Answer: B

88
Q

NO.45 Which objects can be used in Inbound Action scripts?
A. current and previous
B. current and email
C. current and event
D. current and producer

A

Answer: B

89
Q

NO.46 Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
A. All access to this table via web services
B. Can create, Can update, and Can delete
C. Can read does not affect the availability of other Application Accessfields D. Allow configuration

A

B. Can create, Can update, and Can delete

90
Q

NO.47 Which one of the following client-side scripts apply to Record Producers?
A. Catalog Client Scripts and Catalog UI Policies
B. UI Scripts and UI Actions
C. UI Scripts and Record Producer Scripts
D. Client Scripts and UI Policies

A

A. Catalog Client Scripts and Catalog UI Policies

91
Q

NO.48 From the list below, identify one reason an application might NOT be a good fit with ServiceNow The application:
A. Needs workflow to manage processes
B. Requires “as-is” use of low-level programming libraries
C. Requires reporting capabilities
D. Uses forms extensively to interact with data

A

B. Requires “as-is” use of low-level programming libraries

92
Q

NO.49 Which one of the following is NOT a UI Action type?
A. List choice
B. Form button
C. List banner button
D. Form choice

A

D. Form choice

93
Q

NO.50 Which one of the following is NOT a purpose of application scoping?
A. Provide a relationship between application artifacts
B. Provide a way of tracking the user who developed an application
C. Provide a namespace (prefix and scope name) to prevent cross application name collisions
D. Provide controls for how scripts from another scope can alter tables in a scoped application

A

B. Provide a way of tracking the user who developed an application

94
Q

NO.51 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

A

C. Out of scope applications can create Business Rules for the table

95
Q

NO.52 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.}

A

A. ${event.}

96
Q

NO.53 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

A

A. Spoke

97
Q

NO.54 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

A

C. Stash

98
Q

NO.55 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

A

D. Application name

99
Q

NO.56 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

A

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

100
Q

NO.57 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

A

A. source_control , C. admin

101
Q

NO.58 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()

A

D. gs.log()

102
Q

NO.59 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

A

D. Display a list of all records from the table

103
Q

NO.60 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

A

D. 1, which is used for all application modules

104
Q

What data types of Flow Designer variables are supported to store record data and complex data? (Choose three.)

A. Label data type
B. Integer
C. Array.Reference
D. Choice
E. String

A

B. Integer
D. Choice
E. String

105
Q

What are the features of Flow Designer? (Choose three.)

A. Add stages to a flow.
B. Call a flow from another flow or subflow.
C. Test a flow using the “Run as” feature.
D. Support Java Scripting code to test conditions that trigger the flow.
E. Run a flow from a Catalog item.
F. Perform form field data validation at client side.

A

A, C, E

106
Q

What plugin enables the Guided Application Creator?

A. com.glide.sn-guided-app-creator
B. com.glide.service_creator
C. com.glide.snc.apps_creator
D. com.snc.apps_creator_template

A

A. com.glide.sn-guided-app-creator

107
Q

Which of the following can be an external data source for a ServiceNow application?

A. Microsoft Excel File
B. Data provided by a public web service using SOAP or REST
C. CSV file
D. All of the above

A

D. All of the above

108
Q

Which of the following is an available feature in Studio? (Choose two.)

A. Push to update set
B. Merge branches
C. Search code
D. Push to external source control

A

C. Search code
D. Push to external source control

109
Q

The Task table is an example of which of the following? (Choose two.)

A. Parent class
B. Legacy class
C. Child class
D. Base class

A

A. Parent class
D. Base class

110
Q

What are three ServiceNow table creation methods? (Choose three.)

A. Using legacy Workflows
B. Upload and turn a spreadsheet into a custom table
C. Using Flow Designer
D. Use the Now Experience Table Creator
E. Extend a table
F. Create a custom table

A

B. Upload and turn a spreadsheet into a custom table
E. Extend a table
F. Create a custom table

111
Q

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

A

D. Use the Date data type to enter the date and time of day

Would be Date/Time not just Date

112
Q

Which one of the following is NOT part of the Form Designer?

A. Page header
B. Schema map
C. Field navigator
D. Form layout

A

B. Schema map

113
Q

Which class is NOT part of the Client side scoped APIs?

A. GlideDialogWindow
B. GlideAjax
C. GlideRecord
D. GlideForm

A

C. GlideRecord

114
Q

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(

A

C. query()
D. _query()
E. get(

115
Q

What is the GlideForm Client-side scripting object?

A. sn.form
B. g_form
C. gs.form
D. gs_form

A

B. g_form

116
Q

In a Business Rule, which one of the following returns the sys_id of the currently logged in user?

A. g_form.getUserID()
B. gs.getUserSysID()
C. gs.getUserID()
D. g_form.getUserSysID()

A

C. gs.getUserID()

117
Q

Which of the following is NOT a caller access field option?

A. Caller Tracking
B. Caller Restriction
C. None
D. Caller Permission

A

D. Caller Permission

118
Q

Which method is used to retrieve Application Property values in a script?

A. gs.getProperty()
B. g_form.getAppProperty()
C. g_form.getProperty()
D. gs.getAppProperty()

A

A. gs.getProperty()

119
Q

What Module Link type is used to access an Application Properties page?

A. Single Record
B. HTML (from Arguments)
C. URL (from Arguments)
D. Script (from Arguments)

A

C. URL (from Arguments)

120
Q

Identify the way(s) an application can respond to an Event generated by the gs.eventQueue() method.

a. Script Action
b. Scheduled Script Execution (Scheduled Job)
c. UI Policy
d. Email Notification

A. b and c
B. c
C. a and d
D. a and c

A

C. a and d

121
Q

What are the benefits of storing the majority of an Application’s server-side script logic in a Script Include?

a. This makes execution faster.
b. Only run when called from a script.
c. The script logic can be hidden when the Application is installed from the ServiceNow Store. d. For some changes to application logic there is only one place to make edits.

A. a, b, and d
B. a, b, c, and d
C. b, c, and d
D. a, b, and c

A

C. b, c, and d

122
Q

If you create a SOAP Message what syntax indicates a variable to pass when the function is called?

A. current.variable_name
B. ${variable_name}
C. < variable_name >.do?WSDL
D. < variable_name >

A

B. ${variable_name}

123
Q

Which of the following is NOT a way to install an application on a ServiceNow instance?

A. Install an application from the Application Repository
B. Select the Copy button on the application record
C. Download and install an application from the ServiceNow Share web site
D. Download and install a third-party application from the ServiceNow Store

A

B. Select the Copy button on the application record

124
Q

Using Custom UI test step in Automated Test Framework, which of the following is NOT a testable page component?

A. Buttons
B. UI controls
C. UI pages
D. Form field values

A

D. Form field values

125
Q

A. Knowledge > Home
B. Self Service > Knowledge
C. Knowledge > All
D. Knowledge > Knowledge Bases
E. Knowledge > Overview

A

B. Self Service > Knowledge

126
Q
A