A system you test, most web applications, or one of the supported Windows desktop applications. Added to your instance by elevaite365, then selected from the applications dropdown on the Library page. See Adding applications.
Command
The action a step performs, Click, Fill, Verify, Loop and so on. See the command reference.
Component
A reusable group of steps that can be dropped into any test. Tests always run the latest version of a component. See Create components.
Environment
A single deployment of an application, defined by an ID and a base URL. One application can have many environments, UAT, Sandbox, and so on. See Adding environments.
Field label
How a step identifies the element to act on. The most common parameter across commands.
Force
An advanced click option used to override an event that is blocking the click.
Instance
Your organisation's elevaite365 tenancy, its users, applications, environments and tests. Set up by elevaite365 in one region, and reached at that region's sign-in URL. See Setup your team.
Library
The page where applications, environments, test cases and authentication live.
Parameter (component)
A value passed into a component at run time, so the same steps can run with different data, a login component taking a username and password, for example.
Recorder
The built-in tool that captures clicks and keystrokes as test steps. See Using the test recorder.
Scenario
A group of tests that can be run in one click or scheduled. Other tools call these test plans or run sheets. See Create scenarios.
Step
One command plus its parameters, the smallest unit of a test.
Template
A pre-built test script used as a starting point. Internal templates are private to your instance and appear in the Create Test dialog; marketplace templates are published by partners for any customer to install. See Templates.
Template marketplace
templates.elevaite365.com, where partners publish templates for elevaite365 customers to install as blueprints for quick development.
Test script
A single automated test, made up of steps.
Test user
A dedicated dummy account the automation uses to log in. Never a real person. See Setup test users.
Timeout
The maximum time a step waits for a field before failing the test.
Variable
A named value stored during a run, set from the page or by a command. See Variables.