CN107590075B - Software testing method and device - Google Patents

Software testing method and device Download PDF

Info

Publication number
CN107590075B
CN107590075B CN201710848321.0A CN201710848321A CN107590075B CN 107590075 B CN107590075 B CN 107590075B CN 201710848321 A CN201710848321 A CN 201710848321A CN 107590075 B CN107590075 B CN 107590075B
Authority
CN
China
Prior art keywords
test
task
information
host
test task
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
CN201710848321.0A
Other languages
Chinese (zh)
Other versions
CN107590075A (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710848321.0A priority Critical patent/CN107590075B/en
Publication of CN107590075A publication Critical patent/CN107590075A/en
Application granted granted Critical
Publication of CN107590075B publication Critical patent/CN107590075B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a software testing method, which is applied to a testing server in a testing platform, wherein the testing platform also comprises a plurality of testing hosts, and the method comprises the following steps: receiving a test request aiming at target software; determining test task information according to the test request, wherein the test task information at least comprises information of a test networking, information of a test host in the test networking, information of a test scene and information of a test case script corresponding to each test task; and respectively distributing each test task to the corresponding test host according to the test task information so as to enable each test host to execute the corresponding test task. By applying the technical scheme provided by the embodiment of the invention, the test server respectively distributes each test task to the corresponding test host according to the test task information to complete the test tasks, thereby reducing the software test overhead and shortening the product development period. The invention also discloses a software testing device which has corresponding technical effects.

Description

Software testing method and device
Technical Field
The invention relates to the technical field of computer application, in particular to a software testing method and device.
Background
With the development of computer application technology, the software industry has also been rapidly developed. For example, in a network storage system, software technology is mainly used. The software test plays a very important role in the whole development process of the software, and is the key for ensuring the software quality and improving the software reliability. How well the software test works, the quality of the software product is directly determined. Moreover, a large amount of statistics shows that the cost and workload of the software testing stage often account for 40% to 50% of the total cost and the total workload of the software development, and even more.
The existing software testing mode is designed for special software testing tasks, but for software testing tasks such as network storage systems and the like with the characteristics of complex structures, multiple system software functions and the like, the software testing overhead is high, and the product development period is long.
Disclosure of Invention
In order to solve the technical problems, the invention provides the following technical scheme:
a software testing method is applied to a testing server in a testing platform, the testing platform also comprises a plurality of testing hosts, and the method comprises the following steps:
receiving a test request aiming at target software;
determining test task information corresponding to one or more test tasks according to the test request, wherein the test task information at least comprises information of a test network, information of a test host in the test network, information of a test scene and information of a test case script corresponding to each test task;
and respectively distributing each test task to the corresponding test host according to the test task information so as to enable each test host to execute the corresponding test task.
In a specific embodiment of the present invention, after the respectively allocating each test task to the corresponding test host according to the test task information, the method further includes:
obtaining test log information generated by each test host in the process of executing corresponding test tasks;
and outputting the test log information.
In a specific embodiment of the present invention, after the respectively allocating each test task to the corresponding test host according to the test task information, the method further includes:
obtaining the test result of each test host computer to the corresponding test task;
generating a test report according to the obtained test result;
and outputting the test report.
In a specific embodiment of the present invention, the allocating each test task to a corresponding test host according to the test task information includes:
determining the execution sequence of each test task according to the test task information;
and respectively distributing each test task to the corresponding test host according to the execution sequence of each test task.
A software testing device is applied to a testing server in a testing platform, the testing platform also comprises a plurality of testing hosts, and the device comprises:
the request receiving module is used for receiving a test request aiming at the target software;
the information determining module is used for determining test task information corresponding to one or more test tasks according to the test request, wherein the test task information at least comprises information of a test network, information of a test host in the test network, information of a test scene and information of a test case script corresponding to each test task;
and the task allocation module is used for respectively allocating each test task to the corresponding test host according to the test task information so as to enable each test host to execute the corresponding test task.
In a specific embodiment of the present invention, the apparatus further includes a log output module, configured to:
after distributing each test task to the corresponding test host according to the test task information, obtaining test log information generated by each test host in the process of executing the corresponding test task;
and outputting the test log information.
In an embodiment of the present invention, the system further includes a report output module, configured to:
after each test task is respectively allocated to the corresponding test host according to the test task information, obtaining the test result of each test host to the corresponding test task;
generating a test report according to the obtained test result;
and outputting the test report.
In a specific embodiment of the present invention, the task allocation module is specifically configured to:
determining the execution sequence of each test task according to the test task information;
and respectively distributing each test task to the corresponding test host according to the execution sequence of each test task.
By applying the technical scheme provided by the embodiment of the invention, the test server in the test platform receives the test request aiming at the target software, determines the test task information corresponding to one or more test tasks according to the test request, wherein the test task information at least comprises the information of test networking, the information of test hosts in the test networking, the information of test scenes and the information of test case scripts corresponding to each test task, and respectively distributes each test task to the corresponding test host according to the test task information so that each test host executes the corresponding test task. The test server of the test platform determines the test task information according to the test request, and respectively distributes each test task to the corresponding test host according to the test task information to complete the test task, so that the software test overhead of the software test tasks with the characteristics of complex structure, multiple system software functions and the like can be reduced, and the product development period is shortened.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a block diagram of a test platform according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a software testing method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a software testing apparatus according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The core of the invention is to provide a software testing method, which can be applied to a testing server in a testing platform, wherein the testing platform also comprises a plurality of testing hosts. The method comprises the steps that a test server in a test platform receives a test request aiming at target software, test task information corresponding to one or more test tasks is determined according to the test request, the test task information at least comprises information of a test networking, information of a test host in the test networking, information of a test scene and information of a test case script corresponding to each test task, and each test task is respectively distributed to the corresponding test host according to the test task information so that each test host can execute the corresponding test task. The test server of the test platform determines the test task information according to the test request, and respectively distributes each test task to the corresponding test host according to the test task information to complete the test task, so that the software test overhead of the software test tasks with the characteristics of complex structure, multiple system software functions and the like can be reduced, and the product development period is shortened.
The test platform is realized by adopting a CS server-client framework design and comprises host software, storage software, hardware equipment and the like. The hardware devices generally include network connection devices such as switches and network storage devices such as disk arrays, machine heads and test hosts. As shown in fig. 1, the whole test platform is composed of a test server and a plurality of test networks, and one or more test hosts may be in one test network. The test server comprises an SQL database, Web services and service processes, and can control a plurality of test hosts to execute respective distributed test tasks. The user can view the testing progress of the software through the browser. Generally, a test task can be specifically executed by forming some test hosts into 1 test network. At this time, the test server communicates with the test hosts and informs the test hosts to perform the assigned test tasks. The design principle of the test platform needs to be able to complete tests on host software, storage software functions, test host IO read-write consistency and the like, and needs to manage these hardware devices in a centralized manner to realize resource sharing. The test platform can record information of each hardware device and test networking, such as device model, IP, configuration, operating system, network layout, and the like.
In order to carry out all-around test on software, a test platform needs to integrate common test host read-write IO tools, such as IOMETER, VDBENCH, FIO and the like.
Referring to fig. 2, which is a flowchart illustrating an implementation of a software testing method according to an embodiment of the present invention, the method may include the following steps:
s201: a test request for target software is received.
When a user needs to know the quality of a piece of software or evaluate whether the software can meet the design requirements, a test request aiming at the target software can be sent to a test server in the test platform. When the test server receives the test request, it may proceed to step S202.
S202: and determining test task information corresponding to one or more test tasks according to the test request.
The test task information at least comprises information of a test networking, information of a test host in the test networking, information of a test scene and information of a test case script corresponding to each test task.
After receiving the test request for the target software, the test server can determine the number of the test tasks according to the test request and determine the test task information corresponding to each test task. The test task information at least comprises information of a test network required by execution of each test task, information of a test host in the test network, information of a test scene and information of a test case script corresponding to each test task.
In the embodiment of the present invention, the test request may include information related to a test task specified by a user. For example, if there is a test network matching the information of the test network in the test platform itself, the user may log in the system through the browser to directly select the test network, and if there is no test network matching the information of the test network in the test platform itself, the user needs to log in the system through the browser to create the test network. Similarly, if the test platform itself has a test host matching the information of the test host, the user may log in the system through the browser to directly select the test host, and if the test platform itself does not have a test host matching the information of the test host, the user needs to log in the system through the browser to create the test host and specify the configuration information of the test host, such as the operating system, the host name, the IP, and the like. Therefore, the test platform determines the test network and the test hosts in the test network, and if the test hosts independent of the test network exist in the test hosts required to be used, the test server adds the test hosts to the test network.
According to different test tasks, one or more test hosts corresponding to the test tasks may be provided.
The test networking is a test environment, and includes software version, hardware device model, hardware device number, hardware device topological relation, and the like.
The user can design a test scene for describing the test task according to the test task and send the test scene to the test server. And the test server determines a test scene corresponding to the test task and associates the test scene with the determined test network.
A test scenario is one test case that is often directed to a user field application.
After receiving the information of the test scene designed by the user according to the test task in the test task information sent by the user, the test server can associate the test scene with the test networking, and select the test case script from a pre-established test case script library according to the test networking and the test scene, so as to determine the test case script.
S203: and respectively distributing each test task to the corresponding test host according to the test task information so as to enable each test host to execute the corresponding test task.
After the test server determines the test task information, each test task can be automatically and respectively allocated to the corresponding test host according to the test task information, so that each test host executes the corresponding test task, the test platform is convenient to use, and the test is simplified. Meanwhile, in order to realize the efficient utilization of hardware equipment and reduce the waiting time of test tasks, the test server can automatically allocate idle hardware equipment according to the test task information, and the hardware resource sharing is realized.
In one embodiment of the present invention, step S203 may include the following steps:
the method comprises the following steps: determining the execution sequence of each test task according to the test task information;
step two: and respectively distributing each test task to the corresponding test host according to the execution sequence of each test task.
For convenience of description, the above two steps may be combined for illustration.
The test server may determine a plurality of test tasks according to the received test request for the target software, and two or more test tasks may be required to be used by the same test host in each test task, so that the execution sequence of each test task needs to be determined according to the test task information. And respectively distributing each test task to the corresponding test host according to the execution sequence of each test task, so as to avoid influence on the test result caused by the competition of each test task for the test host. And each test task can be sequentially executed on one test host, and a plurality of test tasks can be executed on a plurality of test hosts in parallel, so that the test efficiency is improved.
The test server can also determine a starting strategy and a stopping strategy for executing each test task according to the test task information.
The test platform can uniformly manage all test case scripts and test tools in the test networking, and can store the test case scripts in a special server established with an NFS file system. When each test host executes the test task, in order to ensure the consistency of the version of the same part of each test case script determined by each test task and the consistency of the version of the same software test tool in the test network used by each test task, each test host can download the latest test case script and the latest software test tool from a special server of the NFS file system, and the influence of inconsistent versions on the test result is avoided.
By applying the method provided by the embodiment of the invention, the test server in the test platform receives the test request aiming at the target software, determines the test task information corresponding to one or more test tasks according to the test request, the test task information at least comprises the information of test networking, the information of test hosts in the test networking, the information of test scenes and the information of test case scripts corresponding to each test task, and respectively distributes each test task to the corresponding test host according to the test task information so that each test host executes the corresponding test task. The test server of the test platform determines the test task information according to the test request, and respectively distributes each test task to the corresponding test host according to the test task information to complete the test task, so that the software test overhead of the software test tasks with the characteristics of complex structure, multiple system software functions and the like can be reduced, and the product development period is shortened.
In an embodiment of the present invention, after respectively allocating each test task to a corresponding test host according to the test task information, the method may further include the following steps:
the method comprises the following steps: obtaining test log information generated by each test host in the process of executing corresponding test tasks;
step two: and outputting the test log information.
For convenience of description, the above two steps may be combined for illustration.
After the test server allocates each test task to the corresponding test host, the test server can obtain the test log information generated by each test host in the process of executing the corresponding test task, and the test platform can manage the test log information. The test server can output the test log information, so that a function of checking the test log information by a user is provided, and the user can check the execution states of the process, the result and the like executed by each test case script.
In an embodiment of the present invention, after respectively allocating each test task to a corresponding test host according to the test task information, the method may further include the following steps:
the method comprises the following steps: obtaining the test result of each test host computer to the corresponding test task;
step two: generating a test report according to the obtained test result;
step three: and outputting a test report.
For convenience of description, the above three steps may be combined for illustration.
After the test server respectively allocates each test task to the corresponding test host according to the test task information, the test server can obtain the test result of each test host on the corresponding test task and store the test result in the database. And generating a test report according to the obtained test result, and outputting the test report, for example, sending the test report to a user by adopting an Email mode and the like, so that the user can check the test result of the test task in time through a browser.
Corresponding to the above method embodiment, the embodiment of the present invention further provides a software testing apparatus, and a software testing apparatus described below and a software testing method described above may be referred to in correspondence.
Referring to fig. 3, the apparatus may include the following modules:
a request receiving module 301, configured to receive a test request for target software;
the information determining module 302 is configured to determine test task information corresponding to one or more test tasks according to the test request, where the test task information at least includes information of a test networking, information of a test host in the test networking, information of a test scenario, and information of a test case script corresponding to each test task;
the task allocation module 303 is configured to allocate each test task to a corresponding test host according to the test task information, so that each test host executes the corresponding test task.
By applying the device provided by the embodiment of the invention, the test server in the test platform receives the test request aiming at the target software, determines the test task information corresponding to one or more test tasks according to the test request, the test task information at least comprises the information of test networking, the information of test hosts in the test networking, the information of test scenes and the information of test case scripts corresponding to each test task, and respectively distributes each test task to the corresponding test host according to the test task information so that each test host executes the corresponding test task. The test server of the test platform determines the test task information according to the test request, and respectively distributes each test task to the corresponding test host according to the test task information to complete the test task, so that the software test overhead of the software test tasks with the characteristics of complex structure, multiple system software functions and the like can be reduced, and the product development period is shortened.
In an embodiment of the present invention, the apparatus may further include a log output module, configured to:
after each test task is respectively distributed to a corresponding test host according to the test task information, test log information generated by each test host in the process of executing the corresponding test task is obtained;
and outputting the test log information.
In an embodiment of the present invention, the apparatus may further include a report output module, configured to:
after each test task is respectively distributed to the corresponding test host according to the test task information, the test result of each test host to the corresponding test task is obtained;
generating a test report according to the obtained test result;
and outputting a test report.
In an embodiment of the present invention, the task allocation module 303 is specifically configured to:
determining the execution sequence of each test task according to the test task information;
and respectively distributing each test task to the corresponding test host according to the execution sequence of each test task.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The principle and the implementation of the present invention are explained in the present application by using specific examples, and the above description of the embodiments is only used to help understanding the technical solution and the core idea of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (8)

1. A software testing method is characterized in that the software testing method is applied to a testing server in a testing platform, the testing platform further comprises a plurality of testing hosts, and the method comprises the following steps:
receiving a test request aiming at target software;
determining test task information corresponding to one or more test tasks according to the test request, wherein the test task information at least comprises information of a test network, information of a test host in the test network, information of a test scene and information of a test case script corresponding to each test task;
when the target test networking matched with the information of the test host does not exist in the test platform, a browser logs in a system to establish the target test networking;
when a target test host corresponding to a test task is independent of a corresponding target test network, adding the target test host to the target test network;
and respectively distributing each test task to a corresponding test host according to the test task information so as to enable each test host to download the latest test case script from a special server of the NFS file system and to execute the corresponding test task with a software test tool.
2. The method according to claim 1, further comprising, after said assigning each test task to a corresponding test host according to the test task information, respectively:
obtaining test log information generated by each test host in the process of executing corresponding test tasks;
and outputting the test log information.
3. The method according to claim 2, further comprising, after said assigning each test task to a corresponding test host according to the test task information, respectively:
obtaining the test result of each test host computer to the corresponding test task;
generating a test report according to the obtained test result;
and outputting the test report.
4. The method according to any one of claims 1 to 3, wherein the respectively assigning each test task to a corresponding test host according to the test task information comprises:
determining the execution sequence of each test task according to the test task information;
and respectively distributing each test task to the corresponding test host according to the execution sequence of each test task.
5. The utility model provides a software testing arrangement which characterized in that is applied to the test server in the test platform, still include a plurality of test host computer in the test platform, the device includes:
the request receiving module is used for receiving a test request aiming at the target software;
the information determining module is used for determining test task information corresponding to one or more test tasks according to the test request, wherein the test task information at least comprises information of a test network, information of a test host in the test network, information of a test scene and information of a test case script corresponding to each test task; when the target test networking matched with the information of the test host does not exist in the test platform, a browser logs in a system to establish the target test networking; when a target test host corresponding to a test task is independent of a corresponding target test network, adding the target test host to the target test network;
and the task allocation module is used for respectively allocating each test task to the corresponding test host according to the test task information so that each test host downloads the latest test case script from the special server of the NFS file system and executes the corresponding test task together with the software test tool.
6. The apparatus of claim 5, further comprising a log output module to:
after distributing each test task to the corresponding test host according to the test task information, obtaining test log information generated by each test host in the process of executing the corresponding test task;
and outputting the test log information.
7. The apparatus of claim 6, further comprising a report output module configured to:
after each test task is respectively allocated to the corresponding test host according to the test task information, obtaining the test result of each test host to the corresponding test task;
generating a test report according to the obtained test result;
and outputting the test report.
8. The apparatus according to any one of claims 5 to 7, wherein the task allocation module is specifically configured to:
determining the execution sequence of each test task according to the test task information;
and respectively distributing each test task to the corresponding test host according to the execution sequence of each test task.
CN201710848321.0A 2017-09-19 2017-09-19 Software testing method and device Active CN107590075B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710848321.0A CN107590075B (en) 2017-09-19 2017-09-19 Software testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710848321.0A CN107590075B (en) 2017-09-19 2017-09-19 Software testing method and device

Publications (2)

Publication Number Publication Date
CN107590075A CN107590075A (en) 2018-01-16
CN107590075B true CN107590075B (en) 2021-06-29

Family

ID=61047310

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710848321.0A Active CN107590075B (en) 2017-09-19 2017-09-19 Software testing method and device

Country Status (1)

Country Link
CN (1) CN107590075B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108519934A (en) * 2018-03-15 2018-09-11 广州视源电子科技股份有限公司 Board test method, device, readable storage medium storing program for executing and computer equipment
CN110659198A (en) * 2018-06-28 2020-01-07 亿度慧达教育科技(北京)有限公司 Application program test case execution method and device and software test system
CN108984419B (en) * 2018-08-23 2022-11-04 郑州云海信息技术有限公司 Storage software testing method, device and equipment
CN109614330A (en) * 2018-12-06 2019-04-12 广东浪潮大数据研究有限公司 Storage system service test method, device, system, storage control and medium
CN110046081A (en) * 2019-03-18 2019-07-23 平安普惠企业管理有限公司 Performance test methods, performance testing device, electronic equipment and storage medium
CN110795217B (en) 2019-09-27 2022-07-15 广东浪潮大数据研究有限公司 Task allocation method and system based on resource management platform
CN113127323A (en) * 2019-12-30 2021-07-16 北京金山云网络技术有限公司 Test method, test device, terminal equipment and storage medium
CN113158146A (en) * 2020-01-07 2021-07-23 网联清算有限公司 Script management method, script management platform, computing device and medium
CN114286378B (en) * 2021-12-28 2024-01-30 湖南智领通信科技有限公司 Ad hoc network wireless communication device network performance test system and method
CN114579473B (en) * 2022-05-09 2022-09-02 太平金融科技服务(上海)有限公司深圳分公司 Application testing method, device, equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075384A (en) * 2010-12-20 2011-05-25 创新科存储技术有限公司 Performance test system and method
CN104461856A (en) * 2013-09-22 2015-03-25 阿里巴巴集团控股有限公司 Performance test method, device and system based on cloud computing platform

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012845B (en) * 2010-12-16 2012-08-08 迈普通信技术股份有限公司 Method for improving utilization rate of automatic testing resources
US9218266B2 (en) * 2012-07-23 2015-12-22 Infosys Limited Systems and methods for replication of test results in a network environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075384A (en) * 2010-12-20 2011-05-25 创新科存储技术有限公司 Performance test system and method
CN104461856A (en) * 2013-09-22 2015-03-25 阿里巴巴集团控股有限公司 Performance test method, device and system based on cloud computing platform

Also Published As

Publication number Publication date
CN107590075A (en) 2018-01-16

Similar Documents

Publication Publication Date Title
CN107590075B (en) Software testing method and device
Zheng et al. A distributed replication strategy evaluation and selection framework for fault tolerant web services
WO2019037203A1 (en) Application program performance testing method, device, computer equipment, and storage medium
CN103248535B (en) A kind of cloud system method of testing and device
US9218231B2 (en) Diagnosing a problem of a software product running in a cloud environment
CN104461856A (en) Performance test method, device and system based on cloud computing platform
CN111124850A (en) MQTT server performance testing method, system, computer equipment and storage medium
CN103092751B (en) Web application performance test system based on customer behavior model in cloud environment
CN102880546A (en) Software integration testing method and system based on extensible markup language (XML) database
WO2014035309A1 (en) Re-configuration in cloud computing environments
CN111966556A (en) Performance pressure measurement method and device, server and computer readable storage medium
CN110750445A (en) Method, system and equipment for testing high-availability function of YARN component
CN114064465A (en) Stability testing method based on Linux cloud platform
CN111400171B (en) Interface testing method, system and device and readable storage medium
CN113127356A (en) Pressure measurement method and device, electronic equipment and storage medium
CN110971478B (en) Pressure measurement method and device for cloud platform service performance and computing equipment
CN116382987A (en) Performance test method, device, processor and machine-readable storage medium
CN114466000B (en) CDN gateway source returning method and device
CN115297024A (en) Performance test method and device of network security equipment and electronic equipment
CN114116655A (en) Parallel file storage method, device, equipment and storage medium based on virtual machine
CN114238091A (en) Resident interactive service cluster testing method and system
CN111078527B (en) Auxiliary system and method for pressure testing of server
CN108769246B (en) NFS sharing maximization test method and system
CN111294250B (en) Pressure testing method, device and system
CN113448730A (en) Service processing method and device, computer 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