CN105630665A - Application program debugging method based on Android system, and terminal equipment - Google Patents

Application program debugging method based on Android system, and terminal equipment Download PDF

Info

Publication number
CN105630665A
CN105630665A CN201410624062.XA CN201410624062A CN105630665A CN 105630665 A CN105630665 A CN 105630665A CN 201410624062 A CN201410624062 A CN 201410624062A CN 105630665 A CN105630665 A CN 105630665A
Authority
CN
China
Prior art keywords
application program
control
emulation testing
module
information
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
CN201410624062.XA
Other languages
Chinese (zh)
Other versions
CN105630665B (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.)
Aspire Digital Technologies Shenzhen Co Ltd
Original Assignee
Aspire Digital Technologies Shenzhen 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 Aspire Digital Technologies Shenzhen Co Ltd filed Critical Aspire Digital Technologies Shenzhen Co Ltd
Priority to CN201410624062.XA priority Critical patent/CN105630665B/en
Publication of CN105630665A publication Critical patent/CN105630665A/en
Application granted granted Critical
Publication of CN105630665B publication Critical patent/CN105630665B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an application program debugging method based on an Android system, and terminal equipment. The terminal equipment comprises an application program control management module, an application program control processing module and an application program simulation test module, wherein the application program simulation test module is used for generating an application program control coordinate acquisition request according to user input and submitting the application program control coordinate acquisition request to the application program control processing module; the application program control processing module is used for obtaining a control tree of the application program from the application program control management module when the request is received, analyzing the obtained control tree of the application program and transmitting the control coordinate information, which is obtained by analysis, of the application program to the application program simulation test module; and the application program simulation test module is also used for combining with the pre-stored control path information of the application program to carry out a simulation test on the application program on the basis of the control coordinate information of the application program.

Description

