Certified Application Developer - ServiceNow
Last Update Jul 14, 2026
Total Questions : 293
We are offering FREE CAD ServiceNow exam questions. All you do is to just go and sign up. Give your details, prepare CAD free exam questions and then go for complete pool of Certified Application Developer - ServiceNow test questions that will help you more.
(How does the weight field value affect sending multiple notifications for the same record and recipients?)
In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
Which server-side API debug log method is available for scoped applications?
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
When selecting the Target table for an import which tables can you select?
Choose 3 answers
(What can trigger a Flow in the Workflow Studio Flow Designer? Choose 3 options.)
(What are valid reasons to develop an application on the ServiceNow platform? Choose 2 options.)
Which options are strategies for debugging client-side scripts?
Choose 2 answers
An app developer enables the " Allow access to this table via web services " option in Application Access. What is the result of this configuration?
Which of the following is true for the Application Picker and Application Scope?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Which server-side API debug log method is available for scoped applications?
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?
(Which methods are used to activate application restricted caller access? Choose 2 options.)
(Where can a developer find business logic for recurring checks to identify unassigned task records? Choose 2 options.)
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?
If the Create module field is selected when creating a table, what is the new module’s default behavior?
(What is a scoped application that contains Flow Designer actions tailored for a specific application or record type?)
(An application developer needs to ensure that no other private application scopes can create records on the application ' s data tables. How is Application Access configured to achieve this?)
Here is the Business Rule script template:
This type of JavaScript function is known as:
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 new employee joins the IT department and needs to perform work assigned to Network and Hardware groups. How would you set up their access?
Choose 3 answers
Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
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?
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer for a user rather than the ServiceNow form?
Which of the following is a good practice for adding instructions to a form?
Which of the following features are available to Global applications? (Choose two.)
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
When crafting a scoped application that contains flow actions, what is the application called?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose 3 answers)
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?
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
Which database operations can be controlled with Access Control?
Choose 2 answers
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
Which one of the following objects CANNOT be used in a Script Action script?
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?
Which of the following is NOT a way to install an application on a ServiceNow instance?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
A developer wants to set up an application module that allows inserting new records into a table.
Which configuration option achieves this?
What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
Which of the following objects does a Display Business Rule NOT have access to?
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
What syntax is used in a Record Producer script to access values from Record Producer form fields?
How can an application respond to an Event triggered by the gs.eventQueueO method?
Choose 2 answers
What intuitive development interface guides users through the initial application development process?
What is the best practice related to using the Default Update Set for moving customizations between instances?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
(Which file type does ServiceNow Studio support for customizing system behavior through database actions?)
Which tool is used to define relationships between fields in an import set table and a target table?
Which database operations can be controlled with Application Access? (Choose 2 answers)
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?
What does the " Enforcing " option in Runtime Access Tracking settings do?
Which client-side scoped API class can be used as a replacement for GlideRecord?
Which of the following statements does NOT apply when extending an existing table?
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?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose 3 answers)
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?