CN113556269A - SAP client performance test method, system, electronic device and storage medium - Google Patents

SAP client performance test method, system, electronic device and storage medium Download PDF

Info

Publication number
CN113556269A
CN113556269A CN202110865517.7A CN202110865517A CN113556269A CN 113556269 A CN113556269 A CN 113556269A CN 202110865517 A CN202110865517 A CN 202110865517A CN 113556269 A CN113556269 A CN 113556269A
Authority
CN
China
Prior art keywords
sap
script
recording
client
sap client
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
CN202110865517.7A
Other languages
Chinese (zh)
Other versions
CN113556269B (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.)
China Electric Power Research Institute Co Ltd CEPRI
Original Assignee
China Electric Power Research Institute Co Ltd CEPRI
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 China Electric Power Research Institute Co Ltd CEPRI filed Critical China Electric Power Research Institute Co Ltd CEPRI
Priority to CN202110865517.7A priority Critical patent/CN113556269B/en
Publication of CN113556269A publication Critical patent/CN113556269A/en
Application granted granted Critical
Publication of CN113556269B publication Critical patent/CN113556269B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a SAP client performance test method, a system, an electronic device and a storage medium, wherein the method comprises the following steps: establishing a private protocol connection with the SAP client; adopting flow recording to capture the session and operation flow of the SAP client and storing a recording script; triggering the SAP client to play back the stored recording script by utilizing private cooperation connection; by comparing the flow content during playback and recording, relevant parameters are replaced according to actual test requirements, and script optimization is completed; and carrying out performance test of the SAP client by executing the optimized script, and automatically generating a test report after the test is finished. The SAP GUI client is connected through a private protocol without installing an additional agent. This can save machine resources, reduce configuration complexity, and improve execution efficiency.

Description

