CN107341103B - Software compatibility testing method and system - Google Patents

Software compatibility testing method and system Download PDF

Info

Publication number
CN107341103B
CN107341103B CN201710458314.XA CN201710458314A CN107341103B CN 107341103 B CN107341103 B CN 107341103B CN 201710458314 A CN201710458314 A CN 201710458314A CN 107341103 B CN107341103 B CN 107341103B
Authority
CN
China
Prior art keywords
test
testing
virtual
server
software
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
CN201710458314.XA
Other languages
Chinese (zh)
Other versions
CN107341103A (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.)
Beijing Testin Information Technology Co Ltd
Original Assignee
Guangzhou Testin Information 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 Guangzhou Testin Information Technology Co ltd filed Critical Guangzhou Testin Information Technology Co ltd
Priority to CN201710458314.XA priority Critical patent/CN107341103B/en
Publication of CN107341103A publication Critical patent/CN107341103A/en
Application granted granted Critical
Publication of CN107341103B publication Critical patent/CN107341103B/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
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention relates to a method and a system for testing software compatibility, wherein the method comprises the following steps: constructing a plurality of virtual test servers, wherein each virtual test server is respectively connected with a plurality of test terminals with different models; acquiring software to be tested and the preset testing times of the software to be tested on a testing terminal; sending software to be tested to a test terminal; distributing actual test times of each virtual test server for testing the software to be tested according to the preset test times; and performing compatibility test on the software to be tested according to the actual test times of each virtual test server. According to the software compatibility testing method and system provided by the invention, the software to be tested is tested through the plurality of virtual testing servers, the testing times of testing required in each virtual testing server can be reasonably distributed, and the testing efficiency is improved.

Description

