CN113518146B - Method and device for acquiring mobile terminal information - Google Patents

Method and device for acquiring mobile terminal information Download PDF

Info

Publication number
CN113518146B
CN113518146B CN202111071311.3A CN202111071311A CN113518146B CN 113518146 B CN113518146 B CN 113518146B CN 202111071311 A CN202111071311 A CN 202111071311A CN 113518146 B CN113518146 B CN 113518146B
Authority
CN
China
Prior art keywords
mobile terminal
command
identifier
unique identifier
ios
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111071311.3A
Other languages
Chinese (zh)
Other versions
CN113518146A (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.)
Accumulus Technologies Tianjin Co Ltd
Original Assignee
Accumulus Technologies Tianjin 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 Accumulus Technologies Tianjin Co Ltd filed Critical Accumulus Technologies Tianjin Co Ltd
Priority to CN202111071311.3A priority Critical patent/CN113518146B/en
Publication of CN113518146A publication Critical patent/CN113518146A/en
Application granted granted Critical
Publication of CN113518146B publication Critical patent/CN113518146B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/24Arrangements for testing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)

Abstract

The invention provides a method and a device for acquiring mobile terminal information, wherein the method comprises the following steps: connecting with a mobile terminal; issuing a first command to acquire the unique identifier of the mobile terminal, and judging whether the unique identifier of the mobile terminal can be acquired or not; the first command is one of an android identification acquisition command and an IOS identification acquisition command; if the unique identifier of the mobile terminal can be acquired, judging that the mobile terminal uses an operating system corresponding to the first command; if the unique identifier of the mobile terminal cannot be acquired, judging that the mobile terminal does not use an operating system corresponding to the first command, and issuing a second command to acquire the unique identifier of the mobile terminal, wherein the second command is the other one of an android identifier acquisition command and an IOS identifier acquisition command; and storing the acquired unique identifier of the mobile terminal in a database. According to the invention, the system model of the mobile terminal is automatically judged, and the mobile phone information is automatically acquired.

Description

