버전 비교

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

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.

 

...

  1. 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

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

📌 If you want to test your python scripts before Test Execution

  1. Click the ‘▶’ button.

  2. 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:

...