Create custom step configuration
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Automated Test Framework
Create a custom step configuration that can form the basis of new steps that run on the server.
Before you begin
Note: Creating configurations are only supported in the server steps, the UI steps (running in the browser) are not supported. Also, only scripted steps are supported, custom Java-based steps are not supported.
About this task
Procedure
Related Content
- Step execution scripts
In a step configuration record, the step execution script field determines what a step with this configuration does when it runs.
- Step configurations
Step configuration records define how each type of step behaves.
- Automated Test Framework Step Config record
The step config record controls how a test step of this type behaves.
- Add a predefined list of steps (template) to an automated test
With test templates you can add a predefined list of steps to a test. Any list of steps that follows a set pattern makes a good candidate for a template.