CN115687160A - Interface test system, method and equipment cluster - Google Patents

Interface test system, method and equipment cluster Download PDF

Info

Publication number
CN115687160A
CN115687160A CN202211712966.9A CN202211712966A CN115687160A CN 115687160 A CN115687160 A CN 115687160A CN 202211712966 A CN202211712966 A CN 202211712966A CN 115687160 A CN115687160 A CN 115687160A
Authority
CN
China
Prior art keywords
test
unit
case set
task
interface
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.)
Pending
Application number
CN202211712966.9A
Other languages
Chinese (zh)
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.)
Hangzhou Duba Network Technology Co ltd
Original Assignee
Hangzhou Duba Network 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 Hangzhou Duba Network Technology Co ltd filed Critical Hangzhou Duba Network Technology Co ltd
Priority to CN202211712966.9A priority Critical patent/CN115687160A/en
Publication of CN115687160A publication Critical patent/CN115687160A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to an interface test system, a method and an equipment cluster in the technical field of interface test, which comprise a task scheduling unit, a case set unit, an equipment unit and an element related unit; the task scheduling unit is used for issuing a test task, wherein the test task is any one or more of a timing execution task, a jenkins trigger task, a manual trigger task or a queue task; the case set unit is used for creating a plurality of groups of test cases, and the test cases are assembled into a test case set based on the test tasks; the equipment unit is used for receiving the connection of the test end and connecting the test sample set to be tested for compatibility test; the element correlation unit is used for receiving the test case set and carrying out element test through an image recognition technology, and the problem that page elements in the conventional UI test system cannot be accurately positioned is solved.

Description

