버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

This document provides how to This document step-by-step instructions on how to create and manage test steps in test cases. The test steps of a test case are the Unit Tests that are to be performed when executing a test plan of manual type.

정보

...

Test step management require correct permissions, such as Project Manager, Create Plan/TC … . For more information, please refer to the Global Permissions guide.

목차

...

Creating new Test

...

참고사항

Test Step can be created if the test case type is manual.

To create test steps:

  1. In the ‘Test Step’ pop-up window, enter the following information.

    • Test Case : Test Case Name(Test Case Key). (Fixed)

    • Title* : The maximum length is 50 characters.

    • Test Step* : Test Step to be tested

    • Test Data : Required data for testing

    • Expected Result

  2. Click the ‘Save’ button at the bottom to complete the test step creation.

Edit Test Step

To edit test steps:

...

In TESTaide home, select a project that you want to edit test steps.

...

Select the 'Test Cases' menu on the left sidebar.

...

Steps

Creating test steps after having created a manual test case:

  1. After having created a manual test case you will be redirected to the test case page, on the pop-up window that appears, enter the required and any optional information.

    1. Refer to the table below for more information on the test step fields.

  2. Click the ‘Save’ button at the bottom of the window to complete the test step creation.

Creating new test steps to already existing manual test cases:

  1. On the TESTaide homepage, select the project which you wish to create additional test steps for.

  2. On the left-hand side navigation bar, click on the ‘Test Case’ options.

  3. From the list of test cases, select the test case you wish to create additional test steps for. This will redirect you to the test case page.

  4. On the test case page, click on the ‘Create Test Step’ button. On the pop-up window that appears, enter the required and any optional information.

    1. Refer to the table below for more information on the test step fields.

  5. Click the ‘Save’ button at the bottom of the window to complete the test step creation.

Field

Description

Test Case

This displays the name and key of the current test case that is selected. This value is fixed and cannot be modified.

Title

(Optional) The maximum length for the title is 50 characters.

Test Step

Here you will input the unit test that you want to be performed.

정보

As for manual test cases, there is no functional execution performed therefore, a simple text format is needed for the test step.

Test Data

(Optional) Here you will input any required data that is used in the unit testing. E.g., any reoccurring variables used in the testing operation.

Expected Result

(Optional) Here you will input the expected result from the unit test, e.g., assertions of any operations occurred in the testing.

Editing an existing Test Step

Modifying information on the test step:

  1. On the TESTaide homepage, select the project which you wish to create additional test steps for.

  2. On the left-hand side navigation bar, click on the ‘Test Case’ options.

  3. From the list of test cases, select the test case you wish to create additional test steps for. This will redirect you to the detailed test case page.

  4. In the test step panel below, click the ‘Edit’ icon besides the test step you want to edit from the test step list.

...

  1. In the ‘Test Step’ pop-up window, edit the information you want.

    1. Refer to the table above for more information on the test step fields.

  2. Click the ‘Save’ button at the bottom to save the changes.

Changing the order of the test steps

📌 To change the order among test steps, simply click either the ‘Up’ or ‘Down’ icon besides the test step.

...

Deleting an existing Test Step from the Test Case.

To remove any test step(s) from a test case, follow these steps:

...

  1. On the TESTaide

...

  1. homepage, select

...

  1. the project

...

  1. which you

...

  1. wish to

...

  1. delete any test step(s) from.

...

Select the 'Test Cases' menu on the left sidebar.

...

  1. On the left-hand side navigation bar, click on the ‘Test Case’ options.

  2. From the list of test cases, select the test case you wish to delete any test step(s) from. This will redirect you to the detailed test case page.

  3. In the test step panel below, click the ‘Remove’ icon besides the test step you want to delete from the test step list.

  4. When the deletion confirmation pop-up window appears, click the 'OK' button to complete the deletion.