EMT Practice Test

1. Question Content...


Question List

Question1: Which server-side object provides methods for working with dates when writing a script in a privately scoped application?

Question2: Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers

Question3: What is a Module?

Question4: Can inherited fields be deleted from a table?

Question5: What are examples of Ul Actions relating to forms?
Choose 3 answers

Question6: Which source control operation is available from BOTH Studio and the Git Repository?

Question7: Which path would you take to access the table configuration page from a form?

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

Question9: What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers

Question10: Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?

Question11: Which of the following features are available to Global applications? (Choose two.)

Question12: What is the REST API Explorer used to do?

Question13: Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?

Question14: In an Email Notification, which one of the following is NOT true for the Weight field?

Question15: When selecting the Target table for an import which tables can you select?
Choose 3 answers

Question16: The Report Designer contains different sections for configuring your report. Which section is used to specify the name of the report, and the table or data source for the report.

Question17: You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A's records to be installed as part of the application. Table A's records will be installed when:

Question18: What occurs when an existing table is extended in ServiceNow?

Question19: When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?

Question20: Which of the following methods is NOT part of the ServiceNow REST API?

Question21: a. To replace outdated, inadequate, custom business applications and processes b. To extend service delivery and management to all enterprise departments c. To allow users full access to all ServiceNow tables, records, and fields d. To extend the value of ServiceNow

Question22: What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?

Question23: Which database operations can be controlled with Access Control?
Choose 2 answers

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

Question25: How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table

Question26: The task table is an example of which of the following?
Choose 2 answers

Question27: What field type would you select if you want to query records from another table on a form?

Question28: A customer requests the following data quality measures be added:
1. Incident numbers should be read-only on all lists and forms, for all users.
2. Short Description field should be mandatory, on all records, across all applications, on Insert.
Which type of policy would you use to meet this requirement?

Question29: When evaluating Access Controls, ServiceNow searches and evaluates:

Question30: Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?

Question31: ServiceNow contains a resource which provides the following:
* A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.
* A CMDB framework across our products and platform that will enable and support multiple configuration strategies.
What resource do these statements describe?

Question32: 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 this option is selected?

Question33: Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer UI for a user rather than the ServiceNow form UI?

Question34: Which one of the following is NOT a UI Action type?

Question35: Which feature helps to automatically allocate a critical, high-priority, service request to the appropriate assignment group or team member?

Question36: When configuring a REST Message, the Endpoint is:

Question37: Which of the following statements does NOT apply when extending an existing table?

Question38: Which of the following is a good practice for adding instructions to a form?

Question39: When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?

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

Question41: What setting allows users to view a Knowledge Base article even if they are not logged in?

Question42: Which Report Type(s) can be created by right-clicking on a column header in a table's list?

Question43: Here is an example of the criteria set for a knowledge base:
* Companies: ACME North America
* Departments: HR
* Groups: ACME Managers
* Match All: Yes
In this example, what users would have access to this knowledge base?

Question44: Which options are strategies for debugging client-side scripts?
Choose 2 answers

Question45: Here is the Business Rule script template:

This type of JavaScript function is known as:

Question46: What is the best UX format to use for lists and forms?

Question47: Which one of the following objects CANNOT be used in a Script Action script?

Question48: Which one of the following is true for GlideUser (g_user) methods?

Question49: Which of the following statements is NOT true for the Form Designer?

Question50: Which of the following is an available feature in Studio?
Choose 2 answers

Question51: Which tool is used to define relationships between fields in an import set table and a target table?

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

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

Question54: Client-side scripts manage what?

Question55: 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?

Question56: Which of the following methods is NOT part of the ServiceNow REST API?

Question57: 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?

Question58: Access Control debug information identifies whether each element of an Access Control granted or denied access. The elements appear in the debug information in the order of evaluation. In which order are the elements of an Access Control evaluated?

Question59: What is a workflow context?

Question60: What happens to the List view when a new field is added to an existing table?

Question61: If a knowledge base has no access details specified, what users are able to read articles in that knowledge base?

Question62: What is the Event Registry?

Question63: Which is the base table of the configuration management database hierarchy?

Question64: Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?

Question65: When designing and creating a form, what do you create to organize fields on a form?

Question66: Which one of the following is NOT true for Modules?

Question67: While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?
Choose 2 answers

Question68: Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?

Question69: Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:
table.None read Access Control for users with the admin and itil roles
table. * read Access Control for users with the admin role
table. field3 read Access Control for users with the itil role
Which field or fields can a user with the itil role read?

Question70: What syntax is used in a Record Producer script to access values from Record Producer form fields?

Question71: Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?

Question72: Which of the following methods are useful in Access Control scripts?

Question73: How many applications menus can an application have?

Question74: What field type would you select if you want to query records from another table on a form?

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

Question76: What is the name of the string that displays filter criteria?

Question77: Which one of the following is the baseline behavior of a table in a privately-scoped application?

Question78: Which of the following is true about deleting fields from a table?

Question79: When crafting a scoped application that contains flow actions, what is the application called?

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

Question81: What are the features of Flow Designer?
Choose 3 answers

Question82: How does ServiceNow match inbound email to existing records?

Question83: When debugging Email Notifications, what must you check on a user record?
Choose 2 answers

Question84: The customer has asked that you change the default layout of the Task list. They would like these columns, in this order:
* Number
* Task Type
* Parent
* Short Description
* Assignment Group
* Assignee
* Updated
After navigating to the list, where would you click, to meet this requirement?

Question85: What occurs when an existing table is extended in ServiceNow?

Question86: What is a characteristic of Modules?

Question87: Which statement correctly describes the differences between a Client Script and a Business Rule?

Question88: How does the Application Picker interact with Application Scope in ServiceNow?

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

Question90: What do you click when you have made modifications to your report, and you want to see the results without saving?

Question91: In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?

Question92: As administrator, what must you do to access features of High Security Settings?

Question93: Your customer would like to create a new template to notify users who are affected by network outages at their site. Which module would you use to create a new notification?

Question94: Which options are strategies for debugging client-side scripts?
Choose 2 answers

Question95: How does the Application Picker interact with Application Scope in ServiceNow?

Question96: What tool is used to import data from various data sources, and map that data into ServiceNow tables?

Question97: 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.

Question98: In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?

Question99: When building an extended table from a base table, which fields do you need to create?
Choose 2 answers

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

Question101: Tables that extend a table do what?