Skip to main content

Certified Application Developer - ServiceNow Certification

 ServiceNow Certified Application Developer Exam

CAD Exam Questions 2023 

ServiceNow CAD Exam Preparation Dump Q&A (Part -4): These are the sample questions from which people can practice after their learning. Please don't depend on these questions as the questions may not come in exam. 

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

A. Enter the name of the Application in the Global search field. 

 B. Open the list of Update Sets for the instance. 

 C. Examine the Application Files Related List in the application to be published. 

 D. Open the artifact records individually to verify the value in the Application field. 

Correct Answer: B

5. Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected? 

 A. All access to this table via web services 

 B. Can create, Can update, and Can delete 

 C. Can read does not affect the availability of other Application Access fields 

 D. Allow configuration 

 Answer: A 

Question #15 Which one of the following is true for a table with the `Allow configuration` Application Access option selected? 

 A. Only the in scope application's scripts can create Business Rules for the table 

 B. Any user with the application's user role can modify the application's scripts 

 C. Out of scope applications can create Business Rules for the table 

 D. Out of scope applications can add new tables to the scoped application 

 Answer: C 

Question #18 Here is the Business Rule script template: This type of JavaScript function is known as: 

A. Constructor 

 B. Scoped 

 C. Anonymous 

 D. Self-invoking 

 Answer: D

Question #20 There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong. 

 A. Identify the table 

 B. Script the function(s) 

 C. Create a class 

 D. Create a prototype object from the new class 

 Answer: A 

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

 A. g_form.hasRoleExactly('admin') 

 B. gs.hasRole('admin') 

 C. g_form.hasRole('admin') 

 D. gs.hasRoleExactly('admin') 

 Answer: B 

Question #33 Which one of the following is true regarding Application Scope? 

 A. All applications are automatically part of the Global scope 

 B. Applications downloaded from 3 party ServiceNow application developers cannot have naming conflicts rd.

 C. Any developer can edit any application 

 D. Developers can choose the prefix for a scope's namespace 

 Answer: B 

Question #40 Which one of the following is part of the client-side scripting API? 

 A. workflow.scratchpad 

 B. GlideUser object (g_user) 

 C. current and previous objects 

 D. GlideSystem object (gs) 

 Answer: B 

Question #52 If the Create module field is selected when creating a table, what is the new module's default behavior? 

 A. Open an empty form so new records can be created 

 B. Open a link to a wiki article with instructions on how to customize the behavior of the new module 

 C. Display an empty homepage for the application 

 D. Display a list of all records from the table 

 Answer: D 

Question #53 How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application's data tables? 

 A. You must create Access Controls to prevent all other application scopes from creating configuration records on an application's data tables rather than using Application Access 

 B. Set the Accessible from field value to All application scopes and de-select the Can create option 

 C. Set the Accessible from field value to This application scope only and de-select the Allow access to this table via web services option 

 D. Set the Accessible from field value to This application scope only 

 Answer: D 

Question #63 What are Application Files in a ServiceNow application? 

 A. An XML export of an application's table records 

 B. CSV files containing data imported into an application 

 C. ServiceNow artifacts comprising an application 

 D. XML exports of an application's Update Set 

 Answer: D 

Popular posts from this blog

CSA Exam ServiceNow

  ServiceNow Certified System Administrator Exam CSA Exam Questions 2022 San Diego  ServiceNow Certified System Administrator Preparation Dumps. All of these questions were gathered from folks who had prepared for the same exam. ServiceNow CSA Exam Preparation Dump Q&A (51-100): 51.     Which admin role is required to make changes to high security setting? a)         Ad_admin b)        High_sec_admin c)         Sn_ad_admin d)        Admin e)        Security_admin Answer:  Security_admin 52.     with the admin role, a user would have access to all platform features, functions, and data with what exceptions? a)         High security and human resources b)        human resources and security operations c)  ...

ServiceNow San Diego Delta Exam Answers

ServiceNow San Diego Delta Exam Answers CSA Exam Questions 2022 San Diego This is the fourth part of the  ServiceNow CSA exam  dump. The questions here are not official ServiceNow questions; instead, they were gathered from others who have taken the same test. https://metamystry.blogspot.com/2022/04/csa-exam-servicenow.html https://metamystry.blogspot.com/2022/04/servicenow-certified-system.html https://metamystry.blogspot.com/2022/04/servicenow-csa-exam-questions.html https://metamystry.blogspot.com/2022/04/csa-exam-questions-2022-san-diego.html ServiceNow CSA Exam Preparation Dump Q&A : 1 .    What is the name of the new UI released with San Diego? a)         UI17 b)        UI16.2 c)         The Now Experience UI17 d)        The Next Experience UI e)        UX Now Answer:  The Next Experience UI 2 ....

CSA Exam Questions 2022 San Diego

ServiceNow Certified System Administrator Exam CSA Exam Questions 2022 San Diego This is the third part of the ServiceNow CSA exam dump. The questions here are not official ServiceNow questions; instead, they were gathered from others who have taken the same test. ServiceNow CSA Exam Preparation Dump Q&A (101-150): 101 .    Which module would you use to create a new automation of business logic such as approvals, task and notifications? a)         Process Automation> active flows b)        process automation> flow administration c)         process automation> process flow d)        process automation> workflow editor e)        process automation> flow designer Answer:  process automation> flow designer 102.   What are the different types of data sources, which may be imported into servic...