Method and device for acquiring mobile terminal information
Technical Field
The invention relates to the field of automatic identification, in particular to a method and a device for acquiring mobile terminal information.
Background
In the prior art, in many tests and applications, device information of a mobile terminal such as a mobile phone needs to be acquired, for example: in the UI automatic test of the application program, mobile phone equipment needs to be connected before the UI automatic test, the running mobile phone needs to be positioned through equipment information of the mobile phone, in the prior art, an adb command is adopted for an android system to obtain, an xcode software is adopted for an iOS system to obtain, and two systems are used in the UI automatic test to be too troublesome and cumbersome.
Disclosure of Invention
The invention provides a method and a device for acquiring mobile terminal information, which are used for solving the problems of low matching degree of user requirements and product characteristics and poor enterprise coordination capability in the prior art.
In order to solve the above problems, the present invention is realized by:
in a first aspect, the present invention provides a method for acquiring mobile terminal information, including:
connecting with a mobile terminal;
issuing a first command to acquire a unique identifier of a mobile terminal, and judging whether the unique identifier of the mobile terminal can be acquired or not; the first command is one of an android identification acquisition command and an IOS identification acquisition command;
if the unique identifier of the mobile terminal can be acquired, judging that the mobile terminal uses an operating system corresponding to the first command, wherein the operating system corresponding to the android identifier acquisition command is an android system, and the operating system corresponding to the IOS identifier acquisition command is an IOS system;
if the unique identifier of the mobile terminal cannot be acquired, judging that the mobile terminal does not use an operating system corresponding to the first command, and issuing a second command to acquire the unique identifier of the mobile terminal, wherein the second command is the other one of an android identifier acquisition command and an IOS identifier acquisition command;
and storing the acquired unique identifier of the mobile terminal in a database.
Optionally, a UI automation test of the application is performed, and the unique identifier stored in the database is automatically obtained.
Optionally, the android identifier obtaining command is an adb devices command.
Optionally, the IOS id obtaining command is an idevice _ id-l command.
Optionally, if the operating system is an android system, the unique identifier includes: a serial number and a universally unique identification code UUID.
Optionally, if the operating system is an IOS system, the unique identifier includes: a serial number, a universally unique identification code UUID and a unique device identifier UDID.
In a second aspect, the present invention provides an apparatus for acquiring information of a mobile terminal, including:
the connection module is used for connecting with the mobile terminal;
the sending module is used for issuing a first command to acquire the unique identifier of the mobile terminal and judging whether the unique identifier of the mobile terminal can be acquired or not; the first command is one of an android identification acquisition command and an IOS identification acquisition command;
the first judging module is used for judging that the mobile terminal uses an operating system corresponding to the first command if the unique identifier of the mobile terminal can be acquired, wherein the operating system corresponding to the android identifier acquiring command is an android system, and the operating system corresponding to the IOS identifier acquiring command is an IOS system;
the second judging module is used for judging whether the mobile terminal uses an operating system corresponding to the first command or not if the unique identifier of the mobile terminal cannot be acquired, and issuing a second command to acquire the unique identifier of the mobile terminal, wherein the second command is the other one of an android identifier acquisition command and an IOS identifier acquisition command;
and the storage module is used for storing the acquired unique identifier of the mobile terminal in a database.
Optionally, the obtaining module is configured to perform UI automation testing of the application program, and automatically obtain the unique identifier stored in the database.
Optionally, the android identifier obtaining command is an adb devices command.
Optionally, the IOS id obtaining command is an idevice _ id-l command.
Optionally, if the operating system is an android system, the unique identifier includes: a serial number and a universally unique identification code UUID.
Optionally, if the operating system is an IOS system, the unique identifier includes: a serial number, a universally unique identification code UUID and a unique device identifier UDID.
In a third aspect, the present invention provides a server, including a processor, a memory, and a program or an instruction stored on the memory and executable on the processor, where the program or the instruction, when executed by the processor, implements the steps of the method for acquiring information of a mobile terminal according to any one of the first aspect.
In a fourth aspect, the present invention provides a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method for acquiring mobile terminal information according to any one of the first aspect.
In the invention, the system and the model of the mobile terminal are automatically identified through being connected with the mobile terminal, and a universal unique identification code UUID, a unique device identifier UDID and a serial number of corresponding devices can be generated according to the system and the model; the tester does not need to contrast the system model by himself, and executes different commands to acquire the corresponding universal unique identification code UUID, the unique device identifier UDID and the serial number, so that the working efficiency of the tester is improved.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a schematic flow chart of a method for acquiring mobile terminal information according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a newly added device for a method for acquiring information of a mobile terminal according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating device management in a method for acquiring mobile terminal information according to an embodiment of the present invention;
fig. 4 is a schematic general flow chart of a method for acquiring mobile terminal information according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an apparatus for acquiring mobile terminal information according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of 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 some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides a method for acquiring information of a mobile terminal, including:
step 11: connecting with a mobile terminal;
step 12: issuing a first command to acquire a unique identifier of a mobile terminal, and judging whether the unique identifier of the mobile terminal can be acquired or not; the first command is one of an android identification acquisition command and an IOS identification acquisition command;
step 13: if the unique identifier of the mobile terminal can be acquired, judging that the mobile terminal uses an operating system corresponding to the first command, wherein the operating system corresponding to the android identifier acquisition command is an android system, and the operating system corresponding to the IOS identifier acquisition command is an IOS system;
step 14: if the unique identifier of the mobile terminal cannot be acquired, judging that the mobile terminal does not use an operating system corresponding to the first command, and issuing a second command to acquire the unique identifier of the mobile terminal, wherein the second command is the other one of an android identifier acquisition command and an IOS identifier acquisition command;
step 15: and storing the acquired unique identifier of the mobile terminal in a database.
In the embodiment of the invention, the system and the model of the mobile terminal are automatically identified through being connected with the mobile terminal, and the UUID (Universal Unique Identifier) and the UDID (Unique Device Identifier) and the serial number of the corresponding equipment can be generated according to the system and the model; therefore, the tester does not need to contrast the system model by himself and execute different commands to acquire the corresponding UUID, the UDID and the serial number, and the working efficiency of the tester is improved.
In step 11, the mobile terminal, such as a mobile phone, is connected to a server through a USB; in step 12, issuing the first command to obtain the unique identifier of the mobile phone, wherein the first command is an android identifier obtaining command or an IOS identifier obtaining command; the android identification acquisition command is an adb devices command; the IOS identifier acquisition command is an idevice _ id-l command; in step 13 and step 14, if the issued first command is an android identifier acquisition command and the unique identifier of the mobile terminal can be acquired, it is determined that the mobile terminal uses an android system; if the operating system is an android system, the unique identifier comprises: the serial number and the universal unique identification code UUID; if the unique identifier of the mobile terminal cannot be acquired, judging that the IOS system is used by the mobile terminal, and issuing an IOS identifier acquisition command to acquire the unique identifier of the mobile terminal; if the operating system is an IOS system, the unique identifier comprises: a serial number, a universal unique identification code UUID and a unique device identifier UDID; in step 15, the acquired unique identifier of the mobile terminal is stored in a database, as shown in fig. 2, in the newly-built device, the device system, the device name and the unique identifier can be displayed, and the device name can be edited for the second time; as shown in fig. 3, all data are stored in a local database, the database can display all stored information of the mobile terminal, and automatically call out the data when the device is accessed again, so that subsequent operations can be directly performed, and command re-input acquisition is omitted; when the page is accessed each time, whether the online condition state of the current equipment is available or not can be automatically judged, and the online equipment can directly execute the subsequent operation.
In the embodiment of the present invention, optionally, a UI automation test of the application program is executed, and the unique identifier stored in the database is automatically acquired.
In the embodiment of the invention, the automatically acquired information of the mobile terminal is directly applied to the UI automation test of the application program to quickly carry out the UI related automation test of the application program, thereby improving the working efficiency of workers; the automatically acquired information of the mobile terminal includes, but is not limited to, UI automation test for executing the execution application program, and the method mentioned in this embodiment may be adopted for any operation requiring information of the mobile terminal.
Referring to fig. 4, in the embodiment of the present invention, the mobile terminal, such as a mobile phone, is connected to a server, and the system and model of the mobile phone are determined by issuing the first command; if the mobile phone is an android system, acquiring a serial number and a universal unique identification code UUID of the mobile phone; if the mobile phone is an IOS system, acquiring a serial number, a universal unique identifier UUID and a unique device identifier UDID of the mobile phone; storing the acquired data into a database; when UI automation of an application program is executed, corresponding data is directly obtained from the database and used.
In the embodiment of the invention, the system and the model of the mobile terminal are automatically identified through being connected with the mobile terminal, and a universal unique identification code UUID, a unique device identifier UDID and a serial number of corresponding devices can be generated according to the system and the model; the tester does not need to contrast the system model by himself, and executes different commands to acquire the corresponding universal unique identification code UUID, the unique device identifier UDID and the serial number, so that the working efficiency of the tester is improved.
Referring to fig. 5, the present invention provides an apparatus for acquiring information of a mobile terminal, including:
a connection module 51 for connecting with a mobile terminal;
the sending module 52 is configured to issue a first command to obtain the unique identifier of the mobile terminal, and determine whether the unique identifier of the mobile terminal can be obtained; the first command is one of an android identification acquisition command and an IOS identification acquisition command;
a first determining module 53, configured to determine that the mobile terminal uses an operating system corresponding to the first command if the unique identifier of the mobile terminal can be obtained, where the operating system corresponding to the android identifier obtaining command is an android system, and the operating system corresponding to the IOS identifier obtaining command is an IOS system;
a second determining module 54, configured to determine, if the unique identifier of the mobile terminal cannot be obtained, that the mobile terminal uses an operating system that is not corresponding to the first command, and issue a second command to obtain the unique identifier of the mobile terminal, where the second command is another one of an android identifier obtaining command and an IOS identifier obtaining command;
and the storage module 55 is configured to store the acquired unique identifier of the mobile terminal in a database.
In the embodiment of the present invention, optionally, the obtaining module is configured to execute a UI automation test of an application program, and automatically obtain the unique identifier stored in the database.
In this embodiment of the present invention, optionally, the android identifier obtaining command is an "adb devices" command.
In this embodiment of the present invention, optionally, the IOS identifier obtaining command is an "identify _ id-l" command.
In this embodiment of the present invention, optionally, if the operating system is an android system, the unique identifier includes: a serial number and a universally unique identification code UUID.
In this embodiment of the present invention, optionally, if the operating system is an IOS system, the unique identifier includes: a serial number, a universally unique identification code UUID and a unique device identifier UDID.
The apparatus for acquiring mobile terminal information according to the embodiment of the present invention can implement each process implemented by the method for acquiring mobile terminal information according to the method embodiment of fig. 1, and is not described herein again to avoid repetition.
Referring to fig. 6, an embodiment of the present invention further provides a server 60, which includes a processor 61, a memory 62, and a computer program stored in the memory 62 and capable of running on the processor 61, and when the computer program is executed by the processor 61, the computer program implements each process of the above-mentioned embodiment of the method for acquiring mobile terminal information, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned method for acquiring mobile terminal information, and can achieve the same technical effect, and in order to avoid repetition, the detailed description is omitted here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a terminal) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (8)

