CN112199286A - Special item testing system and method - Google Patents

Special item testing system and method Download PDF

Info

Publication number
CN112199286A
CN112199286A CN202011099225.9A CN202011099225A CN112199286A CN 112199286 A CN112199286 A CN 112199286A CN 202011099225 A CN202011099225 A CN 202011099225A CN 112199286 A CN112199286 A CN 112199286A
Authority
CN
China
Prior art keywords
test
testing
instruction
special
terminals
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011099225.9A
Other languages
Chinese (zh)
Inventor
吴旭
曹晶晶
杨帅
王汉雄
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aisino Corp
Original Assignee
Aisino Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisino Corp filed Critical Aisino Corp
Priority to CN202011099225.9A priority Critical patent/CN112199286A/en
Publication of CN112199286A publication Critical patent/CN112199286A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Abstract

The present disclosure relates to a special test system and method. The special test system comprises a control end and one or more test ends, wherein the control end is in communication connection with each test end of the one or more test ends respectively. The control end is used for sending a test instruction to the one or more test ends when a test request input by a user is obtained, wherein the test instruction comprises a test flow path; and the one or more test ends are used for downloading a test tool and a test case according to the test flow path when receiving the test instruction, testing a test object end according to the downloaded test tool and test case, and sending a test result to the control end. And the control end is also used for outputting the test result. Therefore, when the test is actually carried out, a special tester is not required to operate in real time, and the user can carry out the test only by carrying out simple operation, so that the efficiency of the special test is improved.

Description

