CN110297766B - Software testing method and software testing system based on distributed test node cluster - Google Patents

Software testing method and software testing system based on distributed test node cluster Download PDF

Info

Publication number
CN110297766B
CN110297766B CN201910475374.1A CN201910475374A CN110297766B CN 110297766 B CN110297766 B CN 110297766B CN 201910475374 A CN201910475374 A CN 201910475374A CN 110297766 B CN110297766 B CN 110297766B
Authority
CN
China
Prior art keywords
test
target
identification
server
resource
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.)
Active
Application number
CN201910475374.1A
Other languages
Chinese (zh)
Other versions
CN110297766A (en
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.)
Hefei Yirui Communication Technology Co Ltd
Original Assignee
Hefei Yirui Communication Technology Co Ltd
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 Hefei Yirui Communication Technology Co Ltd filed Critical Hefei Yirui Communication Technology Co Ltd
Priority to CN201910475374.1A priority Critical patent/CN110297766B/en
Publication of CN110297766A publication Critical patent/CN110297766A/en
Application granted granted Critical
Publication of CN110297766B publication Critical patent/CN110297766B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (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 invention provides a software testing method and a software testing system based on a distributed testing node cluster, wherein the method comprises the following steps: the method comprises the steps that a server receives a test request for executing a target test item for software to be tested, wherein the test request is sent by a current user through a front end and comprises an identification of a target resource and requirement information of the target test item; the server judges whether the target resource accords with the requirement information of the target test item; if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database; through the message middleware, the server sends a test instruction to the target test node according to the identification of the target test node, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the target test node according to the identification of the target resource, and the target resource is adopted to execute the test of the target test item of the software to be tested, thereby providing the software test efficiency.

Description

Software testing method and software testing system based on distributed test node cluster
Technical Field
The present invention relates to the field of software testing technologies, and in particular, to a software testing method and a software testing system based on a distributed test node cluster.
Background
After the software is developed, it needs to be tested to verify that the software meets the requirements. Taking software testing of communication models such as 2G, 3G, and 4G as an example, the flow of the software testing is approximately: and connecting the communication module with the testing machine, and uploading a testing instruction set to the testing machine by a testing engineer through a serial port of the testing machine so as to test software in the communication module. When the number of the communication modules is relatively large or the number of the test items is relatively large, one test machine cannot meet the requirement of completing the test task, and then a plurality of test machines are required to execute the software test task in the communication modules or execute the test on the test items of the communication module.
However, when the number of test machines is increased to a certain level (for example, the number of test machines is more than 100), the method of manually building the test environment is very time-consuming and labor-consuming, and it often takes two or more hours to prepare the test environment for testing the test item within one half hour, so that the execution efficiency of the software test is low.
Disclosure of Invention
The present invention aims to solve at least one of the technical problems in the related art to some extent.
Therefore, a first object of the present invention is to provide a software testing method based on distributed test node clusters.
A second object of the present invention is to propose a software testing system.
A third object of the invention is to propose a computer device.
A fourth object of the present invention is to propose a computer readable storage medium.
To achieve the above objective, an embodiment of a first aspect of the present invention provides a software testing method based on a distributed test node cluster, applied to a software testing system, where the system includes: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the method comprises the following steps:
the server receives a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item;
The server judges whether the target resource accords with the requirement information of the target test item;
if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database;
and the server sends a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the software to be tested.
Further, before the server receives the test request of the current user for executing the target test item for the software to be tested, the method further comprises:
the server receives the identification of the resource input by the user through the front end and the identification of the test node for deploying the resource;
and the server establishes a corresponding relation between the identification of the resource and the identification of the test node and stores the corresponding relation in a database.
Further, before the server determines whether the target resource meets the requirement information of the target test item, the method further includes:
the server judges whether the identification of the target resource is bound with other users or not;
if not, the server binds the identification of the target resource with the current user;
if yes, the server returns prompt information that the target resource is unavailable to the front end, so that the front end displays the prompt information for the current user to check.
Further, after the server binds the identification of the target resource with the current user, the method further includes:
the server receives an unbinding request sent by the front end, wherein the unbinding request comprises the identification of a target resource;
and the server unbinding the identification of the target resource and the current user according to the identification of the target resource.
Further, the method further comprises:
the server receives the test result of the target test item returned by the target test node and the storage information of the test log;
and the server correlates and stores the identification of the target test item, the test result and the storage information of the test log into the database.
Further, the method further comprises:
and the server sends a prompt to the current user in a mail mode according to the test result of the target test item.
Further, the method further comprises:
the server receives a result query instruction input by the front end, wherein the result query instruction comprises an identifier of a test item to be queried;
the server queries the database to obtain a test result corresponding to the identifier of the test item to be queried and sends the test result to the front end, so that the front end displays the test result of the test item to be queried for a user to check;
and/or the number of the groups of groups,
the server receives a test log query instruction input by the front end, wherein the test log query instruction comprises an identifier of a test item to be queried;
the server queries the database to obtain the storage information of the test log corresponding to the identification of the test item to be queried, obtains the test log according to the storage information of the test log, and sends the test log to the front end so that the front end displays the test log of the test item to be queried for a user to check.
The software testing method based on the distributed testing node cluster is applied to a software testing system, and the system comprises the following steps: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the method comprises the following steps: the server receives a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item; the server judges whether the target resource accords with the requirement information of the target test item; if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database; and the server sends a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the software to be tested. Because the test environment is built in advance, namely resources required by the test are deployed in each test node in the distributed test node cluster, when the test stage is entered, the server can send test instructions to the corresponding target test nodes only by sending test requests comprising the identification of the target resources and the requirement information of the target test items to the server, so that the target test nodes do not need to spend a great deal of time and effort to build the test environment for executing the test items of the software to be tested, and when the number of the test items is relatively large or the number of the resources of a single test item is relatively large, a plurality of test nodes can be started to execute the test items on the software to be tested in parallel, thereby realizing the automation of the software test, greatly reducing the deployment time and energy consumption of the test environment and improving the execution efficiency of the software test.
To achieve the above object, an embodiment of a second aspect of the present invention provides a software testing system, including:
the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the server includes:
the receiving module is used for receiving a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item;
the judging module is used for judging whether the target resource accords with the requirement information of the target test item;
the acquisition module is used for acquiring the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database when the judgment result of the judgment module is yes;
and the sending module is used for sending a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that a client of the target test node determines the target resource from the resources deployed by the client according to the identification of the target resource, and the target resource is adopted to test the target test item for the software to be tested.
Further, the server also comprises a building module;
the receiving module is further used for receiving the identification of the resource input by the user through the front end and the identification of the test node for deploying the resource before the server receives the test request of the target test item for the software to be tested, which is sent by the current user through the front end;
the establishing module is used for establishing the corresponding relation between the identification of the resource and the identification of the test node and storing the corresponding relation into a database.
Further, the judging module is further configured to judge whether the identifier of the target resource is bound to other users before judging whether the target resource meets the requirement information of the target test item;
if not, binding the identification of the target resource with the current user;
if yes, the prompt information that the target resource is not available is returned to the front end, so that the front end displays the prompt information for the current user to check.
Further, the server also comprises a release module;
the receiving module is further configured to receive an unbinding request sent by the front end, where the unbinding request includes an identifier of a target resource;
And the releasing module is used for releasing the binding between the identification of the target resource and the current user according to the identification of the target resource.
Further, the server also comprises a query module;
the receiving module is further used for receiving a result query instruction input by the front end, wherein the result query instruction comprises an identifier of a test item to be queried;
the query module is further used for querying the database to obtain a test result corresponding to the identifier of the test item to be queried and sending the test result to the front end, so that the front end displays the test result of the test item to be queried for the user to check;
and/or the number of the groups of groups,
the receiving module is further configured to receive a test log query instruction input by the front end, where the test log query instruction includes an identifier of a test item to be queried;
the query module is further configured to query the database to obtain storage information of a test log corresponding to the identifier of the test item to be queried, obtain the test log according to the storage information of the test log, and send the test log to the front end, so that the front end displays the test log of the test item to be queried for a user to view.
It should be noted that the foregoing explanation of the embodiment of the software testing method based on the distributed test node cluster is also applicable to the software testing system of this embodiment, and will not be repeated herein.
The software testing system of the embodiment of the invention comprises: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the server receives a test request for executing a target test item for the software to be tested, wherein the test request is sent by a current user through the front end and comprises an identification of a target resource and requirement information of the target test item; the server judges whether the target resource accords with the requirement information of the target test item; if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database; and the server sends a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the software to be tested. Because the test environment is built in advance, namely resources required by the test are deployed in each test node in the distributed test node cluster, when the test stage is entered, the server can send test instructions to the corresponding target test nodes only by sending test requests comprising the identification of the target resources and the requirement information of the target test items to the server, so that the target test nodes do not need to spend a great deal of time and effort to build the test environment for executing the test items of the software to be tested, and when the number of the test items is relatively large or the number of the resources of a single test item is relatively large, a plurality of test nodes can be started to execute the test items on the software to be tested in parallel, thereby realizing the automation of the software test, greatly reducing the deployment time and energy consumption of the test environment and improving the execution efficiency of the software test.
To achieve the above object, an embodiment of a third aspect of the present invention provides a computer apparatus, including: a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements a software testing method based on a distributed test node cluster as described above when executing the program.
To achieve the above object, a fourth aspect of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a distributed test node cluster-based software testing method as described above.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
fig. 1 is a flow chart of a software testing method based on a distributed test node cluster according to an embodiment of the present invention;
FIG. 2 is a block diagram of a software testing system according to an embodiment of the present invention;
Fig. 3 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative and intended to explain the present invention and should not be construed as limiting the invention.
The following describes a software testing method and a software testing system based on a distributed test node cluster according to an embodiment of the present invention with reference to the accompanying drawings.
Fig. 1 is a flow chart of a software testing method based on a distributed test node cluster according to an embodiment of the present invention. As shown in fig. 1, the software testing method based on the distributed test node cluster comprises the following steps:
s101, a server receives a test request for executing a target test item of software to be tested, wherein the test request is sent by a current user through the front end and comprises an identification of a target resource and requirement information of the target test item.
Fig. 2 is a schematic diagram of a software testing system according to an embodiment of the present invention. For ease of understanding, the method described in FIG. 1 is described in connection with the architecture diagram of the software testing system shown in FIG. 2.
As shown in fig. 2, the software testing system includes: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed for each test node, and the deployed resources of different test nodes are different.
Specifically, before the software testing method based on the distributed test node cluster provided by the embodiment of the invention is applied, a software testing system shown in fig. 2 is built, and a test engineer deploys corresponding resources on each test node in the distributed test node cluster according to actual situations. For example, the communication module corresponds to one or more test items, each test item corresponds to one or more resources, and the test engineer deploys the respective resources into the test node; the number of the resources deployed on the test node may be one or more; multiple resources of a test item may be deployed to the same test node or to different test nodes. The test node is a device with a test function, for example, an existing test machine capable of performing software test on the communication module.
In practical application, there may be a situation that the number of test items is relatively large, and a test engineer deploys resources of each test item onto different test nodes in advance, so that when a test stage is entered, a test environment is not required to be built again, and the corresponding test node is started to execute a plurality of test items on the software to be tested in parallel, so that the time consumption of deployment of the test environment is greatly reduced, and the execution efficiency of software test is improved.
In practical application, there may be a situation that the number of resources of a single test item is relatively large, a test engineer deploys each resource onto different test nodes in advance, when a test stage is entered, a test environment is not required to be built, a plurality of test nodes are started to execute the test item on the software to be tested in parallel, time and energy consumption for deploying the test environment are greatly reduced, and execution efficiency of software test is improved.
In this embodiment, the message middleware is, for example, a message queue, which has the advantage of using an efficient and reliable message delivery mechanism to perform platform-independent data communication and perform integration of the distributed system based on the data communication.
The execution main body of the embodiment of the invention is a server, the server receives the interactive message input by the user through the front end, and the server is in communication connection with each test node in the distributed test node cluster through the message middleware.
In step S101 of this embodiment, the server receives a test request for executing a target test item for the software to be tested, which is sent by the current user through the front end. The front end is, for example, a mobile phone, a tablet, a desktop computer and other terminal devices, and the front end runs a webpage client corresponding to the software test, and the webpage client displays a man-machine interaction interface to interact with a user.
Specifically, the current user performs the test of the target test item on the software to be tested according to the test task requirement, the current user can input the identification of the target resource and the requirement information of the target test item through the man-machine interaction interface at the front end, and after the input is finished, a test request is sent to the server, for example, by triggering a test function button on the man-machine interaction interface, wherein the test request comprises the identification of the target resource and the requirement information of the target test item.
The requirement information of the target test item may be understood as that the target test item needs resources for executing the software to be tested, for example, the needed resources are resource 1, resource 2, resource 3 … …, and the like.
S102, the server judges whether the target resource accords with the requirement information of the target test item.
In step S102 of the present embodiment, in order to ensure that the software testing work is performed smoothly, after receiving the testing request, the server determines whether the target resource meets the requirement information of the target test item.
In general, the current user is a professional test engineer, the identification of the target resource input by the current user and the requirement information of the target test item are matched, and taking the required resource as resource 1, resource 2 and resource 3 … … as examples, the identification of the target resource input by the current user is also resource 1, resource 2 and resource 3.
However, in actual situations, the method is limited by uncontrollable situations such as experience of a test engineer or accidental errors of the test engineer, and the situation that the identification of the target resource input by the current user is not matched with the requirement information of the target test item may occur, so that after receiving the test request, the server judges whether the target resource meets the requirement information of the target test item, thereby ensuring smooth performance of the software test work.
Further, before step S102, the method further includes:
s201, the server judges whether the identification of the target resource is bound with other users.
S202, if not, the server binds the identification of the target resource with the current user.
And S203, if yes, the server returns prompt information that the target resource is unavailable to the front end, so that the front end displays the prompt information for the current user to check.
In this embodiment, to better manage software testing, resources deployed on the test node can only be applied for use by one user. Specifically, when a resource is applied for a user to execute a test item by a user, the server binds the identification of the resource with the user. Therefore, after receiving the test request input by the current user through the front end, the server firstly judges whether the identification of the target resource is bound with other users, if not, the server binds the identification of the target resource with the current user, if not, the server indicates that the target resource is available; if yes, the target resource is not available, and the server returns prompt information of the target resource not available to the front end, so that the front end displays the prompt information for the current user to check.
Further, in order to improve the reusability of the resource, after the server binds the identifier of the target resource with the current user, the method further includes: the server receives an unbinding request sent by the front end, wherein the unbinding request comprises the identification of a target resource; and the server unbinding the identification of the target resource and the current user according to the identification of the target resource.
For example, after the current user confirms that the test of the target test item is performed on the software to be tested, the current user can send an unbinding request to the server through the man-machine interaction interface of the front end, and the server unbinding the identification of the target resource from the current user. Thus, the target resource which is unbindd with the current user is restored to be in an available state, and the unbindd target resource can be applied again for executing the test of a certain test item on the software to be tested.
And S103, if so, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database.
In step S103 of this embodiment, when the server determines that the target resource meets the requirement information of the target test item, the server obtains the identifier of the target test node corresponding to the identifier of the target resource from the correspondence between the identifier of the resource and the identifier of the test node stored in the database.
Specifically, before the server receives the test request, the corresponding relation between the identification of the resource and the identification of the test node is stored in the database, and the server can acquire the identification of the target test node corresponding to the identification of the target resource by querying the database.
For example, in the database, the identifiers of the resources corresponding to the test node 1 are the resource 1, the resource 2, and the resource 3, the identifier of the resource corresponding to the test node 2 is the resource 4, and the identifiers of the resources corresponding to the test node 3 are the resource 5, and the resource 6.
Further, in order to implement automation of the software test, before step S101, the method further includes: the server receives the identification of the resource input by the user through the front end and the identification of the test node for deploying the resource; and the server establishes a corresponding relation between the identification of the resource and the identification of the test node and stores the corresponding relation in a database.
Specifically, the identifiers of the test nodes stored in the database are all identifiers of one test node in the distributed test node cluster, that is, if one test node is added to the distributed test node cluster, the identifiers of the test node and the identifiers of one or more resources corresponding to the identifiers of the test node are stored in the database. If a test node is not added to the distributed test node cluster, the identification of the test node and the identification of one or more resources corresponding to the identification of the test node do not exist in the database. If a test node is removed from the distributed test node cluster, the identity of the test node and the identity of one or more resources corresponding to the identity of the test node need to be deleted from the database accordingly.
For example, when the software test system is built, the distributed test node cluster includes a test node 1, a test node 2, a test node 3, and the like, where one or more resources are deployed in each of the test node 1, the test node 2, and the test node 3. The user can input the identification of the resource and the identification of the test node for deploying the resource through the man-machine interaction interface displayed by the front end, after the input is finished, the front end sends the input identification of the resource and the identification of the test node for deploying the resource to the server, and the server establishes the corresponding relation between the identification of the resource and the identification of the test node and stores the corresponding relation in the database.
The user can add a new test node into the distributed test node cluster according to the actual situation, input the identification of the new test node and the identification of the resource deployed to the new test node through the front end and send the identification to the server, and the server correspondingly stores the identification of the new test node and the identification of the resource deployed to the new test node into the database to update the database.
The user can remove the added test node from the distributed test node cluster according to the actual situation, and input a deleting instruction through the front end, wherein the deleting instruction comprises the identification of the test node to be deleted, and the server deletes the identification of the resource corresponding to the test node to be deleted in the database according to the identification of the test node to be deleted so as to update the database.
S104, through the message middleware, the server sends a test instruction to the target test node according to the identification of the target test node, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the to-be-tested software.
In step S104 of the present embodiment, the server communicates with the target test node through the message middleware. When the target test node receives a test instruction sent by the server through the message middleware, a client on the target test node determines target resources from the deployed resources according to the identification of the target resources, and the target resources are adopted to execute the test of the target test item on the software to be tested. In addition, the client on the target test node may also be configured to target the running state of the test node, the execution state of the test item, respond to a server message, execute a test deployment, and so on.
Since one test item corresponds to one or more resources, multiple resources of one test item may be deployed on the same test node or on different test nodes. In this embodiment, the number of the identifiers of the target test resources may be one or more, and the number of the identifiers of the target test nodes determined by the server may be one or more, so that the number of the target test nodes receiving the test instruction of the server may be one or more. For example, in the database, the resource identifier 1 corresponding to the test node 1 and the resource identifier 2 corresponding to the test node 2, the test instruction sent by the server to the test node 1 includes the resource identifier 1, and the test instruction sent by the server to the test node 2 includes the resource identifier 2.
In an actual situation, the test node may deploy a plurality of resources, where the resources deployed by the target test node are one or more of the resources deployed by the test node, for example, the resources deployed by the target test node have 4 resources, such as resource 1, resource 2, resource 3, resource 4, and the like, and the target resource identifier in the test instruction received by the target test node corresponds to resource 2, and then the target test node uses resource 2 to execute the test of the target test item on the software to be tested.
Further, the method further comprises: the server receives the test result of the target test item returned by the target test node and the storage information of the test log; and the server correlates and stores the identification of the target test item, the test result and the storage information of the test log into the database.
Specifically, the client of the target test node may also be configured to target the running state of the test node, the execution state of the test item, respond to a message from the server, execute the test deployment, and the like. For example, the client of the target test node may generate a test result and a test log of the target test item, and store the test log in the file server. The client of the target test node can return the test result of the target test item and the storage information of the test log to the server through the message middleware, and the server correlates and stores the identification of the target test item, the test result and the storage information of the test log into the database so as to facilitate the subsequent user to check the test result or the test log and the like.
Further, when the server receives the test result of the target test item, the server can send a prompt to the current user in the form of a mail. When the current user receives the prompt mail, the front end can check the test result.
Further, the server receives a result query instruction input by the front end, wherein the result query instruction comprises the identification of the test item to be queried; the server queries the database to obtain a test result corresponding to the identification of the test item to be queried and sends the test result to the front end, so that the front end displays the test result of the test item to be queried for the user to check. For example, the man-machine interaction interface of the front end is provided with a result query button, and the user sends a result query instruction to the server by triggering the result query button on the man-machine interaction interface.
Further, the server receives a test log query instruction input by the front end, wherein the test log query instruction comprises the identification of a test item to be queried; the server queries the database to obtain the storage information of the test log corresponding to the identification of the test item to be queried, obtains the test log according to the storage information of the test log, and sends the test log to the front end so that the front end displays the test log of the test item to be queried for the user to check. For example, the man-machine interaction interface of the front end is provided with a test log query button, and the user sends a test log query instruction to the server by triggering the test log query button on the man-machine interaction interface.
The software testing method based on the distributed testing node cluster, provided by the embodiment of the invention, is applied to a software testing system, and the system comprises the following steps: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the method comprises the following steps: the server receives a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item; the server judges whether the target resource accords with the requirement information of the target test item; if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database; and the server sends a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the software to be tested. Because the test environment is built in advance, namely resources required by the test are deployed in each test node in the distributed test node cluster, when the test stage is entered, the server can send test instructions to the corresponding target test nodes only by sending test requests comprising the identification of the target resources and the requirement information of the target test items to the server, so that the target test nodes do not need to spend a great deal of time and effort to build the test environment for executing the test items of the software to be tested, and when the number of the test items is relatively large or the number of the resources of a single test item is relatively large, a plurality of test nodes can be started to execute the test items on the software to be tested in parallel, thereby realizing the automation of the software test, greatly reducing the deployment time and energy consumption of the test environment and improving the execution efficiency of the software test.
The embodiment of the invention also provides a software testing system. As shown in fig. 2, the software testing system includes: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the server includes:
the receiving module is used for receiving a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item;
the judging module is used for judging whether the target resource accords with the requirement information of the target test item;
the acquisition module is used for acquiring the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database when the judgment result of the judgment module is yes;
and the sending module is used for sending a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that a client of the target test node determines the target resource from the resources deployed by the client according to the identification of the target resource, and the target resource is adopted to test the target test item for the software to be tested.
Further, the server also comprises a building module;
the receiving module is further used for receiving the identification of the resource input by the user through the front end and the identification of the test node for deploying the resource before the server receives the test request of the target test item for the software to be tested, which is sent by the current user through the front end;
the establishing module is used for establishing the corresponding relation between the identification of the resource and the identification of the test node and storing the corresponding relation into a database.
Further, the judging module is further configured to judge whether the identifier of the target resource is bound to other users before judging whether the target resource meets the requirement information of the target test item;
if not, binding the identification of the target resource with the current user;
if yes, the prompt information that the target resource is not available is returned to the front end, so that the front end displays the prompt information for the current user to check.
Further, the server also comprises a release module;
the receiving module is further configured to receive an unbinding request sent by the front end, where the unbinding request includes an identifier of a target resource;
And the releasing module is used for releasing the binding between the identification of the target resource and the current user according to the identification of the target resource.
Further, the server also comprises a query module;
the receiving module is further used for receiving a result query instruction input by the front end, wherein the result query instruction comprises an identifier of a test item to be queried;
the query module is further used for querying the database to obtain a test result corresponding to the identifier of the test item to be queried and sending the test result to the front end, so that the front end displays the test result of the test item to be queried for the user to check;
and/or the number of the groups of groups,
the receiving module is further configured to receive a test log query instruction input by the front end, where the test log query instruction includes an identifier of a test item to be queried;
the query module is further configured to query the database to obtain storage information of a test log corresponding to the identifier of the test item to be queried, obtain the test log according to the storage information of the test log, and send the test log to the front end, so that the front end displays the test log of the test item to be queried for a user to view.
It should be noted that the foregoing explanation of the embodiment of the software testing method based on the distributed test node cluster is also applicable to the software testing system of this embodiment, and will not be repeated herein.
The software testing system of the embodiment of the invention comprises: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the server receives a test request for executing a target test item for the software to be tested, wherein the test request is sent by a current user through the front end and comprises an identification of a target resource and requirement information of the target test item; the server judges whether the target resource accords with the requirement information of the target test item; if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database; and the server sends a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the software to be tested. Because the test environment is built in advance, namely resources required by the test are deployed in each test node in the distributed test node cluster, when the test stage is entered, the server can send test instructions to the corresponding target test nodes only by sending test requests comprising the identification of the target resources and the requirement information of the target test items to the server, so that the target test nodes do not need to spend a great deal of time and effort to build the test environment for executing the test items of the software to be tested, and when the number of the test items is relatively large or the number of the resources of a single test item is relatively large, a plurality of test nodes can be started to execute the test items on the software to be tested in parallel, thereby realizing the automation of the software test, greatly reducing the deployment time and energy consumption of the test environment and improving the execution efficiency of the software test.
Fig. 3 is a schematic structural diagram of a computer device according to an embodiment of the present invention. The computer device includes:
memory 1001, processor 1002, and a computer program stored on memory 1001 and executable on processor 1002.
The processor 1002 implements the software testing method based on distributed test node clusters provided in the above embodiment when executing the program.
Further, the computer device further includes:
a communication interface 1003 for communication between the memory 1001 and the processor 1002.
Memory 1001 for storing computer programs that may be run on processor 1002.
Memory 1001 may include high-speed RAM memory and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The processor 1002 is configured to implement the software testing method based on the distributed test node cluster according to the foregoing embodiment when executing the program.
If the memory 1001, the processor 1002, and the communication interface 1003 are implemented independently, the communication interface 1003, the memory 1001, and the processor 1002 may be connected to each other through a bus and perform communication with each other. The bus may be an industry standard architecture (Industry Standard Architecture, abbreviated ISA) bus, an external device interconnect (Peripheral Component, abbreviated PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated EISA) bus, among others. The buses may be classified as address buses, data buses, control buses, etc. For ease of illustration, only one thick line is shown in fig. 3, but not only one bus or one type of bus.
Alternatively, in a specific implementation, if the memory 1001, the processor 1002, and the communication interface 1003 are integrated on a chip, the memory 1001, the processor 1002, and the communication interface 1003 may complete communication with each other through internal interfaces.
The processor 1002 may be a central processing unit (Central Processing Unit, abbreviated as CPU) or an application specific integrated circuit (Application Specific Integrated Circuit, abbreviated as ASIC) or one or more integrated circuits configured to implement embodiments of the present invention.
The present invention also provides a computer readable storage medium having stored thereon a computer program which when executed by a processor implements a distributed test node cluster based software testing method as described above.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In the description of the present invention, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and additional implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order from that shown or discussed, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present invention.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. As with the other embodiments, if implemented in hardware, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like. While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (12)

1. A software testing method based on a distributed test node cluster, which is applied to a software testing system, wherein the system comprises: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the method comprises the following steps:
the server receives a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item;
The server judges whether the target resource accords with the requirement information of the target test item;
if yes, the server acquires the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database;
the server sends a test instruction to the target test node according to the identification of the target test node through the message middleware, wherein the test instruction comprises the identification of the target resource, so that the target test node determines the target resource from the resources deployed by the server according to the identification of the target resource, and the target resource is adopted to test the to-be-tested software;
the test node is equipment with a test function;
the requirement information of the target test item is the resource required by executing the target test item by the software to be tested.
2. The method of claim 1, further comprising, before the server receives a test request for executing a target test item for software under test sent by a current user through the front end:
the server receives the identification of the resource input by the user through the front end and the identification of the test node for deploying the resource;
And the server establishes a corresponding relation between the identification of the resource and the identification of the test node and stores the corresponding relation in a database.
3. The method of claim 1, further comprising, before the server determines whether the target resource meets the requirement information of the target test item:
the server judges whether the identification of the target resource is bound with other users or not;
if not, the server binds the identification of the target resource with the current user;
if yes, the server returns prompt information that the target resource is unavailable to the front end, so that the front end displays the prompt information for the current user to check.
4. A method according to claim 3, further comprising, after the server binds the identity of the target resource with the current user:
the server receives an unbinding request sent by the front end, wherein the unbinding request comprises the identification of a target resource;
and the server unbinding the identification of the target resource and the current user according to the identification of the target resource.
5. The method as recited in claim 1, further comprising:
The server receives the test result of the target test item returned by the target test node and the storage information of the test log;
and the server correlates and stores the identification of the target test item, the test result and the storage information of the test log into the database.
6. The method as recited in claim 5, further comprising:
and the server sends a prompt to the current user in a mail mode according to the test result of the target test item.
7. The method as recited in claim 5, further comprising:
the server receives a result query instruction input by the front end, wherein the result query instruction comprises an identifier of a test item to be queried;
the server queries the database to obtain a test result corresponding to the identifier of the test item to be queried and sends the test result to the front end, so that the front end displays the test result of the test item to be queried for a user to check;
and/or the number of the groups of groups,
the server receives a test log query instruction input by the front end, wherein the test log query instruction comprises an identifier of a test item to be queried;
the server queries the database to obtain the storage information of the test log corresponding to the identification of the test item to be queried, obtains the test log according to the storage information of the test log, and sends the test log to the front end so that the front end displays the test log of the test item to be queried for a user to check.
8. A software testing system, comprising: the system comprises a front end, a server, message middleware and a distributed test node cluster, wherein the front end is in communication connection with the server, the server is in communication connection with each test node in the distributed test node cluster through the message middleware, one or more resources are deployed in each test node, and the deployed resources of different test nodes are different; the server includes:
the receiving module is used for receiving a test request for executing a target test item for the software to be tested, which is sent by a current user through the front end, wherein the test request comprises an identification of a target resource and requirement information of the target test item;
the judging module is used for judging whether the target resource accords with the requirement information of the target test item;
the acquisition module is used for acquiring the identification of the target test node corresponding to the identification of the target resource from the corresponding relation between the identification of the resource and the identification of the test node stored in the database when the judgment result of the judgment module is yes;
the sending module is used for sending a test instruction to the target test node according to the identifier of the target test node through the message middleware, wherein the test instruction comprises the identifier of the target resource, so that a client of the target test node determines the target resource from the resources deployed by the client according to the identifier of the target resource, and the target resource is adopted to test the target test item for the software to be tested;
The test node is equipment with a test function;
the requirement information of the target test item is the resource required by executing the target test item by the software to be tested.
9. The system of claim 8, wherein the server further comprises a setup module;
the receiving module is further used for receiving an identifier of a resource input by the front end of a user and a test node identifier for deploying the resource before the server receives a test request of a target test item for the software to be tested, which is sent by the current user through the front end;
the establishing module is used for establishing the corresponding relation between the identification of the resource and the identification of the test node and storing the corresponding relation into a database.
10. The system of claim 8, wherein the determination module is further configured to determine whether the identity of the target resource is bound to other users before determining whether the target resource meets the requirement information of the target test item;
if not, binding the identification of the target resource with the current user;
if yes, the prompt information that the target resource is not available is returned to the front end, so that the front end displays the prompt information for the current user to check.
11. A computer device, comprising:
memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements a distributed test node cluster based software testing method according to any of the claims 1-7 when executing the program.
12. A computer readable storage medium having stored thereon a computer program, which when executed by a processor implements a distributed test node cluster based software testing method according to any of claims 1-7.
CN201910475374.1A 2019-06-03 2019-06-03 Software testing method and software testing system based on distributed test node cluster Active CN110297766B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910475374.1A CN110297766B (en) 2019-06-03 2019-06-03 Software testing method and software testing system based on distributed test node cluster

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910475374.1A CN110297766B (en) 2019-06-03 2019-06-03 Software testing method and software testing system based on distributed test node cluster

Publications (2)

Publication Number Publication Date
CN110297766A CN110297766A (en) 2019-10-01
CN110297766B true CN110297766B (en) 2023-05-30

Family

ID=68027558

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910475374.1A Active CN110297766B (en) 2019-06-03 2019-06-03 Software testing method and software testing system based on distributed test node cluster

Country Status (1)

Country Link
CN (1) CN110297766B (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112650666B (en) * 2019-10-12 2024-04-09 北京达佳互联信息技术有限公司 Software testing system, method, device, control equipment and storage medium
CN111177003A (en) * 2019-12-30 2020-05-19 北京同邦卓益科技有限公司 Test method, device, system, electronic equipment and storage medium
CN111444097A (en) * 2020-03-25 2020-07-24 北京奇艺世纪科技有限公司 Test method and test system
CN111459819B (en) * 2020-03-31 2023-08-29 北京百度网讯科技有限公司 Software testing method and device, electronic equipment and computer readable medium
CN111538674A (en) * 2020-06-08 2020-08-14 中国联合网络通信集团有限公司 Distributed software testing method, system, device and medium
CN111813676A (en) * 2020-07-08 2020-10-23 炬星科技(深圳)有限公司 Robot software testing method, device and storage medium
CN111858050B (en) * 2020-07-17 2023-07-14 中国工商银行股份有限公司 Server cluster hybrid deployment method, cluster management node and related system
CN112003768B (en) * 2020-08-25 2023-04-07 中国商用飞机有限责任公司 Multi-node test system and method for executing multi-node test
CN112202873B (en) * 2020-09-28 2022-05-10 浪潮通用软件有限公司 Data issuing method and device, computer and computer readable medium
CN112351098B (en) * 2020-11-05 2023-05-12 深信服科技股份有限公司 Copying service cluster system, control method, device and medium
CN112866062B (en) * 2021-01-29 2023-02-03 北京奇艺世纪科技有限公司 Distributed pressure test system, method, device, equipment and storage medium
CN112860553A (en) * 2021-02-05 2021-05-28 北京迈格威科技有限公司 Model testing method and device, distributed cluster, electronic equipment and storage medium
CN112965863B (en) * 2021-02-09 2022-11-25 山东英信计算机技术有限公司 Automatic testing method and device for fan of multi-node partition server
CN113032284A (en) * 2021-05-21 2021-06-25 北京小米移动软件有限公司 System integration test method and device, electronic equipment and storage medium
CN113254235A (en) * 2021-06-08 2021-08-13 行吟信息科技(武汉)有限公司 Message transmission method and device under multi-test environment
CN113392028A (en) * 2021-07-19 2021-09-14 镁佳(北京)科技有限公司 Distributed test system and control method
CN113542073B (en) * 2021-07-20 2022-09-20 歌尔光学科技有限公司 Product testing method, system, program product and storage medium based on P2P
CN113590403B (en) * 2021-08-05 2023-08-01 北京百度网讯科技有限公司 Pressure testing method, device, system, electronic equipment, storage medium and product
CN114327295A (en) * 2021-12-31 2022-04-12 华云数据控股集团有限公司 Distributed data access method and system
CN116107913B (en) * 2023-04-06 2023-11-14 阿里云计算有限公司 Test control method, device and system of single-node server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103368786A (en) * 2012-04-10 2013-10-23 珠海格力电器股份有限公司 Test method and test device of controller area network bus data
CN108763090A (en) * 2018-05-31 2018-11-06 上海陆家嘴国际金融资产交易市场股份有限公司 Test environment dispositions method, device, computer equipment and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102590675B (en) * 2012-02-28 2014-07-23 江西省电力科学研究院 Multi-node synchronous simulation testing method
CN103914748A (en) * 2012-12-31 2014-07-09 北京新媒传信科技有限公司 Method and apparatus for distributing test resource
US10929280B2 (en) * 2014-03-11 2021-02-23 Verizon Patent And Licensing Inc. Scheduling tests of software for a cloud computing environment
CN104978269A (en) * 2015-06-30 2015-10-14 四川九洲电器集团有限责任公司 Automatic testing method
CN105260299A (en) * 2015-09-17 2016-01-20 安一恒通(北京)科技有限公司 Method, device, and system for software test
CN105630683B (en) * 2015-12-31 2019-01-18 浪潮(北京)电子信息产业有限公司 A kind of cloud testing architecture
CN106446134B (en) * 2016-09-20 2019-07-09 浙江大学 Local multi-query optimization method based on predicate specification and cost estimation
CN109101373B (en) * 2017-06-20 2020-09-25 北京航空航天大学 General test platform based on subscription/release mode
CN108153634A (en) * 2017-12-26 2018-06-12 郑州云海信息技术有限公司 Distributed storage cluster test method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103368786A (en) * 2012-04-10 2013-10-23 珠海格力电器股份有限公司 Test method and test device of controller area network bus data
CN108763090A (en) * 2018-05-31 2018-11-06 上海陆家嘴国际金融资产交易市场股份有限公司 Test environment dispositions method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110297766A (en) 2019-10-01

Similar Documents

Publication Publication Date Title
CN110297766B (en) Software testing method and software testing system based on distributed test node cluster
CN102222042B (en) Automatic software testing method based on cloud computing
CN109597655B (en) Method and device for configuring application program
CN107005435B (en) Network service descriptor shelving method and device
CN109254913B (en) Device sharing method and device, electronic device and computer storage medium
CN110825399B (en) Deployment method and device of application program
CN111858050A (en) Server cluster mixed deployment method, cluster management node and related system
CN111008064B (en) Virtual machine resource scheduling method and device, and cluster deployment method and device
CN111124908B (en) Interface testing method and device and computer readable storage medium
CN112698930A (en) Method, device, equipment and medium for obtaining server identification
CN113704136B (en) Test environment generation method, device, equipment and computer readable storage medium
CN116521266A (en) Management method and device for vehicle-mounted application starting configuration, vehicle and storage medium
CN111126604A (en) Model training method, device, server and storage medium
CN107404420B (en) Call link performance monitoring method and device
CN115993977A (en) Application deployment method and device
CN108874798B (en) Big data sorting method and system
CN115221041A (en) Multi-device testing method and device, electronic device and storage medium
CN114546842A (en) Interface test method and device, storage medium and electronic equipment
CN108845845A (en) Shortcut key creating method and device, electronic equipment and storage medium
CN116126361A (en) Operating system filling method and system and electronic equipment
CN115134244B (en) Vehicle access device management method and device, electronic device and storage medium
CN112732296B (en) Software version updating method and device, storage medium and electronic equipment
CN117119417A (en) Bluetooth connection method, device, electronic equipment and computer readable storage medium
CN109600274B (en) Control node acquisition method and server
CN114257505B (en) Server node configuration method, device, equipment 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
GR01 Patent grant
GR01 Patent grant