A kind of application program adjustment method based on Android system and terminal unit
Technical field
The present invention relates to Application testing field, more particularly, it relates to a kind of application program adjustment method based on Android system and terminal unit.
Background technology
Software developer need to obtain the control under application A UT (ApplicationUnderTest) interface, is tested by control application programs. Owing to the control of authority of Android system is strict, the data access between distinct program is only by the similar functional realiey such as Intent, ContentProvider. Therefore for software developer, operate in the control under AUT (ApplicationUnderTest) interface of the application program under Android system and obtain extremely difficult so that the application program debugging efforts based on Android system cannot effectively carry out.
Summary of the invention
The technical problem to be solved in the present invention is in that the drawbacks described above for prior art, it is provided that a kind of application program adjustment method based on Android system and terminal unit.
The technical solution adopted for the present invention to solve the technical problems is: builds a kind of application program adjustment method based on Android system, comprises the following steps;
S1, application program control processing module are when receiving the application program control coordinate submitted to by application program emulation testing module and obtaining request, manage module request to application program control and obtain the control tree of this application program, the control tree of this application program got is resolved, and passes the control coordinate information resolving this application program of gained back application program emulation testing module;
This application program is carried out emulation testing by S2, the application program emulation testing module control coordinate information based on this application program the control routing information in conjunction with its this application program prestored.
Above-mentioned based on, in the application program adjustment method of Android system, also comprising the steps: before described step S1 in the present invention
S0, opening application program control tree acquisition module, and set up between application program control tree acquisition module with application program emulation testing module and communicate.
Above-mentioned based in the application program adjustment method of Android system in the present invention, the step of the control tree obtaining this application program to application program control management module request described in described step S1 includes:
S11, searching for currently running all application programs, the essential information based on these currently running all application programs builds application information list;
S12, this application program searched in this application information list essential information, extract this and answer the cryptographic Hash in money program essential information, generate application program control tree according to this cryptographic Hash and obtain request, and submit to this application program control tree to obtain request to application program control management module;
When S13, application program control management module receives the acquisition request of this application program control tree, search and obtain the application program that the cryptographic Hash in request is corresponding and is currently running with this application program control tree, obtain the control tree of this application program and the control tree of this application program is returned application program control processing module.
Above-mentioned based in the application program adjustment method of Android system in the present invention, the step that this application program is performed emulation testing by the control routing information of this application program that application program emulation testing module described in described step S2 prestores based on control coordinate information the combination of this application program received includes:
S21, application program emulation testing module read the control routing information for reflecting this application program control tree distribution situation prestored, by emulating the mode of operation clicking or emulating slip, each bar control path in this control routing information is traveled through one by one, until all control paths in this control routing information all travel through complete.
Above-mentioned based in the application program adjustment method of Android system in the present invention, the step by emulating click mode of operation, each bar control path in this control routing information traveled through one by one described in described step S21 includes:
S211a, enter this application program emulation testing interface, from a plurality of control path that this application program control routing information comprises, randomly choose a control path, and from the application program control coordinate information passed back, search the coordinate information of each control under this control path;
S212a, structure control click event, be sequentially carried out emulation according to this control path to each control under this control path and click;
S213a, judge whether this control path travels through complete, and it is complete to judge whether all control paths in this control routing information have traveled through all; As complete in this control traversal path, then rebound step S211; All control paths in this control routing information have traveled through complete all, then perform next step S214a;
S214a, stop the debugging efforts of this application program, exit this application program emulation testing interface, and eject representation program debugging and obtain the program debugging result passed through.
Above-mentioned based in the application program adjustment method of Android system in the present invention, described step S212a also includes: as the traversal in any one control path in this control routing information is performed failure, then eject the program debugging result that representation program is debugging failed on a display screen.
Above-mentioned based in the application program adjustment method of Android system in the present invention, the step by emulating slide mode, each bar control path in this control routing information traveled through one by one described in described step S21 includes:
S211b, enter this application program emulation testing interface, from a plurality of control path that this application program control routing information comprises, randomly choose a control path, and from the application program control coordinate information passed back, search the coordinate information of each control under this control path;
S212b, structure control slip event, be sequentially carried out emulation according to this control path to each control under this control path and slide;
S213b, judge whether this control path travels through complete, and it is complete to judge whether all control paths in this control routing information have traveled through all; As complete in this control traversal path, then rebound step S211b, all control paths in this control routing information have traveled through complete all, then perform next step S214b;
S214b, stop the debugging efforts of this application program, exit this application program emulation testing interface, and eject representation program debugging on a display screen and obtain the program debugging result passed through.
Above-mentioned based in the application program adjustment method of Android system in the present invention, described step S212b also includes: as the traversal in any one control path in this control routing information is performed failure, then eject the program debugging result that representation program is debugging failed on a display screen.
Above-mentioned based in the application program adjustment method of Android system in the present invention, described step S2 also comprises the steps:
S22, when entering this application program emulation testing link, as the application program emulation testing page including input frame detected, then search the configuration information corresponding with this input frame, this configuration information is loaded into this input frame so that terminal unit is skipped this current application program emulation testing page and enters the next application program emulation testing page.
The present invention also constructs a kind of terminal unit based on Android system, and described terminal unit includes application program control management module and manages the application program control processing module that module foundation communicates and the application program emulation testing module communicated with the foundation of described application program control processing module with described application program control;
Described application program emulation testing module obtains request for generating application program control coordinate according to user's input information, and submits to this application program control coordinate to obtain request to described application program control processing module;
Described application program control processing module obtains the control tree of this application program for receiving to described application program control management module request when this application program control coordinate obtains request, this application program control tree obtained is resolved, and the control coordinate information of this application program being resolved to is passed back described application program emulation testing module;
This application program is carried out emulation testing by the control routing information of this application program that described application program emulation testing module is additionally operable to prestore based on control coordinate information the combination of this application program.
Implement the present invention based on the application program adjustment method of Android system and terminal unit, it may be achieved following beneficial effect:
1, the present invention treats ranging sequence carry out emulation testing based on the control routing information of program to be measured and the control coordinate information of the real-time program to be measured obtained, Application testing link of the present invention has covered all controls under application program control tree to be measured, it is achieved that the generalization of program test work.
2, the intelligence degree of Application testing process of the present invention is high, the links of program test is all without human intervention, the present invention also can be prevented effectively from program " stuck " and cause that program test work cannot proceed at the program test page with input frame, it is achieved that the full-automation of program test work.
3, the present invention is based on the compatible intelligent terminal with different screen size, different resolution of application program adjustment method of Android system, has the advantage that suitability is wide.
Accompanying drawing explanation
The structured flowchart of the terminal unit based on Android system that Fig. 1 provides for presently preferred embodiments of the present invention;
Fig. 2 is the structured flowchart of the application program control processing module of the terminal unit based on Android system shown in Fig. 1;
The Part I flow chart of the application program adjustment method based on Android system that Fig. 3 provides for presently preferred embodiments of the present invention;
The Part II flow chart of the application program adjustment method based on Android system that Fig. 4 provides for presently preferred embodiments of the present invention.
Detailed description of the invention
Need to debug by means of the control application programs under application A UT (ApplicationUnderTest) interface to solve software developer in prior art, and the control of authority of Android (Android) system application programs control acquisition is extremely strict, make to work based on the program debugging of Android system the defect being difficult to carry out, and the innovative point of the present invention is in that:
1, between the application program control management module 300 of the application program emulation testing module 100 of client and system bottom, a control processing center is set up, communicated with this application program control management module 300 by this application program control processing module 200, obtain the control tree of application program to be measured in real time, the control tree of application program to be measured is resolved, thus obtaining the coordinate information of all controls under application program control tree to be measured.
2, the control routing information of application program to be measured is pre-stored in application program emulation testing module 100, application program to be measured is debugged by the control routing information of the application program to be measured prestored according to all control coordinate informations under the application program control tree to be measured obtained in real time combination, achieve the test job of all controls under application programs test page, embody the integrity of Application testing link.
3, in application program emulation testing link, as the Application testing page including input frame detected, then the configuration information corresponding with this input frame is loaded into this input frame so that terminal unit skips current test page, and enter next test page smoothly, thus avoid terminal unit " stuck " at current program test interface, cause the failure that program debugging works.
Between the application program emulation testing module 100 and the application program control management module 300 of system bottom of client, a control processing center is set up owing to present invention employs, the control coordinate information of program to be measured is obtained in real time by this control processing center, based on the control coordinate information of program to be measured and combine the control path of program to be measured prestored and treat the design that ranging sequence carries out debugging, need to debug by means of the control application programs under application A UT interface so solving software developer in prior art, and the control of authority of Android system application programs control acquisition is extremely strict, make to work based on the program debugging of Android system the technical problem being difficult to carry out, achieve following purpose:
1, this application program to be measured is carried out emulation testing based on the control routing information of application program to be measured and the control coordinate information of the real-time application program to be measured obtained by the present invention, Application testing link of the present invention has covered all controls under application program control tree to be measured, it is achieved that the generalization of program test work.
2, the intelligence degree of Application testing process of the present invention is high, the links of program test is all without human intervention, the present invention also can be prevented effectively from program " stuck " and cause that program test work cannot proceed at the program test page with input frame, it is achieved that the full-automation of program test work.
3, the present invention is based on the compatible intelligent terminal with different screen size, different resolution of application program adjustment method of Android system, has the advantage that suitability is wide.
Below in conjunction with drawings and Examples, the invention will be further described:
First, for the first of the present invention preferred embodiment, the present invention is illustrated based on the application program simulated testing system of Android system:
Set up the application program control processing module 200 communicate with this application program simulation test as it is shown in figure 1, the present invention includes application program emulation testing module 100 based on the terminal unit of Android system and set up the application program control of communication connection with this application program control processing module 200 and manage module 300.
This application program emulation testing module 100 obtains request for generating application program control coordinate according to user's input information, and submits to this application program control coordinate to obtain request to this application program control processing module 200.
This application program control processing module 200 manages the control tree of module 300 this application program of acquisition request for obtaining request according to this application program control coordinate to this application program control, this application program control tree obtained in real time is resolved, and passes all control coordinate informations under this application program control tree of parsing gained back this application program emulation testing module 100.
This application program is debugged by the control routing information of this application program that this application program emulation testing module 100 is additionally operable to prestore based on all control coordinate informations under this application program control tree combination.
As in figure 2 it is shown, the present invention farther includes control tree acquiring unit and the control coordinate resolution unit electrically connected with this control tree acquiring unit based on the application program control processing module 200 of the terminal unit of Android system.
This control tree acquiring unit obtains request for receiving the application program control coordinate submitted to by application program emulation testing module 100, obtain the cryptographic Hash of this application program, generate application program control tree according to this cryptographic Hash and obtain request, and submit to this application program control tree to obtain request to application program control management module 300.
This control tree acquiring unit is additionally operable to receive the control tree being managed this application program that module 300 is searched and returned by application program control, by the control tree input control coordinate resolution unit of this application program.
The control tree of this application program, for receiving the control tree of this application program, is carried out analysis calculation, and passes the coordinate information of all controls under this application program control tree got back application program emulation testing module 100 by this control coordinate resolution unit.
Below by second better embodiment for the present invention, the present invention is illustrated based on the flow process of the application program adjustment method of Android system:
The present invention includes application program control coordinate acquisition flow process (as shown in Figure 3) and application program emulation testing flow process (as shown in Figure 4) based on the method flow of the application program adjustment method of Android system.
Below in conjunction with accompanying drawing 3, the present invention is introduced based on the application program control coordinate acquisition flow process of Android system:
As it is shown on figure 3, in step S101, the control routing information being installed to each money application program of terminal unit is pre-stored in application program emulation testing module 100.
In step s 102, start application program control processing module 200, set up between application program control processing module 200 with application program emulation testing module 100 by socket connected mode and communicate.
In step s 103, application program emulation testing module 100 receives user's input information, submits to application program control coordinate to obtain request according to user's input information to application program control processing module 200.
In step S104, when application program control processing module 200 receives the acquisition request of application program control coordinate, search currently running all application programs on the terminal device, generate application information list.
In step S105, application program control processing module 200 extracts the cryptographic Hash of this application program in this application information list, generates application program control tree according to this cryptographic Hash and obtains request.
In step s 106, application program control processing module 200 submits to this application program control tree obtain request and receive the control tree being managed this application program that module 300 is searched and returned by this application program control to application program control administrative center.
In step s 107, the control tree of this application program is resolved and (namely the control tree of this application program is split by application program control processing module 200, and calculate the coordinate information of each control after splitting respectively), and pass all control coordinate informations under this application program control tree being resolved to back application program emulation testing module 100.
Below in conjunction with accompanying drawing 4, the present invention is illustrated based on the application program Founder testing process of Android system:
As shown in Figure 4, in step s 107, application program emulation testing module 100 receives application program debug command, reads the control routing information of this application program prestored.
In step S108, application program emulation testing module 100 randomly chooses a control path from the control routing information of this application program, and searches the coordinate information in this control path from this application program control coordinate information that application program control processing module 200 is passed back.
In step S109, application program emulation testing module 100 generates according to simulation test order and clicks control event/slip control event, according to this control path, each control under this control path is sequentially carried out click/slip, performs the traversal work in this control path. This application program is debugged by this application program emulation testing module 100 according to aforesaid way, to detect this application program whether normal operation.
In step s 110, it is judged that the information that whether terminal unit generates and popup web page mistake/page display is abnormal. The information that popup web page mistake/page display is not abnormal on display screen 400 such as terminal unit, then perform step S111; Otherwise, step S114 is performed.
In step S111, it is judged that whether this control path travels through complete. As this control path does not travel through complete, then return step S108. As this control path has traveled through complete, then perform next step S109.
In step S112, it is complete that application program emulation testing module 100 judges whether all control paths in this application program control routing information have traveled through all. All control paths in this application program control routing information not yet travel through complete, then return step S108; Otherwise, next step S113 is performed.
In step S113, this application program emulation testing module 100 generates the application program simulation test result comprising pass information, and is displayed by the display screen 400 that this application program simulation test result is sent to terminal unit.
In step S114, this application program emulation testing module 100 generates the application program simulation test result comprising fail information, and is displayed by the display screen 400 that this application program simulation test result is sent to terminal unit.
In the present invention, link is debugged at application program, when application program emulation testing module 100 detects that terminal unit enters into the Application testing page with input frame, search the configuration information corresponding with this input frame, this configuration information is loaded into this input frame so that terminal unit skips this current application program emulation testing page, and enter the next application program emulation testing page smoothly, thus avoid terminal unit " stuck " at current test interface, cause the failure of application program debugging efforts.
Above in conjunction with accompanying drawing, embodiments of the invention are described; but the invention is not limited in above-mentioned detailed description of the invention; above-mentioned detailed description of the invention is merely schematic; rather than it is restrictive; those of ordinary skill in the art is under the enlightenment of the present invention; without departing under present inventive concept and scope of the claimed protection situation, it may also be made that a lot of form, these belong within the protection of the present invention.

