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. |
...
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.
📌 If you want to test your python scripts before Test Execution
Click the ‘▶’ button.
In the 'Select Environment’ pop-up window, select an environment to run.You can see the test result in the ‘Exe Log’ tab and pop-up window. (click the ‘▼' button besides the 'Create’ button)
...
Edit Test Script
To edit test scripts:
...