Special item testing system and method
Technical Field
The present disclosure relates to the field of special testing, and in particular, to a special testing system and method.
Background
With the continuous development of internet technology, the number of test types is also increasing, and the number of different types of test tools generated therewith is also increasing, which increases the difficulty of test work and also has higher requirements on the level of testers, especially for the field with strong expertise.
The special test is a special and targeted test for a certain module, a certain function, a certain performance and the like. For example, performance test and safety test, and as another example, the CPU occupancy of all states of the software is recorded in a special test of CPU occupancy.
If all projects are solved by special testers, waiting can be caused under the condition that the special testers are relatively scarce, and if all trained people learn corresponding special knowledge, human resources can be wasted.
Disclosure of Invention
The purpose of the disclosure is to provide a special test system and method which is reliable, flexible and efficient.
In order to achieve the above object, the present disclosure provides a special test system, which includes a control end and one or more test ends, where the control end is communicatively connected to each of the one or more test ends.
The control end is used for sending a test instruction to the one or more test ends when a test request input by a user is obtained, wherein the test instruction comprises a test flow path;
and the one or more test ends are used for downloading a test tool and a test case according to the test flow path when receiving the test instruction, testing a test object end according to the downloaded test tool and test case, and sending a test result to the control end.
And the control end is also used for outputting the test result.
Optionally, the test instructions comprise preparation instructions and execution instructions, the preparation instructions comprising the test flow path,
and the one or more testing terminals are used for downloading a testing flow file according to the testing flow path when receiving the preparation instruction, and downloading a testing tool and a testing case according to the path recorded in the testing flow file when receiving the execution instruction.
Optionally, the one or more test terminals are configured to send a download success message to the control terminal when the test flow file is successfully downloaded,
and the control end is used for sending the execution instruction when receiving the downloading success message.
Optionally, the special test system further comprises a cloud storage end, the cloud storage end is connected with the control end and the one or more test ends,
the one or more testing terminals are further used for sending the self state to the cloud storage terminal for storage, and the control terminal is further used for reading the state of the one or more testing terminals from the cloud storage terminal and sending the testing instruction according to the state of the one or more testing terminals.
Optionally, the test request includes the test flow path.
The present disclosure also provides a special test method applied to a special test system, where the special test system includes a control end and one or more test ends, the control end is in communication connection with each of the one or more test ends, respectively, and the method includes:
the control end sends a test instruction to the one or more test ends when acquiring a test request input by a user, wherein the test instruction comprises a test flow path;
when the one or more test terminals receive the test instruction, downloading a test tool and a test case according to the test flow path, testing a test object terminal according to the downloaded test tool and test case, and sending a test result to the control terminal;
and the control end outputs the test result.
Optionally, the test instructions comprise preparation instructions and execution instructions, the preparation instructions comprising the test flow path,
when the one or more test terminals receive the test instruction, downloading a test tool and a test case according to the test flow path, including:
when the one or more testing terminals receive the preparation instruction, downloading a testing flow file according to the testing flow path;
and when the one or more test terminals receive the execution instruction, downloading a test tool and a test case according to the path recorded in the test flow file.
Optionally, when the one or more test terminals receive the test instruction, downloading a test tool and a test case according to the test flow path, further including:
when the one or more testing terminals successfully download the testing process file, sending a downloading success message to the control terminal;
and the control end sends the execution instruction when receiving the download success message.
Optionally, the special test system further includes a cloud storage, and the cloud storage is connected to the control end and the one or more test ends, and the method further includes:
the one or more testing terminals send the self state to the cloud storage terminal for storage;
the control end reads the state of the one or more test ends from the cloud storage end,
when the control terminal obtains a test request input by a user, the control terminal sends a test instruction to the one or more test terminals, and the test instruction comprises the following steps: and when the control terminal acquires a test request input by a user, sending a test instruction to the one or more test terminals according to the state of the one or more test terminals.
Optionally, the test request includes the test flow path.
Through the technical scheme, a user only needs to interact on the interface of the control end and send a test request, the control end sends a test flow path to the test end, and the test end downloads the test tool and the test case which are preset by special testers according to the test flow path, so that the test object end is tested according to the downloaded test tool and the test case. Therefore, the special testing personnel can write the file data required by the special test in advance, when the test is required, the user can control the testing end by indicating the control end on the control end at any time, and the required testing tool and the required testing case are downloaded according to the set testing flow path for testing. Therefore, when the test is actually carried out, a special tester is not required to operate in real time, and the user can execute the test only by carrying out simple operation, so that the efficiency of the special test is improved.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure without limiting the disclosure. In the drawings:
FIG. 1 is a block diagram of a proprietary test system provided in an exemplary embodiment;
FIG. 2 is a block diagram of a proprietary test system provided in another exemplary embodiment;
FIG. 3 is a flow chart of a method for special testing provided by an exemplary embodiment;
fig. 4 is a signaling diagram of a specific testing method provided by an exemplary embodiment.
Detailed Description
The following detailed description of specific embodiments of the present disclosure is provided in connection with the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the present disclosure, are given by way of illustration and explanation only, not limitation.
The use of test tools has the advantage that both pre-execution preparation and post-execution analysis of results require a high level of expertise on the part of the test engineer, and the execution is not required. Specialized test engineers are often familiar with professional knowledge such as performance indicators and security policies. It is an expertise for them to construct test data, write test scripts, analyze large numbers of test results to form test reports and give professional correction recommendations. For users, they only care where the performance bottleneck is, what the security hole is, how to rectify, and not how the test is performed.
Therefore, the inventor thinks that the special test process can be packaged, the user cannot perceive the special test process, the user only needs to indicate on the interactive interface, the configured test flow is input, and the test is controlled according to the flow. Therefore, the user can perform special tests on the system at any time according to needs, and if a problem is found in the agile development process, for example, the user can judge which iteration is introduced, the positioning and the modification are very easy. The method not only greatly reduces the threshold of a common user for carrying out special tests, but also enables a special test engineer to extract the special test engineer from a large number of test execution processes, thereby focusing on searching problems, analyzing the problems and providing an adjustment and modification scheme.
FIG. 1 is a block diagram of a proprietary test system according to an exemplary embodiment. As shown in fig. 1, the special test system 100 may include a control end 10 and one or more test ends 20, wherein the control end 10 is communicatively connected to each test end 20 of the one or more test ends 20.
The control terminal 10 is configured to send a test instruction to one or more test terminals 20 when a test request input by a user is obtained. The test instructions include a test flow path.
The one or more test terminals 20 are configured to download a test tool and a test case according to the test flow path when receiving the test instruction, test the test object terminal according to the downloaded test tool and test case, and send a test result to the control terminal 10. The control terminal 10 is further configured to output a test result.
The testing end 20 can register with the service end 10 after being started, and can be managed by the service end 10 after being registered. The test flow path may be a Uniform Resource Locator (URL) address. Simply, a URL address may be stored in the control terminal 10 in advance, and when the user clicks a "test" button in the interface of the control terminal 10, the test request is input. The control end 10 may send the pre-stored URL path to one of the test ends 20 to control the test end 20 to perform the test.
When receiving the test instruction, the test end 20 can obtain the test tool and the test case, and the data file required for testing, such as the test configuration file, the test data, and the test script, in the specified configuration library (e.g., SVN, GIT) according to the URL address.
The data files required for the test may be pre-written by a specialized test engineer and placed in a URL path. When a user needs to perform a test, the control terminal 10 can send a test instruction to one of the test terminals 20 by simply clicking a "test" button. After the test is completed, the test end 20 may transmit the test result to the control end 10 for output, and the user can view the test result at the control end 10.
After the control end 10 analyzes and integrates the test results, two versions of test reports can be provided. One is a summary version of the report listing only port information or performance summary for security vulnerabilities for user review, and the other is a full-scale version of the report listing all test results in detail for a specialized test engineer to review.
Simply, only one test flow path may be stored in the control terminal 10, and at this time, the special test system 100 can only perform one test for the test flow path. Alternatively, the control terminal 10 may further store a plurality of test flow paths, and the user selects one or more tests in the interface of the control terminal 10.
Through the technical scheme, a user only needs to interact on the interface of the control end and send a test request, the control end sends a test flow path to the test end, and the test end downloads the test tool and the test case which are preset by special testers according to the test flow path, so that the test object end is tested according to the downloaded test tool and the test case. Therefore, the special testing personnel can write the file data required by the special test in advance, when the test is required, the user can control the testing end by indicating the control end on the control end at any time, and the required testing tool and the required testing case are downloaded according to the set testing flow path for testing. Therefore, when the test is actually carried out, a special tester is not required to operate in real time, and the user can execute the test only by carrying out simple operation, so that the efficiency of the special test is improved.
That is, the special test process is decoupled, the special test engineer is responsible for test script writing, test data preparation and test result analysis before execution, and the user is responsible for requesting test resources and executing tests as required. The test is separated from the user, the special test is completed by professional personnel, the user can execute the test only by simple operation, and obtains a simple and understandable test report, and the professional version of the test report is submitted to the professional personnel for analysis under necessary conditions.
In addition, after the server 10 receives the test result, the user may trigger generation of a recovery instruction. The server 10 sends the recovery instruction to the test end 20, and after receiving the recovery instruction, the test end 20 may delete the test case and the test result, and uninstall the previously installed test tool to recover the test environment.
In yet another embodiment, the test request may include a test flow path. That is, the user may directly input a URL address, which is also preset by the professional test engineer, in the interface of the control terminal 10.
Thus, when a user wishes to perform a certain test, the URL address can be obtained from a special test engineer and input into the control terminal 10 for testing. Alternatively, the control terminal 10 may store the URL address of the history input for the user to select. After the user controls a certain test, the user can call out the stored URL path at any time to perform the test again. Therefore, the disturbance to a special test engineer is reduced, and the test efficiency is higher.
In yet another embodiment, the test instructions may include preparation instructions and execution instructions, the preparation instructions including the test flow path.
The one or more test terminals 20 are configured to download the test flow file according to the test flow path when receiving the preparation instruction, and download the test tool and the test case according to the path recorded in the test flow file when receiving the execution instruction.
That is, the preparation instruction is only used to control the test terminal 20 to download the test flow file according to the test flow path. Rather than directly downloading test tools and test cases. The test flow file is a file for describing the execution steps of the test terminal 20, and may be a WORD file, for example. The content in the test flow file is executed by using the code only when the test end 20 receives the execution instruction.
For example, the test flow file may include: a URL path for downloading test tools, a URL path for downloading configuration files, a URL path for downloading test data/test scripts, a URL path for downloading test cases, etc.
The test end 20 may download a test tool in the specified configuration library according to the test flow file and install the test tool locally, download a configuration file, test data/test script, and a test case in the specified configuration library according to the test flow file, and then execute the test case for testing.
In this embodiment, the test terminal 20 receives two instructions (a preparation instruction and an execution instruction) at one test, and acquires only the test flow file at the time of receiving the first instruction (preparation instruction). Therefore, the test instruction is sent in a segmented mode, and the test reliability is improved.
The sending of the execution instruction may be triggered by the user, or may be automatically executed by the control terminal 10. In another embodiment, the one or more test terminals 20 are configured to send a download success message to the control terminal 10 when the test flow file is successfully downloaded. The control end 10 is configured to send an execution instruction when receiving the download success message.
That is, if the download success message is not received, the control end 10 will not send the execution instruction. Therefore, when the test flow path is aged, the test end is automatically prevented from continuing to perform the subsequent processing process.
Fig. 2 is a schematic structural diagram of a special test system according to another exemplary embodiment. As shown in fig. 2, based on fig. 1, the special test system 100 may further include a cloud storage 30, and the cloud storage 30 is connected to the control terminal 10 and the one or more test terminals 20.
The one or more test terminals 20 are further configured to send the self state to the cloud storage terminal 30 for storage, and the control terminal 10 is further configured to read the state of the one or more test terminals 20 from the cloud storage terminal 30 and send a test instruction according to the state of the one or more test terminals 20.
The state of the test terminal 20 may include an idle state, an operating state, a test complete state, an offline state, and the like. The working state indicates that the test is in the process of testing, and the idle state can be automatically jumped into after the test completion state.
The one or more test terminals 20 may send their own states to the cloud storage terminal 30 according to a preset first period, and the control terminal 10 may read the states from the cloud storage terminal 30 according to a preset second period. The first period may be greater than, less than, or equal to the second period.
When sending a test instruction to the test end 20, the control end 10 may refer to the current state of each test end, preferentially select the test end 20 in the idle state, and avoid selecting the test end 20 in the offline state. Therefore, the method is beneficial to the average distribution of the test tasks, ensures the reliability of the test and improves the test efficiency.
The present disclosure also provides a special test method applied to the special test system 100. The special test system 100 may include a control terminal 10 and one or more test terminals 20, wherein the control terminal 10 is communicatively connected to each test terminal 20 of the one or more test terminals 20. FIG. 3 is a flow chart of a method for special testing provided by an exemplary embodiment. As shown in fig. 3, the method may include the steps of:
step S11, when acquiring the test request input by the user, the control end sends a test instruction to one or more test ends, where the test instruction includes a test flow path.
And step S12, when one or more test terminals receive the test instruction, downloading the test tool and the test case according to the test flow path, testing the test object terminal according to the downloaded test tool and test case, and sending the test result to the control terminal.
And step S13, the control end outputs the test result.
Through the technical scheme, a user only needs to interact on the interface of the control end and send a test request, the control end sends a test flow path to the test end, and the test end downloads the test tool and the test case which are preset by special testers according to the test flow path, so that the test object end is tested according to the downloaded test tool and the test case. Therefore, the special testing personnel can write the file data required by the special test in advance, when the test is required, the user can control the testing end by indicating the control end on the control end at any time, and the required testing tool and the required testing case are downloaded according to the set testing flow path for testing. Therefore, when the test is actually carried out, a special tester is not required to operate in real time, and the user can execute the test only by carrying out simple operation, so that the efficiency of the special test is improved.
Optionally, the test instructions may include preparation instructions and execution instructions, the preparation instructions including the test flow path.
In this embodiment, when the one or more test terminals in step S12 receive the test instruction, downloading the test tool and the test case according to the test flow path may include:
one or more test terminals download a test flow file according to the test flow path when receiving the preparation instruction; and when the one or more test terminals receive the execution instruction, downloading the test tool and the test case according to the path recorded in the test flow file.
Optionally, on the basis of the foregoing embodiment, when the one or more test terminals in step S12 receive the test instruction, downloading the test tool and the test case according to the test flow path may further include:
when one or more test terminals successfully download the test flow files, sending a download success message to the control terminal; and the control end sends an execution instruction when receiving the download success message.
Optionally, the special test system 100 may further include a cloud storage 30, and the cloud storage 30 is connected to the control terminal 10 and the one or more test terminals 20. The method may further comprise:
one or more testing terminals send the self state to a cloud storage terminal for storage; and the control terminal reads the state of one or more test terminals from the cloud storage terminal.
In this embodiment, the step (step S11) of sending the test instruction to the one or more test terminals when the control terminal obtains the test request input by the user, may include: and when the control terminal acquires a test request input by a user, sending a test instruction to one or more test terminals according to the states of the one or more test terminals.
Optionally, the test request includes a test flow path.
With regard to the method in the above-described embodiment, the specific manner in which each step performs the operation has been described in detail in the embodiment related to the system, and will not be elaborated upon here.
Fig. 4 is a signaling diagram of a specific testing method provided by an exemplary embodiment. The embodiment of fig. 4 includes technical features of the above embodiments, and specific steps thereof have been described in embodiments related to the system, and are not repeated herein.
The preferred embodiments of the present disclosure are described in detail with reference to the accompanying drawings, however, the present disclosure is not limited to the specific details of the above embodiments, and various simple modifications may be made to the technical solution of the present disclosure within the technical idea of the present disclosure, and these simple modifications all belong to the protection scope of the present disclosure.
It should be noted that the various features described in the above embodiments may be combined in any suitable manner without departing from the scope of the invention. In order to avoid unnecessary repetition, various possible combinations will not be separately described in this disclosure.
In addition, any combination of various embodiments of the present disclosure may be made, and the same should be considered as the disclosure of the present disclosure, as long as it does not depart from the spirit of the present disclosure.

