CN105988928B - The test method and mobile terminal of terminal applies - Google Patents

The test method and mobile terminal of terminal applies Download PDF

Info

Publication number
CN105988928B
CN105988928B CN201510092478.6A CN201510092478A CN105988928B CN 105988928 B CN105988928 B CN 105988928B CN 201510092478 A CN201510092478 A CN 201510092478A CN 105988928 B CN105988928 B CN 105988928B
Authority
CN
China
Prior art keywords
data packet
function
test equipment
submodule
receiver function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510092478.6A
Other languages
Chinese (zh)
Other versions
CN105988928A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510092478.6A priority Critical patent/CN105988928B/en
Publication of CN105988928A publication Critical patent/CN105988928A/en
Application granted granted Critical
Publication of CN105988928B publication Critical patent/CN105988928B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention provides a kind of test method of terminal applies and the mobile terminal of application this method, comprising: customized dynamic transmission library is injected into the process of terminal applies;Load the hooking function in the dynamic transmission library;It is modified using hooking function to former receiver function and the primary reference address for sending function, forms the first receiver function and first and send function;It executes first receiver function and/or executes described first and send function, make test equipment that terminal applies be tested and be modified in real time.The present invention passes through the definition and use in dynamic transmission library, and mobile terminal is received and is shown in advance by test equipment with the truthful data sent, test equipment is allow to carry out the test of terminal applies under real network environment.

Description

