ATF: Micro-Cert QUESTIONS AND
VERIFED CORRECT ANSWERS
GRADED A+ [LATEST] 100%
GUARANTEED PASS
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-Create
two different tests
How many Schedules can be associated to the same Test Suite? - CORRECT ANSWER-0 - Many
What is the maximum number of parent Test Suites that can be assigned to the same child Test
Suite? - CORRECT ANSWER-1
ServiceNow Delivers baseline QuickStart Tests to help customers develop Tests Quickly. Which
of the following quick start tests are delivered with Customer Service Management? - CORRECT
ANSWER-CSM: Create Order Case
CSM: Escalate an Account
What are the output variables for the Record Query Test Step Configuration? - CORRECT
ANSWER-first_record
table
As ATF Tests are migrated between instances , what is important to consider about User and
Groups? - CORRECT ANSWER-The sys_ids for Users and Groups must match between instances
, ATF is designed to cover specific types of testing. Which types of testing are appropriate for
ATF? - CORRECT ANSWER-Regression Testing
Browser Compatibility Testing
Test Steps can provide output variables. What can you pass the values of output variables to? -
CORRECT ANSWER-Any subsequent Test Step within the same Test
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? *unsure with this one*
What types of ATF testing requires an existing Scheduled Client Test Runner to be running
before initiating? - CORRECT ANSWER-Scheduled Test Suites
What could occur if a Test within a Test Suite fails? - CORRECT ANSWER-The Test Suite continues
running
The test Suite stops running
What Security Roles are delivered for ATF? - CORRECT ANSWER-atf_ws_designer
atf_test_designer
atf_test_admin
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
VERIFED CORRECT ANSWERS
GRADED A+ [LATEST] 100%
GUARANTEED PASS
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-Create
two different tests
How many Schedules can be associated to the same Test Suite? - CORRECT ANSWER-0 - Many
What is the maximum number of parent Test Suites that can be assigned to the same child Test
Suite? - CORRECT ANSWER-1
ServiceNow Delivers baseline QuickStart Tests to help customers develop Tests Quickly. Which
of the following quick start tests are delivered with Customer Service Management? - CORRECT
ANSWER-CSM: Create Order Case
CSM: Escalate an Account
What are the output variables for the Record Query Test Step Configuration? - CORRECT
ANSWER-first_record
table
As ATF Tests are migrated between instances , what is important to consider about User and
Groups? - CORRECT ANSWER-The sys_ids for Users and Groups must match between instances
, ATF is designed to cover specific types of testing. Which types of testing are appropriate for
ATF? - CORRECT ANSWER-Regression Testing
Browser Compatibility Testing
Test Steps can provide output variables. What can you pass the values of output variables to? -
CORRECT ANSWER-Any subsequent Test Step within the same Test
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? *unsure with this one*
What types of ATF testing requires an existing Scheduled Client Test Runner to be running
before initiating? - CORRECT ANSWER-Scheduled Test Suites
What could occur if a Test within a Test Suite fails? - CORRECT ANSWER-The Test Suite continues
running
The test Suite stops running
What Security Roles are delivered for ATF? - CORRECT ANSWER-atf_ws_designer
atf_test_designer
atf_test_admin
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