Automated Test Framework (ATF)
Fundamentals Micro-Certification
Practice QUESTIONS AND VERIFED
CORRECT ANSWERS GRADED A+
[LATEST] 100% GUARANTEED PASS
Why should ATF Tests be unit tested within a Test Suite? - CORRECT ANSWER-Test Suites can fail
due to increased CPU utilization and/or server workload
What is the maximum number of parent Test Suites that can be assigned to the same child Test
Suite? - CORRECT ANSWER-1
How many Schedules can be associated to the same Test Suite? - CORRECT ANSWER-1 to many
What Type of ATF testing requires an existing Scheduled Client Test Runner to be running before
initiating? - CORRECT ANSWER-Scheduled Test Suites
What Security Roles are delivered for ATF? - CORRECT 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? - CORRECT ANSWER-Test Runner Timeout
(sn_atf.runner.heartbeat.timeout)
, You just added a Test Step for a Record Update. As a best practice, what Test Step should you
add next? - CORRECT ANSWER-Record Validation
You have a test case that performs a series of steps conditionally based on a given value. What
is a good alternative to avoid placing conditional logic in your Test? - CORRECT ANSWER-
Dynamic Record Selection
You are running a test that includes many client-side Test Steps.it appears to be taking longer
than expected. What can you do to improve its performance? - CORRECT ANSWER-Ensure the
Client Test Runner is active and visible
What instance changes do not rollback following the completion of an ATF Test? - CORRECT
ANSWER-Some asynchronous updates, depending on timing, Changes to a small number of
tables specified by ServiceNow
What determines of a Client Test Runner is required to run a Test? - CORRECT ANSWER-If the
Test contains UI Test Steps.
When should a Run Server Side Script Test Step Configuration be used, rather than creating a
custom Test Step Configuration? - CORRECT ANSWER-For something that will not be reused by
other test designer.
What could occur if a Test within a Test Suite fails? - CORRECT ANSWER-The Test Suite Stops
running , The Test Suite continues running.
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? - CORRECT ANSWER-ATF is not
enabled to run Tests and Test Suites on the instance in the properties.
Fundamentals Micro-Certification
Practice QUESTIONS AND VERIFED
CORRECT ANSWERS GRADED A+
[LATEST] 100% GUARANTEED PASS
Why should ATF Tests be unit tested within a Test Suite? - CORRECT ANSWER-Test Suites can fail
due to increased CPU utilization and/or server workload
What is the maximum number of parent Test Suites that can be assigned to the same child Test
Suite? - CORRECT ANSWER-1
How many Schedules can be associated to the same Test Suite? - CORRECT ANSWER-1 to many
What Type of ATF testing requires an existing Scheduled Client Test Runner to be running before
initiating? - CORRECT ANSWER-Scheduled Test Suites
What Security Roles are delivered for ATF? - CORRECT 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? - CORRECT ANSWER-Test Runner Timeout
(sn_atf.runner.heartbeat.timeout)
, You just added a Test Step for a Record Update. As a best practice, what Test Step should you
add next? - CORRECT ANSWER-Record Validation
You have a test case that performs a series of steps conditionally based on a given value. What
is a good alternative to avoid placing conditional logic in your Test? - CORRECT ANSWER-
Dynamic Record Selection
You are running a test that includes many client-side Test Steps.it appears to be taking longer
than expected. What can you do to improve its performance? - CORRECT ANSWER-Ensure the
Client Test Runner is active and visible
What instance changes do not rollback following the completion of an ATF Test? - CORRECT
ANSWER-Some asynchronous updates, depending on timing, Changes to a small number of
tables specified by ServiceNow
What determines of a Client Test Runner is required to run a Test? - CORRECT ANSWER-If the
Test contains UI Test Steps.
When should a Run Server Side Script Test Step Configuration be used, rather than creating a
custom Test Step Configuration? - CORRECT ANSWER-For something that will not be reused by
other test designer.
What could occur if a Test within a Test Suite fails? - CORRECT ANSWER-The Test Suite Stops
running , The Test Suite continues running.
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? - CORRECT ANSWER-ATF is not
enabled to run Tests and Test Suites on the instance in the properties.