버전 비교

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

This document provides information on how to create and manage the test plans of a project in the TESTaide application.

정보

To be able to manage the test plans, you will need to have the correct permissions, such as Project Manager or Create Plan/TC…. For more information, please refer to Global Permissions.

Test plan are executable groups of test cases meant to organize test cases together to test bigger features in parts. This document provides guidelines on how to create and manage the test plans of a project in the TESTaide application.

...

In this guide

목차
minLevel1
maxLevel7
excludeIn this guide

Create Test Plan

To create a test plan, follow these steps:

참고사항

Note that all the steps with (*) are required to enter.

...

, firstly, go to the TESTaide homepage, select the project that you want to create a test plan for

...

. If there are no projects available, create one by following this guide. Once you are on the project page, select the 'Test

...

Plan' option from the left-hand side navigation menu and when you have been redirected to the page with all existing test plans…

  1. On the test plan page, click the 'Create Test Plan' button on the top-right of the page.

  2. In On the pop-up window that appears, enter the following information.

    Project Key* :

    the the required and any optional fields and click the ‘Save’ button at the bottom to complete the test plan creation. Refer to the table below for more information on the test plan fields.

Test plan field descriptions

Field

Description

Project Key

The key of the selected project cannot be chosen, it will be automatically created using the name of the project.

Environment

...

Choose a predefined test environment

...

, you are only able to choose one.

Test Plan Type

...

Choose between Manual and Auto

...

The ‘Manual’ type is … (to be edited further with feature information)

...

. The test plan can only contain test cases of the same type.

‘Manual’ type test plans do not produce any automated results and are meant to be as a tool to notify the status from external testing.

‘Auto’ type test plans produce automated

상태
colourGreen
titlePASS
/
상태
colourRed
titleFAIL
results from Python scripts. The ‘Auto’ type is only available for the Pro edition of TESTaide.

Test Plan Name

...

The maximum length for the name is 50 characters.

Description

...

(Optional)

The maximum length for the description is 1000 characters.

...

Tags : By using tags, you can search for plans using the Tag Search on the navigation bar to quickly find the plan.

...

Plan leader : Select the manager of the test plan

...

Start Date : Plan start date

...

End Date : Plan end date

...

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

Edit Test Plan

To edit the information of a test plan, follow these steps:

...

On the TESTaide homepage, select the project that contains the test plan you want to make changes to.

...

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

...

Tags (Optional)

Tags are used to quickly search and find items via the search bar on the header navigation. A tag is created by entering a string of characters followed by pressing the ‘Enter’ key on the keyboard.

Plan leader (Optional)

Select the leader of the test plan.

Start Date (Optional)

The intended start date of the plan

End Date (Optional)

The intended end date of the plan

...

Edit Test Plan

After having creating a test plan you can edit the information of a it by…

  1. On the test plan detail page, click the ‘More’ button on the top right of the page. When the drop-down menu appears, select the ‘Edit Plan’ option.

  2. On the pop-up window, edit the test plan information.

    1. Note that the ‘Project Key’ & ‘Test Plan Key’ cannot be edited.

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

Delete Test Plan

참고사항

...

Deleting a test plan

...

On the TESTaide homepage, select the project that contains the test plan(s) you want to remove.

...

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

...

From the list of test plans, select the test plan you want to remove.

...

is irreversible, proceed with caution!

When a test plan is no longer needed, you can simply remove it by accessing the test plan detail page, click the ‘More’ button on the top right of the page

...

and when the drop-down menu appears, select the ‘Delete Plan’ option. Click the 'OK' button on the pop-up window that appears to complete the deletion.

Pre-Testing Auto Plans

Before moving an auto test plan to the ‘Testing’ phase with regressions, users can do a test execution of the plan by…

  1. On the test plan page, click the  ‘▶’  button on the top-right of the page.

  2. When the select environment pop-up window appears, select environment then click the 'OK' button to complete the deletion‘Run' button.

  3. In the Exe Log tab, you can check the test results.

    1. If the python script is entered incorrectly, you will get an error.