CN104239207A - Method and device for debugging application program - Google Patents

Method and device for debugging application program Download PDF

Info

Publication number
CN104239207A
CN104239207A CN201410476639.7A CN201410476639A CN104239207A CN 104239207 A CN104239207 A CN 104239207A CN 201410476639 A CN201410476639 A CN 201410476639A CN 104239207 A CN104239207 A CN 104239207A
Authority
CN
China
Prior art keywords
application program
domain name
address
file
store path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410476639.7A
Other languages
Chinese (zh)
Inventor
谭海潮
卢轩华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201410476639.7A priority Critical patent/CN104239207A/en
Publication of CN104239207A publication Critical patent/CN104239207A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method and a device for debugging an application program, and belongs to the technical field of program development. The method comprises following steps: as for each application program in multiple application programs, when accessing the application services with the same domain name but different IP (Internet Protocol) addresses, acquiring an analysis file of the application program according to the storage path of the application program, wherein the corresponding relation between the domain name and IP address of the application program is stored in the analysis file; respectively loading the corresponding relation between the domain name and IP address of each application program according to the analysis file of each application program; respectively debugging each application program based on the corresponding relation between the domain name and IP address of each application program. The method and the device for the debugging application program meet the demand of crosswise debugging multiple application programs, are simple in operation of debugging the application programs, and can be used for improving the efficiency of debugging the application program.

Description