The test method and mobile terminal of terminal applies
Technical field
The invention belongs to software test field more particularly to the test methods and mobile terminal of a kind of terminal applies.
Background technique
With popularizing for network, more and more terminal applies play an important role in life, such as the purchase of wechat, micelle Dish game etc. steathily, or even change people's lives mode.And in order to keep a terminal applies more friendly and intelligent, Software engineer can do a large amount of test job, such as communication protocol, robustness testing etc..
The content that terminal applies are shown mostly passes through network and obtains from server, if the data in server have partially Difference, then just will appear mistake in terminal applies.And test and modify above-mentioned mistake, it needs that mistake is waited to be back to server, And after running up to certain amount or waiting preset time, it can just be solved, largely effect on treatment effeciency, for this purpose, the prior art mentions Go out and constructed false data by dynamic debugging or modification source code in terminal side, and has carried out network package using the false data Test, to achieve the purpose that carry out simulation test to real network environment.
However, currently existing scheme, higher to tester's code Capability Requirement by the test method of dynamic debugging, and hold It is error-prone, it is time-consuming very long;And the test method for modifying source code is then only capable of carrying out in the case of source code;And the two is all It can be influenced by network transmission quality, testing efficiency is difficult to ensure.
Summary of the invention
In view of this, can be solved the purpose of the present invention is to provide a kind of test method of terminal applies and mobile terminal Certainly, test high to tester skill requirement technical problems such as time-consuming, efficiency is difficult to ensure in the prior art.
In order to solve the above technical problems, the embodiment of the invention provides a kind of test methods of terminal applies, comprising:
Customized dynamic transmission library is injected into the process of terminal applies;
Load the hooking function in the dynamic transmission library;
It is modified using hooking function to former receiver function and the primary reference address for sending function, forms first and receive letter Number sends function with first;And
It executes first receiver function and/or executes described first and send function, answer test equipment to terminal in real time With being tested and modified.
In order to solve the above technical problems, the embodiment of the invention also provides a kind of mobile terminals, comprising:
Function library, including for storing former receiver function and the primary system library for sending function and for storing hook letter Several dynamic transmission libraries;
Loading module for the dynamic transmission library to be injected into the process of terminal applies, and loads the dynamic and passes Hooking function in defeated library;
Modified module, for being modified using hooking function to former receiver function and the primary reference address for sending function, It forms the first receiver function and first and sends function;And
Execution module sends function for executing first receiver function and/or executing described first, makes test equipment Terminal applies are tested and modified in real time.
Compared with the existing technology, the present invention passes through the definition and use in dynamic transmission library, and mobile terminal is received and sent out The truthful data sent is shown by test equipment in advance, so that test equipment is carried out terminal under real network environment and is answered Test.
Detailed description of the invention
Fig. 1 is the test method of terminal applies provided in an embodiment of the present invention and the application environment schematic diagram of mobile terminal;
Fig. 2 is the workflow schematic diagram of the test method for the terminal applies that the embodiment of the present invention one provides;
Fig. 3 is refinement the step of executing the first receiver function in terminal applies test method provided by Embodiment 2 of the present invention Schematic diagram;
Fig. 4 is the module diagram for the mobile terminal that the embodiment of the present invention three provides;
Fig. 5 is the test method for the terminal applies that the embodiment of the present invention four provides and the time diagram of mobile terminal.
Specific embodiment
Please refer to the schema in attached drawing, wherein identical component symbol represents identical component, the principle of the present invention be with Implement to illustrate in a computing environment appropriate.The following description is based on exemplified specific implementation of the invention Example is not construed as the limitation present invention other specific embodiments not detailed herein.
The principle of the invention is illustrated with above-mentioned text, is not represented as a kind of limitation, this field tester can Solving plurality of step and operation as described below also may be implemented in hardware.The principle of the present invention uses many other wide usages Or specific purpose operation, communication environment or configuration are operated.
Referring to Fig. 1, for the test method of terminal applies provided in the present invention and the application environment signal of mobile terminal Figure.The application environment, including server 10, mobile terminal 20, test equipment 30 and communication network 40.
It is to be understood that the server 10, for listening to the service request of client, and provides corresponding service. However, since same server can service various types of client, such as mobile terminal 20 or PC, in stalwartness Property and compatibility is upper it sometimes appear that all kinds of problem, causes client that can not normally obtain service.
Especially when the client is mobile terminal 20, data packet provided by server 10 is analyzed and adjusted Examination can be very inconvenient, so by by customized dynamic transmission library and its hooking function, make mobile terminal receive and The data packet of transmission passes through the test of test equipment in advance, returns again to destination address, the destination address be mobile terminal or Server.
Its process is summarized are as follows: dynamic transmission library is injected into the process of terminal applies;It loads in the dynamic transmission library Hooking function, and modified using hooking function to former receiver function and the primary reference address for sending function, form first Receiver function and first sends function;It executes first receiver function and/or executes described first and send function, set test Standby 30 are tested and are modified to terminal applies in real time.
Test equipment 30 passes through construction false data, simulating boundary value and implementing monitoring using common PC One of data-transmission technology or combination carry out the data packet that the terminal applies of the mobile terminal 20 are received and forwarded Test, so that more convenient find loophole in advance and repaired in time.
It is understood that either the incompatible of protocal layers, code error, program bug or other can influence terminal The technical issues of using normal use, can be tested and be analyzed by being forwarded to test equipment 30.
Communication network 40, including wireless network and cable network.Wherein wireless network includes wireless wide area network, wireless local area One of net, wireless MAN and private wireless network or a variety of combinations.
Wherein, the connection type of usual server 10 to mobile terminal 20 is wireless network, for simulating true network Environment.Mobile terminal 20 to the connection type between test equipment 30 is cable network, is connected by modes such as USB data lines It connects, so that test equipment 30 obtains the data packet of mobile terminal 20 at the first time.
This case can be applied in the test of the terminal applies based on disparate networks agreement.Please refer to following embodiment, embodiment One, two test methods for laying particular emphasis on terminal applies, embodiment three lay particular emphasis on mobile terminal, and example IV lays particular emphasis on terminal applies The working sequence of test method and mobile terminal.It is to be understood that although each embodiment stresses difference, its design philosophy It is consistent.And the part not being described in detail in certain embodiments, it may refer to the detailed description of specification full text, it is no longer superfluous It states.
Embodiment one
Referring to Fig. 2, showing the workflow schematic diagram of the test method of terminal applies.
In the step s 21, customized dynamic transmission library is injected into the process of terminal applies.
It is understood that including system library in terminal applies, the system library is for storing former receiver function and primary Send function.The dynamic transmission library is for storing hooking function, test data packet etc..System library and one isomorphism of dynamic transmission library At function library.
In step S22, hook (Hook) function in the dynamic transmission library is loaded.
It is understood that hooking function is a kind of information processing mechanism, by setting " hook ", terminal applies can be right Information and event are filtered.In general, the framework (API Hook) of hooking function includes two parts, one is hooking service mould Block (Hook Server), EXE form is presented as in Windows system, is presented as APK form in android system;Separately One is hook drive module (Hook Driver), DLL form is presented as in Windows system, in Android or Linux SO form is presented as in system.
In step S23, modified using hooking function to former receiver function and the primary reference address for sending function, shape Function is sent at the first receiver function and first.
It is understood that in this step, hooking function passes through the address in modification target process, i.e., former receiver function With the primary reference address sent in function, allow to link up with the interception work that drive module is actually responsible for data packet.That is, either Mobile terminal transmission or received data packet can all first pass through the interception of test equipment, keep test equipment available to movement The truthful data of terminal.
In step s 24, it executes first receiver function and/or executes described first and send function, make test equipment Terminal applies are tested and modified in real time.
It is understood that the step of executing the first transmission function specifically includes:
(1) data packet is packaged by abstract socket interface (Socket), forms data packet;
(2) data packet is forwarded to the test equipment using the first transmission function;
(3) the amendment data packet that the test equipment modification is completed is received;And
(4) calling is primary send function that the amendment data packet is sent to server.
The step of executing first receiver function specifically includes:
(1) it transmits and receives and requests to server, and by the query response of server it is judged whether or not data can connect It receives;
(2) when there is data receivable, former receiver function received data packet is called, and the data packet received is passed through into pumping As socket interface is packaged, data packet is formed;
(3) data packet is forwarded to the test equipment using first receiver function;And
(4) the modification correction data packet completed by test equipment modification, i.e., be reduced to move by received destination address Terminal.
It is understood that test equipment 30, which is received, is the data packet of originating address by server or mobile terminal, and lead to One kind or combination that construction false data, simulating boundary value and implementing monitoring transmit processing technique in data are crossed, institute is right to data packet The terminal applies that the mobile terminal 20 answered is run are tested, so that more convenient find loophole in advance and repaired in time.
The test method of terminal applies of the invention makes hooking function will be former by the definition and use in dynamic transmission library Receiver function and transmission function form the first receiver function and first and send function, realize and mobile terminal is received and sent Truthful data packet be shown in advance by test equipment, so that test equipment is carried out terminal under real network environment and answer Test.
Embodiment two
Show referring to Fig. 3, showing in the test method of terminal applies the step of executing the first receiver function refinement process It is intended to.Difference with embodiment one is that the present embodiment is also big number special consideration should be given to mobile terminal received data packet is worked as The case where according to packet, avoids and is packaged in the case of data transformation and situation that memory queue is accidentally removed, makes to survey It is truer complete to try data.Detailed process is as follows for it:
In step S241, storage allocation address, and specified maximum length.It, can be specified for it by taking QQ space process as an example Maximum length is 5120 bytes, the i.e. memory headroom of 5KB.
In step S242, the data packet from server is received, and judges whether the length of data packet is more than described Maximum length.Wherein, if being more than the situation that the maximum length is big data packet, step S243 is executed;If being less than described Maximum length is general case, executes step S247.
In step S243, when the data packet is more than maximum length, received by several times according to the size of the data packet The data packet.
It is understood that in this step further include: (1) be adjusted using reception parameter to system queue;(2) sentence Whether the data packet of breaking finishes receiving;(3) after described finish receiving, system queue is emptied.
In step S244, received data packet by several times is packaged by abstract suit interface, forms data packet.
In step S245, the data packet is forwarded to test equipment using the first receiver function.
It is understood that above-mentioned steps S243~S245 is the situation of big data packet, and in general data packet, it executes Step S247 forwards the packet to the test equipment using the first receiver function.
In step S246, former receiver function is called to receive the amendment data packet completed by test equipment modification.
The test method of terminal applies of the invention makes hooking function will be former by the definition and use in dynamic transmission library Receiver function and transmission function form the first receiver function and first and send function, mobile terminal are received true with transmission Data are shown by test equipment in advance, and test equipment is allow to carry out the survey of terminal applies under real network environment Examination.In addition, avoiding not carrying out after intercepting and capturing excessive network packet because data are not complete also by the processing to super large network packet Test and modification.
Embodiment three
Referring to Fig. 4, showing the module diagram of mobile terminal provided in an embodiment of the present invention.The mobile terminal 20 For intelligent terminal devices such as mobile phone, tablet computer, personal digital assistant (PDA), smart glasses, smart watches.
The mobile terminal 20 specifically includes that function library 21, loading module 22, modified module 23 and execution module 24.
Function library 21, including for storing former receiver function and the primary system library for sending function and for storing hook The dynamic transmission library of function.In addition, dynamic transmission library can also be used in the data packet for storing test.
Loading module 22 for the dynamic transmission library 21 to be injected into the process of terminal applies, and loads described dynamic Hooking function in state Transmission Library.
Modified module 23, for being repaired using hooking function to former receiver function and the primary reference address for sending function Change, forms the first receiver function and first and send function.
It is understood that the modified module 23 includes that submodule 232 is modified in acquisition submodule 231 and address.Wherein, The acquisition submodule 231, for obtaining former receiver function and the primary reference address word for sending function using the hooking function Section.Submodule 232 is modified in the address, for former receiver function and the primary reference address field sent in function to be revised as surveying Equipment is tried, sends function to form the first receiver function and first.
Execution module 24 sends function for executing first receiver function and/or executing described first, sets test It is standby that terminal applies are tested and modified in real time.
It is to be understood that the execution module 24 specifically includes: judging submodule 241, socket submodule 242, forwarding Submodule 243 and calling submodule 244.In addition, in order to avoid the possible test accuracy rate of big data packet reduces, institute Stating execution module can also include following submodule: memory submodule 245, length analysis submodule 246 and queue empty son Module 247.
Specifically, needing to be socketed submodule 242, forwarding submodule 243 when execution first sends function and adjusting With the cooperation of submodule 244.
Wherein, it is socketed submodule 242, for data packet to be sent to be packaged by abstract socket interface, is formed Data packet.Forward submodule 243, for using the first receiver function by the data packet be forwarded to the test equipment, And receive the amendment data packet that the test equipment modification is completed.Submodule 245 is called, primary send function that will repair for calling Correction data packet is sent to server.
When executing the first receiver function, need judging submodule 241, socket submodule 242, be forwarded from module and Call the cooperation of submodule 245.
Wherein, judging submodule 241, for by sending inquiry request to server whether to judge the mobile terminal There is data receivable.It is socketed submodule 242, is no data receivable for the judging result in the judging submodule 241 When, call the test data packet in dynamic transmission library to be packaged;The socket submodule 242 is in the judging submodule 241 Judging result is when having data receivable, and the data packet received is simultaneously packaged by received data packet.Submodule 243 is forwarded, For the data packet to be forwarded to the test equipment using the first receiver function.The calling submodule 245, is also used to Former receiver function is called to receive the modification correction data packet completed by test equipment modification.
In addition, it is contemplated that data packet may be the situation of big data packet, to avoid carrying out in the case of data transformation The situation that encapsulation and memory queue are accidentally removed keeps test data truer complete, when executing the first receiver function, also Need to use memory submodule 245, length analysis submodule 246, queue empty submodule 247, suit submodule 242, forwarding Submodule 243 and the cooperation for calling submodule 244.
Wherein, memory submodule 245 for the storage allocation address from memory (not indicating), and specifies maximum length. Length analysis submodule 246, is wrapped for receiving data, and judges whether the length of data packet is more than the maximum length, works as institute When stating data packet more than maximum length, the data packet is received according to the size of the data packet by several times.Queue empties module 247, it is used for when the length analysis module judges that the data packet is more than maximum length, using reception parameter to system queue It is adjusted;And judge whether the data packet finishes receiving;After described finish receiving, system queue is emptied.This Outside, it is set with submodule 242, is also used to for the received data packet of the gradation being packaged by abstract suit interface, forms number According to package.Wherein, forwarding submodule 243 with calling submodule 244 effect with it is upper identical, details are not described herein.
By the definition and use in dynamic transmission library in mobile terminal of the invention, make hooking function by former receiver function with It sends function and forms the first receiver function and the first transmission function, realize the truthful data received mobile terminal with transmission It is shown in advance by test equipment, test equipment is allow to carry out the test of terminal applies under real network environment.
Example IV
Referring to Fig. 5, showing the test method of terminal applies provided in an embodiment of the present invention and the timing of mobile terminal Schematic diagram.
In step, customized dynamic transmission library is injected into the process of terminal applies to be tested by mobile terminal.
It is understood that including system library in terminal applies, the system library is for storing former receiver function and primary Send function.The dynamic transmission library is for storing hooking function, test data packet etc..System library and one isomorphism of dynamic transmission library At function library.
In stepb, mobile terminal loads hook (Hook) function in the dynamic transmission library, and utilizes hooking function It modifies to former receiver function and the primary reference address for sending function, forms the first receiver function and first and send function.
In step C, mobile terminal storage allocation address, and specified maximum length.
Following steps D~H is the step of executing the first receiver function.
In step D, mobile terminal passes through the data packet that former receiver function receives server transmission.
In step E, mobile terminal judges whether received data packet is more than above-mentioned maximum length.Wherein, if do not had Maximum length is had more than, then is directly received;If it exceeds maximum length, then gradation received data packet.
It is understood that in this step, further includes:
(1) system queue is adjusted using reception parameter;
(2) judge whether the data packet finishes receiving;And
(3) after described finish receiving, system queue is emptied.
In step F, packet encapsulation is formed data packet by mobile terminal, and is sealed data using the first receiver function Packet is forwarded to test equipment.
In step G, test equipment is tested and is modified to data packet, forms amendment data packet.
In steph, the test equipment is sent to the mobile terminal for data packet is corrected.
Following steps I~M is the step of executing first to send function.
In step I, mobile terminal sends data packet to server, and is forwarded the data packet by the first transmission function To test equipment.
In step J, test equipment is tested and is modified to data packet, generates amendment data packet.
In step K, test equipment is sent back to mobile terminal for data packet is corrected.
In step L, test equipment will send function to be sent to server for data packet is corrected using primary.
The test method and mobile terminal of terminal applies in the present invention pass through the definition and use in dynamic transmission library, will move Dynamic terminal is received to be shown by test equipment in advance with the truthful data sent, allows test equipment in live network The test of terminal applies is carried out under environment.In addition, avoiding the network packet excessive from intercepting and capturing also by the processing to super large network packet It can not be tested and be modified because data are not complete afterwards.
It is understood that in the present embodiment, pass through the definition and use in dynamic transmission library in the present invention, it will be mobile whole End is received to be shown by test equipment in advance with the truthful data sent, allows test equipment in real network environment The lower test for carrying out terminal applies.
The test method and mobile terminal of terminal applies provided in an embodiment of the present invention belong to same design, specific implementation Process is detailed in specification full text, and details are not described herein again.
In conclusion although the present invention has been disclosed above in the preferred embodiment, but above preferred embodiment is not to limit The system present invention, the common test personnel of this field can make various changes and profit without departing from the spirit and scope of the present invention Decorations, therefore protection scope of the present invention subjects to the scope of the claims.