Interface test system, method and equipment cluster
Technical Field
The invention relates to the technical field of interface testing, in particular to an interface testing system, method and equipment cluster.
Background
Currently, a mainstream mobile terminal UI automation framework (such as Appium) is implemented by obtaining control element attributes based on a page DOM structure, identifying, positioning, and operating a page control to implement automation. Common positioning means include resource-id positioning, className positioning, xpath positioning, and the like. Once the attribute values of the page elements are changed, all the positioning methods and the test cases need to be readjusted, and the maintenance cost of the automatic script is high.
Based on the positioning method, page elements cannot be positioned in some specific scenes, for example, a dynamically loaded page cannot be accurately positioned due to uncertain occurrence time of the page elements, or elements in a sub-page of a sub-page scene nested by iframe in the page cannot be positioned, and the like; secondly, if the page is reconstructed or the page elements are changed, the method and the test case for positioning the elements need to be modified again, so that the UI automation maintenance cost is high; finally, hundreds of mobile phones need to be covered in a scene with high requirements on mobile terminal compatibility, and traditional mobile terminal UI automation cannot be used for testing hundreds of mobile phone clusters at the same time.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides an interface test system, method and equipment cluster, and solves the problem that page elements in the existing UI test system cannot be accurately positioned.
In order to solve the technical problem, the invention is solved by the following technical scheme:
an interface test system comprises a task scheduling unit, a case set unit, an equipment unit and an element correlation unit;
the task scheduling unit is used for issuing a test task, wherein the test task is any one or more of a timing execution task, a jenkins trigger task, a manual trigger task or a queue task;
the case set unit is used for creating a plurality of groups of test cases, and the test cases are assembled into a test case set based on the test tasks;
the equipment unit is used for receiving the connection of a test end and receiving the compatibility test of the test case set;
the element correlation unit is used for receiving the test case set and carrying out element testing through an image recognition technology.
Optionally, the device unit further provides a conventional operation control method for the devices of different types in the case integration unit, where the devices of different types are devices of different installation systems, devices of different models, and devices of different system versions.
Optionally, the element correlation unit further provides the element positioning method and the element operating method using the case set unit.
Optionally, the test system further comprises a Jenkins continuous integration unit, wherein the Jenkins continuous integration unit is configured to monitor code update of the system under test, obtain the latest code, and automatically trigger the automated regression test case set in the test case set based on the latest code.
Optionally, the case set unit is further configured to create a plurality of groups of test update cases after receiving the update of the system under test, and assemble an automated regression test case set based on the content of the update of the system under test.
Optionally, the test system further includes a test report unit, where the test report unit is configured to obtain data and test case execution results in all test processes, and generate a test report.
An interface testing method, which is applied to the interface testing system described in any one of the above items, includes the following steps:
acquiring a test task, creating a plurality of groups of test cases, and assembling the test cases into a test case set based on the test task;
connecting test equipment, and performing compatibility test on the test equipment based on the test case set;
performing element testing on a test page of the test equipment based on the test case set;
and acquiring data and test case execution results in all test processes to generate a test report.
Optionally, performing an element test on the test page of the test device based on the test case suite, including the following steps:
intercepting a test page of the test equipment, wherein the test case set identifies element controls in the test page through an image identification technology;
and the test case set carries out functionality test on the element control.
Optionally, the obtaining data and test case execution results in all test processes and generating the test report includes the following steps:
acquiring a log generated in the execution process of the test case set and screenshot information of key nodes, wherein the test result comprises the log and the screenshot information of the key nodes;
and rendering the test report by using the test report template to generate the test report.
An equipment cluster arranged within an equipment unit of an interface test system as claimed in any one of the preceding claims.
Compared with the prior art, the technical scheme provided by the invention has the following beneficial effects:
this application uses image identification and compares the function and fixes a position the element, has solved the problem that traditional mobile terminal UI automation element discernment is inaccurate, unable location to also support when the result is asserted to carry out the result assertion through the image comparison, improved the accuracy of test result greatly, on the other hand, through compatibility test setting, can be adapted to ios and two kinds of mounting systems of ann tall and erect during making the interface test, the suitability is stronger.
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, and 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 these drawings without creative efforts.
Fig. 1 is a schematic diagram of an interface testing system according to an embodiment of the present invention;
fig. 2 is a system architecture diagram of an apparatus cluster according to a third embodiment;
fig. 3 is a physical architecture diagram of a device cluster according to the third embodiment.
Detailed Description
The present invention will be described in further detail with reference to examples, which are illustrative of the present invention and are not to be construed as being limited thereto.
Example one
As shown in fig. 1, an interface test system includes a task scheduling unit, a case set unit, an equipment unit, and an element correlation unit; the task scheduling unit is used for issuing a test task, wherein the test task is any one or more of a timing execution task, a jenkins trigger task or a manual trigger task, and specifically, the test task is performed through the task scheduling unit, namely, the task scheduler.
The task scheduler supports custom timing tasks, such as some service patrol cases which need to be carried out daily and continuously, namely regular patrol needs to be realized in a timing task scheduling mode; the method can also be configured through Jenkins, for example, testing front-end code branches, and when a code is submitted, triggering a main link regression testing task; and a specific case set can be selected to carry out mobile terminal UI automatic test on specific functions through a manual command triggering mode of testing workers, and in order to avoid resource conflict, after the test tasks are issued, the test tasks are put into a queue to be sequenced and are issued in sequence.
The case set unit is used for creating a plurality of groups of test cases, the test cases are assembled into the test case sets based on the test tasks, specifically, after the task scheduler issues the test tasks, the case set unit receives the test tasks, and the test cases are assembled into the test case sets according to the test tasks.
For example, test cases of service pages put on line are assembled to form a timing task case set, so that whether the service function of the core page of the mobile terminal is normal or not is regularly checked; assembling the test cases of the core functions of the main link into a main link regression case set for carrying out automatic regression on the main link before and after each requirement is issued, and ensuring the on-line quality of the main link service; in addition, since the test system is released at a mobile terminal, compatibility problems may exist in different brands, different models, different system versions and different screen sizes, and therefore, in order to ensure that normal operation of various test functions on a mainstream model is realized, an on-line head model needs to be independently assembled into a model compatibility test case set for model compatibility test.
It should be noted that the test case defines all operation flows to complete a service scenario test, the element operation method provided by the element module is used in the test case to construct the service flow, the element operation includes a click () method of clicking elements, a slide screen method swap (), a text entry method text () and a snapshot method snapshot (), etc., the test case is the core of the whole set of test frame, the service function test flow is changed into test execution codes one by one in the test case through the capability provided by each unit, the test flow in the test case mainly opens the tested page, identifies the tested component, inputs behaviors and asserts the test result.
Further, the device unit is configured to receive connection of the test end, and receive a compatibility test of the test case set, and after the test case set is assembled by the case set unit, the test end needs to be connected to the test device to execute the test case set, where the test device in this embodiment refers to a mobile end device, such as a mobile phone, an ipad, a smart watch, and the like, and is not limited specifically herein.
Furthermore, the device unit also provides a conventional operation control method for different types of devices using the hub unit, where the different types of devices are devices of different installation systems, devices of different models, and devices of different system versions, and specifically, the device unit mainly encapsulates some conventional operations on ios and Android devices, for example, a snapshot () method is used to implement device screenshot; the install ()/uninstant () method implements install/uninstall applications; the start _ app ()/stop _ app () method starts/terminates apps; the click () method realizes operations such as clicking behaviors, the Android device is controlled mainly by packaging adb commands, the ios device is controlled by an open source WebDriverAgen, in addition, the device unit also depends on a device list provided by a device cluster control technology of a cloud test platform, the simultaneous connection and operation of a plurality of devices are realized, different test case sets can freely select test devices, and the devices in the device cluster can be enabled or disabled.
The element correlation unit is used for receiving a test case set and carrying out element test through an image recognition technology, and also provides a case set unit element positioning method and an element operation method.
Wherein the picture instance contains the following attributes: the image file, the position of the image in the screen and the screen resolution are increased when the image file is identified, so that the image instance is more accurately positioned, the problem of instability of the traditional element positioning method is solved, and the element operation module encapsulates some common element operation methods such as clicking, inputting, sliding and the like.
The interface test system further comprises a Jenkins continuous integration unit, the Jenkins continuous integration unit is used for monitoring code updating of the tested system, acquiring the latest code, automatically triggering an automated regression test case set in the test case set based on the latest code, the case set unit is further used for creating a plurality of groups of test updating cases after receiving the updating of the tested system, and assembling the automated regression test case set based on the updated content of the tested system.
Specifically, when the interface test is performed, because the code of the tested system has an update condition, the test task needs to be performed again at any time according to the code change of the tested system, at this moment, a Jenkins continuous integration unit with a code update monitoring function needs to be arranged, and after the execution code is modified and updated, the Jenkins continuous integration unit can monitor, an automatic regression test case set is generated according to the update code, and the automatic regression test case set is automatically triggered to perform the test.
The interface test system also comprises a test report unit, wherein the test report unit is used for acquiring data and test case execution results in all test processes and generating a test report, and particularly, the test report unit is mainly used for generating logs and screenshot information of key nodes in the test case execution process of equipment and rendering and generating the test report by using a test report template, wherein the test report content comprises a test summary, an execution condition and screenshots of the execution process and the key steps of each case, so that more intuitive test result report of workers is provided.
Example two
An interface testing method, which is applied to the interface testing system according to any one of the embodiments, includes the following steps: the method comprises the steps of obtaining a test task, creating a plurality of groups of test cases, assembling the test cases based on the test task to be a test case set, and after the test case set is assembled, connecting test equipment to perform compatibility test on the test equipment based on the test case set.
Further, element testing is carried out on the test page of the test equipment based on the test case suite, and the method specifically comprises the following steps: intercepting a test page of the test equipment, and identifying element controls in the test page by a test case set through an image identification technology; and the test case set performs functionality test on the element control.
Specifically, when the interface test is performed, by means of an image recognition technology, when a test case is created, only pictures of elements to be positioned need to be packaged into a Template object, then the element pictures are transmitted, coordinates and resolution of the element pictures on a page are set, and positioning accuracy is improved. After the object exists, after the tested page is loaded, firstly, a snapshot () method is called to capture a current page, then element pictures needing to be positioned are matched in the page capture through image comparison, if the element pictures are matched, corresponding coordinates are returned, after the coordinates are taken, various operations can be carried out on the element pictures, and a set of service flows are formed by combining the operation flows, so that the function test is completed.
Further, acquiring data and test case execution results in all test processes, and generating a test report, specifically comprising the following steps: acquiring logs generated in the execution process of the test case set and screenshot information of key nodes, wherein the test result comprises the logs and the screenshot information of the key nodes; and rendering the test report by using the test report template to generate the test report.
In this embodiment, a description of a testing procedure is given by taking a test of an App login page as an example, first, the content of the login page to be tested is set as a functional test of a user input box, a password input box and a login control button and a page test of whether the login page successfully logs in after jumping, at this time, a test task for the App login page test needs to be obtained first, and then a test case of the user input box, the password input box and the login control button is created, where the test case defines all operations to complete a test of respective service scenes, for example, the user input box needs to have an input function, and the login control button needs to have a click function.
Furthermore, according to the task purpose that the test task is a login page test, a user input box test case, a password input box test case and a login control button test case need to be assembled to form a login test case set, then the mobile phone end to be tested is connected, the login page is intercepted, and then the user input box, the password input box and the login control button of the login page are identified through an image identification technology, so that the function test is carried out on the user input box, the password input box and the login control button.
On the other hand, the compatibility test can be carried out on the test equipment, namely the iOS installation system or the android system of the mobile phone is tested, and meanwhile, the type and the system version of the mobile phone can also be tested, so that the test method of the embodiment has stronger applicability, and finally, a test report can be generated for the test result so as to facilitate the checking of the test result by a worker, and the worker can conveniently look up the test report.
EXAMPLE III
An apparatus cluster is arranged in an apparatus unit of an interface test system according to any one of the embodiments, specifically, in this embodiment, the apparatus cluster takes a mobile phone cluster as an example, and as shown in fig. 2, a system framework of the apparatus cluster is: the STF comprises a plurality of independently running processes, the processes are communicated with each other through a zeroMQ and Protocol Buffers, each process node is called a unit, the units can be respectively deployed on different servers and are forwarded through nigix configuration, and STF data are stored in a Rethinkbb and mainly comprise mobile phone equipment information.
The device side comprises a minicap and a minibutton, the minicap is used for capturing a screen, the minibutton is used for triggering a multi-point touch event, and the adb is used for performing data transmission on the server side and the device side by using a socket; the service end is composed of a plurality of different and independent nodejs-based micro services, the services communicate through the zeroMQ, and the service end can be further layered into a Provider layer (stf-Provider), an application layer and a Client layer.
Further, the Provider layer is mainly responsible for communication with the devices, the device state is monitored through adb, when a new device is connected or disconnected, the state can be immediately monitored, if the device is a new connect device, the Provider can folck a new node js process (stf-device) which is mainly responsible for all communication with the device, and it needs to be noted that the service of the Provider layer needs to run on a physical machine, and all devices need to be connected with the physical machine; the application layer consists of STF-api, STF-app, STF-auth and other micro-services which form a complete STF; the Client layer is implemented using AngularJS, and communicates through websocket.
On the other hand, as shown in fig. 3, the physical architecture of the cell phone cluster is as follows: the mobile phone equipment is connected and maintained through the professional rack, the state of the mobile phone equipment is monitored, and when the state needs to be explained, the Android mobile phone and the ios mobile phone need to be respectively provided with corresponding driving programs.
The STF equipment management platform integrates some conventional operations of the mobile phone equipment cluster, wherein the function of simultaneously controlling a plurality of mobile phones to operate by the aid of the multi-phone one-screen function; the network agent and packet capturing function is to set a network agent for the mobile phone device, monitor the http request, support interception of the request and tampering of data, and realize the mock function; the temperature control module is responsible for monitoring the temperature of the machine room and the mobile phone equipment, and controlling the temperature of the machine room through the independent air conditioner to ensure that the mobile phone equipment is in the optimal running state; the authority control module assigns different use authorities to the unused user roles.
In addition, the mobile phone cluster system also provides a set of api to the outside, including functions of remote control and acquiring device status, etc., and the use of the case set unit and the device unit in this embodiment mainly uses the set of api to issue a UI automation test instruction to a specific mobile phone.
The units or modules described in the embodiments of the present application may be implemented by software or hardware. The described units or modules may also be provided in a processor, for example, each of the described units may be a software program provided in a computer or a mobile intelligent device, or may be a separately configured hardware device. Wherein the designation of such a unit or module does not in some way constitute a limitation on the unit or module itself.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the present application. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. An interface test system is characterized by comprising a task scheduling unit, a case set unit, an equipment unit and an element correlation unit;
the task scheduling unit is used for issuing a test task, wherein the test task is any one or more of a timing execution task, a jenkins trigger task, a manual trigger task or a queue task;
the case set unit is used for creating a plurality of groups of test cases, and the test cases are assembled into a test case set based on the test tasks;
the equipment unit is used for receiving the connection of a test end and receiving the compatibility test of the test case set;
the element correlation unit is used for receiving the test case set and carrying out element testing through an image recognition technology.
2. The interface testing system according to claim 1, wherein the device unit further provides a normal operation control method for different types of devices of the case-and-case unit, wherein the different types of devices are devices of different installation systems, devices of different models, and devices of different system versions.
3. The interface testing system of claim 1, wherein said element association unit further provides said use case set unit location element method and element manipulation method.
4. The interface test system according to claim 1, further comprising a Jenkins persistent integration unit, wherein the Jenkins persistent integration unit is configured to monitor code update of a system under test, obtain a latest code, and automatically trigger the automated regression test case set in the test case set based on the latest code.
5. The interface testing system of claim 4, wherein the case set unit is further configured to create a plurality of test update cases after receiving the system under test update, and assemble an automated regression test case set based on the content of the system under test update.
6. The interface test system according to claim 1, further comprising a test report unit, wherein the test report unit is configured to obtain data and test case execution results in all test processes, and generate a test report.
7. An interface test method, which is applied to the interface test system according to any one of claims 1 to 6, and comprises the following steps:
acquiring a test task, creating a plurality of groups of test cases, and assembling the test cases into a test case set based on the test task;
connecting test equipment, and performing compatibility test on the test equipment based on the test case set;
performing element testing on a test page of the test equipment based on the test case set;
and acquiring data and test case execution results in all test processes to generate a test report.
8. The interface testing method according to claim 7, wherein performing element testing on the test page of the testing device based on the test case suite comprises the following steps:
intercepting a test page of the test equipment, wherein the test case set identifies element controls in the test page through an image identification technology;
and the test case set carries out functionality test on the element control.
9. The interface testing method according to claim 7, wherein the step of obtaining data and test case execution results in all testing processes and generating a test report comprises the following steps:
acquiring a log generated in the execution process of the test case set and screenshot information of key nodes, wherein the test result comprises the log and the screenshot information of the key nodes;
and rendering the test report by using the test report template to generate the test report.
10. An equipment cluster, characterized in that the equipment cluster is arranged in an equipment unit of an interface test system according to any of claims 1-6.
CN202211712966.9A 2022-12-30 2022-12-30 Interface test system, method and equipment cluster Pending CN115687160A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211712966.9A CN115687160A (en) 2022-12-30 2022-12-30 Interface test system, method and equipment cluster

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211712966.9A CN115687160A (en) 2022-12-30 2022-12-30 Interface test system, method and equipment cluster

