AUTOMATED TEST FRAMEWORK (ATF) FUNDAMENTALS MICRO-CERTIFICATION, Exams of Information Technology

AUTOMATED TEST FRAMEWORK (ATF) FUNDAMENTALS MICRO-CERTIFICATION

Typology: Exams

2025/2026

Available from 06/09/2026

Prof.Michael.Latest2025-2026Exams
Prof.Michael.Latest2025-2026Exams 🇺🇸

5

(2)

8.5K documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
AUTOMATED TEST FRAMEWORK (ATF) FUNDAMENTALS
MICRO-CERTIFICATION
ATF is designed to cover specific types of testing. Which types of
testing are appropriate for ATF? 2 answers - ANSWER -
>1.Regression Testing, 2.Browser Compatibility Testing
ATF was Introduced to improve the verification process of a
ServiceNow instance. What are the primary goals of ATF? -
ANSWER ->Help Customers Remain Current, Increase Quality
and Reduce Cost of Upgrades
ServiceNow Delivers baseline QuickStart Tests to help
customers develop Tests Quickly. Which of the following quick
start tests are delivered with Customer Service Management? -
ANSWER ->CSM: Create Order Case, CSM Escalate an Account
What are the output variables for the Record Query Test Step
Configuration? - ANSWER ->first record, table
What type of Test Step Configurations do not require a Client
Test Runner to execute when incorporated in to a Test? Select
2 Answers from the below options- - ANSWER ->REST, Server
Test Steps can provide output variables. What can you pass the
values of output variables to? - ANSWER ->Only the subsequent
pf3
pf4

Partial preview of the text

Download AUTOMATED TEST FRAMEWORK (ATF) FUNDAMENTALS MICRO-CERTIFICATION and more Exams Information Technology in PDF only on Docsity!

AUTOMATED TEST FRAMEWORK (ATF) FUNDAMENTALS

MICRO-CERTIFICATION

ATF is designed to cover specific types of testing. Which types of testing are appropriate for ATF? 2 answers - ANSWER - >1.Regression Testing, 2.Browser Compatibility Testing ATF was Introduced to improve the verification process of a ServiceNow instance. What are the primary goals of ATF? - ANSWER - >Help Customers Remain Current, Increase Quality and Reduce Cost of Upgrades ServiceNow Delivers baseline QuickStart Tests to help customers develop Tests Quickly. Which of the following quick start tests are delivered with Customer Service Management? - ANSWER - >CSM: Create Order Case, CSM Escalate an Account What are the output variables for the Record Query Test Step Configuration? - ANSWER - >first record, table What type of Test Step Configurations do not require a Client Test Runner to execute when incorporated in to a Test? Select 2 Answers from the below options- - ANSWER - >REST, Server Test Steps can provide output variables. What can you pass the values of output variables to? - ANSWER - >Only the subsequent

Test Step within the same Test Why should ATF Tests be unit tested within a Test Suite? - ANSWER - >It is not possible to run an individual Test What is the maximum number of parent Test Suites that can be assigned to the same child Test Suite? - ANSWER - > 1 How many Schedules can be associated to the same Test Suite?

  • ANSWER - >1 to many What Type of ATF testing requires an existing Scheduled Client Test Runner to be running before initiating? - ANSWER - >Scheduled Test Suites What Security Roles are delivered for ATF? - ANSWER - >atf_test_admin, atf_test_designer , atf_ws_designer What is the period of time defined by when a Client Test Runner last communicated with the system to when it is taken from online to offline? - ANSWER - >Test Runner Timeout You just added a Test Step for a Record Update. As a best practice, what Test Step should you add next? - ANSWER - >Record Validation

You want to run a Test,but the Run Test Button does not appear on the Test form header, What could be the reason the Run Test Button does not appear? - ANSWER - >ATF is not enabled to run Tests and Test Suites on the instance n the properties Which of the following are possible approaches to assign a Test to a Test Suite? Select 3 answers from the below options - ANSWER - >Include the Tests in child test Suites, Assign the Tests Individually,assign the tests dynamically using a filter condition. ATF testing results are provided at different levels.At which of the following levels can you review these results? - ANSWER >Test Suite, Test, Test Step As ATF Tests are migrated between instances , what is important to consider about User and Groups? - ANSWER - >The sys_ids for Users and Groups must match between instances