CN105868105A - Application traversal testing method and device, and mobile terminal - Google Patents

Application traversal testing method and device, and mobile terminal Download PDF

Info

Publication number
CN105868105A
CN105868105A CN201610173544.7A CN201610173544A CN105868105A CN 105868105 A CN105868105 A CN 105868105A CN 201610173544 A CN201610173544 A CN 201610173544A CN 105868105 A CN105868105 A CN 105868105A
Authority
CN
China
Prior art keywords
page
application
test
control
tested
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
CN201610173544.7A
Other languages
Chinese (zh)
Other versions
CN105868105B (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.)
Xiamen Zhuofeng Network Technology Co.,Ltd.
Original Assignee
Xiamen Meitu Mobile 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 Xiamen Meitu Mobile Technology Co Ltd filed Critical Xiamen Meitu Mobile Technology Co Ltd
Priority to CN201610173544.7A priority Critical patent/CN105868105B/en
Publication of CN105868105A publication Critical patent/CN105868105A/en
Application granted granted Critical
Publication of CN105868105B publication Critical patent/CN105868105B/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)
  • Debugging And Monitoring (AREA)
  • Telephone Function (AREA)

Abstract

The present invention discloses an application traversal testing method and device, and a mobile terminal. The application traversal testing method is adapted to be executed in the mobile terminal. The method comprises the following steps: acquiring attribute information of multiple applications in a mobile terminal; receiving selection performed on a tested application by a tester; receiving setting performed on a testing parameter of the tested application by the tester; starting the tested application; executing a control traversal test on each page of the tested application; recording each testing interface of the tested application in a testing process; and selecting a testing interface in which the tested application has an error, wherein the executing a control traversal test on one page comprises: acquiring page node information of the page, wherein the page node information comprises a page control list; and sequentially performing a testing operation on each control in the page control list, wherein the executing a control traversal test on one page further comprises: determining whether the page needs to be logged into; and if the page needs to be logged into, logging into the application according to the set testing parameter.

Description

