Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.
- Service Overview
- Getting Started
-
User Guide
- Service Entries
- Testing Plan
- Testing Design
- Testing Management
-
Testing Case
- Introduction
- Test Case Library
- Manual Test Cases
-
API Automation Test Cases
- Creating an API Automation Test Case
- Writing an API Automation Script
- Keyword Library
- API Keywords
- Combined Keywords
- Importing cURL to Generate Test Scripts
- Setting an API Request
- Setting a Test Checkpoint
- Setting Response Extraction
- Importing a Postman File
- Inserting Logic Control
- Setting Test Case Parameters
- Setting Environment Parameters
- Importing an API Automation Case
- Executing an API Automation Test Case
- Custom Automation Test Cases
-
Advanced Configurations of API Automation
-
Built-in Functions
- Binary Addition Operation
- Binary Subtraction Operation
- Binary Multiplication Operation
- Binary Division Operation
- Obtaining the Current Timestamp
- Obtaining a Specified Timestamp
- Converting a Date into a Timestamp
- Converting a Timestamp into a Date
- Timestamp Addition and Subtraction Operations
- Generating Base64 Encoding
- Generating SHA512 Encoding
- Generating an MD5 Hash Value
- Generating a Random Number in a Specified Range
- Generating a Random String of a Specified Length
- Generating a UUID
- Obtaining an Array via Reverse Index
- Obtaining the Element Values of an Array via Reverse Index
- Converting Uppercase Letters into Lowercase Letters
- Converting Lowercase Letters into Uppercase Letters
- Concatenating Strings
- Cutting Strings
- Advanced Extraction Types
-
Built-in Functions
- Adding Test Cases in Batches
- Managing Test Cases in the Features Directory
- Test Cases and Requirements
- Test Cases and Defects
- Commenting on Test Cases
- Filtering Test Cases
- Customizing Columns to Be Displayed in the Test Case List
- Testing Execution
- Quality Report and Assessment
- Settings
- Roles and Operation Permissions
-
FAQs
- What Do I Do If No Test Case Exists in a Test Suite?
- What Can I Do If I Do Not Have the Operation Permission?
- Why Am I See a Message Indicating that an API Automation Test Suite Is Being Executed or Queuing?
- What Do I Do If a Test Suite ID Does Not Exist?
- Why Can't I Download the Document in a Manual Test Case?
- What Do I Do If No Test Case Exists In a Test Plan
- Why Can't I Add Work Items of the Task Type When a Test Plan Is Created or Updated?
- What Do I Do If Test Cases Cannot Be Associated with Work Items of the Task Type?
- What Do I Do If the Test Case Completion Rate in the Test Report Is Lower Than 100%?
- Why Is the Status of Test Cases in a Test Plan Inconsistent with That in a Test Case Library?
- How Are Variables Passed Between Steps in API Automation Cases?
- How Do I Set Checkpoints for Test Procedures in API Automation Cases?
- Best Practices
Managing a Version
Version management is a process of importing test cases to a baseline to a version or merging test cases from a version to a baseline based on test policies.
Importing Manual Test Cases from Other Versions
- Log in to the CodeArts homepage, search for your target project, and click the project name to access the project.
- In the navigation pane, choose Testing > Testing Case.
- Select a version from the version drop-down list in the upper left corner of the page.
- Click the Manual Test tab. In the right area of the tab page, click Import and select Import from Version from the drop-down list.
NOTE:
If no test case has been created or you need to create a test case, click Create to create a test case. For details, see Creating a Manual Test Case.
- In the displayed dialog box, select the case to be imported, select the overwriting rule, and click OK.
Move the cursor over the check box on the left of Case Name and select Select Current Page or Select All Pages to import the cases on the current page or all cases of the corresponding version to the current version.
Merging Manual Test Cases in the Version into the Baseline (Testing Case Page)
- Log in to the CodeArts homepage, search for your target project, and click the project name to access the project.
- In the navigation pane, choose Testing > Testing Case.
- Select a version from the drop-down list in the upper left corner of the page.
- Click the Manual Test tab. In the right area of the tab page, click Merge into Baseline.
NOTE:
If no test case has been created or you need to create a test case, click Create to create a test case. For details, see Creating a Manual Test Case.
- In the displayed dialog box, select the test case to be merged, select the overwriting rule, and click OK.
Move the cursor over the check box on the left of Case Name and select Select Current Page or Select All Pages to merge the cases on the current page or all manual test cases of the current version into the baseline.
Merging All Manual Test Cases in the Version into the Baseline (Through Version Management)
- Log in to the CodeArts homepage, search for your target project, and click the project name to access the project.
- In the navigation pane, choose Testing > Testing Case.
- Click
on the right of Baseline. The Version Management page is displayed.
- On the Version Management page, select the version whose cases you want to merge into the baseline, and click
in the Operation column.
- In the displayed dialog box, select a rule and click OK to merge test cases.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.