SAP client performance test method, system, electronic device and storage medium
Technical Field
The invention relates to the technical field of software testing, in particular to a method and a system for testing SAP client performance, electronic equipment and a storage medium.
Background
System Applications and Products (SAP for short) are Products developed by SAP company. Which is currently the first ERP software ranked worldwide. The functions of the SAP include: product cost, project accounting, profit analysis, price enquiries, price quotes, order management, etc. In the prior art mode, an Agent program needs to be additionally installed on an SAP GUI client, normal operation of the Agent program is a necessary premise, one more loop is added in the whole test chain, corresponding system knowledge and skills are also needed, and the overall maintenance cost is relatively high.
Disclosure of Invention
The embodiment of the invention provides a method, a system, electronic equipment and a storage medium for testing SAP client performance, wherein the SAP client is connected with an SAP GUI client through a private protocol without installing an additional agent program. This can save machine resources, reduce configuration complexity, and improve execution efficiency.
The invention provides a SAP client performance test method, which comprises the following steps: establishing a private protocol connection with the SAP client; adopting flow recording to capture the session and operation flow of the SAP client and storing a recording script; triggering the SAP client to play back the stored recording script by utilizing private cooperation connection; by comparing the flow content during playback and recording, relevant parameters are replaced according to actual test requirements, and script optimization is completed; and executing the optimized script by the pressure scheduler to carry out the performance test of the SAP client, and automatically generating a test report after the test is finished.
According to the testing method provided by the embodiment of the invention, the private protocol connection is established, the additional installation of the agent program is avoided, the direct communication between the SAP client and the SAP server is realized, the intermediate environment is reduced in the testing process, the SAP performance test which is linked back and forth and can be executed on line is realized, the environmental interference factor is reduced, and the efficiency and the quality of software delivery are improved.
Further preferably, the private protocol includes establishing an SSL encryption tunnel between the SAP test server and the SAP client, and performing data transmission and information exchange on a transport layer and an application layer of the network by using the SSL encryption tunnel.
According to the SAP client performance testing method provided by the embodiment, compared with a traditional mode that an agent program is installed on an SAP GUI client to perform data acquisition and then transmission, the data processing efficiency is greatly improved and improved, and the real-time performance of the test data is also improved.
In any of the above embodiments, preferably, the method further includes editing the recorded script after the recording is finished; during editing, the file is directly read through the virtual view. In the embodiment, the virtual view is adopted to remotely view and edit the files based on the tcp/ip protocol and the http protocol, without actually transmitting the files, which is beneficial to reducing precious network resources and network traffic.
Preferably in any one of the above embodiments, the saving the recording script includes: and storing the recording script in a local disk and/or storing the recording script on a cloud server.
The embodiment of another aspect of the invention also provides a performance test system based on the SAP protocol, which comprises a private protocol connection module, a script recording tool and an automatic test tool; the private protocol connection module is used for establishing private protocol connection with the SAP client; the script recording tool is used for recording the flow of the session and the operation flow of the SAP client and storing a recording script; the automatic testing tool is used for triggering the SAP client to play back the stored recording script by utilizing the established private protocol connection; by comparing the flow content during playback and recording, relevant parameters are replaced according to actual test requirements, and script optimization is completed; and executing the optimized script by the pressure scheduler to carry out the performance test of the SAP client, and automatically generating a test report after the test is finished.
According to the test system provided by the embodiment of the invention, the private protocol connection is established, the additional installation of the agent program is avoided, the direct communication between the SAP client and the SAP server is realized, the intermediate environment is reduced in the test process, the SAP performance test which is linked back and forth and can be executed on line is realized, the environmental interference factor is reduced, and the efficiency and the quality of software delivery are improved.
In any of the above embodiments, preferably, the SAP server further includes a traffic scheduler, and the traffic scheduler is configured to trigger the SAP client to play back the recorded script.
In any of the above embodiments, preferably, the recording apparatus further includes a script editor, where the script editor is configured to edit the recorded script after the recording is finished; during editing, the file is directly read through the virtual view. In the embodiment, the virtual view is adopted to remotely view and edit the files based on the tcp/ip protocol and the http protocol, without actually transmitting the files, which is beneficial to reducing precious network resources and network traffic.
Preferably, in any of the above embodiments, the private protocol includes establishing an SSL encryption tunnel between the SAP test server and the SAP client, and performing data transmission and information exchange between a transport layer and an application layer of the network by using the SSL encryption tunnel. Compared with a traditional mode in which an agent program is installed on an SAP GUI client to perform data acquisition and then transmission, the processing efficiency of data is greatly improved and improved, and the real-time performance of test data is also improved.
The invention also provides an electronic device comprising a processor and a memory; the memory is used for storing instructions executable by the processor; the processor is used for executing the SAP client performance test method.
The invention also provides a storage medium, which stores a computer program for executing the SAP client performance testing method.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a schematic diagram of a SAP system test with agent setup proposed in the background art;
FIG. 2 is a flowchart of a method for testing SAP client performance according to the present invention;
fig. 3 is a block diagram of a performance testing system based on the SAP protocol according to the present invention.
Detailed Description
The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
The following detailed description is exemplary in nature and is intended to provide further details of the invention. Unless otherwise defined, all technical terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of exemplary embodiments according to the invention.
As shown in fig. 2, the present invention provides a method for testing SAP client performance, the SAP performance test mainly simulates the operation of GUI interface in the form of software code, and performs a pressure test by generating a certain load; the method mainly comprises the following steps:
s1, establishing a private protocol connection with the SAP client; further preferably, the private protocol includes establishing an SSL encryption tunnel between the SAP test server and the SAP client, and performing data transmission and information exchange on a transport layer and an application layer of the network by using the SSL encryption tunnel.
S2, adopting flow recording to capture the conversation and operation flow of the SAP client, and storing the recording script; and the step of storing the recording script comprises storing the recording script on a local disk and/or storing the recording script on a cloud server. In one embodiment of the application, after the SAP client performs traffic recording, the recording script is stored locally; or after the SAP client performs flow recording, the recorded script is stored in the cloud server. Editing the recorded script after the recording is finished; during editing, the file is directly read through the virtual view. Virtual view: a method for opening and browsing script files supports remote viewing and editing of files based on a tcp/ip protocol and an http protocol without actually transmitting the files, and is beneficial to reducing precious network resources and network traffic. Network-based script editing and saving is accomplished by virtually attempting to read the file directly, without the need for the file to be actually transmitted or downloaded.
S3, triggering the SAP client to play back the stored recording script by using private cooperative connection; and when the recorded script is modified and stored and the relevant parameters are replaced, the script optimization is completed.
And S4, executing the optimized script by the pressure dispatcher to carry out the performance test of the SAP client, and automatically generating a test report after the test is finished. During the playback process, relevant parameters are read and replaced according to the setting, interaction is carried out with the SAP server side, and the pressure scheduler triggers the playback of SAP GUI operation. The pressure scheduler is a testing tool at the server end of the performance test and is responsible for the specific scheduling execution of the pressure. For example, after the script is recorded, it is necessary to simulate a plurality of users to perform operations or create sessions, the user names may be collected to form a user name set, the set is placed in the script, and the pressure scheduler simulates the flow pressure of the plurality of users to form a pressure load, thereby completing a pressure test.
As shown in fig. 3, another embodiment of the present invention further provides a performance testing system based on the SAP protocol, which includes an SAP client, an SAP testing server, a script recording tool, and an automation testing tool; the SAP client and the SAP test server are connected through a private protocol; the private protocol comprises the steps of establishing an SSL encryption tunnel between an SAP test server and an SAP client, and carrying out data transmission and information exchange on a transmission layer and an application layer of a network by utilizing the SSL encryption tunnel.
The SAP client is used for acquiring the session and the operation flow input by the user;
the script recording tool is used for recording the flow of the session and the operation flow of the SAP client and storing a recording script; the script editor is used for editing the recorded script after the recording is finished; during editing, the file is directly read through the virtual view. Virtual view: a method for opening and browsing script files supports remote viewing and editing of files based on a tcp/ip protocol and an http protocol without actually transmitting the files, and is beneficial to reducing precious network resources and network traffic. Network-based script editing and saving is accomplished by virtually attempting to read the file directly, without the need for the file to be actually transmitted or downloaded.
The SAP server sends the stored recording script back to the SAP client for playback; the SAP server also comprises a flow scheduler, wherein the flow scheduler is used for triggering the SAP client to play back the recorded script. And when the recorded script is modified and stored and relevant parameters are replaced, optimizing the script, and triggering the playback of the SAP GUI operation by the pressure scheduler. And the pressure scheduler is responsible for the specific scheduling execution of the pressure in a testing tool at the server side of the performance test.
The automatic testing tool is used for executing the optimized script to develop the performance test of the SAP client, and automatically generating a test report after the test is finished. And the step of storing the recording script comprises storing the recording script on a local disk and/or storing the recording script on a cloud server. During the playback process, relevant parameters are read and replaced according to the setting, and interaction is carried out with the SAP server side. For example, after the script is recorded, it is necessary to simulate a plurality of users to perform operations or perform sessions, the user names may be collected to form a user name set, the set is placed in the script, and the pressure scheduler simulates the flow pressure of the plurality of users to form a pressure load, thereby completing a pressure test.
The invention also provides an electronic device comprising a processor and a memory; the memory is used for storing instructions executable by the processor; the processor is used for executing the SAP client performance test method.
The invention also provides a storage medium, which stores a computer program for executing the SAP client performance testing method.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be appreciated by those skilled in the art that the invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The embodiments disclosed above are therefore to be considered in all respects as illustrative and not restrictive. All changes which come within the scope of or equivalence to the invention are intended to be embraced therein.