A kind of application traversal method of testing, equipment and mobile terminal
Technical field
The present invention relates to automatic test field, particularly to one application traversal method of testing, equipment and Mobile terminal.
Background technology
In existing automatic test field, about the interface detection method of application in mobile terminal, main There are two kinds: one is by writing shell script, allow shell script go in a designated order to perform Page operation, thus reach to test the purpose of certain paths, owing to the operation of script is at known interface point Hit appointment control, have the highest accuracy, but this mode excessively relies on the interface of tested application, once Interface is revised, then shell script is also required to amendment, compatible poor.Additionally, this mode can Animal migration is low, durability is poor.Another kind is to utilize some Open-Source Tools, such as monkey etc., this type of instrument Feature be as script, no longer depend on interface unduly, even can run across application in arbitrarily application, its Main operation is clicked in the one or more application specified at random, and compatibility is higher, durability By force.The randomness clicked on due to it, it is difficult to ensure the degree of accuracy and coverage rate.And some current traversals are surveyed Mostly method for testing, be what Uiautomator test frame based on Google realized, if this mode is wanted to depart from PC Machine runs, it is necessary to carry out ROOT, and the speed of service is the slowest.
It is, therefore, desirable to provide the technical scheme of a kind of application traversal test, ensureing the degree of accuracy and coverage rate On the premise of so that the interface detection of application depart to interface and the dependence of tested application, improve transportable Property and durability, and just can the most quickly run without ROOT.
Summary of the invention
To this end, the present invention provides the scheme of a kind of application traversal test, to try hard to solve or at least alleviate The problem existed above.
According to an aspect of the present invention, it is provided that a kind of application traversal method of testing, be suitable at mobile terminal Middle execution, the method comprises the steps.First, the attribute information of multiple application in mobile terminal is obtained; Receive tester's selection to tested application;Receive tester's joining the test parameter of tested application Put;Start tested application;Each page of tested application is performed control visiting test;Record tested application Each test interface in test process;And choose the test interface that wherein said tested application makes mistakes, Wherein, a page performs control visiting test to include: obtain the page nodal information of this page, page Face nodal information includes page control list;Successively each control in this page control list is performed survey Examination operation, wherein performs control visiting test and also includes: judge that this page is the need of stepping on a page Record;If needing to log in, then log in this application according to the test parameter of configuration.
Alternatively, application according to the present invention traversal method of testing in, attribute information include Apply Names, Application bag title and Activity title.
Alternatively, in application according to the present invention traversal method of testing, start tested application and include passing through Application bag title and Activity title start the tested application of its correspondence.
Alternatively, application according to the present invention traversal method of testing in, test parameter include length of testing speech, Largest loop number, login username, login password and white list application.
Alternatively, in application according to the present invention traversal method of testing, the page in tested application is obtained Page nodal information includes: obtain the Page Name of the page;Page Name query page joint according to the page Dot information database;If inquiring coupling record in page node information database, then save from the page Dot information database obtains the page nodal information that Page Name is corresponding.
Alternatively, in application according to the present invention traversal method of testing, it is judged that the page of tested application is No need to log in before, including: judge in the page that the number of operations of all controls the most all reaches maximum and follows Number of rings;If the number of operations of all controls all reaches largest loop number in the page, then trigger Activity and jump Turn, and the number of operations of controls all in the page is all set to 0.
Alternatively, in application according to the present invention traversal method of testing, described tested application is being judged The page the need of log in after, including: if the page need not log in, then judge mobile terminal ought Whether the front testing time is less than length of testing speech with the difference of test time started;If mobile terminal is currently surveyed The examination time is less than length of testing speech with the difference of test time started, then continue executing with traversal test;If moved The dynamic terminal current testing time is more than or equal to length of testing speech with the difference of testing time, then stop performing traversal Test.
Alternatively, in application according to the present invention traversal method of testing, a control in the page is held Row test operation includes: judge that whether action type that this control accepted is click type, sliding-type and defeated Enter one of type;If the action type of this control is click type, sliding-type and one of imported, then Perform this control to click on accordingly, slide or input information operating.
Alternatively, in application according to the present invention traversal method of testing, the control in the page is performed survey Examination operation also includes: after a control execution test operation to the page, it is judged that whether this page redirects; If page jump, then the page after redirecting is performed control visiting test;If the page does not redirects, then Judge whether the content of the page changes;If the content of the page changes, then to the page after content changing Control in face performs test operation;If the content of the page does not changes, then continue to hold to this page Row control visiting is tested.
Alternatively, in application according to the present invention traversal method of testing, also include: survey performing traversal During examination, whether the application being monitored current tested by application bag title is tested application or white name Single application;If current application is not any one in tested application or white list application, then currently should exit With, enter tested application.
According to a further aspect of the invention, it is provided that a kind of application traversal test equipment, be suitable to reside in shifting In dynamic terminal, this equipment includes that information acquisition unit, application select unit, parameter configuration unit, application Unit is chosen at start unit, test execution unit, screen recording unit and interface.Wherein, acquisition of information Unit, is suitable to obtain the attribute information of multiple application in mobile terminal;Application selects unit, is suitable to receive Tester's selection to tested application;Parameter configuration unit, is suitable to receive tester to described tested The configuration of the test parameter of application;Application start unit, is suitable to start tested application;Test execution unit, Be suitable to each page to tested application and perform control visiting test, wherein a page is performed control visiting Test is suitable to obtain the page nodal information of this page, and page nodal information includes page control list, depends on Secondary to each control execution test operation in this page control list, a page is performed control visiting Test is further adapted for judging that this page, the need of login, if needing to log in, is then joined according to the test of configuration Number logs in this application;;Screen recording unit, is suitable to, during performing traversal test, record tested Apply each test interface in test process;Unit is chosen at interface, is suitable to choose what tested application made mistakes Test interface.
Alternatively, application according to the present invention traversal test equipment in, attribute information include Apply Names, Application bag title and Activity title.
Alternatively, in application according to the present invention traversal test equipment, application start unit is fitted further In the tested application being started its correspondence by application bag title and Activity title.
Alternatively, application according to the present invention traversal test equipment in, test parameter include length of testing speech, Largest loop number, login username, login password and white list application.
Alternatively, in application according to the present invention traversal test equipment, test execution unit is fitted further In: obtain the Page Name of the page of tested application;Page Name query page node letter according to the page Breath database;If inquiring coupling record in page node information database, then believe from page node Breath database obtains the page nodal information that Page Name is corresponding.
Alternatively, in application according to the present invention traversal test equipment, test execution unit is fitted further In: judge that in the page of tested application, the number of operations of all controls the most all reaches largest loop number;As Really in the page, the number of operations of all controls all reaches largest loop number, then trigger Activity and redirect, and will In the described page, the number of operations of all controls is all set to 0.
Alternatively, in application according to the present invention traversal test equipment, test execution unit is fitted further In: if the page of tested application need not log in, then judge mobile terminal current testing time and test Whether the difference of time started is less than length of testing speech;If the mobile terminal current testing time starts with test The difference of time is less than length of testing speech, then continue executing with traversal test;If mobile terminal is currently tested Between with the difference of testing time more than or equal to length of testing speech, then stop performing traversal test.
Alternatively, in application according to the present invention traversal test equipment, test execution unit is fitted further In: when a control in the page to tested application performs test operation, it is judged that the control of the page is connect Whether the action type being subject to is click type, sliding-type and one of imported;If the operation class of this control Type is click type, sliding-type and one of imported, then perform this control corresponding to click on, slide or Input information operating.
Alternatively, in application according to the present invention traversal test equipment, test execution unit is fitted further In: after a control of the page to tested application performs test operation, it is judged that whether this page redirects; If page jump, then the page after redirecting is performed control visiting test;If the page does not redirects, then Judge whether the content of the page changes;If the content of the page changes, then to the page after content changing Control in face performs test operation;If the content of the page does not changes, then continue to hold to this page Row control visiting is tested.
Alternatively, in application according to the present invention traversal test equipment, also include applying monitoring unit, Be suitable to, during performing traversal test, whether to monitor the application of current tested by application bag title Apply for tested application or white list;If current application is not arbitrary in tested application or white list application Individual, then exit current application, enter tested application.
According to a further aspect of the invention, a kind of mobile terminal is also provided for, including answering according to the present invention With traversal test equipment.
The technical scheme of application according to the present invention traversal test, first obtains multiple application in mobile terminal Attribute information, receive tester's selection to tested application and the configuration of test parameter, and start quilt The tested application selected, performs control visiting test to each page of tested application, records tested application Each test interface in test process and choose the test interface that the most tested application makes mistakes.By to quilt The control of the page surveying application carries out test operation, it is ensured that the accuracy of traversal and coverage, reduces very To avoiding the test of application to interface and the dependence of tested application itself, improve property compatible, transportable And durability, simultaneously because PC runs without ROOT operation and the speed of service fast, further Improve the practicality of the method.
Accompanying drawing explanation
In order to realize above-mentioned and relevant purpose, describe some herein in conjunction with explained below and accompanying drawing and say Bright property aspect, these aspects indicate can be to put into practice the various modes of principles disclosed herein, and institute Aspect and equivalence aspect thereof is had to be intended to fall under in the range of theme required for protection.Read by combining accompanying drawing Reading detailed description below, above-mentioned and other purpose, feature and the advantage of the disclosure will become brighter Aobvious.Throughout the disclosure, identical reference generally refers to identical parts or element.
Fig. 1 shows the schematic diagram of mobile terminal 100 according to an embodiment of the invention;
Fig. 2 shows the flow chart of the method for testing 200 of application traversal according to an embodiment of the invention;
Fig. 3 (a)-(c) shows the schematic diagram of the test parameter configuration page according to an embodiment of the invention;
Fig. 4 shows and surveys the page execution control visiting of tested application according to an embodiment of the invention The flow chart of examination 250;
Fig. 5 (a)-(c) shows the page of the most tested application and the page of correspondence thereof The schematic diagram of face nodal information;And
Fig. 6 shows the schematic diagram of application according to an embodiment of the invention traversal test equipment 600.
Detailed description of the invention
It is more fully described the exemplary embodiment of the disclosure below with reference to accompanying drawings.Although accompanying drawing shows The exemplary embodiment of the disclosure, it being understood, however, that may be realized in various forms the disclosure and not Should be limited by embodiments set forth here.On the contrary, it is provided that these embodiments are able to more thoroughly Understand the disclosure, and complete for the scope of the present disclosure can be conveyed to those skilled in the art.
It is more fully described the exemplary embodiment of the disclosure below with reference to accompanying drawings.Although accompanying drawing shows The exemplary embodiment of the disclosure, it being understood, however, that may be realized in various forms the disclosure and not Should be limited by embodiments set forth here.On the contrary, it is provided that these embodiments are able to more thoroughly Understand the disclosure, and complete for the scope of the present disclosure can be conveyed to those skilled in the art.
Fig. 1 is the structured flowchart of mobile terminal 100.Mobile terminal 100 can include memory interface 102, One or more data processors, image processor and/or CPU 104, and peripheral interface 106。
Memory interface 102, one or more processor 104 and/or peripheral interface 106 both can be point Vertical element, it is also possible to be integrated in one or more integrated circuit.In the mobile terminal 100, various units Part can be coupled by one or more communication bus or holding wire.Sensor, equipment and subsystem can To be coupled to peripheral interface 106, in order to help to realize several functions.
Such as, outside motion sensor 110, light sensor 112 and range sensor 114 are alternatively coupled to Enclose interface 106, facilitating orientation, illuminate and the function such as range finding.Other sensors 116 are equally with outward Enclose interface 106 to be connected, such as alignment system (such as GPS), temperature sensor, biologicall test Sensor or other sensor devices, thus can help to implement relevant function.
Camera sub-system 120 and optical pickocff 122 may be used for convenient such as recording photograph and video and cut The realization of the camera function collected, wherein said camera sub-system and optical pickocff can be such as electric charge couplings Clutch part (CCD) or complementary metal oxide semiconductors (CMOS) (centimetre OS) optical pickocff.Can be by one Or multiple radio communication subsystem 124 helps to realize communication function, wherein radio communication subsystem is permissible Including radio-frequency transmitter and emitter and/or light (the most infrared) Receiver And Transmitter.Radio communication subsystem It is one or more that the particular design of system 124 and embodiment can depend on that mobile terminal 100 is supported Communication network.Such as, mobile terminal 100 can include being designed to supporting LTE, 3G, GSM network, GPRS network, EDGE network, Wi-Fi or WiMax network and BlueboothTMThe communication of network Subsystem 124.
Audio subsystem 126 can be coupled with loudspeaker 128 and microphone 130, in order to helps real Execute the function enabling voice, such as speech recognition, speech reproduction, digital record and telephony feature.I/O System 140 can include touch screen controller 142 and/or other input controllers 144 one or more. Touch screen controller 142 is alternatively coupled to touch-screen 146.For example, this touch-screen 146 and touch-screen Controller 142 can use any one of multiple touch-sensing technology to detect the contact carried out therewith With mobile or time-out, wherein detection technology is including, but not limited to capacitive character, resistive, infrared and table Face technology of acoustic wave.Other input controllers 144 one or more are alternatively coupled to other input/control devicess 148, the most one or more buttons, rocker switch, thumb wheel, infrared port, USB port and / or the pointer device of instruction pen etc.The one or more button (not shown) can include for controlling Loudspeaker 128 and/or the up/down button of microphone 130 volume.
Memory interface 102 can be coupled with memory 150.This memory 150 can include at a high speed Random access memory and/or nonvolatile memory, the most one or more disk storage equipment, one Or multiple optical storage apparatus, and/or flash memories (such as NAND, NOR).Memory 150 can To store the operation system of operating system 172, such as Android, iOS or Windows Phone etc System.This operating system 172 can include depending on hardware for processing basic system services and execution The instruction of task.Memory 150 can also store application 174.When mobile device is run, can be from storage Device 150 loads operating system 172, and is performed by processor 104.Application 174 operationally, also Can load from memory 150, and be performed by processor 104.Application 174 operate in operating system it On, the interface utilizing operating system and bottom hardware to provide realizes the desired function of various user, as i.e. Shi Tongxin, web page browsing, pictures management etc..Application 174 can be independently of what operating system provided, Can also be that operating system carries.During it addition, application 174 is installed in mobile terminal 100, also Can add to operating system and drive module.In above-mentioned various application 174, a kind of application therein is Application according to the present invention traversal test equipment 600.
Fig. 2 shows the flow chart of the method for testing 200 of application traversal according to an embodiment of the invention. Application traversal method of testing 200 is suitable to hold in mobile terminal (the such as mobile terminal 100 shown in Fig. 1) OK.
As in figure 2 it is shown, method 200 starts from step S210.In step S210, first obtain mobile whole The attribute information of multiple application in end.Wherein, attribute information include Apply Names, application bag title and Activity title.In an embodiment of the present invention, to obtain the attribute letter of an application in mobile terminal As a example by breath, obtain the attribute information of the application that Apply Names in mobile terminal is " U.S. figure is elegant ", available It is entitled that abd order " dumpsys activity | grep mFocusedActivity " obtains its application bag The entitled com.meitu.mtxx.MainActivity of com.mt.mtxx.mtxx, Activity.
Subsequently, in step S220, receive tester's selection to tested application.Reality in the present invention Executing in example, tester selects " U.S. figure is elegant " as tested application.
In step S230, receive tester's configuration to the test parameter of tested application.Wherein, survey Examination parameter includes length of testing speech, largest loop number, login username, login password and white list application. Fig. 3 (a) shows the page schematic diagram that test parameter has configured according to an embodiment of the invention.Such as figure Shown in 3 (a), in the test parameter of configuration, length of testing speech is 120 minutes, and largest loop number is 50, steps on Employing name in an account book is 18359711351, and login password is test123, applies without white list.Click on tested application Option, can get off and eject the attribute information being currently installed on application, select tested application, choose rear combobox Automatically retract.Fig. 3 (b) shows that test parameter selects tested in configuring according to an embodiment of the invention The page schematic diagram of application.As shown in Fig. 3 (b), selection in the present embodiment " U.S. figure is elegant " is answered as tested With.When adding white list application, click on and add white list option, eject drop-down block diagram, choose white name Single application (can multiselect), clicks on and preserves.Fig. 3 (b) shows and tests according to an embodiment of the invention In parameter configuration, add the page schematic diagram of white list application.As shown in Fig. 3 (b), choose picture library work Apply for white list.
In step S240, start tested application, start including by application bag title and Activity title Corresponding tested application.In the present embodiment, tested application can be entered by " am start " order, Being entered by " am start-n com.mt.mtxx.mtxx/com.meitu.mtxx.MainActivity " order should With " U.S. figure is elegant ".
In step 250, each page to tested application performs control visiting test.Fig. 4 shows root The page to tested application according to one embodiment of the invention performs the flow chart of control visiting test 250. As shown in Figure 4, in step S252, obtain the page nodal information of this page, page nodal information bag Include page control list.First, the Page Name of the page to be obtained.In the present embodiment, with The entitled Page Name of Activity, i.e. Page Name are com.meitu.mtxx.MainActivity.According to The Page Name query page node information database of the page, if inquire coupling in above-mentioned database Record, then obtain the page nodal information that Page Name is corresponding from page node information database.If In page node information database, coupling record is not inquired, then by calling letter according to Page Name Number order obtains the page nodal information of current page, and itself and Page Name are stored in page nodes According in storehouse.Page nodal information is stored in page node information database, a page correspondence storage one Individual page nodal information, and corresponding to a record in database, the details of each record are deposited Storage is in XML file.Page nodal information includes information store path, Page Name, page control List, application bag title and current page traversal control ordinal number.In the present embodiment, according to Page Name Com.meitu.mtxx.MainActivity inquires the page joint of its correspondence in page node information database Dot information.
Fig. 5 (a) shows the schematic diagram of current page in the most tested application.? In the present embodiment, after starting application " U.S. figure is elegant ", shown in the page such as Fig. 5 (a).Fig. 5 (b) shows basis The simple schematic diagram of the page nodal information of the page in the tested application of one embodiment of the invention.Fig. 5 (b) Corresponding to the page nodal information of current page in Fig. 5 (a).
As shown in Fig. 5 (b), datFlie is corresponding to the store path of XML file, and name is Activity Title, i.e. Page Name, nodeList is page control list, storage control information in this node, PkgName stores the application bag title that current page is corresponding, pointer storage current page traversal control Which control ordinal number, i.e. current page traverse.Wherein, the control information under nodeList node includes Control type, control coordinate, control text and control id etc..Control type include Button (button), TextView (for the display of text), TextEdit (for the editor of text) and ListView (row Table) etc..It follows that the page nodal information store path of the current page of tested application " U.S. figure is elegant " For/sdcard/autotest/Travel/com.meitu.mtxx.MainActivity.xml, Page Name is Com.meitu.mtxx.Main Activity, entitled com.mt.mtxx.mtxx is wrapped in application, in current page Traverse the 2nd control.
Fig. 5 (c) shows the expansion of page nodal information in the most tested application Schematic diagram.After nodeList node in Fig. 5 (b) launches, shown in page nodal information such as Fig. 5 (c).At figure In 5 (c), illustrate as a example by the control that " beautifying picture " icon in Fig. 5 (a) is corresponding." beautify picture " The control information of icon is the 2nd control information in nodeList node, and its control type is Button (button).Control coordinate is [162,384] and [510,738], the seat in the upper left corner of the most corresponding control Mark and the coordinate in the lower right corner.Control text is " beautifying picture ", and control id is com.mt.mtxx. mtxx:id/btn_embellish。
In step S254, it is judged that this page is the need of login.Before step S254, it is judged that page In face, the number of operations of all controls the most all reaches largest loop number, if the behaviour of all controls in the page Make number of times and all reach largest loop number, then trigger Activity and redirect, and by the operation of controls all in the page Number of times is all set to 0.Wherein, number of operations refers to carry out control click, slip or the input operation of correspondence Number of times.In the page as shown in Fig. 5 (a), in the present embodiment, all reach when the number of operations of all controls During to largest loop number 50, trigger Activity and redirect, including including pressing BACK key or reentering Tested application, wherein presses BACK key and refers to send key flow of event to reach to press BACK key Effect, generally returns previous page.
After step S254, after i.e. judging that this page is the need of logging in, if this page need not Log in, then whether judge the mobile terminal current testing time with the difference testing the time started less than when testing Long;If the mobile terminal current testing time is less than length of testing speech with the difference of test time started, then continue The continuous traversal that performs is tested;If the mobile terminal current testing time is more than or equal to survey with the difference of testing time Examination duration, then stop performing traversal test.In another embodiment of the present invention, tested application " U.S. figure show Elegant " current page need not log in, 15 points 13 seconds when the mobile terminal current testing time is 10, survey 11 points 13 seconds when the examination time started is 9, both differences are 64 minutes, less than length of testing speech 120 points Clock, therefore continues executing with traversal test.
Subsequently, in step S256, if the page of tested application needs to log in, then according to the survey of configuration Examination parameter logs in this application.In the present embodiment, close according to login username 18359711351 and login Code logs in tested application " U.S. figure is elegant " for test123.
In step S258, successively each control in this page control list is performed test operation.To page A control in face performs test operation, first determines whether whether the action type that this control is accepted is a little Hit type, sliding-type and one of imported, if the action type of this control be click type, sliding-type and One of imported, then perform this control to click on accordingly, slide or input information operating.In this reality Execute in example, the 2nd control in the nodeList node as shown in Fig. 5 (c), the icon pair that i.e. " beautifies picture " The control answered, its action type is click type, therefore performs clicking operation.
After control has been performed the operation of correspondence, the pointer pointing to this control in page control list is moved down One, and the number of operations of this control is increased by 1, update the information in page node information database simultaneously. In the present embodiment, the pointer of the control pointed to corresponding to " beautifying picture " icon is moved down one, and by it Corresponding number of operations, i.e. number of clicks increase by 1, as shown in the control information of the 2nd control in Fig. 5 (c) ClickCount attribute, its value is 1, represents and this control is performed clicking operation 1 time, then updates Page node information database.
After a control in the page is performed test operation, it is judged that whether this page redirects;If page Face redirects, then the page after redirecting performs control visiting test;If the page does not redirects, then judge page Whether the content in face changes;If the content of the page changes, then in the page after content changing Control performs test operation;If the content of the page does not changes, then this page is continued executing with control Traversal test.Wherein, the control in the page after content changing is performed test operation to include: select at random Take the control in the part of content changing in this page;Judge that the action type that the control chosen is accepted is No for click type, sliding-type and one of imported;The action type of this control is click type, sliding-type With one of imported, then perform this control to click on accordingly, slide or input information operating;Repeat Perform above-mentioned steps until the control chosen in this page in the part of content changing.In the present embodiment, Carry out above-mentioned the relevant of page change sentence by arranging WinChanged and ContentChange marker bit Disconnected, wherein WinChanged is suitable to whether markup page redirects, and ContentChange is suitable to flag page Whether face content changes.The initial value arranging WinChanged and ContentChange in advance is false, When the flow of event having correspondence occurs, i.e. when page jump flow of event occurs, the value of WinChanged is put For true, when content of pages change events stream occurs, the value of ContentChange is set to true.
In each page execution control visiting test process to tested application, monitored by application bag title Whether the application of current tested is tested application or white list application, if current application is not tested answering With or white list application in any one, then exit current application, enter tested application.In the present embodiment, When test application " U.S.'s figure is elegant ", the application of user setup white list is that U.S.'s figure is elegant (applies bag entitled Com.mt.mtxx.mtxx) and photograph album (application wrap entitled com.mlab.photos), by adb order " dumpsys activity | grep mFocusedActivity " obtain current application bag title, if listened to The current entitled com.tecent.mms of application bag, then illustrate to have jumped in wechat interface, currently should With neither tested application is not white list application, tested application therefore will be reentered, according to before Situation continued carry out traversal test.
During above-mentioned traversal test execution, it is further adapted for by screen monitors whether judge current screen For OFF state, if current screen is OFF state, then wake up screen up, continue executing with traversal test. In the present embodiment, registering the broadcast monitoring SCREEN_OFF, this broadcasts as android system The broadcast carried, screen once extinguishes, and system then can send this broadcast, can be automatically after listening to broadcast Wake up screen up.
As in figure 2 it is shown, in step S260, record the tested each test interface applied in test process. In step S270, the test interface that in the interface recorded in selecting step S260, tested application makes mistakes. In the present embodiment, in whole test process, perform record test interface and choose test interface of makeing mistakes Operation, and generate corresponding test report, i.e. log file, in order to log file is carried out by tester Win, arrange and quick positioning question place, provide effective data for later stage research and development.
Fig. 6 shows the schematic diagram of the test equipment 600 of application traversal according to an embodiment of the invention. This device includes: information acquisition unit 610, application select unit 620, parameter configuration unit 630, answer With start unit 640, test execution unit 650, application monitoring unit 660, screen recording unit 670 Unit 680 is chosen with interface.
Information acquisition unit 610 is suitable to obtain the attribute information of multiple application, wherein attribute in mobile terminal Information includes Apply Names, application bag title and Activity title.
Application selects unit 620 to be suitable to receive tester's selection to tested application.
Parameter configuration unit 630 is suitable to receive tester's configuration to the test parameter of described tested application. Wherein, test parameter includes length of testing speech, largest loop number, login username, login password and white name Single application.
Application start unit 640 be suitable to start tested application, be further adapted for by application bag title and Activity title starts the tested application of its correspondence.
Test execution unit 650 is suitable to each page to tested application and performs control visiting test, the most right One page performs control visiting test and is suitable to obtain the page nodal information of this page, page nodal information Including page control list, successively each control in this page control list is performed test operation, right One page perform control visiting test be further adapted for judging this page the need of login, if needing to log in, Then log in this application according to the test parameter of configuration.
Test execution unit 650 is further adapted for: obtain the Page Name of the page of tested application;According to The Page Name query page node information database of the page;If looked in page node information database Ask coupling record, then from page node information database, obtain the page node letter that Page Name is corresponding Breath.
Test execution unit 650 is further adapted for: judge the operation of all controls in the page of tested application Number of times the most all reaches largest loop number;If the number of operations of all controls all reaches maximum and follows in the page Number of rings, then trigger Activity and redirect, and the number of operations of controls all in the page is all set to 0.
Test execution unit 650 is further adapted for: if the page of tested application need not log in, then sentence Whether the disconnected mobile terminal current testing time is less than length of testing speech with the difference of test time started;If moved The dynamic terminal current testing time is less than length of testing speech with the difference of test time started, then continue executing with traversal Test;If the mobile terminal current testing time is more than or equal to length of testing speech, then with the difference of testing time Stop performing traversal test.
Test execution unit 650 is further adapted for: a control in the page of tested application is performed survey During examination operation, it is judged that whether the action type that the control of the page is accepted is click type, sliding-type and input One of type;If the action type of this control is click type, sliding-type and one of imported, the most right This control performs to click on accordingly, slide or input information operating.
Test execution unit 650 is further adapted for: a control at the page to tested application performs survey After examination operation, it is judged that whether this page redirects;If page jump, then the page after redirecting is performed control Part traversal test;If the page does not redirects, then judge whether the content of the page changes;If the page is interior Appearance changes, then the control in the page after content changing is performed test operation;If the page is interior Rong Wei changes, then this page continues executing with control visiting test.
Application monitoring unit 660 is suitable to, during performing traversal test, be monitored by application bag title Whether the application of current tested is tested application or white list application;If current application is not tested answering With or white list application in any one, then exit current application, enter tested application.
Application monitoring unit 660 is further adapted for, during performing traversal test, being monitored by screen and judging Whether current screen is OFF state, if current screen is OFF state, then wakes up screen up, continues to hold Row traversal test.
Screen recording unit 670 is suitable to, during performing traversal test, record tested application in test During each test interface.
Interface is chosen unit 680 and is suitable to choose the test interface that described tested application makes mistakes.
About concrete steps and the embodiment of application traversal test, the most detailed in description based on Fig. 2 Thin open, here is omitted.
Existing application traversal method of testing in, it tends to be difficult to realize simultaneously method of testing accuracy, Property compatible, transportable and durability, and if think that PC runs, in addition it is also necessary to carry out ROOT, A difficult problem is brought to the raising of automatic test efficiency and the simplification of flow process.According to embodiments of the present invention should By traversal measuring technology scheme, first obtain the attribute information of multiple application in mobile terminal, receive tested The selection of application and the configuration of test parameter, perform control visiting test to each interface of tested application, and Record the tested test interface applied in test process and choose the test interface wherein made mistakes.To quilt The page surveying application performs control visiting test, it is ensured that the degree of accuracy of traversal and coverage rate, it is adaptable to various Application includes system-level application, and in the case of need not revising shell script, reaching can be in various applications Carry out the purpose of traversal test, and can perform the most in the terminal without ROOT and have faster The speed of service.Meanwhile, the problems such as tested application crashes once occur during traversal, coordinates off-line Log instrument and the log of self mechanism, it is possible to quick positioning question place.
A9. the method as described in A8, the described control in the page performs test operation and also includes: right After one control of the page performs test operation, it is judged that whether this page redirects;
If described page jump, then the page after redirecting is performed control visiting test;
If the described page does not redirects, then judge whether the content of the described page changes;
If the content of the described page changes, then the control in the page after content changing is performed survey Examination operation;
If the content of the described page does not changes, then this page is continued executing with control visiting test.
A10. the method as described in A4, the most also includes:
During performing traversal test, whether monitor the application of current tested by application bag title Apply for tested application or white list;
If current application is not any one in tested application or white list application, then exit current application, Enter tested application.
B12. the equipment as described in B11, wherein said attribute information includes Apply Names, application bag title With Activity title.
B13. the equipment as described in B12, wherein said application start unit is further adapted for being wrapped by application Title and Activity title start the tested application of its correspondence.
B14. the equipment as described in B11, wherein said test parameter include length of testing speech, largest loop number, Login username, login password and white list application.
B15. the equipment as described in B11, wherein said test execution unit is further adapted for:
Obtain the Page Name of the page of described tested application;
Page Name query page node information database according to the described page;
If inquiring coupling record in described page node information database, then from page node data Storehouse obtains the page nodal information that described Page Name is corresponding.
B16. the equipment as described in B14, wherein said test execution unit is further adapted for:
Judge that in the page of described tested application, the number of operations of all controls the most all reaches largest loop number;
If the number of operations of all controls all reaches largest loop number in the described page, then trigger Activity Redirect, and the number of operations of controls all in the described page is all set to 0.
B17. the equipment as described in B14, wherein said test execution unit is further adapted for:
If the page of described tested application need not log in, then judge the mobile terminal current testing time and Whether the difference of test time started is less than length of testing speech;
If the mobile terminal current testing time is less than length of testing speech with the difference of test time started, then continue The continuous traversal that performs is tested;
If the mobile terminal current testing time is more than or equal to length of testing speech with the difference of testing time, then stop Only perform traversal test.
B18. the equipment as described in B11, wherein said test execution unit is further adapted for:
When a control in the page of described tested application is performed test operation, it is judged that the described page Whether the action type that control is accepted is click type, sliding-type and one of imported;
If the action type of this control is click type, sliding-type and one of imported, then to this control Perform to click on accordingly, slide or input information operating.
B19. the equipment as described in B18, wherein said test execution unit is further adapted for:
After a control of the page to described tested application performs test operation, it is judged that whether this page Redirect;
If described page jump, then the page after redirecting is performed control visiting test;
If the described page does not redirects, then judge whether the content of the described page changes;
If the content of the described page changes, then the control in the page after content changing is performed survey Examination operation;
If the content of the described page does not changes, then this page is continued executing with control visiting test.
B20. the equipment as described in B14, also includes:
Application monitoring unit, is suitable to during performing traversal test, is monitored by application bag title and works as Before whether be test for applying be tested application or white list application;If current application is not tested application Or white list application in any one, then exit current application, enter tested application.
In specification mentioned herein, illustrate a large amount of detail.It is to be appreciated, however, that this Inventive embodiment can be put into practice in the case of not having these details.In some instances, and It is not shown specifically known method, structure and technology, in order to do not obscure the understanding of this description.
Similarly, it will be appreciated that in order to simplify the disclosure help to understand in each inventive aspect one or Multiple, above in the description of the exemplary embodiment of the present invention, each feature of the present invention sometimes by It is grouped into together in single embodiment, figure or descriptions thereof.But, should be by the disclosure Method is construed to reflect an intention that i.e. the present invention for required protection requires that ratio is in each claim The feature more features being expressly recited.More precisely, as the following claims reflect that Sample, inventive aspect is all features less than single embodiment disclosed above.Therefore, it then follows concrete Claims of embodiment are thus expressly incorporated in this detailed description of the invention, the most each claim Itself is all as the independent embodiment of the present invention.
Those skilled in the art are to be understood that module or the list of the equipment in example disclosed herein Unit or assembly can be arranged in equipment as depicted in this embodiment, or alternatively can position In the one or more equipment different from the equipment in this example.Module in aforementioned exemplary can combine It is a module or is segmented into multiple submodule in addition.
Those skilled in the art are appreciated that and can carry out the module in the equipment in embodiment certainly Change adaptively and they are arranged in one or more equipment different from this embodiment.Permissible Module in embodiment or unit or assembly are combined into a module or unit or assembly, and in addition may be used To put them into multiple submodule or subelement or sub-component.Except such feature and/or process or Outside at least some in unit excludes each other, can use any combination that (this specification is included companion With claim, summary and accompanying drawing) disclosed in all features and so disclosed any method or All processes of person's equipment or unit are combined.Unless expressly stated otherwise, this specification (includes companion With claim, summary and accompanying drawing) disclosed in each feature can by provide identical, equivalent or phase Replace like the alternative features of purpose.
Although additionally, it will be appreciated by those of skill in the art that embodiments more described herein include other Some feature included in embodiment rather than further feature, but the combination of the feature of different embodiment Mean to be within the scope of the present invention and formed different embodiments.Such as, in following right In claim, one of arbitrarily can mode using in any combination of embodiment required for protection.
Additionally, some in described embodiment be described as at this can by the processor of computer system or The method implemented by other device performing described function or the combination of method element.Therefore, have for The processor of the necessary instruction implementing described method or method element is formed for implementing the method or method unit The device of element.Additionally, the element described herein of device embodiment is the example of following device: this device For implementing by the function performed by the element of the purpose in order to implement this invention.
As used in this, unless specifically stated so, use ordinal number " first ", " second ", " the Three " etc. describe plain objects and be merely representative of the different instances relating to similar object, and be not intended dark Show the object being so described must have the time upper, spatially, sequence aspect or with arbitrarily other side Formula to definite sequence.
Although the embodiment according to limited quantity describes the present invention, but benefits from above description, this In technical field it is clear for the skilled person that in the scope of the present invention thus described, it can be envisaged that other Embodiment.Additionally, it should be noted that the language used in this specification is primarily to readable and teaching Purpose and select rather than select to explain or limit subject of the present invention.Therefore, In the case of without departing from the scope of the appended claims and spirit, for the common skill of the art For art personnel, many modifications and changes will be apparent from.For the scope of the present invention, to the present invention The disclosure done is illustrative and not restrictive, and the scope of the present invention is limited by appended claims Fixed.

