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
Show all
Getting Started
This document describes the general procedure of the CodeArts TestPlan service, helping you quickly get started.
Prerequisites
Before using CodeArts TestPlan, ensure that the following conditions are met:
- You have an account that has passed real-name authentication. If no account is available, register one.
- CodeArts TestPlan must be based on projects created in CodeArts Req. Therefore, a project must be available in CodeArts. If no project is available, create onecreate one.
Process
The following figure shows the process of using CodeArts TestPlan.
- Create a test plan.
The test plan specifies the test scope and plan period.
- Log in to CodeArts, enter a target project, and choose Testing > Testing Plan in the navigation pane.
- Click Create and edit the test plan information as prompted.
For more operation guides, see Testing Plan.
- Design test cases.
Analyze the test object, scenario, type, and environment based on the test plan. Create test cases.
- Choose Testing > Testing Plan in the navigation pane, find the plan to be designed, and click Design.
- Click the Manual Test or Auto API Test tab, click Create in the upper left corner, and enter the test case information.
For more information, see Testing Case.
- Run test cases.
Check whether the tested object meets expectation based on the test cases and record test results.
- Choose Testing > Testing Plan in the navigation pane, find the plan to test, and click Execute.
- In the list, click
. Record the test result in the window that appears on the right.
For details, see Testing Execution.
- View a quality report.
From a quality report, you can learn about the execution status of the test plan, such as the pass rate of test cases and the number of defects.
- Choose Testing > Testing Plan in the navigation pane, find the plan to test, and click Report. On the page that is displayed, you can view the progress of the test plan.
- Click Add Report at the bottom of the page. You can select the built-in statistics report of CodeArts TestPlan or customize a report.
For details, see Quality Report.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.