ServiceNow-ATF

Automated Test Framework (ATF)

On average, manual testing consumed 43% of time and resources spent on upgrades

Configure and Run Automated Tests

Configure Automated Testing

NOTE: ATF should not be run in Production instances.

Building Blocks

The important elements used to develop ATF testing include:

Test suites

Tests

When using an Agile development approach, an ATF test can be assigned to a Story.

It represents an individual test case with a given acceptance criteria.

Test steps

Client and server