Service Now CAD Exam Questions And Answers 2022 Solution
How can a developer create test run data sets for parameterized tests? More than one response may be correct. a) Link to a table and run the test for every record in a table. b) Manually create parameter value sets. c) Import a spreadsheet with the data. d) Write a REST web service call to a data source. e) Write a JavaScript to generate random data. Correct Answer: B & C: B - Manually create parameter value sets C - Import a spreadsheet with the data When can UI Policies execute their logic? a) When a record is loaded into a form b) When field values change on a form c) When a form is saved, submitted, or updated d) When a Client Script executes e) When a record is loaded into a list Correct Answer: A & B: A - When a record is loaded into a form B - When field values change on a form Which of these classes are part of the ServiceNow server-side API? a) GlideSystem (gs) b) GlideUser (g_user) c) GlideDateTime d) GlideDate e) GlideForm (g_form) Correct Answer: A, C, D: A - GlideSystem (gs) C - GlideDateTime D - GlideDate Which of the following modules enables security rule debugging? a) System Diagnostics Debugging Debug Security Rules b) System Diagnostics Session Debug Debug Security Rules c) System Security Session Debug Debug Security Rules d) System Security Debugging Debug Security Rules e) Access Control Debugging Debug Security Rule Correct Answer: D - System Security Debugging Debug Security Ru
Written for
- Institution
- Service Now CAD\\
- Course
- Service Now CAD\\
Document information
- Uploaded on
- January 6, 2023
- Number of pages
- 37
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
how can a developer create test run data sets for parameterized tests more than one response may be correct a link to a table and run the test for every record in a table b manually create param