Automated Test Framework
ATF is a platform-wide, global feature of ServiceNow.
What you’ll learn
- Automation testing of Servicenow Applications.
- ATF servicenow.
Course Content
- Overview of Automated Test Framework –> 1 lecture • 3min.
- Key Components of Automated Test Framework –> 1 lecture • 9min.
- Creation of Developer Instance –> 1 lecture • 8min.
- Enabling of Test Case & Suite Execution & Form layout Test Case –> 1 lecture • 11min.
- Step Configurations –> 40 lectures • 5hr 46min.
- Test templates –> 1 lecture • 8min.
- Creation of Test Suites –> 1 lecture • 10min.
- Test Schedules –> 1 lecture • 11min.
- Parameterized Test –> 1 lecture • 31min.
- Parallel Testing –> 1 lecture • 2min.
- Creation of Custom Step Configuration –> 1 lecture • 26min.
- Maintainance of Test Scripts –> 1 lecture • 12min.
- Debug Test –> 1 lecture • 12min.
- Application Areas –> 1 lecture • 18min.
- Real Time Use cases –> 3 lectures • 42min.
- Thank You –> 1 lecture • 2min.
Requirements
- Developer Instance.
ATF is a platform-wide, global feature of ServiceNow.
Automated Test Framework focuses to automate most of the manual testing as much as possible.
Creation and execution of automated tests in ServiceNow instance can be performed by a person with any scripting knowledge.
ATF helps in reducing the manual efforts in test execution.
Test execution can be scheduled to be run on a specified time frame with minimal manual intervention.
Scheduled Test results are shared by email to respective recipients.
Course Outcome :
Overview of ServiceNow ATF
- Test Suite
- Tests
- Test Steps/Step Configuration
- Test Templates
- Test Schedules
Step Configurations
- Forms
- Forms in Service Portal
- Application Navigator
- Service Catalog in Service Portal
- Custom UI
- List and Related Lists
- Service Catalog
- Responsive Dashboards
- Server
- Reporting
Manual Page Inspector
Parameterized Testing
Mutually exclusive Tests
Parallel Testing
Copy of Test Case & Test Suite
Creation of Custom step Configuration
Quick Start Tests
Data Retention Policy
Application Areas
Real Time Use Cases