Claims (10)

1. the application program adjustment method based on Android system, it is characterised in that comprise the following steps;
S1, application program control processing module are when receiving the application program control coordinate submitted to by application program emulation testing module and obtaining request, manage module request to application program control and obtain the control tree of this application program, the control tree of this application program got is resolved, and passes the control coordinate information resolving this application program of gained back application program emulation testing module;
This application program is carried out emulation testing by S2, the application program emulation testing module control coordinate information based on this application program the control routing information in conjunction with its this application program prestored.
2. the application program adjustment method based on Android system according to claim 1, it is characterised in that also comprised the steps: before described step S1
S0, opening application program control tree acquisition module, and set up between application program control tree acquisition module with application program emulation testing module and communicate.
3. the application program adjustment method based on Android system according to claim 1, it is characterised in that the step of the control tree obtaining this application program to application program control management module request described in described step S1 includes:
S11, searching for currently running all application programs, the essential information based on these currently running all application programs builds application information list;
S12, this application program searched in this application information list essential information, extract this and answer the cryptographic Hash in money program essential information, generate application program control tree according to this cryptographic Hash and obtain request, and submit to this application program control tree to obtain request to application program control management module;
When S13, application program control management module receives the acquisition request of this application program control tree, search and obtain the application program that the cryptographic Hash in request is corresponding and is currently running with this application program control tree, obtain the control tree of this application program and the control tree of this application program is returned application program control processing module.
4. the application program adjustment method based on Android system according to claim 1, it is characterized in that, the step that this application program is performed emulation testing by the control routing information of this application program that application program emulation testing module described in described step S2 prestores based on control coordinate information the combination of this application program received includes:
S21, application program emulation testing module read the control routing information for reflecting this application program control tree distribution situation prestored, by emulating the mode of operation clicking or emulating slip, each bar control path in this control routing information is traveled through one by one, until all control paths in this control routing information all travel through complete.
5. the application program adjustment method based on Android system according to claim 4, it is characterised in that the step by emulating click mode of operation, each bar control path in this control routing information traveled through one by one described in described step S21 includes:
S211a, enter this application program emulation testing interface, from a plurality of control path that this application program control routing information comprises, randomly choose a control path, and from the application program control coordinate information passed back, search the coordinate information of each control under this control path;
S212a, structure control click event, be sequentially carried out emulation according to this control path to each control under this control path and click;
S213a, judge whether this control path travels through complete, and it is complete to judge whether all control paths in this control routing information have traveled through all; As complete in this control traversal path, then rebound step S211; All control paths in this control routing information have traveled through complete all, then perform next step S214a;
S214a, stop the debugging efforts of this application program, exit this application program emulation testing interface, and eject representation program debugging and obtain the program debugging result passed through.
6. the application program adjustment method based on Android system according to claim 5, it is characterized in that, described step S212a also includes: as the traversal in any one control path in this control routing information is performed failure, then eject the program debugging result that representation program is debugging failed on a display screen.
7. the application program adjustment method based on Android system according to claim 4, it is characterised in that the step by emulating slide mode, each bar control path in this control routing information traveled through one by one described in described step S21 includes:
S211b, enter this application program emulation testing interface, from a plurality of control path that this application program control routing information comprises, randomly choose a control path, and from the application program control coordinate information passed back, search the coordinate information of each control under this control path;
S212b, structure control slip event, be sequentially carried out emulation according to this control path to each control under this control path and slide;
S213b, judge whether this control path travels through complete, and it is complete to judge whether all control paths in this control routing information have traveled through all; As complete in this control traversal path, then rebound step S211b, all control paths in this control routing information have traveled through complete all, then perform next step S214b;
S214b, stop the debugging efforts of this application program, exit this application program emulation testing interface, and eject representation program debugging on a display screen and obtain the program debugging result passed through.
8. the application program adjustment method based on Android system according to claim 7, it is characterized in that, described step S212b also includes: as the traversal in any one control path in this control routing information is performed failure, then eject the program debugging result that representation program is debugging failed on a display screen.
9. the application program adjustment method based on Android system according to claim 4, it is characterised in that described step S2 also comprises the steps:
S22, when entering this application program emulation testing link, as the application program emulation testing page including input frame detected, then search the configuration information corresponding with this input frame, this configuration information is loaded into this input frame so that terminal unit is skipped this current application program emulation testing page and enters the next application program emulation testing page.
10. the terminal unit using the application program adjustment method based on Android system as claimed in any one of claims 1-9 wherein, it is characterized in that, described terminal unit includes application program control management module and manages the application program control processing module that module foundation communicates and the application program emulation testing module communicated with the foundation of described application program control processing module with described application program control;
Described application program emulation testing module obtains request for generating application program control coordinate according to user's input information, and submits to this application program control coordinate to obtain request to described application program control processing module;
Described application program control processing module obtains the control tree of this application program for receiving to described application program control management module request when this application program control coordinate obtains request, this application program control tree obtained is resolved, and the control coordinate information of this application program being resolved to is passed back described application program emulation testing module;
This application program is carried out emulation testing by the control routing information of this application program that described application program emulation testing module is additionally operable to prestore based on control coordinate information the combination of this application program.
CN201410624062.XA 2014-11-07 2014-11-07 A kind of application program adjustment method based on android system and terminal device Active CN105630665B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410624062.XA CN105630665B (en) 2014-11-07 2014-11-07 A kind of application program adjustment method based on android system and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410624062.XA CN105630665B (en) 2014-11-07 2014-11-07 A kind of application program adjustment method based on android system and terminal device

