Certified Application Developer - ServiceNow
Last Update Jan 28, 2026
Total Questions : 285
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.
(Deleting a field from a table caused the field to be removed from multiple tables. What type of field was deleted?)
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
In a privately-scoped application, which methods are used for logging messages in server-side scripts?
Choose 2 answers
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?
(Which permissions can Administrators give to Delegated Developers? Choose 2 options.)
What intuitive development interface guides users through the initial application development process?
Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
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 statements does NOT apply when extending an existing table?
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
Which of the following is a good practice for adding instructions to a form?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
For your implementation the following tables are extended from each other:
• Incident table is extended from Task table
• Super Incident table is extended from Incident table
In this situation, which table(s) are Parent. Child and Base tables?
Choose 5 answers
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
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?
Which of the following statements is true about Guided Application Creator?
When creating an application through the Guided Application Creator, which of the following is a user experience option?
(Which default method prints a message with a blue background at the top of the current form?)
When a ServiceNow instance requests information from a web service, ServiceNow is the web service:
Which of the following objects does a Display Business Rule NOT have access to?
Which one of the following objects CANNOT be used in a Script Action script?
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
Identify the incorrect statement about Delegated Development in ServiceNow.
As administrator, what must you do to access features of High Security Settings?
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
If the Create module field is selected when creating a table, what is the new module’s default behavior?
If you create a SOAP Message, what syntax indicates a variable to pass when the function is called?
Exportitem table is extended from Item table with the additional column of ItemCountry added. The Item table contains the columns ItemName and ItemQty.
Which fields are available in the Exportitem table?
Which one of the following is the baseline behavior of a table in a privately-scoped application?
How does ServiceNow match inbound email to an existing record? (Choose 2 answers)
What is the best practice related to using the Default Update Set for moving customizations between instances?
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
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?
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
To see what scripts, reports, and other application artifacts will be in a published application:
Which statement correctly describes the differences between a Client Script and a Business Rule?
When designing and creating a form, what do you create to organize fields on a form?
Which source control operation is available from BOTH Studio and the Git Repository?
Which one of the following is the fastest way to create and configure a Record Producer?
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
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
(Where can a developer find business logic for recurring checks to identify unassigned task records? Choose 2 options.)
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?
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:
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?
Which of the following objects does a Before Business Rule have access to in a script?
(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?)
Which path would you take to access the table configuration page from a form?
When selecting the Target table for an import which tables can you select?
Choose 3 answers
Which ATF Test step allows you to create a user with specified roles and groups for the test?
Which one of the following database operations cannot be controlled with Application Access?
Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?