Supported objects

FT Design supports testing desktop web applications.

Supported object types

FT Design identifies common application objects such as camera, categories, chat, checkbox, Facebook, favorites, radio button, share, toggle button, trash, twitter, and view.

For a complete list of objects that can be identified, see AI-based testing: Supported object types in the OpenText Functional Testing Help Center.

Back to top

Supported operations

The following is a list of operations that scripts can perform on an identified object. In parentheses, you can find alternative names or aliases that refer to the same operations.

These are the keywords you can use for operations when writing a step:

AI Object actions

  • check, uncheck (select, clear)

  • click (press, tap)

  • Hover

  • search (find)

  • Select

  • Smart Verify (free-text condition)

  • toggle (set, switch)

  • type (enter, input)

  • Verify (condition)

  • Wait (seconds)

For step syntax examples, see Step syntax.

Browser actions

  • Clear browser cache

  • Delete cookies

  • Go back

  • Navigate to <URL>

  • Refresh application

For step syntax examples, see Step syntax.

PB (property-based) actions

  • check, uncheck (select, clear)

  • click

  • increase, decrease

  • navigate

  • set

  • select

  • toggle (set, switch)

  • Verify (condition)

Back to top

Reserved words

The following words are used as part of the step syntax:

  • the
  • for
  • into (in, inside)
  • over (on)
  • that

Back to top

See also: