This document provides how to manage test scripts in test cases.
To manage test plans, you need a permission such as Project Manager, Create Plan/TC … . For more information, please refer to Global Permissions.
Create Test Script
Test Step can be created if the test case type is Auto.
To create test scripts:
In the ‘Test Script’ pop-up window, enter the following information.
Test Case : Test Case Name(Test Case Key). (Fixed)
Title* : The maximum length is 50 characters.
Test Script* : Python Script
Test Data : Required data for testing(variable)
Expected Result
Click the ‘Save’ button at the bottom to complete the test script creation.
Edit Test Script
To edit test scripts:
In TESTaide home, select a project that you want to edit test scripts.
Select the 'Test Cases' menu on the left sidebar.
In the test case page, select a test case from the list you want to edit test scripts.
In the test script panel below, click the ‘Edit’ icon besides the test step you want to edit from the test script list.
In the ‘Test Script’ pop-up window, edit the information you want.
Click the ‘Save’ button at the bottom to complete the test script edition.
📌 To change order among test scripts, click the ‘Up’ or ‘Down’ icon besides the test script.
Delete Test Script
To remove test scripts:
In TESTaide home, select a project that you want to remove test scripts.
Select the 'Test Cases' menu on the left sidebar.
In the test case page, select a test case from the list you want to remove test scripts.
In the test script panel below, click the ‘Remove’ icon besides the test step you want to delete from the test step list.
When the deletion confirmation pop-up window appears, click the 'OK' button to complete the deletion.