Publications (1)

Publication Number Publication Date
CN115687160A true CN115687160A (en) 2023-02-03

Family

ID=85055178

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211712966.9A Pending CN115687160A (en) 2022-12-30 2022-12-30 Interface test system, method and equipment cluster

Country Status (1)

Country Link
CN (1) CN115687160A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120311471A1 (en) * 2011-05-31 2012-12-06 International Business Machines Corporation Automatic generation of user interfaces
CN110297758A (en) * 2019-05-20 2019-10-01 深圳壹账通智能科技有限公司 User interface automated testing method, device and computer readable storage medium
CN110362490A (en) * 2019-07-16 2019-10-22 中国工商银行股份有限公司 Merge the automated testing method and system of iOS and Android mobile application
CN110851356A (en) * 2019-10-30 2020-02-28 河海大学 Selenium-based Web application automatic test framework and construction method and system thereof
CN111190823A (en) * 2019-12-26 2020-05-22 平安国际智慧城市科技股份有限公司 UI automation test method, electronic device and computer readable storage medium
CN112732579A (en) * 2021-01-11 2021-04-30 深圳市瑞云科技有限公司 WebUI automatic test method and system
CN114218105A (en) * 2021-12-16 2022-03-22 广发基金管理有限公司 UI automatic regression testing system based on configuration application mode
CN115114152A (en) * 2022-06-17 2022-09-27 安徽江淮汽车集团股份有限公司 Automatic testing method and system based on control attribute and image recognition, electronic equipment and storage medium
CN115454869A (en) * 2022-09-21 2022-12-09 中国平安人寿保险股份有限公司 Interface automation test method, device, equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120311471A1 (en) * 2011-05-31 2012-12-06 International Business Machines Corporation Automatic generation of user interfaces
CN110297758A (en) * 2019-05-20 2019-10-01 深圳壹账通智能科技有限公司 User interface automated testing method, device and computer readable storage medium
CN110362490A (en) * 2019-07-16 2019-10-22 中国工商银行股份有限公司 Merge the automated testing method and system of iOS and Android mobile application
CN110851356A (en) * 2019-10-30 2020-02-28 河海大学 Selenium-based Web application automatic test framework and construction method and system thereof
CN111190823A (en) * 2019-12-26 2020-05-22 平安国际智慧城市科技股份有限公司 UI automation test method, electronic device and computer readable storage medium
CN112732579A (en) * 2021-01-11 2021-04-30 深圳市瑞云科技有限公司 WebUI automatic test method and system
CN114218105A (en) * 2021-12-16 2022-03-22 广发基金管理有限公司 UI automatic regression testing system based on configuration application mode
CN115114152A (en) * 2022-06-17 2022-09-27 安徽江淮汽车集团股份有限公司 Automatic testing method and system based on control attribute and image recognition, electronic equipment and storage medium
CN115454869A (en) * 2022-09-21 2022-12-09 中国平安人寿保险股份有限公司 Interface automation test method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
JP7209034B2 (en) Edge computing test method, apparatus, equipment and readable storage medium
US10853227B2 (en) Systems and methods for modular test platform for applications
CN110928774A (en) Automatic test system based on node formula
CN102571396B (en) Communication network system and routing inspection subsystem and routing inspection method of communication equipment
EP3324601A1 (en) Development of internet of things (iot) applications
CN107395747B (en) High-expansion method based on STF platform
CN103634592A (en) Automatic test method and system for intelligent televisions
CN107302476B (en) Automatic testing method and system for testing asynchronous interactive system
CN101699403B (en) Method for graphically installing distributed system
CN111580926A (en) Model publishing method, model deploying method, model publishing device, model deploying device, model publishing equipment and storage medium
CN111966465B (en) Method, system, equipment and medium for modifying host configuration parameters in real time
CN110119350A (en) Software Development Kit test method, device and equipment and computer storage medium
CN111045940A (en) Software automation test method, device, architecture, server and storage medium
CN112015654A (en) Method and apparatus for testing
CN113672502A (en) Program multi-system testing method and corresponding device, equipment and medium
CN111245917B (en) Katalon-based work order entry device and implementation method thereof
CN117041111A (en) Vehicle cloud function test method and device, electronic equipment and storage medium
CN115687160A (en) Interface test system, method and equipment cluster
CN107391354B (en) Method and system for automatically monitoring terminal performance and storage device
CN115357258A (en) Application deployment method and device, storage medium and electronic device
CN115357493A (en) Test method, test device, electronic equipment and storage medium
CN112433938A (en) Method and device for testing application of mobile terminal
KR20220049334A (en) Method and system for application test
CN114092169A (en) Ordering test method and system and equipment for executing ordering test method
CN112306845A (en) Concurrent testing method, device, equipment and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20230203