Publications (2)

Publication Number Publication Date
CN105630665A true CN105630665A (en) 2016-06-01
CN105630665B CN105630665B (en) 2019-01-01

Family

ID=56045636

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410624062.XA Active CN105630665B (en) 2014-11-07 2014-11-07 A kind of application program adjustment method based on android system and terminal device

Country Status (1)

Country Link
CN (1) CN105630665B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107018190A (en) * 2017-03-31 2017-08-04 北京知道创宇信息技术有限公司 Recognize method, equipment and the computing device for the application being resident in the webserver
CN107480036A (en) * 2017-07-07 2017-12-15 网易(杭州)网络有限公司 Automatic test approach, device, storage medium and the terminal of iOS Mobile solutions
CN109299415A (en) * 2018-09-30 2019-02-01 百度在线网络技术(北京)有限公司 H5 page method of calibration and device
CN111258569A (en) * 2020-01-09 2020-06-09 卓望数码技术(深圳)有限公司 Webpage component editing method, device, equipment and computer readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101980154A (en) * 2010-11-02 2011-02-23 深圳市融创天下科技发展有限公司 Method and system for creating and drawing interface control tree and mobile terminal
CN103092604A (en) * 2012-12-13 2013-05-08 北京奇虎科技有限公司 Application program classification method and device
CN103309797A (en) * 2012-03-09 2013-09-18 阿里巴巴集团控股有限公司 Automatic testing method and device of user interface
CN103336742A (en) * 2013-07-18 2013-10-02 北京航空航天大学 Automation software black box testing system and method based on Android
CN104035867A (en) * 2014-06-04 2014-09-10 重庆泰凯科技有限公司 Android-based application function traverse test method
CN104050076A (en) * 2013-03-12 2014-09-17 阿里巴巴集团控股有限公司 Testing method, device and system of application software on mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101980154A (en) * 2010-11-02 2011-02-23 深圳市融创天下科技发展有限公司 Method and system for creating and drawing interface control tree and mobile terminal
CN103309797A (en) * 2012-03-09 2013-09-18 阿里巴巴集团控股有限公司 Automatic testing method and device of user interface
CN103092604A (en) * 2012-12-13 2013-05-08 北京奇虎科技有限公司 Application program classification method and device
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
CN104035867A (en) * 2014-06-04 2014-09-10 重庆泰凯科技有限公司 Android-based application function traverse test method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107018190A (en) * 2017-03-31 2017-08-04 北京知道创宇信息技术有限公司 Recognize method, equipment and the computing device for the application being resident in the webserver
CN107018190B (en) * 2017-03-31 2019-08-02 北京知道创宇信息技术股份有限公司 Identify the method, equipment and calculating equipment of the application being resident in network server
CN107480036A (en) * 2017-07-07 2017-12-15 网易(杭州)网络有限公司 Automatic test approach, device, storage medium and the terminal of iOS Mobile solutions
CN109299415A (en) * 2018-09-30 2019-02-01 百度在线网络技术(北京)有限公司 H5 page method of calibration and device
CN111258569A (en) * 2020-01-09 2020-06-09 卓望数码技术(深圳)有限公司 Webpage component editing method, device, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN105630665B (en) 2019-01-01