Claims (11)

1. a kind of test method of terminal applies characterized by comprising
Customized dynamic transmission library is injected into the process of terminal applies;
Load the hooking function in the dynamic transmission library;
Modified using hooking function to former receiver function and the primary reference address for sending function, formed the first receiver function with First sends function;And
It executes described first and sends function, to receive amendment data packet from test equipment and be sent to server;
And/or first receiver function is executed, make the test equipment that terminal applies be tested and be modified in real time.
2. test method as described in claim 1, which is characterized in that it is described to execute described first and send function, with from test Equipment receives amendment data packet and specifically includes the step of being sent to server:
Data packet is packaged by abstract socket interface, forms data packet;
The data packet is forwarded to the test equipment using the first transmission function;
Receive the amendment data packet that the test equipment modification is completed;And
It calls and primary send function that the amendment data packet is sent to server.
3. test method as described in claim 1, which is characterized in that the step of execution first receiver function is specific Include:
Judge whether there is data receivable;
When there is data receivable, former receiver function received data packet is called, and the data packet received is passed through into abstract socket Interface is packaged, and forms data packet;
The data packet is forwarded to the test equipment using first receiver function;And
Receive the amendment data packet completed by test equipment modification.
4. test method as described in claim 1, which is characterized in that the step of execution first receiver function is specific Further include:
Storage allocation address, and specified maximum length;
Received data packet, and judge whether the length of data packet is more than the maximum length;
When the data packet is more than maximum length, the data packet is received according to the size of the data packet by several times;
The received data packet of the gradation is packaged by abstract suit interface, forms data packet;
The data packet is forwarded to the test equipment using first receiver function;And
Former receiver function is called to receive the amendment data packet completed by test equipment modification.
5. test method as claimed in claim 4, which is characterized in that described when the data packet is more than maximum length, After the step of receiving the data packet by several times according to the size of the data packet, further comprise the steps of:
System queue is adjusted using parameter is received;
Judge whether the data packet finishes receiving;And
After described finish receiving, system queue is emptied.
6. test method as described in claim 1, which is characterized in that in the execution first receiver function and/or hold After the step of row described first sends function, allows test equipment that terminal applies are tested and be modified in real time, also wrap Include step:
The test equipment transmits one of data or combination to institute by construction false data, simulating boundary value and implementing monitoring Terminal applies are stated to be tested and modified.
7. a kind of mobile terminal characterized by comprising
Function library, including for storing former receiver function and the primary system library for sending function and for storing hooking function Dynamic transmission library;
Loading module for the dynamic transmission library to be injected into the process of terminal applies, and loads the dynamic transmission library In hooking function;
Modified module is formed for being modified using hooking function to former receiver function and the primary reference address for sending function First receiver function and first sends function;And
Execution module sends function for executing described first, to receive amendment data packet from test equipment and be sent to Server;
And/or first receiver function, make the test equipment that terminal applies be tested and be modified in real time.
8. mobile terminal as claimed in claim 7, which is characterized in that the execution module includes that following module is described to execute First sending module:
It is socketed submodule, for data packet to be packaged by abstract socket interface, forms data packet;
Forward submodule, for using it is described first transmission function by the data packet be forwarded to the test equipment and Receive the amendment data packet that the test equipment modification is completed;And
Submodule is called, primary send function that the amendment data packet is sent to server for calling.
9. mobile terminal as claimed in claim 8, which is characterized in that the execution module further includes following submodule to execute First receiver function:
Judging submodule, for judging whether there is data receivable;
The socket submodule, is also used to when there is data receivable, calls former receiver function received data packet, and will receive Data packet be packaged by abstract socket interface, to form data packet;
The forwarding submodule, be also used to using first receiver function by the data packet be forwarded to it is described test set It is standby;And
The calling submodule is also used to receive the modification correction data packet completed by test equipment modification.
10. mobile terminal as claimed in claim 8, which is characterized in that the execution module further includes following submodule to hold Row first receiver function:
Memory submodule is used for storage allocation address, and specified maximum length;
Length analysis submodule, is wrapped for receiving data, and judges whether the length of data packet is more than the maximum length, works as institute When stating data packet more than maximum length, the data packet is received according to the size of the data packet by several times;
The socket submodule is also used to for the received data packet of the gradation being packaged by abstract suit interface, be formed Data packet;
The forwarding submodule, be also used to using first receiver function by the data packet be forwarded to it is described test set Amendment data packet that is standby and receiving the test equipment modification completion;
The calling submodule is also used to call and primary send function that the amendment data packet is sent to server.
11. mobile terminal as claimed in claim 10, which is characterized in that the execution module further includes following submodule to hold Row first receiver function:
Queue empties module, for using reception when the length analysis module judges that the data packet is more than maximum length Parameter is adjusted system queue;And judge whether the data packet finishes receiving;After described finish receiving, to system team Column are emptied.
CN201510092478.6A 2015-03-02 2015-03-02 The test method and mobile terminal of terminal applies Active CN105988928B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510092478.6A CN105988928B (en) 2015-03-02 2015-03-02 The test method and mobile terminal of terminal applies

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510092478.6A CN105988928B (en) 2015-03-02 2015-03-02 The test method and mobile terminal of terminal applies

