Create a series of steps for an automated test to run in a specified
order.
시작하기 전에
You must create a test before you can add steps to the test.Role required:
atf_test_admin or atf_test_designer
이 태스크 정보
This procedure lets you add one step at a time. You can also add a batch of steps
at once. For more information, see Add a predefined list of steps (template) to an automated test.
프로시저
-
Navigate to .
-
Click the test that should contain the new test steps.
-
In the Test Steps related list at the bottom of the Test form, click
Add Test Step.
-
From the left panel of the Add Test Step form, select the test step category,
or select All Steps to view all available test steps for
all test categories.
For example, if selecting a specific test step category, select
Form for form-related test steps,
Application Navigator to test application menu or
module visibility, or
Server for tests executed on the
server.
주: When selecting certain types of server tests, you can specify
whether a positive or negative test result constitutes a successful test
outcome. For more information, see Assert type in
Exploring Automated Test Framework.
-
Click the type of test step you want to select.
For example, if you select the
Form category, select
Set Field Values to set the field values on a
form.
Start any sequence of steps that work with forms with the
Open a new form or Open an existing
form step. Close with the Submit form
step.
-
If applicable, from the Insert after drop-down list,
select the step that you want to precede this step.
If this is the first step in a test, the Insert
after drop-down list does not appear.
-
Click Next.
-
From the Table list on the Add Test Step form, select
the table that you want to test in this step.
- 옵션:
In the Execution Order field, enter an integer
representing the order in which you want the test to execute this step.
-
Fill in the fields that apply to this step.
-
Click Submit.
The system creates the step and displays the test record.
-
Repeat Steps 3 through 11 to add additional steps for this test.