CN110752964A - Network equipment testing method and device - Google Patents
Network equipment testing method and device Download PDFInfo
- Publication number
- CN110752964A CN110752964A CN201910840306.0A CN201910840306A CN110752964A CN 110752964 A CN110752964 A CN 110752964A CN 201910840306 A CN201910840306 A CN 201910840306A CN 110752964 A CN110752964 A CN 110752964A
- Authority
- CN
- China
- Prior art keywords
- data
- tested
- database
- middleware
- use case
- 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.)
- Granted
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 101
- 238000004088 simulation Methods 0.000 claims abstract description 76
- 238000000034 method Methods 0.000 claims abstract description 33
- 238000012545 processing Methods 0.000 claims abstract description 20
- 230000008569 process Effects 0.000 claims abstract description 8
- 230000003993 interaction Effects 0.000 claims description 8
- 238000004891 communication Methods 0.000 claims description 6
- 238000012544 monitoring process Methods 0.000 claims description 3
- 238000005516 engineering process Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 10
- 238000004590 computer program Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 5
- 238000012986 modification Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 5
- 238000010276 construction Methods 0.000 description 3
- 238000013031 physical testing Methods 0.000 description 3
- 230000004075 alteration Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000007613 environmental effect Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/50—Testing arrangements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/14—Network analysis or design
- H04L41/145—Network analysis or design involving simulating, designing, planning or modelling of a network
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Debugging And Monitoring (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses a method and a device for testing network equipment.A case management unit starts a case to execute and sends data to be tested to a first equipment simulation container; the remote test library injects the data to be tested into a first database of a middleware server of the remote test library through a first middleware client; the tested component monitors corresponding data updating in the first database through a corresponding second middleware client, and obtains and processes the updated first data; the tested component returns the processing result to a second database of the middleware server through a second middleware client; the remote test library acquires and sends updated second data in the second database through the first middleware client; and the case management unit receives the second data, compares the data to be tested with the second data and determines whether the case is tested successfully. The embodiment of the invention can quickly copy the test environment and complete the deployment, realizes the continuous test of the use case, and has low cost and high efficiency.
Description
Technical Field
The present invention relates to the field of testing technologies, and in particular, to a method and an apparatus for testing network devices.
Background
At present, a test bed of real equipment is required to be built for testing network equipment, and the test is carried out in a mode of externally connecting a tester. Generally, the set up and preparation of an environment is resource intensive, requiring multiple devices under test, topology, and multiple ports of the tester. A developer or tester needs to access multiple devices and testers simultaneously to perform related testing operations.
If an automated test is required, the test script is required to control the device under test, the topology device and the tester, and the main part of the test script to be written for testing a simple function is often controlled according to the environment. The test has high environmental equipment cost, complex test case compiling and low test efficiency. Generally, the time for running out all the use cases in a whole is required to be in a week unit, and the quality of the software cannot be continuously fed back.
Disclosure of Invention
The embodiment of the invention provides a method for testing network equipment, which is used for solving the problems of high testing cost and low testing efficiency of the network equipment in the prior art.
The embodiment of the invention provides a method for testing network equipment, which comprises the following steps:
the case management unit starts case execution and sends data to be tested to the first equipment simulation container;
the remote testing library of the first equipment simulation container injects the data to be tested into a first database of a middleware server side of the remote testing library through a first middleware client side of the remote testing library;
a tested component of a first equipment simulation container monitors data updating corresponding to the tested component in the first database through a corresponding second middleware client, and obtains and processes the updated first data;
the tested component returns a processing result to a second database of the middleware server through the second middleware client so as to update the second database;
the remote test library acquires and sends updated second data in a second database through the first middleware client;
and the case management unit receives the second data, compares the data to be tested with the second data and determines whether the case is tested successfully.
Further, the method further comprises:
and the use case management unit receives the use case input by the user through the use case editor and stores the use case in the local test library.
The method for sending the data to be tested to the first equipment simulation container by the use case management unit comprises the following steps:
and the use case management unit sends the data to be tested to the first equipment simulation container through use case remote call.
Further, the method further comprises:
and the first equipment simulation container reads data stored in a third database of the middleware server to construct a test environment required by the tested assembly.
Further, the method further comprises:
and the second equipment simulation container and the first equipment simulation container perform data interaction through a network communication protocol to realize the synchronization of the databases of the respective middleware server sides.
The embodiment of the invention also provides a testing device of network equipment, which comprises: the system comprises a use case management unit and at least one first equipment simulation container; the first device simulation container includes: the system comprises a remote test library, a first middleware client, a middleware server, a second middleware client and a tested component; wherein,
the case management unit is used for starting case execution and sending data to be tested to the first equipment simulation container; the remote testing library is also used for receiving second data sent by the remote testing library, comparing the data to be tested with the second data and determining whether the test of the case is successful;
the remote test library is used for injecting the data to be tested into a first database of the middleware server through a corresponding first middleware client; the first middleware client is also used for acquiring and sending updated second data in a second database of the middleware server;
the tested component is used for monitoring data updating corresponding to the tested component in the first database through a corresponding second middleware client, and acquiring and processing updated first data; and the second middleware client is also used for returning the processing result to the second database of the middleware server through the second middleware client so as to update the second database.
Further, the use case management unit is further configured to receive a use case input by a user through the use case editor, and store the use case in the local test library.
The case management unit is specifically configured to send data to be tested to the first device simulation container through case remote invocation.
The first equipment simulation container is also used for reading data stored in a third database of the middleware server to build a test environment required by the tested assembly.
Further, the apparatus further comprises:
and the second equipment simulation container is used for carrying out data interaction with the first equipment simulation container through a network communication protocol so as to realize the synchronization of the databases of the respective middleware server sides.
The invention has the following beneficial effects:
according to the method and the device for testing the network equipment, the case management unit starts the case execution and sends the data to be tested to the first equipment simulation container; the remote testing library of the first equipment simulation container injects the data to be tested into a first database of a middleware server of the remote testing library through a first middleware client of the remote testing library; a tested component of the first equipment simulation container monitors corresponding data updating in the first database through a corresponding second middleware client, and obtains and processes updated first data; the tested component returns a processing result to a second database of the middleware server through the second middleware client so as to update the second database; the remote test library acquires and sends updated second data in a second database through the first middleware client; and the case management unit receives the second data, compares the data to be tested with the second data and determines whether the case is tested successfully. The first equipment simulation container obtained through container technology simulation replaces physical testing equipment, so that one piece of physical equipment can support thousands of containers to operate, and equipment cost is saved; the container technology can quickly complete the construction of a test environment, and the test efficiency is improved; through the component test of the middleware service, the use case is easy to revise; the container can be simulated by using the remote scheduling of the use case and the container technology simulation equipment, the test environment can be quickly copied and the deployment can be completed, the continuous test of the use case is realized, the cost is low, and the efficiency is high.
Drawings
FIG. 1 is a flow chart of a method for testing network devices in an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a testing apparatus of a network device in an embodiment of the present invention.
Detailed Description
Aiming at the problems of high testing cost and low testing efficiency of network equipment in the prior art, the testing method of the network equipment provided by the embodiment of the invention has the advantages that the physical testing equipment is replaced by the first equipment simulation container obtained by container technology simulation, one piece of physical equipment can support thousands of containers to operate, the container technology can rapidly complete the construction of a testing environment, and the testing efficiency is improved.
The flow of the method of the invention is shown in figure 1, and the execution steps are as follows:
step 101, a case management unit starts a case to execute, and sends data to be tested to a first equipment simulation container;
the first equipment simulation container is network equipment simulated by a container technology, and a case management unit is communicated with a plurality of equipment simulation containers to perform case testing in the embodiment of the invention; for convenience of description, in the embodiment of the present invention, one of the equipment simulation containers is referred to as a first equipment simulation container.
It should be understood that the device simulation container and the use case management unit may be respectively deployed in different physical devices, or may be deployed in the same physical device.
102, a remote test library of a first equipment simulation container injects the data to be tested into a first database of a middleware server of the first equipment simulation container through a first middleware client of the first equipment simulation container;
in the embodiment of the invention, component interaction is carried out in the first equipment simulation container through middleware technology; the middleware server is a service provider of the middleware and comprises a plurality of different databases; the middleware client is used for providing an interface for accessing the middleware database; here, for convenience of description, the middleware client and the middleware server of the first device simulation container are named as a first middleware client and a first middleware server. The remote test library is used for simulating external input for remotely calling the service.
103, monitoring data update corresponding to the tested component in the first database by the tested component of the first equipment simulation container through a corresponding second middleware client, and acquiring and processing updated first data;
here, the tested component refers to a component process that needs to be tested, and the second middleware client is used for accessing the middleware server. The tested component subscribes data of the middleware server database, and acquires data update through a subscription-publishing mechanism; and carrying out data conversion and operation on the obtained first data in the tested assembly according to a preset algorithm to obtain a processing result.
104, the tested component returns a processing result to a second database of the middleware server through the second middleware client so as to update the second database;
and the tested component returns the processing result to the middleware server and stores the processing result in the corresponding database, and the corresponding database is named as a second database for convenience of expression.
105, the remote test library acquires and sends updated second data in a second database through the first middleware client;
and 106, the case management unit receives the second data, compares the data to be tested with the second data, and determines whether the case is tested successfully.
Further, the method further comprises:
and the use case management unit receives the use case input by the user through the use case editor and stores the use case in the local test library. Here, when the use case editing is completed, the use case execution can be started.
Preferably, the sending, by the use case management unit, the data to be tested to the first device simulation container includes:
and the use case management unit sends the data to be tested to the first equipment simulation container through use case remote call.
The method further comprises the following steps:
and the first equipment simulation container reads data stored in a third database of the middleware server to construct a test environment required by the tested assembly. Here, the test environment includes, but is not limited to, information corresponding to the analog device, such as the number of ports, the port rate, and the like.
Further, the method further comprises:
and the second equipment simulation container and the first equipment simulation container perform data interaction through a network communication protocol to realize the synchronization of the databases of the respective middleware server sides. Here, the first device simulation container and the second device simulation container are used for performing simulation of the distributed system, and data synchronization is performed to synchronize data between the distributed systems.
Based on the same inventive concept, an embodiment of the present invention provides a testing apparatus for network devices, where a specific structure of the apparatus is shown in fig. 2, and the apparatus includes: a use case management unit 21, at least one first device simulation container 22; the first device simulation container includes: a remote test library 221, a first middleware client 222, a middleware server 223, a second middleware client 224 and a tested component 225; wherein,
the use case management unit 21 is configured to start use case execution and send data to be tested to the first device simulation container 22; the remote testing library 221 is further configured to receive second data sent by the remote testing library, compare the data to be tested with the second data, and determine whether the test of the use case is successful;
the remote test library 221 is configured to inject the data to be tested into a first database of the middleware server 223 through a corresponding first middleware client 222; the first middleware client 222 is further configured to obtain and send second data updated in a second database of the middleware server 223; in the embodiment of the present invention, component interaction is performed in the first device simulation container 22 by a middleware technology; the middleware server is a service provider of the middleware and comprises a plurality of different databases; the middleware client is used for providing an interface for accessing the middleware database; here, for convenience of description, the middleware client and the middleware server of the first device simulation container 22 are named as a first middleware client 222, a second middleware client 224, and a first middleware server 223. The remote test library is used for simulating external input for remotely calling the service.
The tested component 225 is configured to monitor, through the corresponding second middleware client 224, that the corresponding data in the first database is updated, and obtain updated first data for processing; and is further configured to return the processing result to the second database of the middleware server 223 through the second middleware client 224 so as to update the second database.
Further, the use case management unit 21 is further configured to receive a use case input by a user through a use case editor, and store the use case in a local test library.
The use case management unit 21 is specifically configured to send data to be tested to the first device simulation container 22 through use case remote invocation.
The first device simulation container 22 is further configured to read data stored in a third database of the middleware server 223 to construct a test environment required by the component to be tested. Here, the test environment includes, but is not limited to, information corresponding to the analog device, such as the number of ports, the port rate, and the like.
Further, the apparatus further comprises:
and the second equipment simulation container 23 is used for performing data interaction with the first equipment simulation container 22 through a network communication protocol to realize the synchronization of the database of the middleware server. Here, the first device simulation container and the second device simulation container are used for performing simulation of the distributed system, and data synchronization is performed to synchronize data between the distributed systems.
It should be understood that the implementation principle and the process of the testing apparatus for network devices provided in the embodiment of the present invention are similar to those in fig. 1 and the embodiment shown above, and are not described herein again.
According to the method and the device for testing the network equipment, the case management unit starts the case execution and sends the data to be tested to the first equipment simulation container; the remote testing library of the first equipment simulation container injects the data to be tested into a first database of a middleware server of the remote testing library through a first middleware client of the remote testing library; a tested component of the first equipment simulation container monitors corresponding data updating in the first database through a corresponding second middleware client, and obtains and processes updated first data; the tested component returns a processing result to a second database of the middleware server through the second middleware client so as to update the second database; the remote test library acquires and sends updated second data in a second database through the first middleware client; and the case management unit receives the second data, compares the data to be tested with the second data and determines whether the case is tested successfully. The first equipment simulation container obtained through container technology simulation replaces physical testing equipment, so that one piece of physical equipment can support thousands of containers to operate, and equipment cost is saved; the container technology can quickly complete the construction of a test environment, and the test efficiency is improved; through the component test of the middleware service, the use case is easy to revise; the container can be simulated by using the remote scheduling of the use case and the container technology simulation equipment, the test environment can be quickly copied and the deployment can be completed, the continuous test of the use case is realized, the cost is low, and the efficiency is high.
Those of ordinary skill in the art will understand that: the figures are merely schematic representations of one embodiment, and the blocks or flow diagrams in the figures are not necessarily required to practice the present invention.
From the above description of the embodiments, it is clear to those skilled in the art that the present invention can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for apparatus or system embodiments, since they are substantially similar to method embodiments, they are described in relative terms, as long as they are described in partial descriptions of method embodiments. The above-described embodiments of the apparatus and system are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
In addition, in some of the flows described in the above embodiments and the drawings, a plurality of operations are included in a specific order, but it should be clearly understood that the operations may be executed out of the order presented herein or in parallel, and the sequence numbers of the operations, such as 201, 202, 203, etc., are merely used for distinguishing different operations, and the sequence numbers themselves do not represent any execution order. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The above-described embodiments of the apparatus are merely illustrative, and 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, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While alternative embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following appended claims be interpreted as including alternative embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various modifications and variations can be made in the embodiments of the present invention without departing from the spirit or scope of the embodiments of the invention. Thus, if such modifications and variations of the embodiments of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to encompass such modifications and variations.
Claims (10)
1. A method for testing network equipment, the method comprising:
the case management unit starts case execution and sends data to be tested to the first equipment simulation container;
the remote testing library of the first equipment simulation container injects the data to be tested into a first database of a middleware server side of the remote testing library through a first middleware client side of the remote testing library;
a tested component of a first equipment simulation container monitors data updating corresponding to the tested component in the first database through a corresponding second middleware client, and obtains and processes the updated first data;
the tested component returns a processing result to a second database of the middleware server through the second middleware client so as to update the second database;
the remote test library acquires and sends updated second data in a second database through the first middleware client;
and the case management unit receives the second data, compares the data to be tested with the second data and determines whether the case is tested successfully.
2. The method of claim 1, further comprising:
and the use case management unit receives the use case input by the user through the use case editor and stores the use case in the local test library.
3. The method of claim 1, wherein the use case management unit sends the data to be tested to a first device simulation container, comprising:
and the use case management unit sends the data to be tested to the first equipment simulation container through use case remote call.
4. The method of claim 1, further comprising:
and the first equipment simulation container reads data stored in a third database of the middleware server to construct a test environment required by the tested assembly.
5. The method of claim 1, further comprising:
and the second equipment simulation container and the first equipment simulation container perform data interaction through a network communication protocol to realize the synchronization of the databases of the respective middleware server sides.
6. An apparatus for testing a network device, the apparatus comprising: the system comprises a use case management unit and at least one first equipment simulation container; the first device simulation container includes: the system comprises a remote test library, a first middleware client, a middleware server, a second middleware client and a tested component; wherein,
the case management unit is used for starting case execution and sending data to be tested to the first equipment simulation container; the remote testing library is also used for receiving second data sent by the remote testing library, comparing the data to be tested with the second data and determining whether the test of the case is successful;
the remote test library is used for injecting the data to be tested into a first database of the middleware server through a corresponding first middleware client; the first middleware client is also used for acquiring and sending updated second data in a second database of the middleware server;
the tested component is used for monitoring data updating corresponding to the tested component in the first database through a corresponding second middleware client, and acquiring and processing updated first data; and the second middleware client is also used for returning the processing result to the second database of the middleware server through the second middleware client so as to update the second database.
7. The apparatus of claim 6, wherein the use case management unit is further configured to receive a use case input by a user through a use case editor, and store the use case in a local test library.
8. The apparatus according to claim 6, wherein the use case management unit is specifically configured to send the data to be tested to the first device simulation container through use case remote invocation.
9. The apparatus of claim 6, wherein the first device simulates a container and is further configured to read data stored in a third database of the middleware server to construct a test environment required by the tested component.
10. The apparatus of claim 6, further comprising:
and the second equipment simulation container is used for carrying out data interaction with the first equipment simulation container through a network communication protocol so as to realize the synchronization of the databases of the respective middleware server sides.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910840306.0A CN110752964B (en) | 2019-09-06 | 2019-09-06 | Network equipment testing method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910840306.0A CN110752964B (en) | 2019-09-06 | 2019-09-06 | Network equipment testing method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110752964A true CN110752964A (en) | 2020-02-04 |
CN110752964B CN110752964B (en) | 2021-09-14 |
Family
ID=69276073
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910840306.0A Active CN110752964B (en) | 2019-09-06 | 2019-09-06 | Network equipment testing method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110752964B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113742229A (en) * | 2021-09-03 | 2021-12-03 | 中国工商银行股份有限公司 | Test data processing method and device |
CN117478570A (en) * | 2023-12-27 | 2024-01-30 | 深圳万物安全科技有限公司 | Equipment testing method and device based on containerization technology and storage medium |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105373469A (en) * | 2014-08-25 | 2016-03-02 | 广东金赋信息科技有限公司 | Interface based software automation test method |
CN106021079A (en) * | 2016-05-06 | 2016-10-12 | 华南理工大学 | A Web application performance testing method based on a user frequent access sequence model |
US20160364307A1 (en) * | 2015-06-09 | 2016-12-15 | Machine Zone, Inc. | Distributed scalable workload testing |
CN106656650A (en) * | 2016-10-08 | 2017-05-10 | 腾讯科技(深圳)有限公司 | Business test environment generation method and system and business test method, device and system |
CN108121654A (en) * | 2016-11-30 | 2018-06-05 | 中国科学院声学研究所 | A kind of software large scale test method based on Docker |
CN108182130A (en) * | 2017-12-12 | 2018-06-19 | 江苏润和软件股份有限公司 | A kind of cloud application container automatic monitoring method based on template |
US10110600B1 (en) * | 2017-07-13 | 2018-10-23 | Cyberark Software Ltd. | Dynamically learning and securing an asset-to-asset cloud communication environment |
US10191778B1 (en) * | 2015-11-16 | 2019-01-29 | Turbonomic, Inc. | Systems, apparatus and methods for management of software containers |
CN109446069A (en) * | 2018-09-26 | 2019-03-08 | 平安普惠企业管理有限公司 | Compatibility test method, device, computer equipment and medium |
CN109783348A (en) * | 2018-12-06 | 2019-05-21 | 中国电力科学研究院有限公司 | Testing tool method for managing resource based on cloud platform, system |
-
2019
- 2019-09-06 CN CN201910840306.0A patent/CN110752964B/en active Active
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105373469A (en) * | 2014-08-25 | 2016-03-02 | 广东金赋信息科技有限公司 | Interface based software automation test method |
US20160364307A1 (en) * | 2015-06-09 | 2016-12-15 | Machine Zone, Inc. | Distributed scalable workload testing |
US10191778B1 (en) * | 2015-11-16 | 2019-01-29 | Turbonomic, Inc. | Systems, apparatus and methods for management of software containers |
CN106021079A (en) * | 2016-05-06 | 2016-10-12 | 华南理工大学 | A Web application performance testing method based on a user frequent access sequence model |
CN106656650A (en) * | 2016-10-08 | 2017-05-10 | 腾讯科技(深圳)有限公司 | Business test environment generation method and system and business test method, device and system |
CN108121654A (en) * | 2016-11-30 | 2018-06-05 | 中国科学院声学研究所 | A kind of software large scale test method based on Docker |
US10110600B1 (en) * | 2017-07-13 | 2018-10-23 | Cyberark Software Ltd. | Dynamically learning and securing an asset-to-asset cloud communication environment |
CN108182130A (en) * | 2017-12-12 | 2018-06-19 | 江苏润和软件股份有限公司 | A kind of cloud application container automatic monitoring method based on template |
CN109446069A (en) * | 2018-09-26 | 2019-03-08 | 平安普惠企业管理有限公司 | Compatibility test method, device, computer equipment and medium |
CN109783348A (en) * | 2018-12-06 | 2019-05-21 | 中国电力科学研究院有限公司 | Testing tool method for managing resource based on cloud platform, system |
Non-Patent Citations (1)
Title |
---|
杜宝丽: "基于Docker的云数据库服务系统的设计与实现", 《中国优秀硕士学位论文全文数据库》 * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113742229A (en) * | 2021-09-03 | 2021-12-03 | 中国工商银行股份有限公司 | Test data processing method and device |
CN113742229B (en) * | 2021-09-03 | 2024-12-10 | 中国工商银行股份有限公司 | Test data processing method and device |
CN117478570A (en) * | 2023-12-27 | 2024-01-30 | 深圳万物安全科技有限公司 | Equipment testing method and device based on containerization technology and storage medium |
CN117478570B (en) * | 2023-12-27 | 2024-03-22 | 深圳万物安全科技有限公司 | Equipment testing method and device based on containerization technology and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN110752964B (en) | 2021-09-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111159049A (en) | Automatic interface testing method and system | |
CN112783793B (en) | Automatic interface test system and method | |
CN109683899A (en) | A kind of software integrating method and device | |
CN105450476B (en) | A kind of regression test system and test method | |
CN107193607B (en) | Method and apparatus for updating code file, storage medium, processor, and terminal | |
JP2018538583A (en) | Method and apparatus for developing an autonomous vehicle application | |
CN110109829B (en) | Intelligent dialogue automatic checking method and storage medium | |
CN107608902A (en) | Routine interface method of testing and device | |
CN110752964B (en) | Network equipment testing method and device | |
CN109947985A (en) | Applied to the Processing with Neural Network method and device in on-line system | |
CN113760230B (en) | Business processing method and device | |
CN110532182A (en) | A kind of automated testing method and device of virtual platform | |
CN111897725B (en) | Automatic test method, medium, equipment and system for middle platform service | |
CN112306857A (en) | Method and apparatus for testing applications | |
CN115269387A (en) | Automatic interface testing method and device | |
CN106371849A (en) | Application data processing method and device | |
CN105530140A (en) | Cloud scheduling system, method and device for removing tight coupling of use case and environment | |
CN109460266A (en) | A kind of method and device constructing software analogue data | |
CN114185780A (en) | Upstream and downstream system interaction testing method | |
CN113341767A (en) | Method, system and computer readable storage medium for automated testing | |
CN116560722B (en) | Operation and maintenance flow processing method and device, electronic equipment and storage medium | |
CN115757088B (en) | Fault injection method, device and equipment based on environment variable | |
CN105407112B (en) | Equipment capability learning method, device and system | |
CN114706758B (en) | Script generation method for simulation test, electronic device and storage medium | |
CN118394018B (en) | Internet of things technical flow control method and system based on directed acyclic graph |
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 |