Publications (2)

Publication Number Publication Date
CN105988928A CN105988928A (en) 2016-10-05
CN105988928B true CN105988928B (en) 2019-06-18

Family

ID=57038526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510092478.6A Active CN105988928B (en) 2015-03-02 2015-03-02 The test method and mobile terminal of terminal applies

Country Status (1)

Country Link
CN (1) CN105988928B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107133169B (en) * 2017-04-26 2021-03-23 腾讯科技(深圳)有限公司 Application test packet generation method and generation device
CN108804271A (en) * 2018-06-28 2018-11-13 北京潘达互娱科技有限公司 Interface tolerating measure method and device
CN109460215B (en) * 2018-11-13 2023-05-26 三六零科技集团有限公司 Application control method and device
CN109587643B (en) * 2018-12-18 2020-11-06 网宿科技股份有限公司 Method and device for detecting flow leakage of application

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101594627A (en) * 2008-05-26 2009-12-02 北京摩软科技有限公司 A kind of apparatus and method of simulating mobile terminal fault
CN102075508A (en) * 2010-09-02 2011-05-25 北京神州绿盟信息安全科技股份有限公司 Vulnerability disclosure system and method aiming at network protocol
CN102207903A (en) * 2010-03-29 2011-10-05 微软公司 Automatically redirecting method calls for unit testing
CN103384275A (en) * 2013-07-19 2013-11-06 贝壳网际(北京)安全技术有限公司 Cross-terminal downloading method, system cloud server and terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3907644B2 (en) * 2004-06-24 2007-04-18 株式会社日立製作所 Information recording method, apparatus and information recording program for policy verification

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101594627A (en) * 2008-05-26 2009-12-02 北京摩软科技有限公司 A kind of apparatus and method of simulating mobile terminal fault
CN102207903A (en) * 2010-03-29 2011-10-05 微软公司 Automatically redirecting method calls for unit testing
CN102075508A (en) * 2010-09-02 2011-05-25 北京神州绿盟信息安全科技股份有限公司 Vulnerability disclosure system and method aiming at network protocol
CN103384275A (en) * 2013-07-19 2013-11-06 贝壳网际(北京)安全技术有限公司 Cross-terminal downloading method, system cloud server and terminal