Claims (10)

1. A SAP client performance test method is characterized by comprising the following steps:
establishing a private protocol connection with the SAP client;
capturing session and operation flow of the SAP client by adopting flow recording, and storing a recording script;
triggering the SAP client to play back the stored recording script by utilizing private protocol connection;
by comparing the flow content during playback and recording, relevant parameters are replaced according to actual test requirements, and script optimization is completed;
and executing the optimized script by the pressure scheduler to carry out the performance test of the SAP client, and generating a test report.
2. The SAP client performance testing method of claim 1, wherein the private protocol comprises establishing an SSL encryption tunnel between the SAP test server and the SAP client, and using the SSL encryption tunnel to transmit data and exchange information between a transport layer and an application layer of the network.
3. The SAP client performance testing method of claim 1, further comprising editing the recorded script after the end of the recording; during editing, the file is directly read through the virtual view.
4. The SAP client performance testing method of claim 1, wherein the saving the recorded script comprises: and storing the recording script in a local disk and/or storing the recording script on a cloud server.
5. A SAP customer end performance test system, characterized by, including proprietary protocol connection module, script records the tool and automatic testing tool;
the private protocol connection module is used for establishing private protocol connection with the SAP client;
the script recording tool is used for recording the flow of the session and the operation flow of the SAP client and storing a recording script;
the automatic testing tool is used for triggering the SAP client to play back the stored recording script by utilizing the established private protocol connection; and by comparing the flow content during playback and recording, relevant parameters are replaced according to actual test requirements, and script optimization is completed; and executing the optimized script by the pressure scheduler to carry out the performance test of the SAP client, and automatically generating a test report after the test is finished.
6. The SAP client performance testing system of claim 5, wherein the SAP server further comprises a traffic scheduler to trigger playback of the recorded script by the SAP client.
7. The SAP client performance testing system of claim 5, further comprising a script editor, the script editor to edit the recorded script after the end of the recording; during editing, the file is directly read through the virtual view.
8. The SAP client performance testing system of claim 5, wherein the private protocol comprises establishing an SSL encrypted tunnel between the SAP test server and the SAP client, and using the SSL encrypted tunnel to transmit data and exchange information between a transport layer and an application layer of the network.
9. An electronic device comprising a processor and a memory; the memory is used for storing instructions executable by the processor; the processor configured to perform the SAP client performance testing method of any of the above claims 1-5.
10. A storage medium storing a computer program for executing the SAP client performance testing method of any one of the above claims 1-5.
CN202110865517.7A 2021-07-29 2021-07-29 SAP client performance test method, system, electronic equipment and storage medium Active CN113556269B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110865517.7A CN113556269B (en) 2021-07-29 2021-07-29 SAP client performance test method, system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110865517.7A CN113556269B (en) 2021-07-29 2021-07-29 SAP client performance test method, system, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113556269A true CN113556269A (en) 2021-10-26
CN113556269B CN113556269B (en) 2023-04-28

