Test Case Management

TESTaide allows users to generate and manage test cases through a couple of different ways, including standard creation and importing from Excel sheets. This document provides guidelines on test case management via the test case page on the TESTaide application.

TESTaide also allows to create test cases and directly add them to a test plan through the detailed plan page. For more details on this, please refer to this guide.

 

To be able to manage 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.

 

Create Test Case

To create test cases, firstly, go to the TESTaide homepage, select the project that you want to create a test case for. If there are no projects available, create one by following this guide. Once you are on the project page, select the 'Test Cases' menu on the left and when you have been redirected to the page with all existing test cases…

  1. On the test case page, click the ‘Create Test Case’ button.

  2. In the test case creation page, enter the require and any optional information. Refer to the table below for more information on the input fields.

  3. Continue the test case creation by clicking the ‘Test Case Save’ button on the top right of the page. This will redirect you to the next part in the test case creation process where you will create the actual test step/script.

  4. According to the test case type, refer to the corresponding guide for the process to create the steps/script for the test case.

To add a test case to a test plan, refer to the ‘Add Test Case’ section in this guide.

Test case field descriptions

Fields

Description

Fields

Description

Category (Optional)

Choose a predefined category of test case

Test Case Name

The maximum length for the name is 50 characters

Test Case type

Choose between manual and auto type.

Note that you cannot change the type after the test case has been created.

‘Manual’ type test cases do not produce any automated results. They are meant to be text based steps indicators for external unit testing where users can input PASS / FAIL results for organizational purposes.

‘Auto’ type test cases produce automated PASS / FAIL results based off of Python based scripts that are run from a Server/Hub environment. The ‘Auto’ type is only available for the Pro edition of TESTaide.

Priority

 

Requirement (Optional)

Requirements defined in Jira (multiple inputs possible)

Tags (Optional)

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

Note that you can enter multiple tags by pressing the Enter button on your keyboard after each tag.

Pre-Condition (Optional)

Precondition for testing

Attachments (Optional)

 


Copy Test Case From Other Projects

TESTaide also allows the user to copy test cases from other projects. Firstly, open the desired project where you want to copy test cases from and…

  1. From the list of test cases, select the test case you want to copy.

  2. On the test case detail page, click the ‘More’ button on the top right. When the drop-down menu appears, select the ‘Test Case Copy’ option.

  3. In the pop-up window, select the project you want to copy the test case to.

  4. Click the ‘Copy Test Case’ button at the bottom to complete copying the project.

Edit Test Case

You can edit an already existing test case by…

  1. From the list of test cases, select the test case you want to edit.

  2. On the test case detail page, click the ‘More’ button on the top right of the page. When the drop-down menu appears, select the ‘Test Case Edit’ option.

  3. In the pop-up window, edit the information you want and click the 'Save' button at the bottom to save the changes.

    1. Note that you cannot change the type of the test case.

Delete Test Case

You are also able to a delete a test case by…

  1. From the list of test cases, select the test case that you want to remove.

  2. On the test case detail page, click the ‘More’ button on the top right. When the drop-down menu appears, select the ‘Test Case Delete’ option.

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

You can also delete ALL test cases by going into the test case page of a project, clicking the ‘More’ button and choosing ‘Delete All Test Cases’.

Be warned that this step is irreversible!

Add Test Case With Excel Import

TESTaide also allows for the users to mass-create test cases by importing the via an Excel sheet. To do this firstly download the Excel template…

  1. On the test case page, click the ‘More’ button on the top right. When the drop-down menu appears, select ‘Download excel template’.

  2. After downloading the Excel template, open the file with an eligible program, such as Microsoft Excel or Google Sheets, and enter the following information.

    • When creating a new test case, enter the following information:

      • TC Key

      • Priority

      • Category (Level 1-10)

      • TC Name

      • Requirements

      • Tags

      • Test Step

      • Test Data

      • Expected Results

    • Add test steps to test cases that was already created.

      • Enter Test Step below the upper test case.

      • When selecting a test case, select it together with the parent test case

  3. On the test case page, click the ‘More’ button on the top right. When the drop-down menu appears, select the ‘Create Test Case by import Excel’ option.

  4. On the pop-up window, click the ‘Choose File’ button, select the Excel file you created, and click the 'Create Test Case by import excel' button.

  5. On the import page, select test cases you want to import by checking the box and click the ‘Excel Import’ to complete the import.

Excel sheet example

Column

TC Key

Priority

1Level Cate

~

10Level Cate

TC Name

Requirements

Tags

Pre-Condition

Test Step

Test Data

Expected Result

Filed

Test Case Key

Priority

Category of test case

Test Case Name