Software compatibility testing method and system
Technical Field
The invention relates to the field of cloud testing, in particular to a method and a system for testing software compatibility.
Background
At present, a method for testing compatibility of software or application generally includes installing software or application to be tested on a terminal device to be tested, and performing compatibility test on the software or application on the terminal device to obtain whether the software or application runs stably on the terminal device.
However, when a batch of test tasks is faced, the test speed of each terminal device for software is different, so that the situation that some terminal devices complete the test and part of the terminal devices queue for the test is easily caused, and the test efficiency is low.
Disclosure of Invention
The invention aims to solve the technical problem that the testing efficiency is low when the testing tasks are too many in the prior art, and provides a method for testing software compatibility.
The technical scheme for solving the technical problems is as follows:
a method for testing software compatibility comprises the following steps:
step 1, constructing a plurality of virtual test servers, wherein each virtual test server is respectively connected with a plurality of test terminals with different models, and the number and the model of the test terminals connected with any two virtual test servers are the same;
step 2, acquiring software to be tested and the preset testing times of the software to be tested on the testing terminal;
step 3, sending the software to be tested to the test terminal;
step 4, distributing the actual test times of the test terminal connected with each virtual test server to the software to be tested according to the preset test times;
and 5, performing compatibility test on the software to be tested according to the actual test times of each virtual test server.
The invention has the beneficial effects that: according to the software compatibility testing method provided by the invention, a plurality of virtual testing servers are constructed, the testing terminals with the same quantity and the same type are respectively connected to the virtual testing servers, the actual testing times of each virtual testing server for testing are distributed according to the preset testing times, and the software to be tested is tested by the plurality of virtual testing servers, so that the testing times of each virtual testing server which needs to be tested can be reasonably distributed, and the testing efficiency is improved.
On the basis of the technical scheme, the invention can be further improved as follows.
Further, the test method further comprises:
step 6, obtaining the average testing times finished by each virtual testing server in any time interval;
step 7, calculating the test completion efficiency of each virtual test server according to the time interval and the average test times;
and 8, adjusting the actual test times of each virtual test server according to the test completion efficiency.
The beneficial effect of adopting the further scheme is that: by adjusting the test times of the virtual test servers which need to be tested according to the test completion efficiency, the resource use condition of each virtual test server can be reasonably distributed, and the test efficiency can be improved.
Further, the adjusting the actual test times of each virtual test server in step 8 specifically includes:
step 8.1, when the test completion efficiency of the virtual test server is lower than a first threshold value, sending alarm information, and distributing the residual test times of the virtual test server to other virtual test servers;
and 8.2, distributing the residual test times for each virtual test server according to the proportion of the test completion efficiency.
The beneficial effect of adopting the further scheme is that: by closing the virtual test servers with low efficiency and distributing the remaining test times to each virtual test server according to the proportion of the test completion efficiency, the resources of the virtual test servers can be reasonably utilized, and the test efficiency is improved.
Further, the compatibility test includes: the method comprises the steps of installation and uninstallation testing, traversal testing, operation stability testing and operation interface adaptation testing.
Further, the test method further comprises:
and 9, obtaining a test result, and counting and processing the test result according to the number of the virtual test servers and the test times of each virtual test server.
Another technical solution of the present invention for solving the above technical problems is as follows:
a software compatibility testing system, comprising:
the server construction module is used for constructing a plurality of virtual test servers, each virtual test server is respectively connected with a plurality of test terminals with different models, and the number and the model of the test terminals connected with any two virtual test servers are the same;
the acquisition module is used for acquiring software to be tested and the preset test times of the software to be tested on the test terminal;
the transmission module is used for sending the software to be tested to the test terminal;
the distribution module is used for distributing the actual test times of the test terminal connected with each virtual test server to the software to be tested according to the preset test times;
and the testing module is used for carrying out compatibility testing on the software to be tested according to the actual testing times of each virtual testing server.
Further, the test system further comprises:
the test frequency acquisition module is used for acquiring the average test frequency finished by each virtual test server in any time interval;
the test efficiency calculation module is used for calculating the test completion efficiency of each virtual test server according to the time interval and the average test times;
and the test frequency adjusting module is used for adjusting the actual test frequency of each virtual test server according to the test completion efficiency.
Further, the test number adjusting module includes:
the system comprises a test frequency monitoring unit, a test frequency judging unit and a control unit, wherein the test frequency monitoring unit is used for sending alarm information when the test completion efficiency of the virtual test server is lower than a first threshold value, and distributing the residual test frequency of the virtual test server to other virtual test servers;
and the test frequency distribution unit is used for distributing the residual test frequency for each virtual test server according to the proportion of the test completion efficiency.
Further, the compatibility test includes: the method comprises the steps of installation and uninstallation testing, traversal testing, operation stability testing and operation interface adaptation testing.
Further, the test system further comprises:
and the statistical processing module is used for obtaining test results and counting and processing the test results according to the number of the virtual test servers and the test times of each virtual test server.
Advantages of additional aspects 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
Fig. 1 is a schematic flowchart of a method for testing software compatibility according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for testing software compatibility according to another embodiment of the present invention;
fig. 3 is a structural framework diagram of a software compatibility testing system according to another embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
As shown in fig. 1, a schematic flow chart of a method for testing software compatibility according to an embodiment of the present invention is provided, where the method includes:
s101, constructing a plurality of virtual test servers, wherein each virtual test server is respectively connected with a plurality of test terminals with different models, and the number and the model of the test terminals connected with any two virtual test servers are the same;
s102, acquiring software to be tested and the preset testing times of the software to be tested on a testing terminal;
s103, sending software to be tested to a testing terminal, wherein the software to be tested can be a mobile phone APP, an application and the like;
s104, distributing the actual test times of the test terminal connected with each virtual test server to the software to be tested according to the preset test times;
and S105, performing compatibility test on the software to be tested according to the actual test times of each virtual test server, wherein the compatibility test on the software to be tested can be realized by various kinds of compatibility test software on the market.
It should be noted that, the plurality of test terminals with different models refers to a large batch of test terminals, and may be thousands of mobile phones with different models, for example.
The Virtual server is also called a VPS (Virtual Private Service) host, which is simply referred to as a Virtual host.
Compared with a real host, the virtual server is a server that divides a complete server host into a plurality of hosts by adopting a special software and hardware technology. In practice, the real hard disk space is divided into several parts and then leased to different users, and each divided host has independent domain name and IP address, but shares the CPU, RAM, operating system, application software, etc. of the real host.
According to the software compatibility testing method provided by the embodiment, the virtual testing servers are constructed, the testing terminals with the same quantity and the same type are respectively connected to the virtual testing servers, the actual testing times of testing of each virtual testing server are distributed according to the preset testing times, and the software to be tested is tested through the virtual testing servers, so that the testing times of testing required in each virtual testing server can be reasonably distributed, and the testing efficiency is improved.
In another embodiment, as shown in fig. 2, a flowchart of a method for testing software compatibility according to another embodiment of the present invention is described by taking a compatibility test on software X as an example.
Assuming that A, B, C, D four virtual test servers are constructed, where a virtual test server a is connected to a test terminal 1, a test terminal 2, a test terminal 3, and a test terminal 4, the models of the four test terminals are different, and the test terminal connected to the virtual test server B, C, D is the same as the virtual test server a, and the software X needs to be tested 200 times in total, the following steps are required:
s201, determining that the virtual test servers A, B and C participate in testing the software X, wherein the software X needs to be tested 100 times in the test terminal 1, 50 times in the test terminal 2, 50 times in the test terminal 3 and 0 time in the test terminal 4;
s202, respectively sending software X to the test terminals 1, 2 and 3 connected with the virtual test server A, B and C;
s203, determining the number of tests allocated to each test terminal in the virtual test servers A, B and C, for example, in the virtual test server a, the test terminal 1 tests the software X30 times, the test terminal 2 tests the software X10 times, and the test terminal 3 tests the software X20 times; in the virtual test server B, a test terminal 1 tests the software X for 30 times, a test terminal 2 tests the software X for 20 times, and a test terminal 3 tests the software X for 20 times; in the virtual test server C, the test terminal 1 tests the software X for 40 times, the test terminal 2 tests the software X for 20 times, and the test terminal 3 tests the software X for 10 times;
s204, performing compatibility test on the software X according to the times distributed in the S203, wherein the compatibility test comprises the following steps: the method comprises the following steps of (1) mounting and dismounting test, traversing test, operation stability test and operation interface adaptation test;
s205, obtaining the number of times that the virtual test servers A, B and C complete the test within 1 hour from the start of the test, and calculating the test completion efficiency, for example, the virtual test server a completes 10 tests within 1 hour, where the test terminal 1 completes 5 tests, the test terminal 2 completes 2 tests, and the test terminal 3 completes 3 tests, and then the test efficiency of the virtual test server a is 10 times/hour, where the test efficiency of the test terminal 1 is 5 times/hour, the test efficiency of the test terminal 2 is 2 times/hour, and the test efficiency of the test terminal 3 is 3 times/hour;
s206, adjusting the remaining test times of the virtual test server A, B and C, assuming that the test efficiency of the virtual test server a is 10 times/hour, wherein the test efficiency of the test terminal 1 is 5 times/hour, the test efficiency of the test terminal 2 is 2 times/hour, and the test efficiency of the test terminal 3 is 3 times/hour; the testing efficiency of the virtual testing server B is 20 times/hour, wherein the testing efficiency of the testing terminal 1 is 10 times/hour, the testing efficiency of the testing terminal 2 is 5 times/hour, and the testing efficiency of the testing terminal 3 is 5 times/hour; the testing efficiency of the virtual testing server C is 5 times/hour, wherein the testing efficiency of the testing terminal 1 is 2 times/hour, the testing efficiency of the testing terminal 2 is 4 times/hour, and the testing efficiency of the testing terminal 3 is 1 time/hour; therefore, the test efficiency of the test terminal 1 of the virtual server B to the software X is the highest, and the test efficiency of the test terminal 3 of the virtual server C to the software X is the lowest;
s207, determining whether the testing efficiency of the testing terminal 3 of the virtual server C for the software X exceeds a preset threshold, for example, when the preset threshold is the testing efficiency of 6 times/hour, the testing efficiency is lower than the lowest threshold, and then, the remaining testing times in the virtual server C are calculated according to the ratio of the testing efficiency, that is, 1: 2, distributing the test frequency to the virtual server A and the virtual server B, and starting a virtual test server D to distribute the test frequency to the virtual test server D;
and S208, obtaining a test result after the test is finished, and counting and processing the test result, for example, establishing a distribution table of error occurrence frequency according to the type of the error occurring in each virtual test server.
It should be noted that the numbers in the above embodiments are only examples for illustrating the present invention, and do not limit the present invention, wherein the number of virtual servers, the number of test terminals, the type of test terminals, the number of tests, the test efficiency, the preset threshold, and the like may be different according to the actual test requirements.
The installation and uninstallation test in the above embodiment refers to whether the test software X can be normally installed and uninstalled on the test terminal; the traversal test refers to traversing all functions of the software X within a certain time, and testing whether the functions cannot be executed or are in error; the operation stability test means that whether faults such as flash back and the like occur in the running and using process of the test software X within a certain time; the operation interface adaptation test refers to whether the operation interface of the test software X is matched with the test terminal properly or not.
In step S208, the test results may be classified according to the types of the compatibility errors, so that the test results are convenient to view, or the test results are sent to the device of the client, so that the client can view the test results in time.
In another embodiment, as shown in fig. 3, a structural framework diagram of a software compatibility testing system according to another embodiment of the present invention is provided, where the system includes:
the server building module 310 is configured to build a plurality of virtual test servers, where each virtual test server is connected to a plurality of test terminals with different models, and the number and the model of the test terminals connected to any two virtual test servers are the same, for example, the server building module may include a virtual test server a, a virtual test server B, and a virtual test server C, and each virtual test server may include a test terminal 1, a test terminal 2, and a test terminal 3;
the obtaining module 320 is configured to obtain software to be tested, and preset testing times for testing the software to be tested on the testing terminal;
the transmission module 330 is used for sending the software to be tested to the test terminal;
the distributing module 340 is configured to distribute, according to preset test times, actual test times for testing the software to be tested by the test terminal connected to each virtual test server;
the testing module 350 includes a plurality of virtual testing servers, and is configured to perform compatibility testing on software to be tested according to the actual testing times of each virtual testing server.
Further, the test system further comprises:
the test frequency acquisition module 360 is configured to acquire an average test frequency completed by each virtual test server in any time interval;
a test efficiency calculation module 370, configured to calculate the test completion efficiency of each virtual test server according to the time interval and the average test times;
and the test frequency adjusting module 380 is configured to adjust the actual test frequency of each virtual test server according to the test completion efficiency.
Further, the test number adjusting module 380 includes:
the test frequency monitoring unit 381 is used for sending alarm information when the test completion efficiency of the virtual test server is lower than a first threshold value, and distributing the remaining test frequency of the virtual test server to other virtual test servers;
the test frequency allocating unit 382 is configured to allocate the remaining test frequency to each virtual test server in proportion to the test completion efficiency.
Further, the compatibility test includes: the method comprises the steps of installation and uninstallation testing, traversal testing, operation stability testing and operation interface adaptation testing.
Further, the test system further comprises:
and a statistical processing module 390, configured to obtain the test result, and perform statistics and processing on the test result according to the number of the virtual test servers and the test frequency of each virtual test server.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the modules and units described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system and method may be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, a division of modules is merely a logical division, and an actual implementation may have another division, for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may also be an electric, mechanical or other form of connection.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (8)