Family

ID=78104846

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110865517.7A Active CN113556269B (en) 2021-07-29 2021-07-29 SAP client performance test method, system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113556269B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100281467A1 (en) * 2009-04-29 2010-11-04 Hexaware Technologies, Inc. Method and apparatus for automatic software testing
CN102227716A (en) * 2009-03-30 2011-10-26 株式会社野村综合研究所 Operation verification device, operation verification method, and operation verification system
CN103885882A (en) * 2014-04-10 2014-06-25 国家电网公司 Testing script based on SAP platform and parameter integration method
CN105302728A (en) * 2015-11-27 2016-02-03 中国民生银行股份有限公司 Testing method and device of SAP (System Applications and Products) interface
CN105634904A (en) * 2016-01-19 2016-06-01 深圳前海达闼云端智能科技有限公司 SSLVPN proxy method, server, client and processing method thereof
CN106302507A (en) * 2016-08-31 2017-01-04 北京盛世光明软件股份有限公司 A kind of method based on SSL network data analytic technique
CN106790590A (en) * 2016-12-28 2017-05-31 珠海国芯云科技有限公司 Terminal communication of internet of things managing and control system and its method based on cloud platform
CN107819649A (en) * 2017-11-16 2018-03-20 北京卫星信息工程研究所 A kind of proprietary protocol method of testing of the satellite communication network based on magnanimity terminal
US20180285246A1 (en) * 2017-03-31 2018-10-04 Velocity Technology Solutions, Inc. Methods and systems for testing web applications

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102227716A (en) * 2009-03-30 2011-10-26 株式会社野村综合研究所 Operation verification device, operation verification method, and operation verification system
US20100281467A1 (en) * 2009-04-29 2010-11-04 Hexaware Technologies, Inc. Method and apparatus for automatic software testing
CN103885882A (en) * 2014-04-10 2014-06-25 国家电网公司 Testing script based on SAP platform and parameter integration method
CN105302728A (en) * 2015-11-27 2016-02-03 中国民生银行股份有限公司 Testing method and device of SAP (System Applications and Products) interface
CN105634904A (en) * 2016-01-19 2016-06-01 深圳前海达闼云端智能科技有限公司 SSLVPN proxy method, server, client and processing method thereof
CN106302507A (en) * 2016-08-31 2017-01-04 北京盛世光明软件股份有限公司 A kind of method based on SSL network data analytic technique
CN106790590A (en) * 2016-12-28 2017-05-31 珠海国芯云科技有限公司 Terminal communication of internet of things managing and control system and its method based on cloud platform
US20180285246A1 (en) * 2017-03-31 2018-10-04 Velocity Technology Solutions, Inc. Methods and systems for testing web applications
CN107819649A (en) * 2017-11-16 2018-03-20 北京卫星信息工程研究所 A kind of proprietary protocol method of testing of the satellite communication network based on magnanimity terminal

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
佘春子: "基于中间件平台SAP Business Connector的应用系统集成", 《电脑知识与技术(学术交流)》 *
曹晋源: "LoadRunner在软件性能测试中的应用", 《电脑开发与应用》 *
董晓慧;李春琳;王建林;: "基于构件的网络ERP系统框架研究" *