1. A method for acquiring information of a mobile terminal is characterized by comprising the following steps:
connecting with a mobile terminal;
issuing a first command to acquire a unique identifier of a mobile terminal, and judging whether the unique identifier of the mobile terminal can be acquired or not; the first command is one of an android identification acquisition command and an IOS identification acquisition command;
if the unique identifier of the mobile terminal can be acquired, judging that the mobile terminal uses an operating system corresponding to the first command, wherein the operating system corresponding to the android identifier acquisition command is an android system, and the operating system corresponding to the IOS identifier acquisition command is an IOS system;
if the unique identifier of the mobile terminal cannot be acquired, judging that the mobile terminal does not use an operating system corresponding to the first command, and issuing a second command to acquire the unique identifier of the mobile terminal, wherein the second command is the other one of an android identifier acquisition command and an IOS identifier acquisition command;
storing the acquired unique identifier of the mobile terminal in a database;
the android identification obtaining command is an adb devices command;
the IOS identification acquisition command is an idevice _ id-l command.
2. The method for acquiring information of a mobile terminal according to claim 1, further comprising:
and executing UI automation test of the application program, and automatically acquiring the unique identifier stored in the database.
3. The method of claim 1, wherein the mobile terminal information comprises a first identifier,
if the operating system is an android system, the unique identifier comprises: a serial number and a universally unique identification code UUID.
4. The method of claim 1, wherein the mobile terminal information comprises a first identifier,
if the operating system is an IOS system, the unique identifier comprises: a serial number, a universally unique identification code UUID and a unique device identifier UDID.
5. An apparatus for acquiring information of a mobile terminal, comprising:
the connection module is used for connecting with the mobile terminal;
the sending module is used for issuing a first command to acquire the unique identifier of the mobile terminal and judging whether the unique identifier of the mobile terminal can be acquired or not; the first command is one of an android identification acquisition command and an IOS identification acquisition command;
the first judging module is used for judging that the mobile terminal uses an operating system corresponding to the first command if the unique identifier of the mobile terminal can be acquired, wherein the operating system corresponding to the android identifier acquiring command is an android system, and the operating system corresponding to the IOS identifier acquiring command is an IOS system;
the second judging module is used for judging whether the mobile terminal uses an operating system corresponding to the first command or not if the unique identifier of the mobile terminal cannot be acquired, and issuing a second command to acquire the unique identifier of the mobile terminal, wherein the second command is the other one of an android identifier acquisition command and an IOS identifier acquisition command;
the storage module is used for storing the acquired unique identifier of the mobile terminal in a database;
the android identification obtaining command is an adb devices command;
the IOS identification acquisition command is an idevice _ id-l command.
6. The apparatus for acquiring information of a mobile terminal according to claim 5, further comprising:
and the acquisition module is used for executing the UI automation test of the application program and automatically acquiring the unique identifier stored in the database.
7. A server, characterized by comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the method for obtaining information of a mobile terminal according to any one of claims 1 to 4.
8. A readable storage medium, characterized in that the readable storage medium stores thereon a program or instructions which, when executed by a processor, implement the steps of the method for acquiring mobile terminal information according to any one of claims 1-4.
CN202111071311.3A 2021-09-14 2021-09-14 Method and device for acquiring mobile terminal information Active CN113518146B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111071311.3A CN113518146B (en) 2021-09-14 2021-09-14 Method and device for acquiring mobile terminal information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111071311.3A CN113518146B (en) 2021-09-14 2021-09-14 Method and device for acquiring mobile terminal information

Publications (2)

Publication Number Publication Date
CN113518146A CN113518146A (en) 2021-10-19
CN113518146B true CN113518146B (en) 2021-12-03

Family

ID=78063095

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111071311.3A Active CN113518146B (en) 2021-09-14 2021-09-14 Method and device for acquiring mobile terminal information

Country Status (1)

Country Link
CN (1) CN113518146B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114691440B (en) * 2022-06-01 2022-09-02 广州市高奈特网络科技有限公司 Data extraction method and device of equipment, computer equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103299285A (en) * 2010-11-29 2013-09-11 美思系统有限公司 Host device coupled to a USB peripheral and method of operating the same
CN106250307A (en) * 2016-07-20 2016-12-21 福建省农村信用社联合社 A kind of bank's mobile phone application automated testing method and system
CN107453428A (en) * 2017-08-08 2017-12-08 天津瑞发科半导体技术有限公司 A kind of method of automatic identification apple and Android device
CN108733568A (en) * 2018-05-25 2018-11-02 平安科技(深圳)有限公司 Application testing method, device, equipment and readable storage medium
CN110362490A (en) * 2019-07-16 2019-10-22 中国工商银行股份有限公司 Merge the automated testing method and system of iOS and Android mobile application
CN112115055A (en) * 2020-09-21 2020-12-22 北京自如信息科技有限公司 Multi-machine automatic testing method and device and computer equipment
CN112860547A (en) * 2021-01-28 2021-05-28 虎妞科技(杭州)有限公司 APP performance testing and data acquisition method for android/IOS mobile phone
CN112860572A (en) * 2021-03-12 2021-05-28 网易(杭州)网络有限公司 Cloud testing method, device, system, medium and electronic equipment of mobile terminal
CN113342854A (en) * 2021-06-21 2021-09-03 杭州推啊网络科技有限公司 Method and system for generating unique ID of mobile equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109815120A (en) * 2018-12-14 2019-05-28 深圳壹账通智能科技有限公司 Test method, device, computer equipment and the storage medium of application
CN112433938A (en) * 2020-11-18 2021-03-02 京东数科海益信息科技有限公司 Method and device for testing application of mobile terminal

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103299285A (en) * 2010-11-29 2013-09-11 美思系统有限公司 Host device coupled to a USB peripheral and method of operating the same
CN106250307A (en) * 2016-07-20 2016-12-21 福建省农村信用社联合社 A kind of bank's mobile phone application automated testing method and system
CN107453428A (en) * 2017-08-08 2017-12-08 天津瑞发科半导体技术有限公司 A kind of method of automatic identification apple and Android device
CN108733568A (en) * 2018-05-25 2018-11-02 平安科技(深圳)有限公司 Application testing method, device, equipment and readable storage medium
CN110362490A (en) * 2019-07-16 2019-10-22 中国工商银行股份有限公司 Merge the automated testing method and system of iOS and Android mobile application
CN112115055A (en) * 2020-09-21 2020-12-22 北京自如信息科技有限公司 Multi-machine automatic testing method and device and computer equipment
CN112860547A (en) * 2021-01-28 2021-05-28 虎妞科技(杭州)有限公司 APP performance testing and data acquisition method for android/IOS mobile phone
CN112860572A (en) * 2021-03-12 2021-05-28 网易(杭州)网络有限公司 Cloud testing method, device, system, medium and electronic equipment of mobile terminal
CN113342854A (en) * 2021-06-21 2021-09-03 杭州推啊网络科技有限公司 Method and system for generating unique ID of mobile equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于Appium的安卓APP自动化测试框架的设计与实现;蔡喜岩;《中国优秀博硕士学位论文全文数据库(硕士)》;20200815;138-184 *

