Certified Application Developer - ServiceNow Questions and Answers
What are Application Files in a ServiceNow application?
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
Which one of the following is true?
Which one of the following is the baseline behavior of a table in a privately-scoped application?
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?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
When a custom table is created, which access control rules are automatically created?
Choose 4 answers
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
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.
What section on the Notes tab, shows the history of the work documented on the record?
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
How is access to Application Menus and Modules controlled?
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?
How does ServiceNow match inbound email to existing records?
In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
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?
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
Can inherited fields be deleted from a table?
Which of the following is an available feature in Studio?
Choose 2 answers
Which actions can a Business Rule take without scripting?
Which of the following statements does NOT apply when extending an existing table?
Which statement correctly describes the differences between a Client Script and a Business Rule?
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?
When evaluating Access Controls, ServiceNow searches and evaluates:
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
What are advantages of using Flow Designer? Choose 3 answers
Why create Applications in ServiceNow?
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
Which of the following are true for reports in ServiceNow? (Choose three.)
Tables that extend a table do what?
Which testing framework is used to test ServiceNow Applications?
What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
When troubleshooting and debugging notifications, where do you navigate to see if an email was sent in response to an event?
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?
Which options are strategies for debugging client-side scripts?
Choose 2 answers
When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
When crafting a scoped application that contains flow actions, what is the application called?
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 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?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
What are the ways to designate data tables when Guided Application Creator (GAC)?
Choose 3 answers
What is a characteristic of Modules?
How does the Application Picker interact with Application Scope in ServiceNow?
Can inherited fields be deleted from a table?
Which one of the following is true for GlideUser (g_user) methods?
What occurs when an existing table is extended in ServiceNow?
You are looking at a list of Active Incidents. You want to exclude Incidents with the state of Resolved. How might you do that?
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
Which is the base table of the configuration management database hierarchy?
When configuring a module, what does the Override application menu roles configuration option do?
What is the name of the string that displays filter criteria?
Which are reasons an application could be developed on the ServiceNow platform?
Choose 3 answers
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
What field type would you select if you want to query records from another table on a form?
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?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
What ServiceNow feature allows you to include data from a secondary related table on a report?
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Which are valid caller access field options?
Choose 3 answers
What function do you use to add buttons, links, and context menu items on forms and lists?
Is it possible to change an application's scope?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
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?
What are the features of Flow Designer?
Choose 3 answers
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?
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.
When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?
Which of the following methods prints a message on a blue background to the top of the current form by default?
What module do you use to access the reports that are available to you?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose 3 answers)
What plugin enables the Guided Application Creator?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control