CN107704376A - Game automated testing method and its system - Google Patents
Game automated testing method and its system Download PDFInfo
- Publication number
- CN107704376A CN107704376A CN201610655115.3A CN201610655115A CN107704376A CN 107704376 A CN107704376 A CN 107704376A CN 201610655115 A CN201610655115 A CN 201610655115A CN 107704376 A CN107704376 A CN 107704376A
- Authority
- CN
- China
- Prior art keywords
- function
- test
- game
- dll
- tested
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
The present invention provides game automated testing method, and method includes:Obtain function address corresponding to each function point to be tested in game;Obtain the DLL application programs for calling the function address;Obtain the test script of corresponding each function point to be tested.The present invention can not only substantially shorten the testing time, and can realize the automation to each function point to be tested and comprehensively test;So as to significantly improve testing efficiency;Further, moreover it is possible to the not limitation of tested person time interval and loop test number;Further, the present invention directly realizes the application program and script of automatic test using widely used Software tool to write, so as to improve practicality.
Description
Technical field
The present invention relates to network communication field, particularly relates to a kind of game automated testing method and its system.
Background technology
With the continuous development of game industry, game business men is more and more, and the game products of a company's exploitation are also more next
More, game products are reached the standard grade to be needed to carry out the test of various functions outside more before operation.
The test of game products at present mainly has artificial progress, the every kind of game function of object for appreciation and system constantly repeated, has
It is a little relatively have technology content be with simulating keyboard mouse and look for figure to look for the software of color write script do it is a little it is simple replace it is manual
Automatic test script.
Problems with least be present in above-mentioned prior art:
Most of game test is tested using manual mode of operation at present, manually mode testing efficiency lowly and
By number and time restriction.Some game test is tested using the script mode of simulating keyboard mouse at present,
Some functions of not needing recording game numerical value simply can only be carried out with simulating keyboard mouse mode.
The content of the invention
The technical problems to be solved by the invention are:A kind of game automated testing method of game and its system are provided, it is real
Now not by number and time restriction, full-automation, be fully completed test process, significantly improve testing efficiency.
In order to solve the above-mentioned technical problem, the technical solution adopted by the present invention is:
Game automated testing method, including:
Obtain function address corresponding to each function point to be tested in game;
Obtain the DLL application programs for calling the function address;
Obtain the test script of corresponding each function point to be tested.
Another technical scheme provided by the invention is:
Game automatization test system, including:
First acquisition module, for obtaining function address corresponding to each function point to be tested in game;
Second acquisition module, the DLL application programs of the function address are called for obtaining;
3rd acquisition module, for obtaining the test script of corresponding each function point to be tested.
The beneficial effects of the present invention are:The application can overcome prior art testing efficiency it is low, can not complete detection, and
The problem of tested person number and time restriction.The application provides a kind of game automated testing method and its system, passes through CALL
Technical limit spacing can call the DLL of each function point respective function address to be tested, then during test script is performed,
The function address of each function point to be tested is called, the automation to each function point to be tested is realized and comprehensively tests, no
It only can substantially shorten the testing time, and testing efficiency can also be significantly improved;Meanwhile it can be preset in test script to each
The test interval and loop test number of individual function point to be tested, so as to overcome testing time and time restriction problem.
Brief description of the drawings
Fig. 1 is the step schematic flow sheet of present invention game automated testing method;
Fig. 2 is the step schematic flow sheet of the game automated testing method of the embodiment of the invention one;
Fig. 3 is the functional structure composition schematic diagram of present invention game automatization test system;
Fig. 4 is the functional structure composition schematic diagram of the game automatization test system of the embodiment of the invention one.
Label declaration:
1st, the first acquisition module;2nd, the second acquisition module;3rd, the 3rd acquisition module;
4th, the first setup module;5th, the second setup module;6th, starting module;
61st, execution unit;62nd, acquiring unit.
Embodiment
To describe the technology contents of the present invention, the objects and the effects in detail, below in conjunction with embodiment and coordinate attached
Figure is explained.
The design of most critical of the present invention is:Using DLL technologies, called in test process corresponding to function point to be tested
Function address carries out functional test, realizes comprehensive, automation and efficient test.
Explanation of technical terms of the present invention:
Fig. 1 and Fig. 2 is refer to, the present invention provides a kind of game automated testing method, including:
Obtain function address corresponding to each function point to be tested in game;
Obtain the DLL application programs for calling the function address;
Obtain the test script of corresponding each function point to be tested.
It was found from foregoing description, the beneficial effects of the present invention are:Function address (CALL) mode is directly invoked, compares people
Work is clicked on to be shortened much with test mode, testing times such as naked eyes, and repeated test can be carried out in the equal unit time, and
And constantly test and monitoring in 24 hours can be carried out.Further, if with simulating keyboard mouse and looking for figure to look for the script of color,
Compare that to be difficult to obtain in game be difficult the data made a decision on some figures, for example, ID, quantity, title etc., with call function
The mode of location (CALL) can easily obtain the data in game, such as the ID of knapsack article, title, quantity, pass through pin
Originally print daily record, be compared according to the test content of the needs, seen whether exception, can more comprehensively, high efficiency
Completion game function point test.
Further, the test script for obtaining corresponding each function point to be tested, afterwards, further comprises:
One function interface for performing the test script is set;
One application program for starting the DLL application programs is set, and the application program imports the DLL application programs
Call the function interface simultaneously.
Seen from the above description, when DLL is imported, execution test script is started simultaneously at, is compiled in foundation test script
The each function point to be tested tested needed for writing, corresponding function address is called, carry out functional test, Neng Goushi
Now to function point comprehensively and accurately test, raising measuring accuracy.
Further, the function interface is called while the application program imports the DLL application programs, specifically
For:
By while DLL application programs, according to default time interval and being circulated secondary described in the application program launching
Number performs the test script;
According to test log corresponding to test script acquisition.
Seen from the above description, the present invention can be according to the time interval and the number of required loop test pre-set
To be tested, the not limitation of tested person number and testing time;Simultaneously, moreover it is possible to print test day according to test script
Will, so as to subsequent analysis.
Further, the function interface is keyboard hook function;The application program is MFC application programs.
Seen from the above description, the present invention can realize script by setting keyboard Hook Function to call test script
Quick, accurate calling.
Further, the DLL application programs are write using C++;The test script uses LUA script edits;It is described
Application program is write using VS.
Seen from the above description, the present invention can write required application by existing, widely used instrument with direct basis
Program and script, it can reduce and realize difficulty, while expand application.
Referring to Fig. 3, another technical scheme provided by the invention is:
Game automatization test system, including:
First acquisition module 1, for obtaining function address corresponding to each function point to be tested in game;
Second acquisition module 2, the DLL application programs of the function address are called for obtaining;
3rd acquisition module 3, for obtaining the test script of corresponding each function point to be tested.
Further, in addition to:
First setup module 4, for setting a function interface for performing the test script;
Second setup module 5, for setting an application program for starting the DLL application programs;
Starting module 6, the function interface is called while importing the DLL application programs for the application program.
Further, the starting module 6 includes:
Execution unit 61, for by described in the application program launching while DLL application programs, according to it is default when
Between interval and cycle-index perform the test script;
Acquiring unit 62, for according to test log corresponding to test script acquisition.
Further, the function interface is keyboard hook function;The application program is MFC application programs.
Further, the DLL application programs are write using C++;The test script uses LUA script edits;It is described
Application program is write using VS.
Embodiment one
Fig. 2 is refer to, the present embodiment provides a kind of game automated testing method, for realizing in automatic test game
Selected function point;Detailed process can include:
S1:The each function point to be tested to be tested in default game;Specifically, can be write according to test lead
Function point cited by test case is preset;
S2:Obtain function address corresponding to each function point to be tested in game;Specifically, debugging software work can be used
Tool OnlyDbg finds out the function interface (function address CALL) and phase corresponding to each function point to be tested from game client
The parameter information of pass;
S3:Obtain the DLL application programs for calling the function address;It is specifically, each to be tested according to what is found in S2
Function address corresponding to function point, DLL application programs are write, each function to be tested is called will pass through DLL application programs
Function address corresponding to point, carries out the test of function point to be tested;Preferably the DLL application programs are write using C++;
S4:Obtain the test script of corresponding each function point to be tested;Specifically, according to default each function to be tested
Point writes test script, it is preferred that the test script can use widely used LUA scripting languages;
S5:Opened and played by game client, started simultaneously at and perform the test script, according to test script to being wrapped
The each function point to be tested contained is tested respectively;Specifically, in test process, by injecting the DLL in thread of playing
Application program calls the letter of the function point to be tested when needing to test a certain function point to be tested according to test script
Number address, is then tested the function of the function point to be tested, while obtain test data according to the function address.
From the foregoing, by the DLL application programs write are used for the corresponding function address for calling function point to be tested,
And test script is write according to function point to be tested, therefore, function to be tested is based between test script and DLL application programs
Incidence relation be present in point;When carrying out functional test to a certain function point to be tested in test process, execution test script,
The function address of the function point to be tested is directly invoked by DLL application programs, realizes and the function point is accurately and comprehensively carried out
Test, while test data can also be obtained.
Embodiment two
Fig. 2 is refer to, the present embodiment further expands extension on the basis of embodiment one, and something in common is no longer repeated,
Distinctive points are:
After step s 3, in addition to:
S31:The function interface for setting system to provide inside the DLL application programs write, test pin is performed for triggering
This;Specifically, the function interface can be keyboard hook function (MyKeyboardHookProc function), responded for registering
The readjustment of keyboard, when keyboard presses a certain key, operating system will call this function, here, the function called
Point to " starting to perform test script ".Certainly, the function interface is not limited to keyboard hook function, only needs that function can be realized
Calling.
Further, during step S3 writes DLL application programs, in addition to:
S32:The application program of one startup DLL application program is set, for while DLL application programs are imported, making
The function interface set with S31, which calls, performs test script., can be with specifically, the application program is preferably MFC application programs
Write using VS.The MFC application programs import write DLL by LoadLibrary functions.
It should be noted that the present invention can perform test script according to default time interval and cycle-index, from
And overcome the testing time and the restricted problem of testing time that manual testing brings.
From the foregoing, the present embodiment specify that specific startup relation between test script and DLL application programs, pass through
Cooperation between DLL application programs and test script, realize the test of the function point of comprehensive, automation completion.
Embodiment three
The present embodiment specifically uses scene for one on the basis of embodiment one and embodiment two, is called by injecting DLL
CALL play to realize that automatic test Mission Objective function completes whether can correctly get reward;Detailed process can include:
S1:Function point to be tested according to cited by the test case that test lead writes, trip is found out by debugging software
The function address (CALL) and parameter information of the order of task can be completed corresponding to play client.
S2:According to the function address (CALL) found, DLL is write with C++;
S3:The test function point of test game writes the function script of testing process as needed;The present embodiment tests pin
This is write with LUA, and code is as follows:
// printing knapsack product data
LOG(GetPackItem)
// request completion task, parameter is task ID
ReqCompleteTaskById(tTaskInfo.id)
// printing knapsack product data
LOG(GetPackItem);
Then call function address (CALL) is bound with test script;
S4:Keyboard hook function is exported inside the DLL write.(keyboard hook function refers to that WINDOWS systems provide
A function interface, for registering the readjustment of response keyboard, code is as follows:
MyKeyboardHookProc functions are the function write inside DLL, and when keyboard presses some key, operating system is just
This function can be called.Code is as follows:
S5:A MFC application program is write with VS, the DLL write above is imported and sets keyboard hook to call oneself
DLL.(by the DLL write described in the importing of LoadLibrary functions and described StartHook functions are called, code is such as
Under:
HINSTANCE hDll=LoadLibrary (" DLL paths ");
((STARTHOOK)GetProcAddress(hDll,"StartHook"))();// call StartHook functions);
S6:Open in requisition for test games in game current window, by the button of corresponding response, according to default
Time interval and default cycle-index, described games system is surveyed according to the test script of the tested game
Examination.
S7:By printing daily record according to test script in S3, it is compared, sees further according to the test content of the needs
See if there is exception;
For example the function of gift bag reward is got in test, before getting gift bag, call function address (CALL) printing is first passed through
Go out the item lists of knapsack, it is as follows:
[{ID:1, title:Magic liquid medicine, quantity:10},{ID:2, title:Life liquid medicine, quantity:15}];
Then call the function address (CALL) for getting reward to get reward and then call and obtain knapsack item lists
Function address (CALL), knapsack item lists are printed, it is as follows:
[{ID:1, title:Magic liquid medicine, quantity:20},{ID:2, title:Life liquid medicine, quantity:15}]
Assuming that the incentive goods of this gift bag are 10 magic liquid medicine, contrast daily record illustrates that this function is normal, otherwise in full
Amount is not right, then illustrates that this function is problematic.
Example IV
Referring to Fig. 4, on the basis of the present embodiment is above-described embodiment, there is provided a kind of game automatization test system,
Including the first acquisition module 1, for obtaining function address corresponding to each function point to be tested in game;
Second acquisition module 2, the DLL application programs of the function address are called for obtaining;
3rd acquisition module 3, for obtaining the test script of corresponding each function point to be tested.
Further, in addition to:
First setup module 4, for setting a function interface for performing the test script;
Second setup module 5, for setting an application program for starting the DLL application programs;
Starting module 6, the function interface is called while importing the DLL application programs for the application program.
Specifically, the starting module includes:
Execution unit 61, for by described in the application program launching while DLL application programs, according to it is default when
Between interval and cycle-index perform the test script;
Acquiring unit 62, for according to test log corresponding to test script acquisition.
Specifically, the function interface is keyboard hook function;The application program is MFC application programs.The DLL should
Write with program using C++;The test script uses LUA script edits;The application program is write using VS.
In summary, game automated testing method provided by the invention and its system, can not only substantially shorten test
Time, and the automation to each function point to be tested can be realized and comprehensively tested;So as to significantly improve testing efficiency;
Further, moreover it is possible to the not limitation of tested person time interval and loop test number;Further, the present invention is directly used and answered
The application program and script of automatic test are realized to write with extensive Software tool, so as to improve practicality.
Embodiments of the invention are the foregoing is only, are not intended to limit the scope of the invention, it is every to utilize this hair
The equivalents that bright specification and accompanying drawing content are made, or the technical field of correlation is directly or indirectly used in, similarly include
In the scope of patent protection of the present invention.
Claims (10)
1. automated testing method of playing, it is characterised in that including:
Obtain function address corresponding to each function point to be tested in game;
Obtain the DLL application programs for calling the function address;
Obtain the test script of corresponding each function point to be tested.
2. game automated testing method as claimed in claim 1, it is characterised in that described to obtain corresponding each work(to be tested
The test script that can be put, afterwards, further comprises:
One function interface for performing the test script is set;
One application program for starting the DLL application programs is set, while the application program imports the DLL application programs
Call the function interface.
3. game automated testing method as claimed in claim 2, it is characterised in that the application program imports the DLL
The function interface is called while application program, is specially:
By while DLL application programs, being held described in the application program launching according to default time interval and cycle-index
The row test script;
According to test log corresponding to test script acquisition.
4. game automated testing method as claimed in claim 2, it is characterised in that the function interface is keyboard hook letter
Number;The application program is MFC application programs.
5. game automated testing method as claimed in claim 2, it is characterised in that the DLL application programs are compiled using C++
Write;The test script uses LUA script edits;The application program is write using VS.
6. automatization test system of playing, it is characterised in that including:
First acquisition module, for obtaining function address corresponding to each function point to be tested in game;
Second acquisition module, the DLL application programs of the function address are called for obtaining;
3rd acquisition module, for obtaining the test script of corresponding each function point to be tested.
7. game automatization test system as claimed in claim 6, it is characterised in that also include:
First setup module, for setting a function interface for performing the test script;
Second setup module, for setting an application program for starting the DLL application programs;
Starting module, the function interface is called while importing the DLL application programs for the application program.
8. game automatization test system as claimed in claim 7, it is characterised in that the starting module includes:
Execution unit, for by described in the application program launching while DLL application programs, according to default time interval
The test script is performed with cycle-index;
Acquiring unit, for according to test log corresponding to test script acquisition.
9. game automatization test system as claimed in claim 7, it is characterised in that the function interface is keyboard hook letter
Number;The application program is MFC application programs.
10. game automatization test system as claimed in claim 7, it is characterised in that the DLL application programs use C++
Write;The test script uses LUA script edits;The application program is write using VS.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610655115.3A CN107704376B (en) | 2016-08-11 | 2016-08-11 | Game automation testing method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610655115.3A CN107704376B (en) | 2016-08-11 | 2016-08-11 | Game automation testing method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107704376A true CN107704376A (en) | 2018-02-16 |
CN107704376B CN107704376B (en) | 2023-07-07 |
Family
ID=61169326
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610655115.3A Active CN107704376B (en) | 2016-08-11 | 2016-08-11 | Game automation testing method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107704376B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108595327A (en) * | 2018-04-16 | 2018-09-28 | 深圳市腾讯网络信息技术有限公司 | Method, application testing method, device and the computer equipment of application execution script |
CN108654090A (en) * | 2018-05-17 | 2018-10-16 | 北京奇虎科技有限公司 | The method and device that operating system is interacted with game application |
CN109508298A (en) * | 2018-12-25 | 2019-03-22 | 网易(杭州)网络有限公司 | Patterned script testing method and system |
CN113391994A (en) * | 2021-03-09 | 2021-09-14 | 深圳市星锐游戏有限公司 | Mobile phone software automatic testing method based on Unity platform |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090313512A1 (en) * | 2008-06-13 | 2009-12-17 | Silicon Motion, Inc. | Apparatus and method for memory card testing |
CN101645745A (en) * | 2009-08-19 | 2010-02-10 | 厦门敏讯信息技术股份有限公司 | Control appliance of comprehensive tester and testing method thereof |
CN101908119A (en) * | 2010-08-12 | 2010-12-08 | 浙江中控软件技术有限公司 | Method and device for processing dynamic link library (DLL) file |
CN101944062A (en) * | 2010-09-21 | 2011-01-12 | 中国人民解放军63961部队 | Method for configuring universal virtual instrument interface |
CN102236602A (en) * | 2011-07-21 | 2011-11-09 | 南京大学 | Visual software test design platform |
CN102737188A (en) * | 2012-06-27 | 2012-10-17 | 北京奇虎科技有限公司 | Method and device for detecting malicious webpage |
CN102855188A (en) * | 2012-08-03 | 2013-01-02 | 福州瑞芯微电子有限公司 | Android based system pressure testing method |
CN102890652A (en) * | 2012-11-07 | 2013-01-23 | 武汉光迅信息技术有限公司 | Method for constructing testing software and testing system employing method |
CN103235756A (en) * | 2013-04-22 | 2013-08-07 | 北京航空航天大学 | Simulation testing method for partition application software of embedded system |
CN103632099A (en) * | 2013-09-29 | 2014-03-12 | 广州华多网络科技有限公司 | Underived Native API function acquiring method and device |
CN103714292A (en) * | 2014-01-15 | 2014-04-09 | 四川师范大学 | Method for detecting exploit codes |
US20150186252A1 (en) * | 2013-12-31 | 2015-07-02 | International Business Machines Corporation | Testing of transaction tracking software |
-
2016
- 2016-08-11 CN CN201610655115.3A patent/CN107704376B/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090313512A1 (en) * | 2008-06-13 | 2009-12-17 | Silicon Motion, Inc. | Apparatus and method for memory card testing |
CN101645745A (en) * | 2009-08-19 | 2010-02-10 | 厦门敏讯信息技术股份有限公司 | Control appliance of comprehensive tester and testing method thereof |
CN101908119A (en) * | 2010-08-12 | 2010-12-08 | 浙江中控软件技术有限公司 | Method and device for processing dynamic link library (DLL) file |
CN101944062A (en) * | 2010-09-21 | 2011-01-12 | 中国人民解放军63961部队 | Method for configuring universal virtual instrument interface |
CN102236602A (en) * | 2011-07-21 | 2011-11-09 | 南京大学 | Visual software test design platform |
CN102737188A (en) * | 2012-06-27 | 2012-10-17 | 北京奇虎科技有限公司 | Method and device for detecting malicious webpage |
CN102855188A (en) * | 2012-08-03 | 2013-01-02 | 福州瑞芯微电子有限公司 | Android based system pressure testing method |
CN102890652A (en) * | 2012-11-07 | 2013-01-23 | 武汉光迅信息技术有限公司 | Method for constructing testing software and testing system employing method |
CN103235756A (en) * | 2013-04-22 | 2013-08-07 | 北京航空航天大学 | Simulation testing method for partition application software of embedded system |
CN103632099A (en) * | 2013-09-29 | 2014-03-12 | 广州华多网络科技有限公司 | Underived Native API function acquiring method and device |
US20150186252A1 (en) * | 2013-12-31 | 2015-07-02 | International Business Machines Corporation | Testing of transaction tracking software |
CN103714292A (en) * | 2014-01-15 | 2014-04-09 | 四川师范大学 | Method for detecting exploit codes |
Non-Patent Citations (3)
Title |
---|
MR NUKEALIZER: "Getting the address of a function in a DLL loaded in another process", pages 1 - 13, Retrieved from the Internet <URL:《https://www.codeproject.com/Tips/139349/Getting-the-address-of-a-function-in-a-DLL-loaded》> * |
TAOQICK: "如何调用DLL中的函数同一个项目获取另一个dll的函数", pages 1 - 9, Retrieved from the Internet <URL:《https://blog.csdn.net/taoqick/article/details/24973307》> * |
米云博 等: "IDL与VC信息相互传递的实现方法", 《微型机与应用》, vol. 34, no. 2, pages 80 - 82 * |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108595327A (en) * | 2018-04-16 | 2018-09-28 | 深圳市腾讯网络信息技术有限公司 | Method, application testing method, device and the computer equipment of application execution script |
CN108595327B (en) * | 2018-04-16 | 2023-06-06 | 深圳市腾讯网络信息技术有限公司 | Method for executing script by application, application testing method, device and computer equipment |
CN108654090A (en) * | 2018-05-17 | 2018-10-16 | 北京奇虎科技有限公司 | The method and device that operating system is interacted with game application |
CN108654090B (en) * | 2018-05-17 | 2022-03-11 | 北京奇虎科技有限公司 | Method and device for interaction between operating system and game application |
CN109508298A (en) * | 2018-12-25 | 2019-03-22 | 网易(杭州)网络有限公司 | Patterned script testing method and system |
CN109508298B (en) * | 2018-12-25 | 2022-03-22 | 网易(杭州)网络有限公司 | Graphical script test method and system |
CN113391994A (en) * | 2021-03-09 | 2021-09-14 | 深圳市星锐游戏有限公司 | Mobile phone software automatic testing method based on Unity platform |
Also Published As
Publication number | Publication date |
---|---|
CN107704376B (en) | 2023-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104461894B (en) | The operation record device and method of Android software | |
CN107704376A (en) | Game automated testing method and its system | |
CN104407980B (en) | Mobile solution automatic test device and method | |
CN102169846B (en) | Method for writing multi-dimensional variable password in parallel in process of testing integrated circuit wafer | |
CN104199773B (en) | Obtain the method and device of code coverage information | |
US8555253B2 (en) | System and method for monitoring exploratory testing by a plurality of testers | |
CN101295280B (en) | Automatic software debugging method and system | |
CN103376380B (en) | A kind of test system and method | |
CN105183630B (en) | Applied program testing method and device | |
CN102981954B (en) | The compatibility test method and electronic installation of a kind of input method | |
CN108536593A (en) | CS Framework Softwares automated testing method based on UI and system | |
CN108351828A (en) | Technology for device-independent automatic application test | |
CN108446221A (en) | System detection method, device, computer equipment and storage medium | |
CN108614777A (en) | A kind of financial transaction test system and test method based on actual services | |
CN103699477B (en) | Method for testing pressure and terminal | |
CN108664372A (en) | Monitoring device, method and the computer readable storage medium of test process | |
CN106708528A (en) | Script generating method and device | |
CN101196553A (en) | Method for improving SOC chip testing efficiency | |
CN108932191A (en) | Automated testing method, system, computer equipment and readable storage medium storing program for executing | |
CN104915297A (en) | APP electricity consumption automatic test method for android device | |
CN107885662A (en) | A kind of method of testing based on more browser multi-version compatibility sex chromosome mosaicisms | |
CN105653441B (en) | A kind of UI traversal test methods and system | |
CN108989060A (en) | The method and detection system of a kind of pair of operator's charge on traffic detection accuracy | |
CN107861869A (en) | The interface test system and its implementation of a kind of multi-mode suitable for cloud platform | |
Aljawabrah et al. | Automated recovery and visualization of test-to-code traceability (TCT) links: An evaluation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | 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 |