1. A method for testing software compatibility is characterized by comprising the following steps:
step 1, constructing a plurality of virtual test servers, wherein each virtual test server is respectively connected with a plurality of test terminals with different models, and the number and the model of the test terminals connected with any two virtual test servers are the same;
step 2, acquiring software to be tested and the preset testing times of the software to be tested on the testing terminal;
step 3, sending the software to be tested to the test terminal;
step 4, distributing the actual test times of the test terminal connected with each virtual test server to the software to be tested according to the preset test times;
step 5, performing compatibility test on the software to be tested according to the actual test times of each virtual test server;
step 6, obtaining the average testing times finished by each virtual testing server in any time interval;
step 7, calculating the test completion efficiency of each virtual test server according to the time interval and the average test times;
and 8, adjusting the actual test times of each virtual test server according to the test completion efficiency.
2. The testing method according to claim 1, wherein the step 8 of adjusting the actual number of tests performed on each virtual testing server specifically comprises:
step 8.1, when the test completion efficiency of the virtual test server is lower than a first threshold value, sending alarm information, and distributing the residual test times of the virtual test server to other virtual test servers;
and 8.2, distributing the residual test times for each virtual test server according to the proportion of the test completion efficiency.
3. The testing method according to claim 1 or 2, wherein the compatibility test comprises: the method comprises the steps of installation and uninstallation testing, traversal testing, operation stability testing and operation interface adaptation testing.
4. The testing method of claim 3, further comprising:
and 9, obtaining a test result, and counting and processing the test result according to the number of the virtual test servers and the test times of each virtual test server.
5. A system for testing software compatibility, comprising:
the server construction module is used for constructing a plurality of virtual test servers, each virtual test server is respectively connected with a plurality of test terminals with different models, and the number and the model of the test terminals connected with any two virtual test servers are the same;
the acquisition module is used for acquiring software to be tested and the preset test times of the software to be tested on the test terminal;
the transmission module is used for sending the software to be tested to the test terminal;
the distribution module is used for distributing the actual test times of the test terminal connected with each virtual test server to the software to be tested according to the preset test times;
the testing module is used for carrying out compatibility testing on the software to be tested according to the actual testing times of each virtual testing server;
the test frequency acquisition module is used for acquiring the average test frequency finished by each virtual test server in any time interval;
the test efficiency calculation module is used for calculating the test completion efficiency of each virtual test server according to the time interval and the average test times;
and the test frequency adjusting module is used for adjusting the actual test frequency of each virtual test server according to the test completion efficiency.
6. The test system of claim 5, wherein the test number adjustment module comprises:
the system comprises a test frequency monitoring unit, a test frequency judging unit and a control unit, wherein the test frequency monitoring unit is used for sending alarm information when the test completion efficiency of the virtual test server is lower than a first threshold value, and distributing the residual test frequency of the virtual test server to other virtual test servers;
and the test frequency distribution unit is used for distributing the residual test frequency for each virtual test server according to the proportion of the test completion efficiency.
7. The test system according to claim 5 or 6, wherein the compatibility test comprises: the method comprises the steps of installation and uninstallation testing, traversal testing, operation stability testing and operation interface adaptation testing.
8. The test system of claim 7, further comprising:
and the statistical processing module is used for obtaining test results and counting and processing the test results according to the number of the virtual test servers and the test times of each virtual test server.
CN201710458314.XA 2017-06-16 2017-06-16 Software compatibility testing method and system Active CN107341103B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710458314.XA CN107341103B (en) 2017-06-16 2017-06-16 Software compatibility testing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710458314.XA CN107341103B (en) 2017-06-16 2017-06-16 Software compatibility testing method and system