The method of debugging utility and device
Technical field
The present invention relates to program development techniques field, particularly a kind of method of debugging utility and device.
Background technology
Debugging utility is before application program developer developed drops into actual motion, the process that terminal is tested this application program.In this process, terminal may need to access server corresponding to application service that this application program comprises, obtains the test data needed for this application program, to complete the debugging to this application program from the server that this application service is corresponding.
But, developer may develop multiple application program simultaneously, when the plurality of application program comprises same application service, such as, the plurality of application program includes the application service of search nearby users, and the plurality of application program needs to obtain corresponding test data from respective server respectively by identical domain name.And for this situation, terminal can only be debugged the plurality of application program one by one respectively, namely, for application program arbitrary in the plurality of application program, developer needs manually by local hosts file, IP (the Internet Protocol that this domain name is corresponding, Internet protocol) address is revised as the IP address of server corresponding to this application program, this local hosts file is the system file of the corresponding relation stored between domain name and IP address, the IP address that terminal is corresponding according to this domain name in this local hosts file, corresponding test data is obtained from this server, realize the debugging to this application program, after this application program has been debugged, developer is more manually by this local hosts file, the IP address of server corresponding to other application programs is revised as in IP address corresponding to this domain name, and then other application programs are debugged.
Said method needs developer often to debug an application program, amendment once local hosts file, the demand of cross debugging while of multiple application program cannot be met, and cause the operation of debugging utility more complicated, reduce the efficiency of debugging utility.
Summary of the invention
In order to solve the problem of prior art, embodiments provide a kind of method and device of debugging utility.Described technical scheme is as follows:
On the one hand, provide a kind of method of debugging utility, described method comprises:
For each application program in multiple application program, according to the store path of described application program, obtain the resolution file of described application program, in described resolution file, store the corresponding relation between the domain name of described application program and internet protocol address;
According to the resolution file of described each application program, load the corresponding relation between the domain name of described each application program and IP address respectively;
Based on the corresponding relation between the domain name of described each application program and IP address, respectively described each application program is debugged.
Alternatively, described the first resolution file according to described each application program, loads the corresponding relation between the domain name of described each application program and IP address respectively, comprising:
Corresponding relation between the domain name comprise the resolution file of described each application program and IP address, is loaded in domain name system DNS buffer memory corresponding to described each application program respectively;
Corresponding relation between the domain name loaded in DNS cache corresponding for described each application program and IP address is defined as the corresponding relation between the domain name of described each application program and IP address.
Alternatively, the described store path according to described application program, obtains the resolution file of described application program, comprising:
According to the store path of described application program, obtain the store path of the configuration file of described application program;
Based on the store path of the configuration file of described application program, obtain the resolution file of described application program.
Alternatively, the described store path according to described application program, before obtaining the resolution file of described application program, also comprises:
Obtain the domain name that described application program uses;
Based on the IP address of server corresponding to described application program, obtain the IP address that domain name that described application program uses is corresponding;
Domain name and IP address corresponding to domain name are stored in the resolution file of described application program.
Alternatively, described domain name and IP address corresponding to domain name are stored in the resolution file of described application program after, also comprise:
According to the store path of described application program, obtain the store path of the configuration file of described application program;
According to the store path of the configuration file of described application program, described resolution file is stored in the configuration file of described application program.
On the other hand, provide a kind of device of debugging utility, described device comprises:
First acquisition module, for for each application program in multiple application program, according to the store path of described application program, obtain the resolution file of described application program, in described resolution file, store the corresponding relation between the domain name of described application program and internet protocol address;
Load-on module, for the resolution file according to described each application program, loads the corresponding relation between the domain name of described each application program and IP address respectively;
Debugging module, for based on the corresponding relation between the domain name of described each application program and IP address, debugs described each application program respectively.
Alternatively, described load-on module comprises:
Loading unit, for the corresponding relation between the domain name that comprised by the resolution file of described each application program and IP address, is loaded in domain name system DNS buffer memory corresponding to described each application program respectively;
Determining unit, for being defined as the corresponding relation between the domain name of described each application program and IP address by the corresponding relation between the domain name loaded in DNS cache corresponding for described each application program and IP address.
Alternatively, described first acquisition module comprises:
First acquiring unit, for the store path according to described application program, obtains the store path of the configuration file of described application program;
Second acquisition unit, for the store path of the configuration file based on described application program, obtains the resolution file of described application program.
Alternatively, described device also comprises:
Second acquisition module, for obtaining the domain name that described application program uses;
3rd acquisition module, for the IP address based on server corresponding to described application program, obtains the IP address that domain name that described application program uses is corresponding;
First memory module, for being stored in domain name and IP address corresponding to domain name in the resolution file of described application program.
Alternatively, described device also comprises:
4th acquisition module, for the store path according to described application program, obtains the store path of the configuration file of described application program;
Second memory module, for the store path of the configuration file according to described application program, is stored in described resolution file in the configuration file of described application program.
In embodiments of the present invention, all corresponding resolution file of each application program, and the domain name stored in resolution file is the domain name that this application program uses.When debugging the plurality of application program, the plurality of application program loads each self-corresponding resolution file respectively, based on the resolution file that each application program loads, debugs each application program.So, developer is not needed often to debug an application program, the amendment IP address that once multiple application program use same domain name is corresponding, can meet simultaneously to the demand of multiple application program cross debugging, and make the operation of debugging utility comparatively simple, improve the efficiency of debugging utility.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the method flow diagram of a kind of debugging utility that the embodiment of the present invention provides;
Fig. 2 is the method flow diagram of the another kind of debugging utility that the embodiment of the present invention provides;
Fig. 3 is the apparatus structure schematic diagram of a kind of debugging utility that the embodiment of the present invention provides.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Fig. 1 is the method flow diagram of a kind of debugging utility that the embodiment of the present invention provides.The executive agent of the method can be terminal, and see Fig. 1, the method comprises:
Step 101: for each application program in multiple application program, according to the store path of this application program, obtain the resolution file of this application program, store the corresponding relation between the domain name of this application program and IP address in resolution file.
Step 102: according to the resolution file of each application program, loads the corresponding relation between the domain name of each application program and IP address respectively.
Step 103: based on the corresponding relation between the domain name of each application program and IP address, respectively each application program is debugged.
In embodiments of the present invention, all corresponding resolution file of each application program, and the domain name stored in this resolution file is the domain name that this application program uses.When debugging the plurality of application program, the plurality of application program loads each self-corresponding resolution file respectively, based on the resolution file that each application program loads, debugs each application program.So, developer is not needed often to debug an application program, revise once the IP address that the same domain name of multiple application program use is corresponding, can meet simultaneously to the demand of multiple application program cross debugging, and make the operation of debugging utility comparatively simple, improve the efficiency of debugging utility.
Alternatively, according to the resolution file of each application program, load the corresponding relation between the domain name of each application program and IP address respectively, comprising:
Corresponding relation between the domain name comprise the resolution file of each application program and IP address, is loaded in domain name system DNS buffer memory corresponding to each application program respectively;
Corresponding relation between the domain name loaded in DNS cache corresponding for each application program and IP address is defined as the corresponding relation between the domain name of each application program and IP address.
Alternatively, according to the store path of this application program, obtain the resolution file of this application program, comprising:
According to the store path of this application program, obtain the store path of the configuration file of this application program;
Based on the store path of the configuration file of this application program, obtain the resolution file of this application program.
Alternatively, according to the store path of this application program, before obtaining the resolution file of this application program, also comprise:
Obtain the domain name that this application program uses;
Based on the IP address of server corresponding to this application program, obtain the IP address that domain name that this application program uses is corresponding;
IP address corresponding to this domain name and this domain name is stored in the resolution file of this application program.
Alternatively, after IP address corresponding to this domain name and this domain name is stored in the resolution file of this application program, also comprise:
According to the store path of this application program, obtain the store path of the configuration file of this application program;
According to the store path of the configuration file of this application program, this resolution file is stored in the configuration file of application program.
Above-mentioned all alternatives, all can form optional embodiment of the present invention according to combining arbitrarily, the embodiment of the present invention repeats no longer one by one to this.
Fig. 2 is the method flow diagram of a kind of debugging utility that the embodiment of the present invention provides.The executive agent of the method can be terminal, and see Fig. 2, the method comprises:
Step 201: for each application program in multiple application program, obtains the domain name that this application program uses.
During due to server that terminal access application program is corresponding, it is the IP address according to this server of domain Name acquisition, and then access this server, but, for the multiple application programs in local development environment or translation and compiling environment, the plurality of application program may comprise same application service, and for the plurality of application program, test data corresponding to this application service stores on a different server, so, when the plurality of application program is debugged, terminal needs according to identical domain name, test data is obtained respectively from each self-corresponding server of the plurality of application program, that is, this terminal needs access domain name identical but the application service that IP address is different.In order to meet the demand of multiple application program simultaneously cross debugging, terminal needs to obtain respectively the domain name that each application program uses, and then obtains IP address corresponding to domain name that each application program uses.
Such as, for certain application program in the plurality of application program, the domain name getting the use of this application program is tkad.vmmbb.com, zhenqian58.com and egg.game.yy.com.
Step 202: based on the IP address of server corresponding to this application program, obtains the IP address that domain name that this application program uses is corresponding.
Domain name is corresponding with the IP address of server, after knowing domain name, according to the corresponding relation between domain name and IP address, the IP address of server corresponding to this domain name can be obtained, according to the IP address of the server obtained, corresponding test data can be obtained from this server.
In addition, the IP address that the domain name of this application program use obtained in this step is corresponding can be that terminal acquires from the corresponding relation between the domain name stored and IP address, can also be receive developer's input, the embodiment of the present invention be not specifically limited this.
Step 203: IP address corresponding to this domain name and this domain name is stored in the resolution file of this application program, stores the corresponding relation between domain name and IP address in this resolution file.
Particularly, for this application program arranges corresponding resolution file, in the corresponding relation between the domain name that the resolution file that the domain name use this application program and IP address corresponding to this domain name are stored in this application program comprises and IP address.
Wherein, terminal is respectively each application program when arranging corresponding resolution file, and can arrange a file name to each resolution file, the file name of the resolution file of the plurality of application program can be identical, also can be different, the embodiment of the present invention is not specifically limited this.In addition, the form of resolution file can be txt form, and can also be doc form, the embodiment of the present invention be not specifically limited this equally.
Such as, the IP address that domain name tkad.vmmbb.com is corresponding is 124.114.122.14, the IP address that zhenqian58.com is corresponding is 124.114.122.12, the IP address that egg.game.yy.com is corresponding is 124.114.122.16, by tkad.vmmbb.com and 124.114.122.14, zhenqian58.com and 124.114.122.12, and egg.game.yy.com and 124.114.122.16 is stored in the corresponding relation between domain name and IP address that resolution file as shown in table 1 below comprises.
Table 1
Domain name IP address
tkad.vmmbb.com 124.114.122.14
zhenqian58.com 124.114.122.12
egg.game.yy.com 124.114.122.16
It should be noted that, in embodiments of the present invention, be only described for the corresponding relation between the domain name shown in above-mentioned table 1 and IP address, do not form the restriction to the embodiment of the present invention.
Wherein, step by above-mentioned 201 to 203 is after each application program arranges corresponding resolution file, can according to the store path of each application program, obtain the store path of the configuration file of each application program, and then, according to the store path of the configuration file of each application program, resolution file corresponding for each application program is stored in the configuration file of each application program.Like this, when debugging the plurality of application program, according to the store path of the configuration file of each application program, the resolution file of each application program can be obtained respectively, thus the plurality of application program is debugged, specific as follows.
Step 204: according to the store path of this application program, obtains the resolution file of this application program.
Particularly, according to the store path of this application program, obtain the store path of the configuration file of this application program.Based on the store path of the configuration file of this application program, obtain the resolution file of this application program.
Wherein, the store path of each application program in terminal is all different, so the store path of the configuration file of each application program is also different.In addition, under configuration file can be stored in the assigned catalogue of this application program, like this, as long as know the store path of this application program, just according to the store path of this application program and assigned catalogue corresponding to configuration file, determine the store path of the configuration file of this application program.Then find corresponding configuration file according to the store path of the configuration file of this application program, and from this configuration file, obtain the resolution file of this application program.
Wherein, for each application program resolution file is set time, all corresponding file name of each resolution file, so, when obtaining resolution file, according to the file name of this resolution file, can obtain from the configuration file of this application program.
In addition, the assigned catalogue of configuration file can be config catalogue, and can also be other, the embodiment of the present invention be not specifically limited this.
In addition, according to the store path of this application program, outside the resolution file obtaining this application program, the data layout that this resolution file is corresponding can also be got, this data layout includes but not limited to that first character section is domain name, and second field is the form of IP address.Such as, this data layout can also for JSON data structure, use key-value pair that corresponding relation between domain name and IP address is set.
Step 205: according to the resolution file of each application program, obtains the corresponding relation between the domain name of each application program and IP address respectively.
Particularly, the domain name comprised by the resolution file of each application program and the corresponding relation between IP address are loaded in DNS corresponding to each application program (Domain Name System, domain name system) buffer memory respectively; Corresponding relation between the domain name loaded in DNS cache corresponding for each application program and IP address is defined as the corresponding relation between the domain name of each application program and IP address.
In embodiments of the present invention, the plurality of application program can be all that java language carries out writing, so, when the plurality of application program is debugged, terminal can generate a JVM (Java Virtual Machine for each application program, Java Virtual Machine), in this JVM, application programs is debugged.So DNS cache corresponding to the above-mentioned each application program mentioned can be the DNS cache of JVM corresponding to each application program.Due to the corresponding resolution file of an application program, the corresponding relation between the domain name of this application program needs use and IP address is only stored in this resolution file, so, by resolution file corresponding for each application program being loaded into respectively in the DNS cache of JVM corresponding to each application program, reach the object that isolation is resolved, even if multiple application program all uses identical domain name, also can not impact cross debugging while the plurality of application program, and then ensure that multiple application program can be intersected simultaneously and debug, and without the need to the manual operation of user, improve the efficiency of debugging utility.
Step 206: based on the corresponding relation between the domain name of each application program and IP address, respectively each application program is debugged.
Wherein, after determining the corresponding relation between the domain name of each application program and IP address by above-mentioned step, terminal can based on the corresponding relation between the domain name of each application program and IP address, test data is obtained respectively from server corresponding to each application program, and then each application program is debugged respectively, reach the object that isolation is resolved, thus achieve the demand of multiple application program simultaneously cross debugging.In addition, because the resolution file that application program is corresponding is stored in the catalogue of this application program, instead of be stored in local file, so, when the arbitrary application program in the plurality of application program moves in other terminal, can also debug this application program equally, local file can not be subject to and can not move and the restriction of debugging cannot be carried out.
In embodiments of the present invention, for the arbitrary application program in the plurality of application program, obtain the domain name that this application program uses, IP address corresponding to this domain name and this domain name is stored in the resolution file of this application program, like this, the all corresponding resolution file of each application program, and the domain name stored in resolution file is the domain name that this application program uses.When debugging the plurality of application program, the plurality of application program loads each self-corresponding resolution file respectively, based on the resolution file that each application program loads, debugs each application program.So, developer is not needed often to debug an application program, revise once the IP address that the same domain name of multiple application program use is corresponding, can meet simultaneously to the demand of multiple application program cross debugging, and make the operation of debugging utility comparatively simple, improve the efficiency of debugging utility.
Fig. 3 is the apparatus structure schematic diagram of a kind of debugging utility that the embodiment of the present invention provides, and see Fig. 3, this device comprises: the first acquisition module 301, load-on module 302 and debugging module 303.
First acquisition module 301, for for each application program in multiple application program, according to the store path of this application program, obtain the resolution file of this application program, in this resolution file, store the corresponding relation between the domain name of this application program and internet protocol address;
Load-on module 302, for the resolution file according to each application program, loads the corresponding relation between the domain name of each application program and IP address respectively;
Debugging module 303, for based on the corresponding relation between the domain name of each application program and IP address, debugs each application program respectively.
Alternatively, load-on module 302 comprises:
Loading unit, for the corresponding relation between the domain name that comprised by the resolution file of each application program and IP address, is loaded in domain name system DNS buffer memory corresponding to each application program respectively;
Determining unit, for being defined as the corresponding relation between the domain name of each application program and IP address by the corresponding relation between the domain name loaded in DNS cache corresponding for each application program and IP address.
Alternatively, the first acquisition module 301 comprises:
First acquiring unit, for the store path according to this application program, obtains the store path of the configuration file of this application program;
Second acquisition unit, for the store path of the configuration file based on this application program, obtains the resolution file of this application program.
Alternatively, this device also comprises:
Second acquisition module, for obtaining the domain name that this application program uses;
3rd acquisition module, for the IP address based on server corresponding to this application program, obtains the IP address that domain name that this application program uses is corresponding;
First memory module, for being stored in IP address corresponding to this domain name and this domain name in the resolution file of this application program.
Alternatively, this device also comprises:
4th acquisition module, for the store path according to this application program, obtains the store path of the configuration file of this application program;
Second memory module, for the store path of the configuration file according to this application program, is stored in this resolution file in the configuration file of this application program.
In embodiments of the present invention, all corresponding resolution file of each application program, and the domain name stored in this resolution file is the domain name that this application program uses.When debugging the plurality of application program, the plurality of application program loads each self-corresponding resolution file respectively, based on the resolution file that each application program loads, debugs each application program.So, developer is not needed often to debug an application program, revise once the IP address that the same domain name of multiple application program use is corresponding, can meet simultaneously to the demand of multiple application program cross debugging, and make the operation of debugging utility comparatively simple, improve the efficiency of debugging utility.
It should be noted that: the device of the debugging utility that above-described embodiment provides is when debugging utility, only be illustrated with the division of above-mentioned each functional module, in practical application, can distribute as required and by above-mentioned functions and be completed by different functional modules, inner structure by device is divided into different functional modules, to complete all or part of function described above.In addition, the device of the debugging utility that above-described embodiment provides and the embodiment of the method for debugging utility belong to same design, and its specific implementation process refers to embodiment of the method, repeats no more here.
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can have been come by hardware, the hardware that also can carry out instruction relevant by program completes, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium mentioned can be ROM (read-only memory), disk or CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method for debugging utility, is characterized in that, described method comprises:
For each application program in multiple application program, according to the store path of described application program, obtain the resolution file of described application program, in described resolution file, store the corresponding relation between the domain name of described application program and internet protocol address;
According to the resolution file of described each application program, load the corresponding relation between the domain name of described each application program and IP address respectively;
Based on the corresponding relation between the domain name of described each application program and IP address, respectively described each application program is debugged.
2. the method for claim 1, is characterized in that, the described resolution file according to described each application program, loads the corresponding relation between the domain name of described each application program and IP address respectively, comprising:
Corresponding relation between the domain name comprise the resolution file of described each application program and IP address, is loaded in domain name system DNS buffer memory corresponding to described each application program respectively;
Corresponding relation between the domain name loaded in DNS cache corresponding for described each application program and IP address is defined as the corresponding relation between the domain name of described each application program and IP address.
3. the method for claim 1, is characterized in that, the described store path according to described application program, obtains the resolution file of described application program, comprising:
According to the store path of described application program, obtain the store path of the configuration file of described application program;
Based on the store path of the configuration file of described application program, obtain the resolution file of described application program.
4. the method for claim 1, is characterized in that, the described store path according to described application program, before obtaining the resolution file of described application program, also comprises:
Obtain the domain name that described application program uses;
Based on the IP address of server corresponding to described application program, obtain the IP address that domain name that described application program uses is corresponding;
Domain name and IP address corresponding to domain name are stored in the resolution file of described application program.
5. method as claimed in claim 4, is characterized in that, described domain name and IP address corresponding to domain name are stored in the resolution file of described application program after, also comprise:
According to the store path of described application program, obtain the store path of the configuration file of described application program;
According to the store path of the configuration file of described application program, described resolution file is stored in the configuration file of described application program.
6. a device for debugging utility, is characterized in that, described device comprises:
First acquisition module, for for each application program in multiple application program, according to the store path of described application program, obtain the resolution file of described application program, in described resolution file, store the corresponding relation between the domain name of described application program and internet protocol address;
Load-on module, for the resolution file according to described each application program, loads the corresponding relation between the domain name of described each application program and IP address respectively;
Debugging module, for based on the corresponding relation between the domain name of described each application program and IP address, debugs described each application program respectively.
7. device as claimed in claim 6, it is characterized in that, described load-on module comprises:
Loading unit, for the corresponding relation between the domain name that comprised by the resolution file of described each application program and IP address, is loaded in domain name system DNS buffer memory corresponding to described each application program respectively;
Determining unit, for being defined as the corresponding relation between the domain name of described each application program and IP address by the corresponding relation between the domain name loaded in DNS cache corresponding for described each application program and IP address.
8. device as claimed in claim 6, it is characterized in that, described first acquisition module comprises:
First acquiring unit, for the store path according to described application program, obtains the store path of the configuration file of described application program;
Second acquisition unit, for the store path of the configuration file based on described application program, obtains the resolution file of described application program.
9. the device as described in claim 6 or 8, is characterized in that, described device also comprises:
Second acquisition module, for obtaining the domain name that described application program uses;
3rd acquisition module, for the IP address based on server corresponding to described application program, obtains the IP address that domain name that described application program uses is corresponding;
First memory module, for being stored in domain name and IP address corresponding to domain name in the resolution file of described application program.
10. device as claimed in claim 9, it is characterized in that, described device also comprises:
4th acquisition module, for the store path according to described application program, obtains the store path of the configuration file of described application program;
Second memory module, for the store path of the configuration file according to described application program, is stored in described resolution file in the configuration file of described application program.
CN201410476639.7A 2014-09-17 2014-09-17 Method and device for debugging application program Pending CN104239207A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410476639.7A CN104239207A (en) 2014-09-17 2014-09-17 Method and device for debugging application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410476639.7A CN104239207A (en) 2014-09-17 2014-09-17 Method and device for debugging application program