Claims (10)

1. A special test system is characterized in that the special test system comprises a control end and one or more test ends, the control end is respectively in communication connection with each test end in the one or more test ends,
the control end is used for sending a test instruction to the one or more test ends when a test request input by a user is obtained, wherein the test instruction comprises a test flow path;
the one or more test terminals are used for downloading a test tool and a test case according to the test flow path when receiving the test instruction, testing a test object terminal according to the downloaded test tool and test case, and sending a test result to the control terminal,
and the control end is also used for outputting the test result.
2. The special test system according to claim 1, wherein the test instructions comprise preparation instructions and execution instructions, the preparation instructions comprising the test flow path,
and the one or more testing terminals are used for downloading a testing flow file according to the testing flow path when receiving the preparation instruction, and downloading a testing tool and a testing case according to the path recorded in the testing flow file when receiving the execution instruction.
3. The special test system according to claim 2,
the one or more test terminals are used for sending a download success message to the control terminal when the test flow files are successfully downloaded,
and the control end is used for sending the execution instruction when receiving the downloading success message.
4. The special test system according to claim 1, further comprising a cloud storage connected to the control terminal and the one or more test terminals,
the one or more testing terminals are further used for sending the self state to the cloud storage terminal for storage, and the control terminal is further used for reading the state of the one or more testing terminals from the cloud storage terminal and sending the testing instruction according to the state of the one or more testing terminals.
5. The special test system of claim 1, wherein the test request comprises the test flow path.
6. A special test method is applied to a special test system, and is characterized in that the special test system comprises a control end and one or more test ends, the control end is respectively in communication connection with each test end of the one or more test ends, and the method comprises the following steps:
the control end sends a test instruction to the one or more test ends when acquiring a test request input by a user, wherein the test instruction comprises a test flow path;
when the one or more test terminals receive the test instruction, downloading a test tool and a test case according to the test flow path, testing a test object terminal according to the downloaded test tool and test case, and sending a test result to the control terminal;
and the control end outputs the test result.
7. The special test method according to claim 6, wherein the test instructions comprise preparation instructions and execution instructions, the preparation instructions comprising the test flow path,
when the one or more test terminals receive the test instruction, downloading a test tool and a test case according to the test flow path, including:
when the one or more testing terminals receive the preparation instruction, downloading a testing flow file according to the testing flow path;
and when the one or more test terminals receive the execution instruction, downloading a test tool and a test case according to the path recorded in the test flow file.
8. The special test method according to claim 7, wherein the one or more test terminals download test tools and test cases according to the test flow path when receiving the test instruction, further comprising:
when the one or more testing terminals successfully download the testing process file, sending a downloading success message to the control terminal;
and the control end sends the execution instruction when receiving the download success message.
9. The special test method according to claim 6, wherein the special test system further comprises a cloud storage connected to the control terminal and the one or more test terminals, the method further comprising:
the one or more testing terminals send the self state to the cloud storage terminal for storage;
the control end reads the state of the one or more test ends from the cloud storage end,
when the control terminal obtains a test request input by a user, the control terminal sends a test instruction to the one or more test terminals, and the test instruction comprises the following steps: and when the control terminal acquires a test request input by a user, sending a test instruction to the one or more test terminals according to the state of the one or more test terminals.
10. The special test method according to claim 6, wherein the test request comprises the test flow path.
CN202011099225.9A 2020-10-14 2020-10-14 Special item testing system and method Pending CN112199286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011099225.9A CN112199286A (en) 2020-10-14 2020-10-14 Special item testing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011099225.9A CN112199286A (en) 2020-10-14 2020-10-14 Special item testing system and method

