EMT Practice Test

1. Question Content...


Question List

Question1: What is the Event Registry?

Question2: Which one of the following is true?

Question3: A graphical view of relationships among tables is a <blank>.

Question4: Which one of the following is true for the Application Picker?

Question5: You are looking at a list of Active Incidents. You want to exclude Incidents with the state of Resolved. How might you do that?

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

Question7: Which role(s) are required to impersonate a user?
Choose 2 answers

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

Question9: Tables that extend a table do what?

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

Question11: Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?

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

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

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

Question15: What is a workflow context?

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

Question17: What is the ServiceNow store?

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

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

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

Question21: Which of the following methods prints a message on a blue background to the top of the current form by default?

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

Question23: Which tab on the knowledge base record, would you use to identify the sets of users who are able to read articles in that knowledge base?

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

Question25: When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?

Question26: Which set of steps is used to import spreadsheet data into a ServiceNow table?

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

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

Question29: Which testing framework is used to test ServiceNow Applications?

Question30: Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?

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

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

Question33: 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

Question34: Which one of the following is NOT a purpose of application scoping?

Question35: How many applications menus can an application have?

Question36: To see what scripts, reports, and other application artifacts will be in a published application:

Question37: What is the purpose of the Application Picker?

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

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

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

Question41: You have heard about a new application released by ServiceNow. You want to try it out, to see if it might be useful for your company's ServiceNow implementation. What would be the best way to get hands-on experience with the new application?

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

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

Question44: Which are reasons an application could be developed on the ServiceNow platform?
Choose 3 answers

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

Question46: Which objects can be used in Inbound Action scripts?

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

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

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

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

Question51: What function do you use to add buttons, links, and context menu items on forms and lists?

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

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

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

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

Question56: When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?

Question57: An administrator creates "customer_table_adminH and "customer_table_user" roles for the newly created "Customer Table". Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?

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

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

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

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

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

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

Question64: What are Application Files in a ServiceNow application?

Question65: What plugin enables the Guided Application Creator?

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

Question67: What are advantages of using Flow Designer? Choose 3 answers

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

Question69: Which of the following is NOT supported by Flow Designer?

Question70: 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

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

Question72: Is it possible to change an application's scope?

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

Question74: Which of the following statements is true about Guided Application Creator?

Question75: What contains the configuration changes made in an instance (i.e. changes in a form) and helps to implement the changes from the Dev environment to another environment?

Question76: Identify characteristic(s) of a Record Producer.
Choose 3 answers

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

Question78: From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:

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

Question80: When writing a Client Script to provide feedback targeted at a specific field, which method should be used?

Question81: When creating an application through the Guided Application Creator, which of the following is a user experience option?

Question82: There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.

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

Question84: What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?

Question85: 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.)

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

Question87: What section on the Notes tab, shows the history of the work documented on the record?