Publications (2)

Publication Number Publication Date
CN107341103A CN107341103A (en) 2017-11-10
CN107341103B true CN107341103B (en) 2020-06-02

Family

ID=60221445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710458314.XA Active CN107341103B (en) 2017-06-16 2017-06-16 Software compatibility testing method and system

Country Status (1)

Country Link
CN (1) CN107341103B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108845943A (en) * 2018-06-25 2018-11-20 郑州云海信息技术有限公司 A kind of method and system that judgement software test stage is completed
CN109003317A (en) * 2018-07-04 2018-12-14 百度在线网络技术(北京)有限公司 Virtual information processing method, device, equipment and storage medium
CN111045931B (en) * 2019-11-22 2021-01-01 腾讯科技(深圳)有限公司 Application program testing method, device, equipment and storage medium
CN112732543A (en) * 2021-01-08 2021-04-30 支付宝(杭州)信息技术有限公司 Method, device, equipment and medium for testing task time consumption
CN116974908B (en) * 2023-06-12 2024-06-14 中科软件测评(广州)有限公司 Cloud platform-based software compatibility testing method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609352A (en) * 2011-01-19 2012-07-25 阿里巴巴集团控股有限公司 Parallel testing method and parallel testing server
CN104063305A (en) * 2013-03-18 2014-09-24 腾讯科技(深圳)有限公司 Pressure testing method, device and system for intelligent terminal software
CN104077230A (en) * 2014-07-11 2014-10-01 百度在线网络技术(北京)有限公司 Method and device for conducting pressure test on distributed system
CN106445810A (en) * 2016-08-30 2017-02-22 福建天晴数码有限公司 Interactive software and device compatibility test method and system
CN106484622A (en) * 2016-10-18 2017-03-08 网易(杭州)网络有限公司 Method of testing, apparatus and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609352A (en) * 2011-01-19 2012-07-25 阿里巴巴集团控股有限公司 Parallel testing method and parallel testing server
CN104063305A (en) * 2013-03-18 2014-09-24 腾讯科技(深圳)有限公司 Pressure testing method, device and system for intelligent terminal software
CN104077230A (en) * 2014-07-11 2014-10-01 百度在线网络技术(北京)有限公司 Method and device for conducting pressure test on distributed system
CN106445810A (en) * 2016-08-30 2017-02-22 福建天晴数码有限公司 Interactive software and device compatibility test method and system
CN106484622A (en) * 2016-10-18 2017-03-08 网易(杭州)网络有限公司 Method of testing, apparatus and system