Publications (1)

Publication Number Publication Date
CN104239207A true CN104239207A (en) 2014-12-24

Family

ID=52227323

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410476639.7A Pending CN104239207A (en) 2014-09-17 2014-09-17 Method and device for debugging application program

Country Status (1)

Country Link
CN (1) CN104239207A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105338110A (en) * 2015-11-23 2016-02-17 小米科技有限责任公司 Remote debugging method, platform and server
CN105389259A (en) * 2015-12-11 2016-03-09 广州华多网络科技有限公司 Method, apparatus and system for performing application testing
CN105516082A (en) * 2015-11-25 2016-04-20 网易(杭州)网络有限公司 Connecting method for game client and server, and game client
CN105721450A (en) * 2016-01-27 2016-06-29 网易(杭州)网络有限公司 Method, device and system for logging in network game
CN105872121A (en) * 2015-12-15 2016-08-17 乐视移动智能信息技术(北京)有限公司 Method for connecting terminal with server, terminal and domain name server
CN107533321A (en) * 2015-04-01 2018-01-02 三菱电机株式会社 System development device, program developing method and exploitation program
CN110099275A (en) * 2019-05-20 2019-08-06 广州视琨电子科技有限公司 Application testing method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110235645A1 (en) * 2010-03-24 2011-09-29 Srinivas Sardar Virtual service domains
CN102546854A (en) * 2012-01-10 2012-07-04 上海西默通信技术有限公司 Domain name analysis method for building hyper text transport protocol (HTTP) connection for domain name and server
CN103095783A (en) * 2011-11-08 2013-05-08 阿里巴巴集团控股有限公司 Method and device for web application debugging

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110235645A1 (en) * 2010-03-24 2011-09-29 Srinivas Sardar Virtual service domains
CN103095783A (en) * 2011-11-08 2013-05-08 阿里巴巴集团控股有限公司 Method and device for web application debugging
CN102546854A (en) * 2012-01-10 2012-07-04 上海西默通信技术有限公司 Domain name analysis method for building hyper text transport protocol (HTTP) connection for domain name and server

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107533321A (en) * 2015-04-01 2018-01-02 三菱电机株式会社 System development device, program developing method and exploitation program
CN107533321B (en) * 2015-04-01 2019-03-15 三菱电机株式会社 System development device, program developing method and exploitation program
CN105338110A (en) * 2015-11-23 2016-02-17 小米科技有限责任公司 Remote debugging method, platform and server
CN105516082A (en) * 2015-11-25 2016-04-20 网易(杭州)网络有限公司 Connecting method for game client and server, and game client
CN105389259A (en) * 2015-12-11 2016-03-09 广州华多网络科技有限公司 Method, apparatus and system for performing application testing
CN105389259B (en) * 2015-12-11 2018-06-22 广州华多网络科技有限公司 A kind of method, apparatus and system for carrying out Application testing
CN105872121A (en) * 2015-12-15 2016-08-17 乐视移动智能信息技术(北京)有限公司 Method for connecting terminal with server, terminal and domain name server
CN105721450A (en) * 2016-01-27 2016-06-29 网易(杭州)网络有限公司 Method, device and system for logging in network game
CN105721450B (en) * 2016-01-27 2020-01-21 网易(杭州)网络有限公司 Method, device and system for logging in online game
CN110099275A (en) * 2019-05-20 2019-08-06 广州视琨电子科技有限公司 Application testing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN104239207A (en) Method and device for debugging application program
US9934129B1 (en) Determining application test results using screenshot metadata
CN107122368B (en) Data verification method and device and electronic equipment
US10180899B2 (en) Device for automatically generating test cases for embedded software using symbolic and concrete execution
US8479171B2 (en) Generating test sets using intelligent variable selection and test set compaction
CN108345535A (en) Mock test methods, device and equipment
CN107908535B (en) Distributed client simulation method and device
CN104881318B (en) A kind of interface call method, device and terminal
CN107133174A (en) Test case code automatically generating device and method
CN105159833A (en) Automatic testing device and method
CN104461900A (en) User interface testing method, center control server, test terminal and system
CN104461898A (en) Application testing method, center control server, test terminal and system
WO2019075994A1 (en) Method, device and system for mock data at ios end, and storage medium
CN109683997B (en) Method for accessing application program interface through sandbox, sandbox and sandbox equipment
CN108536571A (en) Performance test methods, device, equipment and computer readable storage medium
US9304894B2 (en) Code-free testing framework
CN105068802B (en) A kind of Web application software realization system and method for striding equipment operation
CN106776318A (en) A kind of test script method for recording and system
CN105988922B (en) Test method, device and the server of application program
CN111432045A (en) Method, device and equipment for testing server scheduling algorithm of domain name system
CN107896173A (en) Automated testing method, test equipment, automatization test system and storage medium
CN107957939B (en) Webpage interaction interface testing method and system
CN113094255A (en) Simulation test method, device and system for data interface
US20110209004A1 (en) Integrating templates into tests
Ahmad et al. Challenges of mobile applications development: Initial results

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20141224