Add commands

The basic building blocks of a Perfecto Automation test are commands and checkpoints. They are also referred to as Perfecto functions or Perfecto extensions. Running the tests executes these building blocks to test your application.

In the Scriptless Mobile UI, the left pane lists all available Perfecto functions on the following tabs:

  • Commands: Includes all Perfecto functions in list format. Related functions are grouped into expandable folders.

  • Checkpoints: Includes checkpoints that you can use to validate various things against the application, such as text, images, audio, and variable or counter values.

For a list of available functions along with a description and a link to more information, see Available commands and checkpoints.

The search commands field provides a simple way to search for a specific command or checkpoint.

You can use the Expand All and Collapse All options to expand or collapse all folders with a single click.

To add a command or checkpoint:

  • On the Commands and checkpoints pane, do one of the following:

    • Drag and drop a command or checkpoint to the test editor

    • Double-click a command or checkpoint

    Tip: You can also search for a specific command or checkpoint and then add it to your test.