Reduce testing time by creating a template containing a list of steps to add all at
once to an automated test.
시작하기 전에
Role required: atf_test_admin or atf_test_designer
이 태스크 정보
Many tests follow similar patterns. One common pattern, for example, is to open a
form, set some field values, validate some field values, click a UI action, open a
record producer, open a catalog item, and submit the current form. If a template exists
containing these steps, you can add them to a test all at once. The Automated Test Framework comes with
default templates in the base system. With this procedure, you create your own
templates.
프로시저
-
Navigate to .
The system displays the Test Templates list.
-
Click New.
The system displays the Test Template form.
-
In the Name field, enter a name for your template.
-
In the Test Template field, click the lock icon (
).
The Test Template field unlocks and expands to
allow editing.
-
In the Test Template field, enter the
name of the first test step to add to this template.
The system adds the test step to the Test template list.
-
Continue adding test steps – in the order that you want them to
appear – until you've added all the steps that you want to include in the
list.
주: The test template supports tables, catalog items, and the record
producer.
-
In the Description
field, enter a description for this template.
-
Click Submit.