Claims (10)

1. an application traversal method of testing, is suitable to perform in the terminal, and described method includes:
Obtain the attribute information of multiple application in mobile terminal;
Receive tester's selection to tested application;
Receive tester's configuration to the test parameter of described tested application;
Start tested application;
Each page of described tested application is performed control visiting test;
Record the tested each test interface applied in test process;And
Choose the test interface that wherein said tested application makes mistakes,
Wherein, a page performs control visiting test to include:
Obtaining the page nodal information of this page, described page nodal information includes page control list;
Successively each control in this page control list is performed test operation,
One page wherein performs control visiting test also include: judge that this page is the need of stepping on Record;
If needing to log in, then log in this application according to the test parameter of configuration.
2. the method for claim 1, wherein said attribute information includes Apply Names, application bag Title and Activity title.
3. method as claimed in claim 2, the tested application of wherein said startup includes by application bag name Title and Activity title start the tested application of its correspondence.
Method the most as described in any of claims 1, wherein said test parameter include length of testing speech, Largest loop number, login username, login password and white list application.
5. the method for claim 1, wherein obtains the page node of the page in described tested application Information includes:
Obtain the Page Name of the described page;
Page Name query page node information database according to the described page;
If inquiring coupling record in described page node information database, then from page node data Storehouse obtains the page nodal information that described Page Name is corresponding.
6. method as claimed in claim 4, wherein judges that the page of described tested application is the need of stepping on Before record, including:
Judge that in the described page, the number of operations of all controls the most all reaches largest loop number;
If the number of operations of all controls all reaches largest loop number in the described page, then trigger Activity Redirect, and the number of operations of controls all in the described page is all set to 0.
7. method as claimed in claim 4, wherein judge the page of described tested application the need of After login, including:
If the described page need not log in, then judge when the mobile terminal current testing time starts with test Between difference whether less than length of testing speech;
If the mobile terminal current testing time is less than length of testing speech with the difference of test time started, then continue The continuous traversal that performs is tested;
If the mobile terminal current testing time is more than or equal to length of testing speech with the difference of testing time, then stop Only perform traversal test.
8. the method for claim 1, wherein performs test operation bag to a control in the page Include:
Judge that whether action type that this control accepted is click type, sliding-type and one of imported;
If the action type of this control is click type, sliding-type and one of imported, then to this control Perform to click on accordingly, slide or input information operating.
9. application traversal a test equipment, be suitable to resident in the terminal, described equipment includes:
Information acquisition unit, is suitable to obtain the attribute information of multiple application in mobile terminal;
Application selects unit, is suitable to receive tester's selection to tested application;
Parameter configuration unit, is suitable to receive tester's configuration to the test parameter of described tested application;
Application start unit, is suitable to start tested application;
Test execution unit, is suitable to each page to described tested application and performs control visiting test, wherein One page performing control visiting test and is suitable to obtain the page nodal information of this page, the described page saves Dot information includes page control list, and each control in this page control list performs test behaviour successively Make, page is performed control visiting test be further adapted for judging this page the need of login, if needed Log in, then log in this application according to the test parameter of configuration;
Screen recording unit, is suitable to, during performing traversal test, record tested application and testing Each test interface in journey;
Unit is chosen at interface, is suitable to choose the test interface that described tested application makes mistakes.
10. a mobile terminal, including applying traversal test equipment as claimed in claim 9.
CN201610173544.7A 2016-03-24 2016-03-24 A kind of application traversal test method, equipment and mobile terminal Active CN105868105B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610173544.7A CN105868105B (en) 2016-03-24 2016-03-24 A kind of application traversal test method, equipment and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610173544.7A CN105868105B (en) 2016-03-24 2016-03-24 A kind of application traversal test method, equipment and mobile terminal

