Functionize provides many ways to add Actions to your Test Cases. Insert Actions directly from the Test Detail page or Slider View. You can also use Local Edit and Live Debug to make test alterations.
See User Guide: Local Edit
See User Guide: Live Debug
Add a New Action via Test Details Page
- Open a test from the functional tests list in your Project.
- Hover over an Action. An Insert Action ⊕ icon will appear where you hover, giving you the option to insert a new Action at the selected location.
- Click the Insert Action ⊕ icon to view the Insert Action menu. Certain Actions will be available depending on placement within the existing Actions.
- Select the desired Action to insert.
- Enter settings in the modal according to the Action selected.
- Click Insert.
- The new Action is now in place in the test.
Add a New Action via Slider View
- Open the Slider View for a test in your Project.
- Hover between Actions. An Insert Action ⊕ icon will appear.
- Click the Insert Action ⊕ icon to view the Insert Action menu. Select the Action.
NOTE: All Actions are available, both element-based actions and non element-based. - Element-based Actions will prompt to select the element in the screenshot for the Action.
- Enter settings in the modal according to the Action selected.
- Click Insert.
- The new Action is now in place in the test.
NOTE: There will not be a screenshot available for the Action until the next execution. The attribute data in the Footer will also be unavailable until a successful execution.
Each Action has certain settings, flags, and information associated with it. Learn more about these options:
See: Action Settings
See also: Action Types