Also Published As

Publication number Publication date
CN113556269B (en) 2023-04-28

Similar Documents

Publication Publication Date Title
CN110928774B (en) Automatic test system based on node type
CN107291565B (en) Operation and maintenance visual automatic operation platform and implementation method
CN108971807B (en) Intelligent management control method and management system for field welding construction process
CN102420712B (en) Testing method and equipment
CN106933729A (en) A kind of method of testing and system based on cloud platform
CN107294808A (en) The methods, devices and systems of interface testing
CN104424095A (en) Automatic testing method and system of mobile terminal
CN103544095A (en) Server program monitoring method and system of server program
CN111324480A (en) Large host transaction fault positioning system and method
CN105760300B (en) A kind of automated testing method and test macro of STK/UTK business
CN113726945A (en) Cell phone app data automatic acquisition method based on frida framework
CN110750453B (en) HTML 5-based intelligent mobile terminal testing method, system, server and storage medium
CN114465867B (en) Maintenance method and device of server, storage medium and processor
KR100794130B1 (en) Automatic Function Testing Equipment for Application Software and Additional Service of Mobile Communication Terminal
CN113051094B (en) Supervision data reporting test method and device
CN108983723B (en) Intelligent management control method and management system for field construction process
CN102761453B (en) Method for testing availability of client and client
CN114039899A (en) Method for realizing network performance test of WEB product based on Fiddler tool
CN113556269B (en) SAP client performance test method, system, electronic equipment and storage medium
CN113127370A (en) Report system smoking test method, RPA robot and system
CN116634100B (en) Information interaction method and system based on IPC
CN111258893A (en) Mobile terminal application automatic testing device for randomly assembling transaction path
CN111444109A (en) Mobile terminal UI automatic testing method and system
CN115687054A (en) Self-adaptive test method and device based on service segmentation and restoration
CN112053132A (en) Host changing method and device

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