Also Published As

Publication number Publication date
CN105988928A (en) 2016-10-05

Similar Documents

Publication Publication Date Title
CN105988928B (en) The test method and mobile terminal of terminal applies
CN101807168B (en) Testing environment of digital terminal for supporting edition compatibility and building method thereof
CN101930400A (en) SDK (Software Development Kit) automatic test system and method
CN105303112B (en) The detection method and device of component call loophole
EP2437524A1 (en) M2m service platform and work method thereof
US20140053167A1 (en) Method, device, and mobile terminal for api interception
CN104978263A (en) Mobile terminal application program test method and mobile terminal application program test system
CN105357323A (en) HTML5 page debugging method and device in APP
CN104333863A (en) Connection management method, device and electronic equipment
CN103338226B (en) The debugging of engineering machinery remote software and upgrade-system and method
US20180220292A1 (en) Blockchain-Based Subscription Management
CN104899142A (en) Remote mock testing method and device
WO2019075994A1 (en) Method, device and system for mock data at ios end, and storage medium
CN102915249A (en) Method and device for remotely realizing firmware updating
CN103646081B (en) Method and device for logging in web page
CN109194535A (en) A kind of terminal test system and method
US20150229725A1 (en) Defining multi-channel tests system and method
CN103546342B (en) A kind of terminal consistency test method and the api interface universal adapter for the method
CN105634846A (en) General DPI platform and construction method thereof
CN112231210A (en) Test method, equipment and storage medium under network function virtualization environment
CN110109717A (en) A kind of loading control method, device and the computer equipment of Android plug-in unit
CN105245535A (en) Multi-client uniform management method and system
CN104519062A (en) Method and system for creating connection of multiple pairs of socket ports
CN112783778A (en) Test method, test device, network equipment and storage medium
US20170262260A1 (en) SVN Interface System for Heterogeneous Development Environments

Legal Events

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