시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / CAD 덤프  / CAD 문제 연습

ServiceNow CAD 시험

ServiceNow Certified Application Developer 온라인 연습

최종 업데이트 시간: 2025년10월10일

당신은 온라인 연습 문제를 통해 ServiceNow CAD 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 CAD 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 60개의 시험 문제와 답을 포함하십시오.

 / 8

Question No : 1


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

정답:
Explanation:
An example of when an application might not use a Scheduled Script Execution (Scheduled Job) is when the application needs to run a client-side script at the same time every day. A Scheduled Script Execution is a server-side script that runs on a specified schedule and performs some action on the server or database. A client-side script runs on the user’s browser and cannot be scheduled by ServiceNow. The other options are examples of when an application might use a Scheduled Script Execution, such as sending email reminders, running a clean up script, or querying the database for unassigned records.
Reference: Scheduled Script Execution, Client scripts

Question No : 2


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

정답:
Explanation:
https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/form-administration/concept/c_FormDesign.html

Question No : 3


Which method is used to retrieve Application Property values in a script?

정답:
Explanation:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_automatingapps_tokyo_use_application_prop erties

Question No : 4


What is the purpose of the Application Picker?

정답:
Explanation:
https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/concept/c_ApplicationPicker.html

Question No : 5


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

정답:
Explanation:
https://docs.servicenow.com/bundle/tokyo-application-development/page/script/server-scripting/concept/c_ServerScripting.html

Question No : 6


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

정답:
Explanation:
https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/platform-events/reference/r_ScriptActions.html

Question No : 7


You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on an instance, you want Table A's records to be installed as part of the application.
Table A's records will be installed when:
A. Table A is active and extends the Task table
B. Table A's records are added to the application record using the Create Application Files context menu item
C. Table A has an automatic number counter for new records
D. Table A is not included in the System Clone > Exclude Tables list

정답: B
Explanation:
https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/task/t_IncludeApplicationData.html

Question No : 8


How can an application link to a repository behind a firewall?

정답:
Explanation:
"Use an existing MID Server to connect to a Source Control repository. Linking or importing an application through a MID Server enables access to repositories behind a firewall." https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/concept/c_SourceControlIntegration.html

Question No : 9


How does ServiceNow match inbound email to existing records?

정답:
Explanation:
https://developer.servicenow.com/dev.do#!/learn/courses/tokyo/app_store_learnv2_flowdesigner_tokyo_flow_designer/app_store_learnv2_flowdesigner_tokyo_notifications_in_flow_designer/app_store_learnv2_flowdesigner_tokyo_inbound_email_and_flows
"By default, the system generates a watermark label at the bottom of each notification email to allow matching incoming email to existing records." https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/administer/notification/concept/c_WorkingWithWatermarks.html

Question No : 10


What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?

정답:
Explanation:
"Restricted caller access [sys_restricted_caller_access] records track cross-scope applications or scripts that request access to an application, application resource, or event in the Now Platform." <<== this is the third sentence down in the following link: https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/concept/restricted-caller-access-privilege.html

Question No : 11


What are three ServiceNow table creation methods? (Choose three.)

정답:
Explanation:
"If there are no spreadsheets or existing tables to use for your application, you can create and customize a new table." see this quote in link below: https://docs.servicenow.com/bundle/tokyo-application-development/page/build/app-engine-studio/task/create-table.html
Also see:
https://docs.servicenow.com/bundle/tokyo-application-development/page/build/guided-app-creator/task/gac-create-table-from-scratch.html
Also, no search results if search on "Now Experience Table Creator".

Question No : 12


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?

정답:
Explanation:
"The sequence is ROLES first, then condition, then script." - Chuck Tomasi says so at this link: https://www.servicenow.com/community/grc-forum/order-of-execution-of-an-acl/m-p/1311962/highlight/true#M6538

Question No : 13


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?

정답:
Explanation:
https://docs.servicenow.com/bundle/tokyo-platform-security/page/administer/contextual-security/concept/access-control-rules.html

Question No : 14


Which of the following is NOT a caller access field option?

정답:
Explanation:
https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/task/set-RCA-level.html

Question No : 15


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

정답:
Explanation:
"There are two possible ways to respond to events:
- Email Notification
- Script Action" - see this quote in link below: https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_automatingapps_tokyo_responding_to_events

 / 8
ServiceNow