Publications (1)

Publication Number Publication Date
CN112199286A true CN112199286A (en) 2021-01-08

Family

ID=74009879

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011099225.9A Pending CN112199286A (en) 2020-10-14 2020-10-14 Special item testing system and method

Country Status (1)

Country Link
CN (1) CN112199286A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970650A (en) * 2014-04-09 2014-08-06 广州杰赛科技股份有限公司 Distributed testing method and device
CN110781085A (en) * 2019-10-23 2020-02-11 腾讯科技(深圳)有限公司 Game automatic testing method, device, terminal and computer storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970650A (en) * 2014-04-09 2014-08-06 广州杰赛科技股份有限公司 Distributed testing method and device
CN110781085A (en) * 2019-10-23 2020-02-11 腾讯科技(深圳)有限公司 Game automatic testing method, device, terminal and computer storage medium

Similar Documents

Publication Publication Date Title
CN107908541B (en) Interface testing method and device, computer equipment and storage medium
CN109726093B (en) Method, apparatus and computer program product for executing test cases
CN108845930B (en) Interface operation test method and device, storage medium and electronic device
CN105512029A (en) Method, server and system for testing intelligent terminal
CN111045944A (en) Regression testing method, device and system and computer readable storage medium
CN106209503B (en) RPC interface test method and system
CN107797823B (en) Business rule management method and device, storage medium and computer equipment
CN111666217B (en) Method and apparatus for testing code
CN107608873B (en) Software testing method and system and testing platform
CN112015654A (en) Method and apparatus for testing
CN111462811A (en) Automatic testing method and device, storage medium and electronic equipment
CN111198797B (en) Operation monitoring method and device and operation analysis method and device
CN113704110A (en) Automatic testing method and device for user interface
CN112463618A (en) Automated testing method, device, medium and equipment
CN110543429B (en) Test case debugging method, device and storage medium
CN108540344B (en) Router upgrading test method and system
CN113672502A (en) Program multi-system testing method and corresponding device, equipment and medium
CN110908708B (en) Code release method, device and system
CN116431522A (en) Automatic test method and system for low-code object storage gateway
CN112199286A (en) Special item testing system and method
CN113360379B (en) Program test environment creation method and program test environment creation apparatus
CN113986263A (en) Code automation test method, device, electronic equipment and storage medium
CN112015633B (en) Test excitation multi-platform multiplexing method, device, equipment and storage medium
CN112433938A (en) Method and device for testing application of mobile terminal
CN114003484A (en) Log output method, device and equipment for interface test and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination