CN105740144A - Automated testing method and system for Android mobile Terminal - Google Patents

Automated testing method and system for Android mobile Terminal Download PDF

Info

Publication number
CN105740144A
CN105740144A CN201610057107.9A CN201610057107A CN105740144A CN 105740144 A CN105740144 A CN 105740144A CN 201610057107 A CN201610057107 A CN 201610057107A CN 105740144 A CN105740144 A CN 105740144A
Authority
CN
China
Prior art keywords
activity
mobile terminal
corresponding trigger
trigger action
android mobile
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
CN201610057107.9A
Other languages
Chinese (zh)
Other versions
CN105740144B (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.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry 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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201610057107.9A priority Critical patent/CN105740144B/en
Publication of CN105740144A publication Critical patent/CN105740144A/en
Application granted granted Critical
Publication of CN105740144B publication Critical patent/CN105740144B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present invention discloses an automated testing method for Android mobile terminal, the method comprising: when a test starting instruction input by a tester is received, automatically traversing and determining all Activity components of the Android mobile terminal; according to preset trigger contents, performing a corresponding triggering operation on each Activity component to obtain UI control information generated by each Activity component in response to its corresponding triggering operation; and realizing automated test on the Android mobile terminal according the UI control information of all Activity components. It is thus obvious that efficient and reliable automated test can be performed on the Android mobile terminal only by presetting trigger contents by the tester and directly giving a test starting instruction when a test is necessary. It is unnecessary for the tester to participate in the following process and the tester can make time to finish other works.

Description

The automated testing method of a kind of Android mobile terminal and system
Technical field
The present invention relates to software testing technology field, particularly relate to automated testing method and the system of a kind of Android mobile terminal.
Background technology
Now; the mobile terminal product turnout cycle is fast; life cycle is short, the quick and stable performance for guarantee mobile terminal shipment, it will usually spend great manpower and the test to mobile terminal of the longer time; specifically; for Android mobile terminal, people can utilize Android simulator to carry out performance test, wherein; Android simulator is that AndroidSDK carries a mobile simulator, and it is a virtual unit that may operate on computer.Android simulator can allow people not need to use physical equipment to get final product preview, exploitation and test Android application program.
Existing method of testing is usually tested step by step by tester is manual, such as tester manually travels through Activity path successively, is manually entered triggering related content etc. when needs, for the repeatability of machinery, taking time and effort, testing efficiency is low.Simultaneously as mobile terminal software system is more complicated, manual test is difficult to, by Activity path implement all standing, so make the reliability of test result and accuracy can not get ensureing.
Further, in real life, although general enterprises has special software test team, but the ratio of developer and tester is approximately 10:1, is far unable to reach the 4:1 of industry or exploitation test optimal allocation 1:2.The long-standing problem of shortage of manpower makes the sector overtime work phenomenon serious, therefore, needs a kind of efficient method of testing especially badly.
Wherein, Activity is most basic in Android assembly is also one of most commonly seen four big assemblies (Activity, Service service, ContentProvider content provider, BroadcastReceiver radio receiver).In Activity, all operations is all closely related with user, is one and is responsible for the application component mutual with user.In android application, an Activity is exactly generally an independent screen, can show that some controls can also be monitored and process the event of user and respond above it.
Summary of the invention
In view of this, the invention provides the automated testing method of a kind of Android mobile terminal and system, with Android mobile terminal is carried out efficient, test reliably.
For solving above-mentioned technical problem, the present invention provides the automated testing method of a kind of Android mobile terminal, and the method includes:
When receiving the test initiation command of tester's input, automatically travel through and determine all Activity assemblies of described Android mobile terminal;
According to default trigger content, each described Activity assembly is performed corresponding trigger action, obtain each described its corresponding trigger action of Activity component responds and the UI control information that produces;
Described UI control information according to all described Activity assemblies realizes the automatic test to described Android mobile terminal.
In said method, it is preferable that described according to default trigger content, each described Activity assembly is performed corresponding trigger action, obtain each described its corresponding trigger action of Activity component responds and the UI control information that produces, including:
What obtain each described Activity inter-module redirects path;
According to the described order redirecting path, successively each described Activity assembly is performed corresponding trigger action, obtain each described its corresponding trigger action of Activity component responds and the described UI control information that produces.
In said method, it is preferable that before the corresponding trigger content of described use triggers each described Activity assembly, also include:
Control to preset Android simulator and start each described Activity assembly.
In said method, it is preferable that described automatic traversal and determine described Android mobile terminal all Activity assemblies before, also include:
From test initiation command described in default shell interface.
In said method, it is preferable that described according to default trigger content, after each described Activity assembly is performed corresponding trigger action, also include:
In the process of each described its corresponding trigger action of Activity component responds, when each described Activity component call is preset sensitive action-function, the parameter information of input is recorded, and is exported with daily record form by the parameter information of record.
Present invention also offers the automatization test system of a kind of Android mobile terminal, this system includes:
Traversal Unit, for when receiving the test initiation command of tester's input, automatically traveling through and determine all Activity assemblies of described Android mobile terminal;
Trigger element, for according to default trigger content, performs corresponding trigger action to each described Activity assembly, obtains each described its corresponding trigger action of Activity component responds and the UI control information that produces;
Test cell, realizes the automatic test to described Android mobile terminal for the described UI control information according to all described Activity assemblies.
In said system, it is preferable that described trigger element includes:
Obtain subelement, redirect path for what obtain each described Activity inter-module;
Triggers unit, for according to the described order redirecting path, performs corresponding trigger action to each described Activity assembly successively, obtains each described its corresponding trigger action of Activity component responds and the described UI control information that produces.
In said system, it is preferable that also include:
Start unit, before triggering each described Activity assembly at the corresponding trigger content of described use, controls to preset Android simulator and starts each described Activity assembly.
In said system, it is preferable that also include:
Receive unit, for described automatic traversal and determine described Android mobile terminal all Activity assemblies before, from test initiation command described in default shell interface.
In said system, it is preferable that also include:
Record unit, for described according to default trigger content, after each described Activity assembly is performed corresponding trigger action, in the process of each described its corresponding trigger action of Activity component responds, when each described Activity component call is preset sensitive action-function, the parameter information of input is recorded, and is exported with daily record form by the parameter information of record.
Above in the automated testing method of a kind of Android mobile terminal provided by the invention and system, when receiving the test initiation command of tester's input, present system can travel through and determine all Activity assemblies of described Android mobile terminal automatically;The trigger content preset according to tester (be not required to tester keep aside be manually entered triggering related content), each described Activity assembly is performed corresponding trigger action, obtains each described its corresponding trigger action of Activity component responds and the UI control information that produces;Described UI control information according to all described Activity assemblies realizes the automatic test to described Android mobile terminal.Visible, only need the pre-set trigger content of tester, when needs are tested, directly assign test initiation command and be namely capable of Android mobile terminal is carried out automatic test efficient, reliable, follow-up need not the participation of tester, tester has found time other thing.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to the accompanying drawing provided.
The flow chart of the automated testing method of a kind of Android mobile terminal that Fig. 1 provides for the embodiment of the present invention;
The structured flowchart schematic diagram of the automatization test system of a kind of Android mobile terminal that Fig. 2 provides for the embodiment of the present invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
The core of the present invention is to provide automated testing method and the system of a kind of Android mobile terminal, with Android mobile terminal is carried out efficient, test reliably.
In order to make those skilled in the art be more fully understood that the present invention program, below in conjunction with the drawings and specific embodiments, the present invention is described in further detail.
Illustrate the flow chart of the automated testing method of a kind of Android mobile terminal that the embodiment of the present invention provides with reference to Fig. 1, Fig. 1, the method specifically may include steps of:
Step S100, when receive tester input test initiation command time, automatically travel through and determine all Activity assemblies of Android mobile terminal.
The embodiment of the present invention carries out automatic test mainly for the Android software in Android mobile terminal, each Android software includes multiple Activity assembly (certainly, it is not excluded for the situation of), so, for Android software all in Android mobile terminal, it is the big collection of many Activity assemblies composition.Therefore, the dynamic behaviour of Android software is mainly monitored in real time by the present invention from Activity assembly.
At present, Monkeyrunner is the testing tool that android system is conventional, contributes to developer and disposes fairly large automatic test by script.Specifically, the present invention can effectively utilize the API that Monkeyrunner instrument provides to write out python program, this python program can control Android simulator after automatically traveling through and determining all Activity assemblies and start Activity assembly, and then realizes follow-up trigger action etc..
Further, can being called by execution shell script under linux and be performed python program, wherein, shell is the interface of man-machine interaction, it is wrap in " shell " outside linux kernel, translates the instruction (shell-command) of Linux user's input and transfer to kernel to perform.Somewhat similar DOS.In the present invention, when needs are tested, tester opens the default shell script that can call and perform python program, test initiation command is transferred to test system by the shell interface provided by this shell script, when the system of test is from default shell interface to this test initiation command, automatically travel through and determine all Activity assemblies of Android mobile terminal.
Step S101, according to default trigger content, each Activity assembly is performed corresponding trigger action, obtains each its corresponding trigger action of Activity component responds and the UI control information that produces.
In the present invention, above-mentioned trigger content is preset according to the actual requirements by tester, so, in whole test process, is not required to tester and keeps and be aside manually entered triggering related content.In practical application, the corresponding trigger content of each Activity assembly, each trigger content can comprise one or more trigger action according to demand, the one or more trigger action one trigger action of composition.Such as, Activity assembly A is display picture library, picture library includes Photo folder, and trigger content corresponding for Activity assembly A is the picture clicking certain Photo folder (such as file F) to check the inside, then its trigger action comprised is for clicking " file F " control;Activity assembly B is all pictures in display file F, trigger content corresponding for Activity assembly B is for selecting certain picture (such as picture P) and deleting this picture P, then its trigger action comprised is for choosing " picture P " control and clicking " deletion " control.By that analogy.
In practical application, there is the path (being referred to prior art) mutually redirected in each Activity inter-module, Activity can be obtained in static analysis and redirect path, obtaining Activity by the AndroidManifest.xml file after analyzing apk decompiling, samli code file and redirect path, the big assembly of Android tetra-has been stated by these files.Wherein, broadcast component title is for arranging triggering environment in Dynamic trigger part, and Service component Name is for starting background service in Dynamic trigger part, and Activity redirects path and then gives the boot sequence of Activity.
By the file of APK decompiling is analyzed, component Name and the transduction pathway of Activity assembly is extracted from AndroidManifest.xml file, wherein, the component Name obtained can write out python program with the API that Monkeyrunner instrument provides.
For step S101, specifically, what first obtain each Activity inter-module redirects path, then according to redirect the order in path, successively each Activity assembly is performed corresponding trigger action and obtain each its corresponding trigger action of Activity component responds and UI (user interface) control information that produces.Wherein, the production process for UI control information is referred to prior art.
It is understandable that, wanting to realize triggering to Activity assembly, premise is that this Activity assembly must be in starting state, therefore, when current Activity assembly responds, Android simulator start the Activity assembly of down hop according to the above-mentioned path that redirects.In the present invention, by recording the Android software function calling relationship to system application framework level, Android is carried out dynamic behaviour monitoring.When needing the relevant parameter of the function called input to carry out HOOK the Android software reading user privacy information such as address list, note, and behavioural information is exported with the form of journal file.In specific implementation process, in the process of each its corresponding trigger action of Activity component responds, when each Activity component call is preset sensitive action-function, the parameter information of input is recorded, and is exported with daily record form by the parameter information of record.
Step S102, realize the automatic test to Android mobile terminal according to the UI control information of all Activity assemblies.
On each Activity assembly, test system can call UI obtaining widget to obtain the UI control information of current Activity assembly, each Activity assembly is the layout set of one group of UI element, Android provides ViewServer service, Activity information is obtained by it, in specific implementation process, send " DUMP-1 " order to ViewServer, just can get the UI hierarchical information (i.e. UI control information) of current Activity.Each UI control a line character string carries out attribute specification, and the space of each line start then represents this control hierarchical information in current interface.System is called the python script that resolves write and has been got required UI control information, including the word on control type, control, control cryptographic Hash, control id value etc., and these information just can be used to unique lock control, and to carry out the UI of automatization mutual.
The above present invention adopts the mode that static code analysis combines with Dynamic trigger, staticaanalysis results according to Android software arranges triggering environment (being formed by all trigger content), preset Andriod simulator, redirect order according to Activity assembly to trigger for Activity assembly, and the UI control information getting current Activity carries out UI automatization interaction process, realize the UI automatic test to mobile terminal with this.
Visible, only need the pre-set trigger content of tester, when needs are tested, directly assign test initiation command and be namely capable of Android mobile terminal is carried out automatic test efficient, reliable, follow-up need not the participation of tester, tester has found time other thing.
Based on the automated testing method of the Android mobile terminal that the invention described above embodiment provides, the embodiment of the present invention additionally provides the automatization test system of a kind of Android mobile terminal, and with reference to Fig. 2, this system 200 can include following content:
Traversal Unit 201, for when receiving the test initiation command of tester's input, automatically traveling through and determine all Activity assemblies of Android mobile terminal;
Trigger element 202, for according to default trigger content, performs corresponding trigger action to each Activity assembly, obtains each its corresponding trigger action of Activity component responds and the UI control information that produces;
Test cell 203, realizes the automatic test to Android mobile terminal for the UI control information according to all Activity assemblies.
In the present invention, above-mentioned trigger element 202 specifically can include following content:
Obtain subelement, redirect path for what obtain each Activity inter-module;
Triggers unit, for according to the order redirecting path, performs corresponding trigger action to each Activity assembly successively, obtains each its corresponding trigger action of Activity component responds and the UI control information that produces.
In the present invention, said system 200 can also include start unit, for, before using corresponding trigger content to trigger each Activity assembly, controlling to preset Android simulator and start each Activity assembly.
It addition, said system 200 can also include receiving unit, for before all Activity assemblies automatically traveled through and determine Android mobile terminal, from default shell interface test initiation command.
In the present invention, said system 200 can also include record unit, for according to default trigger content, after each Activity assembly is performed corresponding trigger action, in the process of each its corresponding trigger action of Activity component responds, when each Activity component call is preset sensitive action-function, the parameter information of input is recorded, and is exported with daily record form by the parameter information of record.
It should be noted that each embodiment in this specification all adopts the mode gone forward one by one to describe, what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually referring to.For system class embodiment, due to itself and embodiment of the method basic simlarity, so describing fairly simple, relevant part illustrates referring to the part of embodiment of the method.
Automated testing method and system to a kind of Android mobile terminal provided by the present invention are described in detail above.Principles of the invention and embodiment are set forth by specific case used herein, and the explanation of above example is only intended to help to understand method and the core concept thereof of the present invention.It should be pointed out that, for those skilled in the art, under the premise without departing from the principles of the invention, it is also possible to the present invention carries out some improvement and modification, these improve and modify in the protection domain also falling into the claims in the present invention.

Claims (10)

1. the automated testing method of an Android mobile terminal, it is characterised in that the method includes:
When receiving the test initiation command of tester's input, automatically travel through and determine all Activity assemblies of described Android mobile terminal;
According to default trigger content, each described Activity assembly is performed corresponding trigger action, obtain each described its corresponding trigger action of Activity component responds and the UI control information that produces;
Described UI control information according to all described Activity assemblies realizes the automatic test to described Android mobile terminal.
2. the method for claim 1, it is characterized in that, described according to default trigger content, each described Activity assembly is performed corresponding trigger action, the UI control information obtaining each described its corresponding trigger action of Activity component responds and produce, including:
What obtain each described Activity inter-module redirects path;
According to the described order redirecting path, successively each described Activity assembly is performed corresponding trigger action, obtain each described its corresponding trigger action of Activity component responds and the described UI control information that produces.
3. method as claimed in claim 2, it is characterised in that before the corresponding trigger content of described use triggers each described Activity assembly, also include:
Control to preset Android simulator and start each described Activity assembly.
4. the method for claim 1, it is characterised in that described automatic traversal and determine described Android mobile terminal all Activity assemblies before, also include:
From test initiation command described in default shell interface.
5. the method for claim 1, it is characterised in that described according to default trigger content, after each described Activity assembly is performed corresponding trigger action, also includes:
In the process of each described its corresponding trigger action of Activity component responds, when each described Activity component call is preset sensitive action-function, the parameter information of input is recorded, and is exported with daily record form by the parameter information of record.
6. the automatization test system of an Android mobile terminal, it is characterised in that this system includes:
Traversal Unit, for when receiving the test initiation command of tester's input, automatically traveling through and determine all Activity assemblies of described Android mobile terminal;
Trigger element, for according to default trigger content, performs corresponding trigger action to each described Activity assembly, obtains each described its corresponding trigger action of Activity component responds and the UI control information that produces;
Test cell, realizes the automatic test to described Android mobile terminal for the described UI control information according to all described Activity assemblies.
7. system as claimed in claim 6, it is characterised in that described trigger element includes:
Obtain subelement, redirect path for what obtain each described Activity inter-module;
Triggers unit, for according to the described order redirecting path, performs corresponding trigger action to each described Activity assembly successively, obtains each described its corresponding trigger action of Activity component responds and the described UI control information that produces.
8. system as claimed in claim 7, it is characterised in that also include:
Start unit, before triggering each described Activity assembly at the corresponding trigger content of described use, controls to preset Android simulator and starts each described Activity assembly.
9. system as claimed in claim 6, it is characterised in that also include:
Receive unit, for described automatic traversal and determine described Android mobile terminal all Activity assemblies before, from test initiation command described in default shell interface.
10. system as claimed in claim 6, it is characterised in that also include:
Record unit, for described according to default trigger content, after each described Activity assembly is performed corresponding trigger action, in the process of each described its corresponding trigger action of Activity component responds, when each described Activity component call is preset sensitive action-function, the parameter information of input is recorded, and is exported with daily record form by the parameter information of record.
CN201610057107.9A 2016-01-27 2016-01-27 A kind of automated testing method and system of Android mobile terminal Active CN105740144B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610057107.9A CN105740144B (en) 2016-01-27 2016-01-27 A kind of automated testing method and system of Android mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610057107.9A CN105740144B (en) 2016-01-27 2016-01-27 A kind of automated testing method and system of Android mobile terminal

Publications (2)

Publication Number Publication Date
CN105740144A true CN105740144A (en) 2016-07-06
CN105740144B CN105740144B (en) 2018-11-23

Family

ID=56247808

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610057107.9A Active CN105740144B (en) 2016-01-27 2016-01-27 A kind of automated testing method and system of Android mobile terminal

Country Status (1)

Country Link
CN (1) CN105740144B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357670A (en) * 2016-10-17 2017-01-25 成都知道创宇信息技术有限公司 Simulator-based android application server side Web vulnerability detection method
CN107329893A (en) * 2017-06-21 2017-11-07 广州酷狗计算机科技有限公司 Traversal method, device and the storage medium of application interface
CN107368422A (en) * 2017-08-02 2017-11-21 网易有道信息技术(北京)有限公司 A kind of method of testing of application APP, device and medium
CN108520063A (en) * 2018-04-11 2018-09-11 Oppo广东移动通信有限公司 Processing method, device and the terminal device of event log
CN109522201A (en) * 2017-09-18 2019-03-26 北京京东尚科信息技术有限公司 A kind of method and apparatus of application program stability test
CN109634831A (en) * 2017-10-09 2019-04-16 飞狐信息技术(天津)有限公司 A kind of Android application program GUI traverses test method and system automatically
CN109857386A (en) * 2018-12-30 2019-06-07 贝壳技术有限公司 A kind of method for page jump and device
CN111382424A (en) * 2018-12-27 2020-07-07 全球能源互联网研究院有限公司 Mobile application sensitive behavior detection method and system based on controlled environment
CN112180189A (en) * 2020-09-09 2021-01-05 杭州涂鸦信息技术有限公司 Automatic detection method, device and system based on multi-class intelligent module
CN113360373A (en) * 2021-05-26 2021-09-07 上海蛮犀科技有限公司 Test method for full traversal of Activity page of mobile application

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002014851A (en) * 2000-06-30 2002-01-18 Nec Corp Software testing work supporting method and device for the same and recording medium with software testing work supporting program recorded
JP2005011173A (en) * 2003-06-20 2005-01-13 Fujitsu Ltd Method for detecting fault
CN103336742A (en) * 2013-07-18 2013-10-02 北京航空航天大学 Automation software black box testing system and method based on Android
CN103530221A (en) * 2012-07-02 2014-01-22 北京大学 Method for mapping procedure behavior and interface operation in Android system
CN104050076A (en) * 2013-03-12 2014-09-17 阿里巴巴集团控股有限公司 Testing method, device and system of application software on mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002014851A (en) * 2000-06-30 2002-01-18 Nec Corp Software testing work supporting method and device for the same and recording medium with software testing work supporting program recorded
JP2005011173A (en) * 2003-06-20 2005-01-13 Fujitsu Ltd Method for detecting fault
CN103530221A (en) * 2012-07-02 2014-01-22 北京大学 Method for mapping procedure behavior and interface operation in Android system
CN104050076A (en) * 2013-03-12 2014-09-17 阿里巴巴集团控股有限公司 Testing method, device and system of application software on mobile terminal
CN103336742A (en) * 2013-07-18 2013-10-02 北京航空航天大学 Automation software black box testing system and method based on Android

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357670A (en) * 2016-10-17 2017-01-25 成都知道创宇信息技术有限公司 Simulator-based android application server side Web vulnerability detection method
CN107329893A (en) * 2017-06-21 2017-11-07 广州酷狗计算机科技有限公司 Traversal method, device and the storage medium of application interface
CN107368422A (en) * 2017-08-02 2017-11-21 网易有道信息技术(北京)有限公司 A kind of method of testing of application APP, device and medium
CN109522201A (en) * 2017-09-18 2019-03-26 北京京东尚科信息技术有限公司 A kind of method and apparatus of application program stability test
CN109634831A (en) * 2017-10-09 2019-04-16 飞狐信息技术(天津)有限公司 A kind of Android application program GUI traverses test method and system automatically
CN108520063A (en) * 2018-04-11 2018-09-11 Oppo广东移动通信有限公司 Processing method, device and the terminal device of event log
CN111382424A (en) * 2018-12-27 2020-07-07 全球能源互联网研究院有限公司 Mobile application sensitive behavior detection method and system based on controlled environment
CN109857386A (en) * 2018-12-30 2019-06-07 贝壳技术有限公司 A kind of method for page jump and device
CN109857386B (en) * 2018-12-30 2022-06-21 贝壳技术有限公司 Page skipping method and device
CN112180189A (en) * 2020-09-09 2021-01-05 杭州涂鸦信息技术有限公司 Automatic detection method, device and system based on multi-class intelligent module
CN113360373A (en) * 2021-05-26 2021-09-07 上海蛮犀科技有限公司 Test method for full traversal of Activity page of mobile application

Also Published As

Publication number Publication date
CN105740144B (en) 2018-11-23

Similar Documents

Publication Publication Date Title
CN105740144A (en) Automated testing method and system for Android mobile Terminal
CN108595329B (en) Application testing method and device and computer storage medium
CN107193750B (en) Script recording method and device
US10853232B2 (en) Adaptive system for mobile device testing
CN107423048B (en) Data collection method, device, medium and computing equipment
CN104598380A (en) Method and system for automatic testing based on control
CN103092665B (en) Immediate updating device and immediate updating method
US20150331882A1 (en) Redundant file deletion method, apparatus and storage medium
CN105335283A (en) Application testing method and device in terminal equipment
CN110013672B (en) Method, device, apparatus and computer-readable storage medium for automated testing of machine-run games
CN109800135B (en) Information processing method and terminal
CN104866342A (en) Method and device for simultaneously starting multiple same applications on intelligent terminal
CN104639721A (en) Method and device for providing application information in mobile terminal device
CN104899016A (en) Call stack relationship obtaining method and call stack relationship obtaining device
CN103853658A (en) Automated testing method for production and playback in Android equipment and Android equipment
CN108536451A (en) Application program buries a method for implanting and device
CN107967207B (en) Method and device for testing user interface interaction function
CN112732587A (en) Method and device for acquiring automatic test log, electronic equipment and storage medium
CN109542754B (en) Access method of mobile equipment, debugging method, device and system of application program
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
US20130346909A1 (en) Navigation to a data definition in a diff context
CN114579209A (en) Method for setting screen display mode during application starting in android compatible environment
CN107273745B (en) Dynamic analysis method for malicious code in dynamic link library form
CN112241373A (en) Automatic test method, test device, processor and test system
CN104516618A (en) Interface function analytical display method and device

Legal Events

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