Publications (2)

Publication Number Publication Date
CN105868105A true CN105868105A (en) 2016-08-17
CN105868105B CN105868105B (en) 2019-03-15

Family

ID=56624614

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610173544.7A Active CN105868105B (en) 2016-03-24 2016-03-24 A kind of application traversal test method, equipment and mobile terminal

Country Status (1)

Country Link
CN (1) CN105868105B (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776294A (en) * 2016-11-29 2017-05-31 任子行网络技术股份有限公司 Android mobile phone automated testing method and system
CN107329893A (en) * 2017-06-21 2017-11-07 广州酷狗计算机科技有限公司 Traversal method, device and the storage medium of application interface
CN107491385A (en) * 2016-06-13 2017-12-19 腾讯科技(深圳)有限公司 The method and device of screen is recorded in a kind of software test procedure
CN107678940A (en) * 2017-08-30 2018-02-09 苏州朗动网络科技有限公司 Automation exploratory testing method and system based on Android APP
CN107844418A (en) * 2017-10-24 2018-03-27 中国信息通信研究院 Using with terminal transparency assessment method and system
CN108572913A (en) * 2018-02-26 2018-09-25 挖财网络技术有限公司 Method, apparatus and the application of App homepages are positioned in Android client UI automation processes
CN108733551A (en) * 2017-04-13 2018-11-02 中兴通讯股份有限公司 Control visiting method and device, analysis system
CN109299415A (en) * 2018-09-30 2019-02-01 百度在线网络技术(北京)有限公司 H5 page method of calibration and device
CN109359027A (en) * 2018-08-15 2019-02-19 中国平安人寿保险股份有限公司 Monkey test method, device, electronic equipment and computer readable storage medium
CN109491890A (en) * 2018-10-16 2019-03-19 深圳壹账通智能科技有限公司 The interface scans method and terminal device of application program
CN109522201A (en) * 2017-09-18 2019-03-26 北京京东尚科信息技术有限公司 A kind of method and apparatus of application program stability test
CN109857386A (en) * 2018-12-30 2019-06-07 贝壳技术有限公司 A kind of method for page jump and device
CN110580221A (en) * 2019-08-21 2019-12-17 东软集团股份有限公司 Control testing method and device, storage medium and electronic equipment
CN110737578A (en) * 2018-07-20 2020-01-31 北京奇虎科技有限公司 test application method and device
CN110990258A (en) * 2019-10-29 2020-04-10 贝壳技术有限公司 Android system-based APP testing method and device, readable storage medium and processor
CN111026657A (en) * 2019-12-02 2020-04-17 海南车智易通信息技术有限公司 Method, computing device and medium for testing application in mobile terminal
CN112256563A (en) * 2020-09-23 2021-01-22 北京达佳互联信息技术有限公司 Android application stability testing method and device, electronic equipment and storage medium
CN112560090A (en) * 2020-12-15 2021-03-26 建信金融科技有限责任公司 Data detection method and device
CN112612698A (en) * 2020-12-17 2021-04-06 平安普惠企业管理有限公司 Application program crash test method and related product
CN113360373A (en) * 2021-05-26 2021-09-07 上海蛮犀科技有限公司 Test method for full traversal of Activity page of mobile application
CN113778540A (en) * 2020-06-05 2021-12-10 中国电信股份有限公司 Android application automatic execution method and device
CN114463730A (en) * 2021-07-15 2022-05-10 荣耀终端有限公司 Page identification method and terminal equipment
CN116089256A (en) * 2022-05-13 2023-05-09 荣耀终端有限公司 Terminal testing method, device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019937A (en) * 2012-12-13 2013-04-03 广东欧珀移动通信有限公司 Human-machine interaction interface traverse test method
US20140189648A1 (en) * 2012-12-27 2014-07-03 Nvidia Corporation Facilitated quality testing
CN104050076A (en) * 2013-03-12 2014-09-17 阿里巴巴集团控股有限公司 Testing method, device and system of application software on mobile terminal
CN104572430A (en) * 2013-10-24 2015-04-29 腾讯科技(深圳)有限公司 Method, device and system for testing terminal application interface
CN104915290A (en) * 2015-05-28 2015-09-16 小米科技有限责任公司 Application testing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019937A (en) * 2012-12-13 2013-04-03 广东欧珀移动通信有限公司 Human-machine interaction interface traverse test method
US20140189648A1 (en) * 2012-12-27 2014-07-03 Nvidia Corporation Facilitated quality testing
CN104050076A (en) * 2013-03-12 2014-09-17 阿里巴巴集团控股有限公司 Testing method, device and system of application software on mobile terminal
CN104572430A (en) * 2013-10-24 2015-04-29 腾讯科技(深圳)有限公司 Method, device and system for testing terminal application interface
CN104915290A (en) * 2015-05-28 2015-09-16 小米科技有限责任公司 Application testing method and device

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107491385A (en) * 2016-06-13 2017-12-19 腾讯科技(深圳)有限公司 The method and device of screen is recorded in a kind of software test procedure
CN107491385B (en) * 2016-06-13 2018-11-09 腾讯科技(深圳)有限公司 The method and device of screen is recorded in a kind of software test procedure
CN106776294B (en) * 2016-11-29 2020-06-16 任子行网络技术股份有限公司 Automatic android mobile phone testing method and system
CN106776294A (en) * 2016-11-29 2017-05-31 任子行网络技术股份有限公司 Android mobile phone automated testing method and system
CN108733551A (en) * 2017-04-13 2018-11-02 中兴通讯股份有限公司 Control visiting method and device, analysis system
CN107329893A (en) * 2017-06-21 2017-11-07 广州酷狗计算机科技有限公司 Traversal method, device and the storage medium of application interface
CN107678940A (en) * 2017-08-30 2018-02-09 苏州朗动网络科技有限公司 Automation exploratory testing method and system based on Android APP
CN109522201A (en) * 2017-09-18 2019-03-26 北京京东尚科信息技术有限公司 A kind of method and apparatus of application program stability test
CN107844418A (en) * 2017-10-24 2018-03-27 中国信息通信研究院 Using with terminal transparency assessment method and system
CN108572913A (en) * 2018-02-26 2018-09-25 挖财网络技术有限公司 Method, apparatus and the application of App homepages are positioned in Android client UI automation processes
CN110737578A (en) * 2018-07-20 2020-01-31 北京奇虎科技有限公司 test application method and device
CN109359027A (en) * 2018-08-15 2019-02-19 中国平安人寿保险股份有限公司 Monkey test method, device, electronic equipment and computer readable storage medium
CN109359027B (en) * 2018-08-15 2023-06-20 中国平安人寿保险股份有限公司 Method and device for Monkey test, electronic equipment and computer readable storage medium
CN109299415A (en) * 2018-09-30 2019-02-01 百度在线网络技术(北京)有限公司 H5 page method of calibration and device
CN109491890A (en) * 2018-10-16 2019-03-19 深圳壹账通智能科技有限公司 The interface scans method and terminal device of application program
CN109857386B (en) * 2018-12-30 2022-06-21 贝壳技术有限公司 Page skipping method and device
CN109857386A (en) * 2018-12-30 2019-06-07 贝壳技术有限公司 A kind of method for page jump and device
CN110580221A (en) * 2019-08-21 2019-12-17 东软集团股份有限公司 Control testing method and device, storage medium and electronic equipment
CN110990258A (en) * 2019-10-29 2020-04-10 贝壳技术有限公司 Android system-based APP testing method and device, readable storage medium and processor
CN111026657A (en) * 2019-12-02 2020-04-17 海南车智易通信息技术有限公司 Method, computing device and medium for testing application in mobile terminal
CN111026657B (en) * 2019-12-02 2023-05-26 海南车智易通信息技术有限公司 Method, computing device and medium for testing application in mobile terminal
CN113778540A (en) * 2020-06-05 2021-12-10 中国电信股份有限公司 Android application automatic execution method and device
CN112256563A (en) * 2020-09-23 2021-01-22 北京达佳互联信息技术有限公司 Android application stability testing method and device, electronic equipment and storage medium
CN112560090A (en) * 2020-12-15 2021-03-26 建信金融科技有限责任公司 Data detection method and device
CN112560090B (en) * 2020-12-15 2023-01-24 建信金融科技有限责任公司 Data detection method and device
CN112612698A (en) * 2020-12-17 2021-04-06 平安普惠企业管理有限公司 Application program crash test method and related product
CN113360373A (en) * 2021-05-26 2021-09-07 上海蛮犀科技有限公司 Test method for full traversal of Activity page of mobile application
CN114463730A (en) * 2021-07-15 2022-05-10 荣耀终端有限公司 Page identification method and terminal equipment
CN116089256A (en) * 2022-05-13 2023-05-09 荣耀终端有限公司 Terminal testing method, device and storage medium
CN116089256B (en) * 2022-05-13 2024-03-12 荣耀终端有限公司 Terminal testing method, device and storage medium

Also Published As

Publication number Publication date
CN105868105B (en) 2019-03-15

Similar Documents

Publication Publication Date Title
CN105868105A (en) Application traversal testing method and device, and mobile terminal
CN105630686B (en) A kind of application traversal test method, equipment and mobile terminal
US10853232B2 (en) Adaptive system for mobile device testing
US9665473B2 (en) Smart tester application for testing other applications
CN106126424B (en) A kind of visual automated testing method of script, device and mobile terminal
CN105677571B (en) Mobile terminal software device for testing compatibility and method
CN105512033B (en) A kind of automated testing method of mobile terminal, device and mobile terminal
US20140298249A1 (en) Method and device for displaying service page for executing application
CN104915290B (en) Application testing method and device
CN103853658B (en) The automated testing method and Android device of recording and playback are carried out in Android device
CN105975391B (en) One kind restarting test method, equipment and mobile terminal
CN112148579B (en) User interface testing method and device
CN106201876B (en) A kind of application testing method, device and mobile terminal
US20120221317A1 (en) Operating system and method based on sensor data
WO2018121582A1 (en) Script generation method and device
CN106598677A (en) Installation package downloading method and device
CN107193441A (en) Desktop suspension member method for previewing and device
Joki et al. Campaignr: a framework for participatory data collection on mobile phones
CN115527603A (en) Hard disk performance testing method, central control machine and testing machine
CN105579976A (en) Webpage automatic test method and apparatus
CN108509348A (en) A kind of test method and mobile terminal of system aging
CN104063424B (en) Web page picture shows method and demonstration device
KR20170005782A (en) Search method and apparatus
CN108984417A (en) Method for testing software, device, terminal and storage medium
US10169216B2 (en) Simulating sensors

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230904

Address after: Room C102-7, No. 25-6 Xinglin North Road, Jimei District, Xiamen City, Fujian Province, 361000

Patentee after: Xiamen Zhuofeng Network Technology Co.,Ltd.

Address before: 361009 112a, Pioneer Building, Pioneer Park, torch hi tech Zone, Xiamen City, Fujian Province

Patentee before: Xiamen Meitu Mobile Technology Co.,Ltd.