Automated Test Framework use case examples
Use cases can help you construct tests for common scenarios.
- Automated Test Framework use case: test basic form operations
This use case illustrates testing basic form operations with the Automated Test Framework. - Automated Test Framework use case: reference a value from a previous step
This use case illustrates assigning a form field the value of an output variable from a previous step. - Automated Test Framework use case: test a business rule
This use case illustrates testing a business rule with the Automated Test Framework. - Automated Test Framework use case: test a data policy
This use case illustrates testing a data policy with the Automated Test Framework. - Automated Test Framework use case: test a script include
This use case illustrates testing a script include with the Automated Test Framework. - Automated Test Framework use case: test a Service Catalog request
This use case illustrates testing a service catalog request with the Automated Test Framework. - Automated Test Framework use case: retrieve an incident using REST-Inbound
The Get Newly Created Resource via REST API Test test is provided with the Automated Test Framework, and uses the REST - Inbound and assert steps.
Parent Topic:Automated Test Framework (ATF) reference