CN113495846A - Terminal test system and test device based on cluster - Google Patents
Terminal test system and test device based on cluster Download PDFInfo
- Publication number
- CN113495846A CN113495846A CN202111040776.2A CN202111040776A CN113495846A CN 113495846 A CN113495846 A CN 113495846A CN 202111040776 A CN202111040776 A CN 202111040776A CN 113495846 A CN113495846 A CN 113495846A
- Authority
- CN
- China
- Prior art keywords
- test
- service
- mirror image
- cluster
- terminal cluster
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3664—Environments for testing or debugging software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3696—Methods or tools to render software testable
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
The embodiment of the invention discloses a cluster terminal test system and a test device, belonging to the technical field of computers. The test system includes: terminal cluster and the test platform who deploys on server cluster, test platform includes: the system comprises an interface service, a test management service, a mirror image deployment service and a test script service; the test management service is used for acquiring the test script and the test mirror image through the interface service, sending the test script to the test script service for storage, and sending the test mirror image to the mirror image service for storage; the mirror image deployment service is used for controlling the terminal cluster to download the test mirror image from the mirror image service; the test script service is used for informing the terminal cluster to execute the test script after the terminal cluster downloads the test mirror image; therefore, automatic triggering and automatic testing can be realized on the terminal cluster, the problem of low testing efficiency caused by manual deployment in the prior art is solved, and the testing requirement of the function of a large-scale video conference system is met.
Description
Technical Field
The invention relates to the technical field of computers, in particular to a cluster-based terminal test system and a cluster-based terminal test device.
Background
With the rapid development and large-scale application of the cloud conference platform, the number of people who use the cloud conference platform to carry out conferences is increasing day by day, and therefore huge pressure and challenges are brought to the cloud conference platform. In order to ensure the normal operation of the large-scale video conference system, the function of the large-scale video conference system needs to be tested in advance.
The existing testing method adopts a large number of testers to simulate the user to participate in online operation, for example, in the function testing process of the existing large-scale video conference system, a plurality of testers usually participate in the testing, each tester controls a testing server, and if the testing service fails in the testing process, the testers need to manually screen the failed service and initiate the service again one by one until the testing is finished, so that a large amount of labor cost is consumed, and the testing efficiency of the testing system is reduced; but also results in uncertainty in the test results due to human subjectivity. Therefore, the testing method can only test the functions of the small video conference system, and is not suitable for the function test of the large video conference system.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a cluster-based terminal testing system and a testing apparatus, which can automatically deploy a test image to a large-scale terminal cluster and implement simultaneous execution of test scripts.
To achieve the above object, according to a first aspect of embodiments of the present invention, there is provided a cluster-based terminal test system, including: the terminal cluster and the test platform deployed on the server cluster, the test platform includes: the system comprises an interface service, a test management service, a mirror image deployment service and a test script service; the test management service is used for acquiring a test script and a test mirror image through the interface service, sending the test script to the test script service for storage, and sending the test mirror image to the mirror image service for storage; the mirror image deployment service is used for controlling the terminal cluster to download the test mirror image from the mirror image service; the test scenario service is used for informing the terminal cluster to execute the test scenario after the terminal cluster downloads the test mirror image.
Optionally, when the terminal cluster is controlled to download the test image to the image service, the image deployment service is further configured to control the terminal cluster to download the image execution engine from the image service, and after the terminal cluster downloads the image execution engine, control the terminal cluster to download the image from the image service.
Optionally, the test platform further includes a log management service; and the log management service is used for receiving the test log generated by the mirror image execution engine in the terminal cluster and storing the test log.
Optionally, the test management service is further configured to obtain a log query request through the interface service, and query the test log from the log management service according to the log query request.
Optionally, the test management service is further configured to obtain a test instruction through the interface service, and send the test instruction to the test scenario service; the test script service is further configured to perform semantic analysis on text information of the test script according to the test instruction, generate a test case and configuration information of the terminal cluster, and notify the mirror image deployment service to control the terminal cluster to download the test mirror image from the mirror image service according to the configuration information.
Optionally, the test scenario service is further configured to notify the terminal cluster to execute the test case in the mirror image by using the mirror image execution engine after the terminal cluster downloads the test mirror image.
Optionally, the mirror image deployment service is further configured to notify the terminal cluster to start the mirror image after the terminal cluster downloads the mirror image.
In order to achieve the above object, according to a second aspect of the embodiments of the present invention, there is further provided a cluster-based terminal testing apparatus, where the testing apparatus is in communication connection with a test management service and the terminal cluster, respectively; the test device is applied to the test platform; the testing device comprises a mirror image service, a mirror image deployment service and a test script service; the mirror image service is used for acquiring a test mirror image through the test management service and storing the test mirror image; the mirror image deployment service is used for controlling the terminal cluster to download the test mirror image from the mirror image service; the test script service is used for acquiring a test script through the test management service and storing the test script; and after the terminal cluster downloads the test mirror image, informing the terminal cluster to execute the test script.
Optionally, the mirror image deployment service is further configured to control the terminal cluster to download the mirror image execution engine from the mirror image service, and after the terminal cluster downloads the mirror image execution engine, control the terminal cluster to download the test mirror image from the mirror image service.
Optionally, the testing apparatus further includes a log management service; and the log management service is used for receiving the test log generated by the mirror image execution engine in the terminal cluster and storing the test log.
Compared with the prior art, the embodiment of the invention provides a cluster terminal test system and a test device, and belongs to the technical field of computers. The test system includes: terminal cluster and the test platform who deploys on server cluster, test platform includes: the system comprises an interface service, a test management service, a mirror image deployment service and a test script service; the test management service is used for acquiring the test script and the test mirror image through the interface service, sending the test script to the test script service for storage, and sending the test mirror image to the mirror image service for storage; the mirror image deployment service is used for controlling the terminal cluster to download the test mirror image from the mirror image service; the test script service is used for informing the terminal cluster to execute the test script after the terminal cluster downloads the test mirror image; therefore, the test platform of the server cluster and the virtualization of the test mirror image are adopted to automatically deploy the test mirror image to the terminal cluster, so that automatic triggering and automatic testing of the terminal cluster are realized, the problem of low testing efficiency caused by manual deployment in the prior art is solved, and the testing requirement of the function of a large-scale video conference system is met.
It is to be understood that the teachings of the present invention need not achieve all of the above-described benefits, but rather that specific embodiments may achieve specific technical results, and that other embodiments of the present invention may achieve benefits not mentioned above.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein like or corresponding reference numerals designate like or corresponding parts throughout the several views.
FIG. 1 is an architecture diagram of a cluster-based terminal test system according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating an interaction method of a cluster-based terminal test system according to an embodiment of the present invention;
FIG. 3 is a block diagram of a cluster-based terminal test system according to another embodiment of the present invention;
fig. 4 is a schematic block diagram of a cluster-based terminal testing apparatus according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
As shown in fig. 1, an architecture diagram of a cluster-based terminal test system according to an embodiment of the present invention is shown. A cluster-based terminal test system, wherein a terminal test system 100 comprises a terminal cluster 101 and a test platform 102 deployed on a server cluster, and the test platform 102 comprises: interface service 103, test management service 104, mirroring service 105, mirroring deployment service 106, and test scenarios service 107.
The test management service 104 is used for acquiring the test script and the test mirror image through the interface service 103, sending the test script to the test script service 107 for storage, and sending the test mirror image to the mirror image service 105 for storage; the mirror image deployment service 106 is used for controlling the terminal cluster 101 to download the test mirror image from the mirror image service 105; the test scenario service 107 is configured to notify the terminal cluster 101 to execute the test scenario after the terminal cluster 101 downloads the test image.
Specifically, the test platform 102 and the terminal cluster 101 are connected through WiFi or other means. The terminal cluster 101 includes a plurality of terminals, such as a first terminal, a second terminal, a third terminal, and the like. When a large-scale terminal cluster is tested, each service of the interface service, the test management service, the mirror image deployment service and the test script service corresponds to one or more servers. The test scenario is the test content, and the test scenario includes the number of terminals, the configuration information of the terminals, and the test case. The test image is used for indicating the execution environment of the test case. The interface service is a WEB UI interface and is used for receiving an operation instruction and checking a log. The test management service is used for receiving an operation instruction of the interface service and scheduling the functions of the mirror image service, the mirror image deployment service and the test script service according to the operation instruction.
In the conventional technology, a plurality of service modules of a test system are generally deployed on one server, and because the capacity of processing data by a single server is limited, automatic deployment of a large-scale terminal cluster cannot be realized by adopting the conventional technology. In this embodiment, the plurality of service modules of the test platform are deployed on the server cluster, so that the pressure of the test platform for processing data can be reduced, automatic deployment of a test mirror image can be realized for a large-scale terminal cluster, automatic triggering can be realized after deployment, and the test efficiency of the terminal cluster is improved.
As shown in fig. 2, a flowchart of an interaction method of a cluster-based terminal test system according to an embodiment of the present invention; an interaction method of a cluster-based terminal test system comprises the following steps: s201, the test management service acquires a test script and a test mirror image through an interface service; s202, the test management service sends a test script to the test script service; s203, the test script service stores the test script and feeds back a storage result to the test management service; s204, the test management service sends a test mirror image to the mirror image service; s205, the mirror image service saves the test mirror image and feeds back a saving result to the test management service; s206, the test management service acquires a test instruction through the interface service according to the storage result fed back by the test script service and the storage result fed back by the mirror image service; s207, the test management service sends a test instruction to the test script service; s208, the test script service carries out semantic analysis on the text information of the test script according to the test instruction to generate configuration information of a test case and a terminal cluster; s209, the test script service sends a deployment request to the mirror image deployment service according to the configuration information; s210, the mirror image deployment service sends a downloading instruction to the terminal cluster according to the deployment request; s211, the terminal cluster downloads the test mirror from the mirror service according to the downloading instruction, and feeds back a message of successful downloading to the mirror deployment service; s212, the mirror image deployment service sends a starting request to the terminal cluster according to the message of successful downloading; s213, the terminal cluster starts a test mirror image according to the starting request and sends a message of successful starting to a test script service through a mirror image deployment service; s214, the test script service sends a test request aiming at a test case to the terminal cluster according to the information that the mirror image is started successfully; s215, the terminal cluster executes the test case according to the test request.
Specifically, the configuration information includes the model of the terminal and the type of the operating system, the test script service sends a deployment request to the mirror image deployment service according to the configuration information corresponding to different terminals, the mirror image deployment service sends corresponding downloading instructions to the terminal cluster according to the request, and the downloading instructions of each terminal are different. Because the operating system and configuration information of each terminal are different, the test images used to run the same test case are also different. And downloading the corresponding test mirror image according to the corresponding downloading instruction for different terminals.
In this embodiment, the test scenario and the test mirror image are respectively stored in different service modules, so that on one hand, the interaction process between services can be reduced when the test scenario is deployed or executed, and on the other hand, the corresponding scheduling content can be quickly found when the test system deploys the test scenario of the terminal cluster, thereby improving the deployment efficiency of the test system, saving a large amount of query time, and improving the efficiency of automatic deployment of the terminal cluster.
When the test system deploys the test mirror image to the terminal cluster, the test management service of the test platform is triggered once, so that each service in the test platform can be automatically deployed to the terminal cluster in an interactive mode, manual operation is reduced, the test efficiency of the test system is improved, and the problem of automatic deployment of large-scale terminal clusters is solved.
As shown in FIG. 3, another embodiment of the present invention is an architecture diagram of a cluster-based terminal test system. A cluster-based terminal test system, wherein a terminal test system 300 comprises a terminal cluster 301 and a test platform 302 deployed on a server cluster, and the test platform 302 comprises: an interface service 303, a test management service 304, a mirroring service 305, a mirroring deployment service 306, a test scenario service 307, and a log management service 308.
The test management service 304 is used for acquiring the test scenario and the test mirror image through the interface service 303, sending the test scenario to the test scenario service 307 for storage, and sending the test mirror image to the mirror image service 305 for storage; the test management service 304 is further configured to obtain a log query request through the interface service 303, and query a test log from the log management service 308 according to the log query request; the test management service 304 is further configured to obtain a test instruction through the interface service 303, and send the test instruction to the test scenario service 307.
The mirror image deployment service 306 is used for controlling the terminal cluster 301 to download the mirror image execution engine from the mirror image service 305, and after the terminal cluster 301 downloads the mirror image execution engine, controlling the terminal cluster 301 to download the mirror image from the mirror image service 305; the image deployment service 306 is further configured to notify the terminal cluster 301 to start the image after the terminal cluster 301 downloads the image.
A test scenario service 307, configured to notify the terminal cluster 301 to execute a test scenario after the terminal cluster 301 downloads the test image; the test scenario service 307 is further configured to notify the terminal cluster 301 to execute a test case in the mirror image by using a mirror image execution engine after the terminal cluster 301 downloads the test mirror image; the test scenario service 307 is further configured to perform semantic parsing on the text information of the test scenario according to the test instruction, generate configuration information of a test case and the terminal cluster, and notify the mirror image deployment service 306 to control the terminal cluster 301 to download the test mirror image from the mirror image service 305 according to the configuration information.
And the log management service 308 is configured to receive a test log generated by the mirror image execution engine in the terminal cluster 301, and store the test log.
The client in the traditional technology not only needs to perform deployment and test operations on the terminal, but also needs to monitor the terminal connected with the client; due to the hardware performance limitation of the client, the traditional technology cannot realize large-scale automatic deployment and automatic testing. In the embodiment, the terminal operation process is monitored by the image execution engine installed on each terminal, and the terminal cluster regularly feeds back the test log to the log management service based on the interaction between the log management service and the terminal cluster; therefore, the testing process of the terminal is effectively monitored through the mirror image execution engine, so that the working pressure of the testing platform is reduced, and further, the automatic deployment of a large-scale terminal cluster can be realized.
The test system of the embodiment automatically deploys the test mirror image to the terminal cluster by adopting virtualization of the terminal cluster and the test mirror image, so that automatic triggering and automatic testing are realized for the terminal cluster, the problem of low test efficiency caused by manual deployment and manual triggering in the prior art is solved, and the test requirement of the function of a large-scale video conference system is met.
Another embodiment of the present invention provides an interaction method for a cluster-based terminal test system, comprising the steps of: s401, the test management service acquires a test script, a test mirror image and a mirror image execution engine through an interface service; s402, the test management service sends the test script to a test script service; s403, the test script service stores the test script and feeds back a storage result to the test management service; s404, the test management service sends the test mirror image and the mirror image execution engine to the mirror image service; s405, the mirror image service saves the test mirror image and the mirror image execution engine and feeds back a saving result to the test management service; s406, the test management service acquires a test instruction through the interface service according to the storage result fed back by the test script service and the storage result fed back by the mirror image service; s407, the test management service sends the test instruction to a test script service; s408, the test script service carries out semantic analysis on the text information of the test script according to the test instruction to generate configuration information of a test case and a terminal cluster; sending a deployment request to a mirror deployment service according to the configuration information; s409, the mirror image deployment service sends a first downloading instruction to the terminal cluster according to the deployment request; s410, the terminal cluster downloads the mirror image execution engine from the mirror image service according to the first downloading instruction, and feeds back a message that the mirror image execution engine is successfully downloaded to the mirror image deployment service; s411, the mirror image deployment service sends a second downloading instruction to the terminal cluster according to the message that the mirror image execution engine successfully downloads; s412, the terminal cluster downloads the test image from the image service according to the second downloading instruction, and feeds back a message that the test image is downloaded successfully to the image deployment service; s413, the mirror image deployment service sends a starting request to the terminal cluster according to the message that the test mirror image is downloaded successfully; s414, the terminal cluster starts the mirror image according to the starting request and sends the information of successful starting to the test script service through the mirror image deployment service; s415, the test script service sends a test request aiming at a test case to the terminal cluster according to the information that the mirror image is started successfully; s416, the terminal cluster executes the test case according to the test request, and monitors the test process by using the mirror image execution engine to generate a test log; s417, the terminal cluster feeds back the generated test log to a log management service at regular time or in real time; s418, the log management service stores the test log; s419, the test management service acquires the log query request through the interface service, and queries a query log corresponding to the log query request from the log management service based on the log query request.
According to the embodiment of the invention, the mirror image execution engine is firstly deployed for the test terminal cluster, and then the test mirror image is deployed, so that the hardware environment and the operating system of the terminal can be shielded through the mirror image execution engine, and the influence of the operating system and the hardware environment on the test is avoided, so that different types of terminals can run test cases in the same test mirror image, therefore, the test system adopting the embodiment can be automatically deployed for a large-scale terminal cluster, the hardware environment and the operating system of the terminal do not need to be concerned, and the universality of the test system is improved.
The embodiment of the invention monitors the test process by using a mirror image execution engine of the terminal to generate a test log, and feeds the test log back to the test platform so as to check the test log through interface service; therefore, the terminal is adopted for monitoring, the pressure of the test platform can be reduced, the automation of the test system is improved, and the problem of automatic deployment of a large-scale terminal cluster is solved.
It should be noted that the test system of the present invention can be applied to tests of various scenes, such as tests of cloud video conferences, and the like, which are not listed here too much.
It should be understood that, in the embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
As shown in fig. 4, a schematic block diagram of a cluster-based terminal test apparatus according to an embodiment of the present invention is shown. A terminal test device based on cluster, the test device 500 is connected with the test management service and the terminal cluster communication respectively; the testing device 500 is applied to a testing platform; the testing device comprises a mirror image service 501, a mirror image deployment service 502 and a testing script service 503; the mirror image service 501 is used for acquiring a test mirror image through the test management service and storing the test mirror image; a mirror deployment service 502 for controlling the terminal cluster to download the test mirror from the mirror service; a test scenario service 503, configured to obtain a test scenario through the test management service, and store the test scenario; and after the terminal cluster downloads the test mirror image, the terminal cluster is informed to execute the test script.
In an alternative embodiment, the image deployment service 502 is further configured to control the terminal cluster to download the image execution engine from the image service, and after the terminal cluster downloads the image execution engine, control the terminal cluster to download the test image from the image service.
In an alternative embodiment, the testing device 500 further comprises a log management service; and the log management service is used for receiving the test log generated by the image execution engine in the terminal cluster and storing the test log.
Each service in the testing device has a corresponding functional module and a beneficial effect of executing the testing system. For technical details that are not described in detail in this embodiment, reference may be made to the test system provided in the embodiment of the present invention.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another device, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units; can be located in one place or distributed on a plurality of network units; part or all of the units can be selected according to actual needs to realize the interaction method of the terminal test system of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps of implementing the above interaction method embodiments may be implemented by hardware related to program instructions, where the program may be stored in a storage medium readable by an arithmetic machine, and when executed, the program performs the interaction steps including the above embodiments; and the aforementioned storage medium includes: various media that can store program codes, such as a removable Memory device, a Read Only Memory (ROM), a magnetic disk, or an optical disk.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially or partially implemented in the form of a software product, where the software product is stored in a storage medium and includes several instructions to enable an arithmetic unit device (which may be a personal computer, a server, or a network device) to execute all or part of the interaction methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a magnetic or optical disk, or other various media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.
Claims (10)
1. A cluster-based terminal test system, the test system comprising: the terminal cluster and the test platform deployed on the server cluster, the test platform includes: the system comprises an interface service, a test management service, a mirror image deployment service and a test script service;
the test management service is used for acquiring a test script and a test mirror image through the interface service, sending the test script to the test script service for storage, and sending the test mirror image to the mirror image service for storage;
the mirror image deployment service is used for controlling the terminal cluster to download the test mirror image from the mirror image service;
the test scenario service is used for informing the terminal cluster to execute the test scenario after the terminal cluster downloads the test mirror image.
2. The system of claim 1, wherein the controlling the terminal cluster to download the test image to the image service,
the mirror image deployment service is further configured to control the terminal cluster to download the mirror image execution engine from the mirror image service, and after the terminal cluster downloads the mirror image execution engine, control the terminal cluster to download the mirror image from the mirror image service.
3. The system of claim 2, wherein the test platform further comprises a log management service;
and the log management service is used for receiving the test log generated by the mirror image execution engine in the terminal cluster and storing the test log.
4. The system of claim 3,
the test management service is further configured to obtain a log query request through the interface service, and query the test log from the log management service according to the log query request.
5. The system of claim 2,
the test management service is also used for acquiring a test instruction through the interface service and sending the test instruction to the test script service;
the test script service is further configured to perform semantic analysis on text information of the test script according to the test instruction, generate a test case and configuration information of the terminal cluster, and notify the mirror image deployment service to control the terminal cluster to download the test mirror image from the mirror image service according to the configuration information.
6. The system of claim 5,
the test script service is further configured to notify the terminal cluster to execute the test case in the mirror image by using the mirror image execution engine after the terminal cluster downloads the test mirror image.
7. The system of claim 2,
the mirror image deployment service is further configured to notify the terminal cluster to start the mirror image after the terminal cluster downloads the mirror image.
8. A terminal test device based on a cluster is characterized in that the test device is respectively in communication connection with a test management service and the terminal cluster; the test device is applied to the test platform; the testing device comprises a mirror image service, a mirror image deployment service and a test script service;
the mirror image service is used for acquiring a test mirror image through the test management service and storing the test mirror image;
the mirror image deployment service is used for controlling the terminal cluster to download the test mirror image from the mirror image service;
the test script service is used for acquiring a test script through the test management service and storing the test script; and after the terminal cluster downloads the test mirror image, informing the terminal cluster to execute the test script.
9. The apparatus of claim 8,
the mirror image deployment service is further configured to control the terminal cluster to download the mirror image execution engine from the mirror image service, and after the terminal cluster downloads the mirror image execution engine, control the terminal cluster to download the test mirror image from the mirror image service.
10. The apparatus of claim 9, wherein the testing apparatus further comprises a log management service;
and the log management service is used for receiving the test log generated by the mirror image execution engine in the terminal cluster and storing the test log.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111040776.2A CN113495846A (en) | 2021-09-07 | 2021-09-07 | Terminal test system and test device based on cluster |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111040776.2A CN113495846A (en) | 2021-09-07 | 2021-09-07 | Terminal test system and test device based on cluster |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113495846A true CN113495846A (en) | 2021-10-12 |
Family
ID=77997074
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111040776.2A Pending CN113495846A (en) | 2021-09-07 | 2021-09-07 | Terminal test system and test device based on cluster |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113495846A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117493218A (en) * | 2023-12-27 | 2024-02-02 | 南京翼辉信息技术有限公司 | VSOA-based test system and test method |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105740148A (en) * | 2016-01-29 | 2016-07-06 | 博雅网信(北京)科技有限公司 | Script engine system of mobile terminal automation test and testing method |
US9619219B1 (en) * | 2009-06-18 | 2017-04-11 | Amazon Technologies, Inc. | Installation testing in automated application distribution |
CN106713571A (en) * | 2015-08-20 | 2017-05-24 | 广州爱九游信息技术有限公司 | Mobile terminal and method for testing performance of game engine application |
CN107885655A (en) * | 2017-08-10 | 2018-04-06 | 清远博云软件有限公司 | A kind of running software effectiveness synthesis analyzing detecting method |
CN110659198A (en) * | 2018-06-28 | 2020-01-07 | 亿度慧达教育科技(北京)有限公司 | Application program test case execution method and device and software test system |
CN113207009A (en) * | 2021-05-11 | 2021-08-03 | 中国工商银行股份有限公司 | Method, device and system for testing audio-video interaction system with out-of-step sound and picture |
-
2021
- 2021-09-07 CN CN202111040776.2A patent/CN113495846A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9619219B1 (en) * | 2009-06-18 | 2017-04-11 | Amazon Technologies, Inc. | Installation testing in automated application distribution |
CN106713571A (en) * | 2015-08-20 | 2017-05-24 | 广州爱九游信息技术有限公司 | Mobile terminal and method for testing performance of game engine application |
CN105740148A (en) * | 2016-01-29 | 2016-07-06 | 博雅网信(北京)科技有限公司 | Script engine system of mobile terminal automation test and testing method |
CN107885655A (en) * | 2017-08-10 | 2018-04-06 | 清远博云软件有限公司 | A kind of running software effectiveness synthesis analyzing detecting method |
CN110659198A (en) * | 2018-06-28 | 2020-01-07 | 亿度慧达教育科技(北京)有限公司 | Application program test case execution method and device and software test system |
CN113207009A (en) * | 2021-05-11 | 2021-08-03 | 中国工商银行股份有限公司 | Method, device and system for testing audio-video interaction system with out-of-step sound and picture |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117493218A (en) * | 2023-12-27 | 2024-02-02 | 南京翼辉信息技术有限公司 | VSOA-based test system and test method |
CN117493218B (en) * | 2023-12-27 | 2024-03-22 | 南京翼辉信息技术有限公司 | VSOA-based test system and test method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108108297B (en) | Method and device for automatic testing | |
CN106708740B (en) | Script testing method and device | |
CN111104321A (en) | Docker-based cloud platform stability testing method and system | |
CN113626286A (en) | Multi-cluster instance processing method and device, electronic equipment and storage medium | |
CN112286723A (en) | Computer room disaster recovery control method, terminal and storage medium | |
CN114640709B (en) | Edge node processing method, device and medium | |
CN113495846A (en) | Terminal test system and test device based on cluster | |
CN113238935A (en) | Application testing method, system, device, medium, and computer program product | |
CN107688479B (en) | Android system network cluster, construction method thereof, and Android system network cluster data processing method and system | |
CN114610446B (en) | Method, device and system for automatically injecting probe | |
CN110046319B (en) | Social media information acquisition method, device, system, equipment and storage medium | |
CN111506388A (en) | Container performance detection method, container management platform and computer storage medium | |
CN112596750B (en) | Application testing method and device, electronic equipment and computer readable storage medium | |
CN111209197B (en) | Application continuous integration test method, system, equipment and storage medium | |
CN117215635B (en) | Task processing method, device and storage medium | |
CN114328275A (en) | System testing method, device, computer equipment and storage medium | |
CN110502429B (en) | Management method, device, equipment and storage medium of test system | |
CN104283846B (en) | Method, system and the server that diagnosis terminal application is tampered | |
CN114968508A (en) | Task processing method, device, equipment and storage medium | |
CN114598604A (en) | Monitoring method, monitoring device and terminal for virtual network function instance information | |
CN112181802A (en) | Test method and device | |
CN113468007B (en) | Device identification information verification method, device and storage medium | |
CN113328905B (en) | Method, system and device for realizing interface state reporting | |
CN117608921A (en) | Backup method, recovery method and related equipment of cloud database | |
CN114528199A (en) | Software anomaly detection method and device 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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20211012 |