Also Published As

Publication number Publication date
CN107341103A (en) 2017-11-10

Similar Documents

Publication Publication Date Title
CN107341103B (en) Software compatibility testing method and system
US8839035B1 (en) Cloud-based test execution
US20180375726A1 (en) Resource Configuration Method, Virtualized Network Function Manager, and Element Management System
CN106385459B (en) Method and device for distributing connection request message
CN110457197B (en) Service testing method, device, computer equipment and storage medium
CN105005521A (en) Test method and apparatus
CN108600034B (en) Service pressure management method, device, equipment, system and storage medium
CN107547309B (en) Automatic testing method and device for security gateway performance
CN107196781B (en) Security configuration checking task allocation method and device
CN103294599B (en) A kind of embedded software cross-beta method based on cloud
CN109660422B (en) Network card bandwidth testing method, device, terminal and storage medium based on multiple processes
CN105207844A (en) Method for testing server stability and system thereof
CN103516851B (en) A kind of wireless product cloud test platform system
WO2014194704A1 (en) A grouping processing method and system
WO2018028344A1 (en) Method and device for load processing
WO2016119389A1 (en) Management method, device and system for system docking
CN110247812A (en) A kind of more cluster management methods, device, system and associated component
CN109656791B (en) gPC performance test method and device based on Jmeter
CN104702664B (en) Method and system for controlling task server
CN103605610A (en) System and method for software testing based on Hadoop
CN110727563A (en) Cloud service alarm method and device for preset customer
CN110868330B (en) Evaluation method, device and evaluation system for CPU resources which can be divided by cloud platform
CN112737896B (en) Bandwidth data checking method, device, medium and electronic equipment
CN114448990B (en) Fusion CDN-based resource scheduling method, device and equipment
CN106681894B (en) Monitoring method and monitoring device of intelligent equipment

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210726

Address after: 100016 no.4301, No.52 Jiuxianqiao hospital, Chaoyang District, Beijing

Patentee after: BEIJING TESTIN INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 510000 room 2016, building 2, No. 8, Fenghuang Third Road, Zhongxin Guangzhou Knowledge City, Guangzhou, Guangdong

Patentee before: GUANGZHOU TESTIN INFORMATION TECHNOLOGY Co.,Ltd.