Similar Documents

Publication Publication Date Title
Artzi et al. Practical fault localization for dynamic web applications
CN102122265B (en) System and method for verifying computer software test results
CN110414242A (en) For detecting the method, apparatus, equipment and medium of service logic loophole
CN110912776B (en) Automatic fuzzy test method and device for entity router management protocol
CN105141647A (en) Method and system for detecting Web application
CN106326116B (en) The method and apparatus of product test
CN105159832B (en) A kind of methods, devices and systems collected in application is tested using exception information
CN105955878A (en) Server-side test method and system
CN105373478B (en) Automated testing method and system
CN111597113A (en) Method, device and equipment for verifying small program and storage medium
CN105630665A (en) Application program debugging method based on Android system, and terminal equipment
CN108459850B (en) Method, device and system for generating test script
CN107102949B (en) Application program offline testing method and tool
CN112906011B (en) Vulnerability discovery method, testing method, security testing method, related device and platform
CN106326109A (en) New application testing method and device
CN111813696A (en) Application testing method, device and system and electronic equipment
CN109446075A (en) Interface testing method and device
CN103530209B (en) A kind of code keypad automated testing method
US11954013B2 (en) Method of testing applet performance, electronic device, and computer-readable medium
CN111597114A (en) Method, device and equipment for verifying small program and storage medium
CN103581185A (en) Cloud searching and killing method, device and system for resisting anti-antivirus test
CN104699617A (en) Automated testing method for games
Fu et al. A retargetable fault injection framework for safety validation of autonomous vehicles
CN105117340B (en) URL detection methods and device for iOS browser application quality evaluations
CN112988599A (en) Page debugging method and device, electronic equipment and storage medium

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