Also Published As

Publication number Publication date
CN113518146A (en) 2021-10-19

Similar Documents

Publication Publication Date Title
CN107193750B (en) Script recording method and device
CN111488088B (en) Equipment state identification method and device and intelligent terminal
CN107704282B (en) Loading method and device applied to embedded system
CN111475401A (en) Test method and related equipment
CN112988605B (en) Method and device for realizing WEB application automatic test
CN112631911A (en) Automatic testing method and device, computer equipment and storage medium
CN113518146B (en) Method and device for acquiring mobile terminal information
CN111045941B (en) Positioning method and device for user interface control and storage medium
CN113986747A (en) Data generation method and device, electronic equipment and storage medium
CN104809053A (en) Control style testing method and device
CN112486811A (en) Interface test method, device, equipment and medium
CN110337017B (en) Television and log processing method thereof, log processing device and readable storage medium
CN109561121B (en) Method and device for monitoring deployment
CN115809200A (en) Method and device for calling UI (user interface) automatic use case based on python
CN111400245B (en) Art resource migration method and device
CN111625330B (en) Cross-thread task processing method and device, server and storage medium
CN111611273B (en) Method, device, equipment and readable storage medium for associating equipment with equipment file
CN114265735A (en) Equipment testing method, system, device and computer readable storage medium
CN114385493A (en) Performance test method and device, electronic equipment and storage medium
CN111915277A (en) Contract flow management method and device
CN112433946A (en) Interface test management method, device, equipment and storage medium
CN112667463A (en) Application system baseline state monitoring method and device
CN111444392A (en) Method, device and equipment for accessing cave library
CN111338956A (en) Automatic pressure measurement method, device, equipment and storage medium
CN114448848B (en) Switch testing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant