لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
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 tablecorrect
D. Out of scope applications can add new tables to the scoped application
عرض الإجابة
اجابة صحيحة: C
السؤال #2
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
A. Identify the tablecorrect
B. Script the function(s)
C. Create a class
D. Create a prototype object from the new class
عرض الإجابة
اجابة صحيحة: A
السؤال #3
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer Ul. How is the page specified?
A. AWrite an after Business Rule script for the Record Producer's table: window
B. BCreate an application property to store the URL
C. CWrite a script in the Record Producer's Script field: producer
D. DConfigure the page in the Module that opens the Record Producer Ul
عرض الإجابة
اجابة صحيحة: B
السؤال #4
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.
A. a, b and ccorrect
B. a, b, and d
C. b, c and d
D. a, c and d
عرض الإجابة
اجابة صحيحة: A
السؤال #5
Which of the following statements does NOT apply when extending an existing table?
A. The parent table’s Access Controls are evaluated when determining access to the new table’s records and fields
B. The new table inherits the functionality built into the parent table
C. The new table inherits all of the fields from the parent table
D. You must script and configure all required behaviorscorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #6
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
عرض الإجابة
اجابة صحيحة: C
السؤال #7
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
A. List banner button
B. Workflow action
C. Form button
D. List choice
E. Form choice
F. Record navigation button
عرض الإجابة
اجابة صحيحة: ACF
السؤال #8
Application developers configure ServiceNow using industry standard JavaScript to…
A. Enable the right-click to edit the context menus on applications in the navigator
B. Extend and add functionalitycorrect
C. Customize the organization’s company logo and banner text
D. Configure the outgoing email display name
عرض الإجابة
اجابة صحيحة: B
السؤال #9
One of the uses of the ServiceNow REST API Explorer is:
A. ractice using REST to interact with public data providers
B. ind resources on the web for learning about REST
C. onvert SOAP Message functions to REST methods
D. reate sample code for sending REST requests to ServiceNow
عرض الإجابة
اجابة صحيحة: D
السؤال #10
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
A. base tablecorrect
B. child tablecorrect
C. parent table
D. all tables
عرض الإجابة
اجابة صحيحة: AB
السؤال #11
Modules must have a Link type. Which one of the following is a list of Link types?
A. List of Records, Separator, Catalog Type, Roles
B. Assessment, List of Records, Separator, Timeline Page
C. List of Records, Content Page, Order, URL (from arguments:)
D. Assessment, List of Records, Content Page, Roles
عرض الإجابة
اجابة صحيحة: B
السؤال #12
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)
A. source_controlcorrect
B. source_control_admin
C. admincorrect
D. git_admin
عرض الإجابة
اجابة صحيحة: AC
السؤال #13
Which of the following statements is true for the Form Designer? a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form. b) To create a new field on a form’s table, drag the appropriate data type from the Field Types tab to the form and then configure the new field. c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button. d) To add a section to the form layout, drag it from the Fie
A. a, b, c, and d
B. b, c, and d
C. a, b, and d
D. a, b, and ccorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #14
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
A. Password
B. URL
C. User name
D. Application namecorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #15
Modules must have a Link type. Which one of the following is a list of Link types?
A. List of Records, Separator, Catalog Type, Roles
B. Assessment, List of Records, Separator, Timeline Pagecorrect
C. List of Records, Content Page, Order, URL (from arguments:)
D. Assessment, List of Records, Content Page, Roles
عرض الإجابة
اجابة صحيحة: B
السؤال #16
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.
A. a, b and ccorrect
B. a, b, and d
C. b, c and d
D. a, c and d
عرض الإجابة
اجابة صحيحة: A
السؤال #17
From the list below, identify one reason an application might NOT be a good fit with ServiceNow. The application:
A. Needs workflow to manage processes
B. Requires “as-is” use of low-level programming librariescorrect
C. Requires reporting capabilities
D. Uses forms extensively to interact with data
عرض الإجابة
اجابة صحيحة: B
السؤال #18
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
A. g_user
B. g_user
C. g_user
D. g_user
عرض الإجابة
اجابة صحيحة: AC
السؤال #19
Which of the following is NOT a trigger type in Flow Designer?
A. Outbound Emailcorrect
B. Application
C. Record
D. Schedule
عرض الإجابة
اجابة صحيحة: A
السؤال #20
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
A. g_form
B. gs
C. g_form
D. gs
عرض الإجابة
اجابة صحيحة: B
السؤال #21
Which of the following is NOT supported by Flow Designer?
A. Call a subflow from a flow
B. Test a flow with rollbackcorrect
C. Use Delegated Developer
D. Run a flow from a MetricBase Trigger
عرض الإجابة
اجابة صحيحة: B
السؤال #22
How can an application link to a repository behind a firewall?
A. This option is not supported
B. Link an application to source control through a MID Server
C. Link an application to source control through an access token
D. Link an application to source control with multi-factor authentication
عرض الإجابة
اجابة صحيحة: B
السؤال #23
Which of the following is true for the Application Picker and Application Scope?
A. Selecting application from the Application Picker does not set the Application Scope
B. Selecting Global in the Application Picker sets the Application Scope to incident
C. Global is a reserved application which does not appear in the Application Picker
D. Selecting an application from the Application Picker sets the Application Scopecorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #24
Which of the following are true for reports in ServiceNow?(Choose three.)
A. Any user can see any report shared with them
B. Can be a graphical representation of data
C. All users can generate reports on any table
D. Can be run on demand by authorized users
E. Can be scheduled to be run and distributed by email
عرض الإجابة
اجابة صحيحة: ABDE
السؤال #25
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 tablecorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #26
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
A. g_user
B. g_user
C. g_user
D. g_user
عرض الإجابة
اجابة صحيحة: B
السؤال #27
Modules must have a Link type. Which one of the following is a list of Link types?
A. List of Records, Separator, Catalog Type, Roles
B. Assessment, List of Records, Separator, Timeline Pagecorrect
C. List of Records, Content Page, Order, URL (from arguments:)
D. Assessment, List of Records, Content Page, Roles
عرض الإجابة
اجابة صحيحة: B
السؤال #28
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
عرض الإجابة
اجابة صحيحة: C
السؤال #29
Which of the following statements is true about Guided Application Creator?
A. The global scope option is turned on by default
B. A scope application user role is automatically created
C. Default access controls are automatically created
D. The welcome screen appears every time a new application is createdcorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #30
When designing and creating a form, what do you create to organize fields on a form?
A. Related lists
B. Tabs
C. Sectionscorrect
D. Buttons
عرض الإجابة
اجابة صحيحة: C

View The Updated ServiceNow Exam Questions

SPOTO Provides 100% Real ServiceNow Exam Questions for You to Pass Your ServiceNow Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: