CN111078527A - Auxiliary system and method for pressure testing of server - Google Patents

Auxiliary system and method for pressure testing of server Download PDF

Info

Publication number
CN111078527A
CN111078527A CN201911089300.0A CN201911089300A CN111078527A CN 111078527 A CN111078527 A CN 111078527A CN 201911089300 A CN201911089300 A CN 201911089300A CN 111078527 A CN111078527 A CN 111078527A
Authority
CN
China
Prior art keywords
server
test
virtual user
interface
load
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
Application number
CN201911089300.0A
Other languages
Chinese (zh)
Other versions
CN111078527B (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 Senseshield Technology Co Ltd
Original Assignee
Beijing Senseshield 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 Beijing Senseshield Technology Co Ltd filed Critical Beijing Senseshield Technology Co Ltd
Priority to CN201911089300.0A priority Critical patent/CN111078527B/en
Publication of CN111078527A publication Critical patent/CN111078527A/en
Application granted granted Critical
Publication of CN111078527B publication Critical patent/CN111078527B/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/362Software debugging
    • G06F11/3648Software debugging using additional hardware
    • G06F11/3656Software debugging using additional hardware using a specific debug interface
    • 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

Abstract

The invention discloses an auxiliary system and a method for carrying out pressure test on a server, wherein the system comprises a control machine and a plurality of load machines, wherein: the control machine is used for distributing a corresponding number of virtual users to each load machine and deploying a test environment for each virtual user, the load machines are used for simulating the distributed corresponding number of virtual users, each virtual user sends a request to the server according to a deployed test environment calling interface so as to generate pressure on the server, wherein whether the error rate and calling time of returned content exceed corresponding set values or not is judged according to the returned content corresponding to the request, and whether the number of virtual users simulated by the plurality of load machines reaches the load limit of the server or not is determined according to the judged result.

Description

Auxiliary system and method for pressure testing of server
Technical Field
The invention relates to the technical field of computers, in particular to an auxiliary system and method for performing pressure test on a server.
Background
In some cases, a server with complex business needs to be stress tested according to relevant requirements on the performance of the server. However, sometimes, due to a plurality of test scenarios, the test environment involves a plurality of test machines, and the analysis of the test results is complex, so that a large amount of manual participation is required.
Disclosure of Invention
In view of the problems in the related art, the present invention provides an auxiliary system and method for stress testing a server, which can at least reduce human involvement.
The technical scheme of the invention is realized as follows:
according to an aspect of the present invention, there is provided an auxiliary system for stress testing a server, comprising a control machine and a plurality of load machines, wherein: the control machine is used for distributing a corresponding number of virtual users to each load machine and deploying a test environment for each virtual user, the load machines are used for simulating the distributed corresponding number of virtual users, each virtual user sends a request to the server according to a deployed test environment calling interface so as to generate pressure on the server, wherein whether the error rate and calling time of the returned content exceed corresponding set values or not is judged according to the returned content corresponding to the request, and whether the number of virtual users simulated by the plurality of load machines reaches the load limit of the server or not is determined according to the judged result.
According to an embodiment of the present invention, the controlling machine includes a data environment deployment module for deploying the test environment, wherein the data environment deployment module is further configured to: and generating a test database for each virtual user, wherein the name of the test database of each virtual user is different from each other, and the test database comprises a parameter for sending the request to the server.
According to the embodiment of the invention, the test database comprises a plurality of parameters corresponding to a plurality of test scenarios, and each virtual user simulates the process of running the plurality of test scenarios according to the plurality of parameters.
According to an embodiment of the present invention, the controller further includes: and the link library replacing module is used for replacing the original dynamic link library with a new dynamic link library corresponding to the adjusted interface after the interface is adjusted after the interface called by the server is accessed, wherein the name of the new dynamic link library is the same as that of the original dynamic link library.
According to an embodiment of the present invention, the controller further includes: and the transaction modification module is used for defining a transaction comprising calling a plurality of interfaces, adding a transaction starting point before the first interface in the plurality of interfaces and adding a transaction ending point after the last interface in the plurality of interfaces, and counting the time for completing the transaction according to the time from the transaction starting point to the transaction ending point.
According to an embodiment of the invention, the plurality of interfaces of the transaction comprise a local interface and an https interface.
According to an embodiment of the present invention, the controller further includes: and the test analysis module is used for collecting an operation log generated by each virtual user simulated by each load simulator, and performing error analysis and error statistics according to the operation log.
According to an embodiment of the present invention, the controller further includes: and the cleaning module is used for deleting the running logs generated by each load machine.
According to another aspect of the present invention, there is provided an auxiliary method for stress testing a server, comprising:
distributing a corresponding number of virtual users to each load machine through a control machine and deploying a test environment for each virtual user;
simulating, by the each load machine, the corresponding number of virtual users assigned, each virtual user sending a request to the server according to the deployed test environment call interface to generate a pressure on the server;
judging whether the error rate and the calling time of the returned content exceed corresponding set values according to the returned content corresponding to the request;
and determining whether the number of the virtual users simulated by the multiple loaders reaches the server load limit according to the judgment result.
According to the embodiment of the invention, the test environment is deployed for each virtual user, and the method comprises the following steps: and generating a test database for each virtual user, wherein the name of the test database of each virtual user is different from each other, and the test database comprises parameters for sending requests to the server.
According to the auxiliary system and the method for carrying out the pressure test on the server, the test environment is deployed through the control machine, the virtual users are distributed to the load machines, and each load machine simulates the process which needs to be operated by a plurality of users, so that the time and the error condition of calling the interface by each virtual user in the process can be counted; and judging whether the error rate of the virtual user in operation exceeds a set value and whether the calling time of the interface exceeds the set value, determining whether the number of the simulated fine and smooth users reaches the bearing limit of the server according to the judgment result, and judging the limit of the normal operation time of the server, thereby reducing the manual participation in the test process.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a block diagram of an auxiliary system for stress testing a server in accordance with an embodiment of the present invention;
fig. 2 is a flow chart of an auxiliary method for stress testing a server according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present invention.
Fig. 1 is a block diagram of an auxiliary system 100 for stress testing a server according to an embodiment of the present invention. As shown in fig. 1, an assistance system 100 according to an embodiment of the present invention includes: a control machine 10 and a plurality of load machines 20. The control machine 10 is configured to allocate a corresponding number of virtual users to each load machine 20 and to deploy a test environment for each virtual user. The virtual users are the server clients that the loader 20 simulates. The load machine 20 is used to simulate a corresponding number of assigned virtual users, each of which sends a request to the server to stress the server according to the deployed test environment call interface. And, it is judged whether the error rate and calling time of the returned contents exceed the respective set values according to the returned contents corresponding to the request, and it is determined whether the number of virtual users simulated by the plurality of load machines 20 reaches the server load limit according to the result of the judgment.
According to the technical scheme, the test environment is deployed through the control machine, the virtual users are distributed to the load machines, and each load machine simulates the process which needs to be operated by a plurality of users, so that the time and the error condition of calling the interface by each virtual user in the process can be counted; and judging whether the error rate of the virtual user in operation exceeds a set value and whether the calling time of the interface exceeds the set value, determining whether the number of the simulated fine and smooth users reaches the bearing limit of the server according to the judgment result, and judging the limit of the normal operation time of the server, thereby reducing the manual participation in the test process.
In one embodiment, the server may be a DDOE server. The DDOE server is a server that protects the data functionality of a user, the user data being encrypted by a data key, and the data key being protected by both an authorization key and the user's individual key. When the data is decrypted, the license key is required to be used to generate the data key, and the data owner controls the use of the license key by other users through issuing and revoking the use license of the license key, indirectly controls the use of the data by other users, thereby achieving the purpose of mastering the data of the owner.
The DDOE server service logic is complex, calling a large number of interfaces (e.g., https interfaces) to handle the service. When the traffic volume increases, the stability of the DDOE server needs to be guaranteed, and the limit condition of the DDOE server is found in the performance test. In the performance test of the DDOE server, the simulation test using a control machine (e.g., a load testing tool loadrunner) causes the following problems in the stress test of the DDOE server: the test scenes are numerous, the test environment relates to a plurality of test machines, and the analysis of test results is complex.
Generally, when a pressure test is performed on a DDOE server, a virtual user needs to be simulated to call a local library interface to initialize the user, access a local database, provide parameters for https access, and judge whether the server returns correctly according to the return content of https. Meanwhile, the time required for the server to process each https request is counted. And (4) finishing each test flow by interacting a plurality of https requests and the server. The tester machine environment requires one controller and multiple load machines. Each machine needs to rent a server on the arry cloud. Remote desktop access is used. By cloning, each machine environment is consistent. And determining the number of the load machines according to the number of the simulation concurrent users. However, because of numerous test scenarios, a test environment involving multiple test machines, and complicated test result analysis, the auxiliary system for pressure testing a server according to the present invention is designed to reduce human involvement.
In order to ensure the accuracy of the test, the data used by the performance test is the created real test data. In the test, each virtual user needs to initialize an interface, and each virtual user needs to correspond to an independent test database, so that the test data processing system needs to be operated to assist in the test. In one embodiment, as shown in fig. 1, the control machine 10 may include a data environment deployment module 11 for deploying a test environment, where the data environment deployment module 11 may be configured to generate a test database for each virtual user, where names of the test databases of each virtual user are different from each other, and the test databases include parameters for sending requests to the server. In one embodiment, when the virtual user invokes the https interface to send an https request to the server, the https access parameters provided for the virtual user are included in the test database. Thus, a separate test database may be needed for each virtual user.
In one embodiment, the data environment deployment module 11 may generate the test database by: and generating database data, splicing the data table for reading the scripts of the control machine, and then generating a plurality of test databases with different names in batches for reading the scripts of the control machine.
In one embodiment, the test database includes a plurality of parameters corresponding to a plurality of test scenarios, and each virtual user simulates a process of running the plurality of test scenarios according to the plurality of parameters. In one embodiment, the controlling machine and the load machine may simulate four scenarios including creating a new user, distributing licenses, using licenses for encryption and decryption, invoking auxiliary interfaces. Each test scene realizes different system processes, and the test interface of each test scene is different. The parameters of each interface are different, and the corresponding data provided by accessing the database are also different. Pressure is placed on the DDOE server by a large number of concurrent virtual users running these four scenarios simultaneously.
Continuing with reference to FIG. 1, the controller 10 may also include a linked library replacement module 12. The link library replacing module 12 is configured to replace the original dynamic link library with a new dynamic link library (dll) corresponding to the adjusted interface after the adjustment of the interface called by the access server, where the name of the new dynamic link library is the same as that of the original dynamic link library. Specifically, the test script calls a plurality of dynamic link libraries provided by the client, and during tuning, each test loader 20 needs to replace all the dynamic link libraries, and replace the dynamic link libraries of all the test machines in an automated manner. Two parts, namely a server and a client, need to be involved in the whole test. The test accesses the server by calling the client interface. The tuning process is that, in the testing process, according to the testing result, the developer adjusts the configuration parameter code of the server, and the like, and also adjusts the client interface. If the client interface is adjusted during tuning, we need to replace the dynamically linked library provided by the client. Then, each test loader 20 needs to replace all of the dynamically linked libraries, replacing the dynamically linked libraries of all of the test machines in an automated fashion. Since the dynamically linked libraries of the plurality of load machines 20 are to be replaced, automatic replacement can be realized in an automatic transmission manner.
Since a large number of interfaces are called in the script of the control machine, the processing time of the called interfaces needs to be counted. In the control machine, the most common way to count time is to add a transaction, and when an interface calls, a transaction start point and a transaction end point are created. The control engine may further include a transaction modification module 13, and the transaction modification module 13 may be configured to define a transaction including invoking the plurality of interfaces, and to add a transaction start point before a first interface of the plurality of interfaces and a transaction end point after a last interface of the plurality of interfaces, so as to count a time for completing the transaction according to a time from the transaction start point to the transaction end point.
In one embodiment, the multiple interfaces of the transaction include a local interface and an https interface. Because a large number of local interfaces and https interfaces are called in the script of the control machine, the local interfaces also have interfaces for calling https. Therefore, the processing time of the https interface can be counted, and the running time of the local interface can be counted.
In one embodiment, an automation script may be used to automatically add a transaction start point and a transaction end point. Due to the requirements in the test, the interfaces which need to count the time are different every time the performance test is run. If modified manually, a significant amount of time is wasted, and thus the transaction start point and the transaction end point are automatically added using an automated script.
The control machine 10 further includes a test analysis module 14, and the test analysis module 14 is configured to collect an operation log generated by each virtual user simulated by each load machine 20, and perform error analysis and error statistics according to the operation log. Since the control machine can only display simple causes of errors, statistical analysis of the errors in all results is required. It can be set that each virtual user will generate operation log, when the operation is finished, the result is automatically analyzed, all error logs are stored in the controller, and error analysis statistics is performed.
The control machine may further include a cleaning module 15, and the cleaning module 15 may be configured to delete the operation log generated by each load machine 20. Because a large number of operation logs are generated in the operation process, all relevant logs are deleted by using the automatic system.
As shown in fig. 2, according to an embodiment of the present invention, there is also provided an auxiliary method for stress testing a server, including the following steps:
s21, distributing a corresponding number of virtual users to each load machine through a control machine and deploying a test environment for each virtual user;
s22, simulating the distributed corresponding number of virtual users through each load machine, wherein each virtual user sends a request to the server according to the deployed test environment calling interface so as to generate pressure on the server;
s23, judging whether the error rate and the calling time of the returned content exceed the corresponding set values according to the returned content corresponding to the request;
and S24, determining whether the number of virtual users simulated by the multiple loaders reaches the server load limit according to the judgment result.
In one embodiment, deploying a test environment for each virtual user comprises: and generating a test database for each virtual user, wherein the name of the test database of each virtual user is different from each other, and the test database comprises parameters for sending requests to the server.
In one embodiment, the test database includes a plurality of parameters corresponding to a plurality of test scenarios, and each virtual user simulates a process of running the plurality of test scenarios according to the plurality of parameters.
In one embodiment, the auxiliary method further includes: and after the interface called by the access server is adjusted, replacing the original dynamic link library with a corresponding new dynamic link library after the interface is adjusted, wherein the name of the new dynamic link library is the same as that of the original dynamic link library.
In one embodiment, the auxiliary method further includes: defining a transaction comprising calling a plurality of interfaces, and adding a transaction start point before a first interface of the plurality of interfaces and a transaction end point after a last interface of the plurality of interfaces, thereby counting a time to complete the transaction according to a time from the transaction start point to the transaction end point.
In one embodiment, the multiple interfaces of the transaction include a local interface and an https interface.
In one embodiment, the auxiliary method further includes: and collecting a running log generated by each virtual user simulated by each load machine, and performing error analysis and error statistics according to the running log.
In one embodiment, the auxiliary method further includes: and deleting the running log generated by each load machine.
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 (10)

1. An auxiliary system for performing a stress test on a server, comprising a controller and a plurality of load machines, wherein:
the control machine is used for distributing a corresponding number of virtual users to each load machine and deploying a test environment for each virtual user,
the load machine is used for simulating the distributed corresponding number of virtual users, each virtual user sends a request to the server according to the deployed test environment calling interface so as to generate pressure on the server,
wherein, according to the returned content corresponding to the request, whether the error rate and the calling time of the returned content exceed the corresponding set values is judged,
and determining whether the number of the virtual users simulated by the multiple loaders reaches the server load limit according to the judgment result.
2. The assistance system for stress-testing a server according to claim 1, wherein the control engine comprises a data environment deployment module for deploying the test environment, wherein the data environment deployment module is further configured to:
and generating a test database for each virtual user, wherein the name of the test database of each virtual user is different from each other, and the test database comprises a parameter for sending the request to the server.
3. Auxiliary system for stress testing of servers according to claim 2,
the test database comprises a plurality of parameters corresponding to a plurality of test scenes, and each virtual user simulates and operates the process of the test scenes according to the parameters.
4. The assistance system for stress-testing a server according to claim 1, wherein said control engine further comprises:
and the link library replacing module is used for replacing the original dynamic link library with a new dynamic link library corresponding to the adjusted interface after the interface is adjusted after the interface called by the server is accessed, wherein the name of the new dynamic link library is the same as that of the original dynamic link library.
5. The assistance system for stress-testing a server according to claim 1, wherein said control engine further comprises:
and the transaction modification module is used for defining a transaction comprising calling a plurality of interfaces, adding a transaction starting point before the first interface in the plurality of interfaces and adding a transaction ending point after the last interface in the plurality of interfaces, and counting the time for completing the transaction according to the time from the transaction starting point to the transaction ending point.
6. The assistance system for stress testing a server according to claim 5, wherein said plurality of interfaces of said transaction comprise a local interface and an https interface.
7. The assistance system for stress-testing a server according to claim 1, wherein said control engine further comprises:
and the test analysis module is used for collecting an operation log generated by each virtual user simulated by each load simulator, and performing error analysis and error statistics according to the operation log.
8. The assistance system for stress-testing a server according to claim 1, wherein said control engine further comprises:
and the cleaning module is used for deleting the running logs generated by each load machine.
9. An assistance method for stress testing a server, comprising:
distributing a corresponding number of virtual users to each load machine through a control machine and deploying a test environment for each virtual user;
simulating, by the each load machine, the corresponding number of virtual users assigned, each virtual user sending a request to the server according to the deployed test environment call interface to generate a pressure on the server;
judging whether the error rate and the calling time of the returned content exceed corresponding set values according to the returned content corresponding to the request;
and determining whether the number of the virtual users simulated by the multiple loaders reaches the server load limit according to the judgment result.
10. An auxiliary method for stress testing a server as claimed in claim 9, wherein deploying a test environment for each virtual user comprises:
and generating a test database for each virtual user, wherein the name of the test database of each virtual user is different from each other, and the test database comprises parameters for sending requests to the server.
CN201911089300.0A 2019-11-08 2019-11-08 Auxiliary system and method for pressure testing of server Active CN111078527B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911089300.0A CN111078527B (en) 2019-11-08 2019-11-08 Auxiliary system and method for pressure testing of server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911089300.0A CN111078527B (en) 2019-11-08 2019-11-08 Auxiliary system and method for pressure testing of server

Publications (2)

Publication Number Publication Date
CN111078527A true CN111078527A (en) 2020-04-28
CN111078527B CN111078527B (en) 2021-01-26

Family

ID=70310745

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911089300.0A Active CN111078527B (en) 2019-11-08 2019-11-08 Auxiliary system and method for pressure testing of server

Country Status (1)

Country Link
CN (1) CN111078527B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035303A (en) * 2020-09-01 2020-12-04 腾讯科技(深圳)有限公司 Data testing method and device, computer and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727394A (en) * 2009-12-28 2010-06-09 成都市华为赛门铁克科技有限公司 Method and device for testing performance of memory device
CN102075384A (en) * 2010-12-20 2011-05-25 创新科存储技术有限公司 Performance test system and method
CN102368227A (en) * 2011-10-13 2012-03-07 福建天晴数码有限公司 Method for generating performance test scripts based on server interfaces
CN102479146A (en) * 2010-11-30 2012-05-30 金蝶软件(中国)有限公司 Scenario testing monitoring method, device and system
CN102541723A (en) * 2010-12-08 2012-07-04 上海杉达学院 Automated testing device for software testing
CN104734918A (en) * 2015-03-25 2015-06-24 浪潮集团有限公司 Lightweight webpage performance testing architecture and method
CN104866425A (en) * 2015-05-22 2015-08-26 国云科技股份有限公司 Database pressure testing method
CN106383786A (en) * 2016-09-27 2017-02-08 北京金山安全软件有限公司 Interface pressure performance testing method and device and electronic equipment
US20180329788A1 (en) * 2017-05-09 2018-11-15 Microsoft Technology Licensing, Llc Cloud Architecture for Automated Testing
CN109542746A (en) * 2018-11-23 2019-03-29 北京车和家信息技术有限公司 Method for testing pressure, system and server stress test macro

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727394A (en) * 2009-12-28 2010-06-09 成都市华为赛门铁克科技有限公司 Method and device for testing performance of memory device
CN102479146A (en) * 2010-11-30 2012-05-30 金蝶软件(中国)有限公司 Scenario testing monitoring method, device and system
CN102541723A (en) * 2010-12-08 2012-07-04 上海杉达学院 Automated testing device for software testing
CN102075384A (en) * 2010-12-20 2011-05-25 创新科存储技术有限公司 Performance test system and method
CN102368227A (en) * 2011-10-13 2012-03-07 福建天晴数码有限公司 Method for generating performance test scripts based on server interfaces
CN104734918A (en) * 2015-03-25 2015-06-24 浪潮集团有限公司 Lightweight webpage performance testing architecture and method
CN104866425A (en) * 2015-05-22 2015-08-26 国云科技股份有限公司 Database pressure testing method
CN106383786A (en) * 2016-09-27 2017-02-08 北京金山安全软件有限公司 Interface pressure performance testing method and device and electronic equipment
US20180329788A1 (en) * 2017-05-09 2018-11-15 Microsoft Technology Licensing, Llc Cloud Architecture for Automated Testing
CN109542746A (en) * 2018-11-23 2019-03-29 北京车和家信息技术有限公司 Method for testing pressure, system and server stress test macro

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035303A (en) * 2020-09-01 2020-12-04 腾讯科技(深圳)有限公司 Data testing method and device, computer and readable storage medium

Also Published As

Publication number Publication date
CN111078527B (en) 2021-01-26

Similar Documents

Publication Publication Date Title
US7334162B1 (en) Dynamic distribution of test execution
US7917896B2 (en) Extensible execution language
US9465718B2 (en) Filter generation for load testing managed environments
US20180276111A1 (en) Mock services for software infrastructures
US8930918B2 (en) System and method for SQL performance assurance services
CN107590075A (en) A kind of method for testing software and device
US20150007135A1 (en) Application experiment system
CN110737584A (en) Service data testing method and device based on block chain and computer equipment
CN108255708B (en) Method, device, storage medium and equipment for accessing production file in test environment
CN107704369B (en) Operation log recording method, electronic device, storage medium and system
US20230333965A1 (en) System and Method for Testing Applications
CN111522728A (en) Method for generating automatic test case, electronic device and readable storage medium
CN111078527B (en) Auxiliary system and method for pressure testing of server
CN114625645A (en) Service testing method and device, electronic equipment and readable storage medium
CN112650689A (en) Test method, test device, electronic equipment and storage medium
CN112905460A (en) Device and method for simulating three-party receipt by automatic interface test
CN112015715A (en) Industrial Internet data management service testing method and system
CN115220707B (en) Software development management method and system based on block chain
CN115407981A (en) Front-end data mock method and system based on middleware adaptation
CN115098105B (en) Container cloud performance test evaluation implementation method, device, equipment and medium
CN113014443B (en) Method and system for testing whether CDN (content delivery network) resources hit cache
CN110516431B (en) Method, system, equipment and storage medium for dynamically configuring virtual machine operation authority
US11356743B2 (en) Media services validation tool
CN115437903A (en) Interface test method, device, apparatus, storage medium, and program
CN111930625A (en) Log obtaining method, device and system based on cloud service platform

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
CP01 Change in the name or title of a patent holder

Address after: 100193 5th floor 510, No. 5 Building, East Yard, No. 10 Wangdong Road, Northwest Haidian District, Beijing

Patentee after: Beijing Shendun Technology Co.,Ltd.

Address before: 100193 5th floor 510, No. 5 Building, East Yard, No. 10 Wangdong Road, Northwest Haidian District, Beijing

Patentee before: BEIJING SENSESHIELD TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder