CN105808227A - Art resource file detection method and device - Google Patents

Art resource file detection method and device Download PDF

Info

Publication number
CN105808227A
CN105808227A CN201410854758.1A CN201410854758A CN105808227A CN 105808227 A CN105808227 A CN 105808227A CN 201410854758 A CN201410854758 A CN 201410854758A CN 105808227 A CN105808227 A CN 105808227A
Authority
CN
China
Prior art keywords
detection
resource file
script
art resource
art
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410854758.1A
Other languages
Chinese (zh)
Other versions
CN105808227B (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.)
Beijing Changyou Tianxia Network Technologies Co Ltd
Original Assignee
Beijing Changyou Tianxia Network Technologies 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 Beijing Changyou Tianxia Network Technologies Co Ltd filed Critical Beijing Changyou Tianxia Network Technologies Co Ltd
Priority to CN201410854758.1A priority Critical patent/CN105808227B/en
Publication of CN105808227A publication Critical patent/CN105808227A/en
Application granted granted Critical
Publication of CN105808227B publication Critical patent/CN105808227B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides an art resource file detection method and device. The detection method comprises the following steps: obtaining an art resource file which contains manufacture rule information; converting the manufacture rule information into a detection rule script of the art resource file; utilizing the detection rule script to generate a detection use case; and utilizing the detection use case to detect the art resource file to obtain an operation result. The pre-detection of the art resource file is realized, and development efficiency is improved.

Description

Art resource file detection method and device
Technical Field
The application relates to the technical field of image processing, in particular to an art resource file detection method and an art resource file detection device.
Background
In the game development process, various art resource files are required to be loaded to display richer game contents, and different art resource files have different specification requirements.
In the actual game design, as the designer may have art resource files that do not meet the specification requirements when designing the art resource files, if the art resource files that do not meet the rules are imported into the game, the game will show errors or the game performance will be reduced.
In practical application, the art designer does not check the produced art resource file, the art resource file is directly imported into a game, and the effect is displayed after the game is started, so that the art designer needs to modify the art resource file again and then import the art resource file into the game again when a problem occurs, and the development progress of the game is seriously influenced.
Therefore, there is a strong need for a technology for realizing the pre-detection of art resource files by game companies.
Disclosure of Invention
The technical problem to be solved by the embodiment of the application is to provide an art resource file detection method, so that the pre-detection of art resource files is realized, and the development efficiency is improved.
In order to solve the above problem, the present application discloses an art resource file detection method, including:
acquiring an art resource file containing manufacturing rule information;
converting the manufacturing rule information into a detection rule script of the art resource file;
generating a detection case by using the detection rule script;
and detecting the art resource file by using the detection case to obtain an operation result.
Preferably, the step of obtaining the art resource file including the production rule information includes:
triggering a preset automatic operation script; the preset automatic operation script comprises an acquisition resource script;
the preset automatic operation script calls the acquisition resource script;
and the acquisition resource script acquires the art resource file from the appointed route of the appointed SVN server.
Preferably, the step of converting the production rule information into a detection rule script of the art resource file includes:
acquiring a function interface for reading the art resource file containing the manufacturing rule information;
confirming the detection rule of the art resource file containing the manufacturing rule information;
and acquiring a running detection rule script.
Preferably, the step of detecting the art resource file containing the production rule information by the detection case and obtaining the operation result includes:
the preset automatic operation script calls the detection rule script;
the detection rule script generates the detection case;
the detection case reads the art resource file into a memory;
the detection case calls an art resource file attribute query interface function to acquire the attribute to be detected of the art resource;
the test case judges whether the attribute value of the art resource file meets the detection rule or not;
if yes, generating a result that the detection of a certain attribute value of the resource file is correct;
and if not, generating a result that some attribute values of the art resource file are wrong.
Preferably, the step of judging whether the attribute value of the art resource file meets the detection rule by the test case further includes:
reading the next art resource file by the test case;
if the next one exists, returning to the test case and reading the art resource file into the memory;
and if not, finishing the detection of the art resources.
Preferably, the preset automatic running script further includes a test result displaying script, and the test result log includes:
sending the log to a designated mailbox through a mail;
or converting the log into a hypertext markup language (HTML) file;
and displaying the HTML file.
Correspondingly, this application embodiment still provides an art resource file detection device, includes:
the file acquisition module is used for acquiring art resource files containing the manufacturing rule information;
the script conversion module is used for converting the manufacturing rule information into a detection rule script of the art resource file;
the detection case generation module is used for generating a detection case by utilizing the detection rule script;
and the detection module is used for detecting the art resource file by using the detection case to obtain an operation result.
Preferably, the file acquiring module further includes:
the trigger module is used for triggering a preset automatic operation script; the preset automatic operation script comprises an acquisition resource script;
the automatic operation script is used for calling the acquisition resource script;
and the resource script is obtained and used for obtaining the art resource file from the appointed route of the appointed SVN server.
Preferably, the script conversion module is further configured to:
acquiring a function interface for reading the art resource file containing the manufacturing rule information;
confirming the detection rule of the art resource file containing the manufacturing rule information;
and acquiring a running detection rule script.
Preferably, the detection module further comprises:
the detection rule script is used for generating the detection case;
the detection case is used for reading the art resource file into a memory;
the detection case is used for calling an art resource file attribute query interface function to acquire the attribute to be detected of the art resource; judging whether the attribute value of the art resource file meets the detection rule or not;
if yes, generating a result that the detection of a certain attribute value of the resource file is correct;
and if not, generating a result that some attribute values of the art resource file are wrong.
Preferably, the detection case is further configured to:
reading the next art resource file by the detection case;
if the next one exists, reading the art resource file into a memory;
and if not, finishing the detection of the art resources.
Compared with the prior art, the embodiment of the application has the following advantages:
after the art resource file is compiled, the art resource file containing the manufacturing rule information can be obtained without being loaded into a game; converting the manufacturing rule information into a detection rule script of the art resource file; generating a detection case by using the detection rule script; and detecting the art resource file by using the detection case to obtain an operation result. The pre-detection of the art resource files is realized, and the development efficiency is improved.
Drawings
FIG. 1 is a diagram illustrating a method for detecting an art resource file according to the present application;
FIG. 2 is a schematic diagram of an art resource file inspection apparatus according to the present application;
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
The application provides a fine arts resource file detection method, includes:
acquiring an art resource file containing manufacturing rule information;
further, converting the manufacturing rule information into a detection rule script of the art resource file;
further, generating a detection case by using the detection rule script;
further, the art resource file is detected by using the detection case, and an operation result is obtained.
In the preferred embodiment of the present application, the example of detecting the number of triangle faces of the chr model file is explained.
In the stage of obtaining art resource file containing production rule information, technicians
Writing function interface for reading art resource file (the following function interface is developed and packaged by program or game engine personnel, the device directly calls these interface functions to obtain property value of resource file)
Assume that the encapsulated dll file name is CryEngine. CommonAPI. ResAPI
Following is reading function name of certain attribute
IntCryEngine CommonAPI. ResAPI. GetTriCount (stringfile)// read triangle faces
IntCryEngine CommonAPI. ResAPI. GetMtlCount (stringfile)// read Material Id number
IntCryEngine CommonAPI. ResAPI. GetJointCount (stringfile)// read role resource file skeleton number
-identification of the production rules of the resource document immediately following the development of the art resource (production rules far exceeding the following ones, to name just a few rules by way of example)
The number of triangular faces of the chr model file used as face under the main role directory does not exceed 1200
The number of triangular faces of the chr model file used as hair under the principal directory does not exceed 1500
The number of chr model file triangle faces used as the booth under the principal directory does not exceed 2500
The material id number of the cgf action file of the button under the Scene \ plant \ button path is not more than 1000
The skeleton number of the chr model file of the principal role does not exceed 180
The skeleton number of chr model files of non-leading-role boss does not exceed 190
The number of chr bones of monster not having principal angles does not exceed 80
Further, the step of converting the production rule information into a detection rule script includes:
technical personnel need to compile an automatic running script, obtain the latest resource script, run a detection rule script and display a detection result script. The autorun script (runartrestest.cmd) is called by the Windows operating system timed task, and calls the following scripts: obtaining the latest resource script, running the detection rule script and displaying the detection result script.
The logic of the runtxtest
And S001, setting a timed task of the windows system by a technician, and operating an automatic operation script at the specified time by the scheduled task.
S002, technicians write a 'get latest resource' script (GetLatestRes. cmd), and use an update command provided by svn to get the latest resource file under the specified path.
The logic of the GetLatestRes.cmd macrocode is as follows
Svn update resource absolute path
S003, the technical personnel write a running detection rule script (run.cmd):
cmd general code logic is as follows
.\Nunit\nunit-console.exe%EXE_DIR%ArtResTest.dll
Wherein NUnit-console. exe is the console mode of operation of the NUnit test framework.
Further, the generating a detection case by using the detection rule script includes:
s004, compiling a test case to generate ArtRestest
Dll is a test case written based on a NUnit framework, is written by using C # language, and realizes the art resource file detection rule by using an algorithm. Taking the example of detecting the number of triangle faces in the chr model file, the general detection logic is as follows
Calling an API function for reading the specified attribute of the art resource file to acquire the attribute to be measured of the art resource, wherein in the embodiment, the attribute to be measured of the chr model is the number of triangular surfaces, taking the number of the triangular surfaces of the chr model file as an example,
obtaining art resource files under a specified path, wherein the art resource files have manufacture (or detection) rule information
Converting the manufacturing rule information into a detection code of the art resource;
converting the detection code into a test case;
further, the step of judging whether the attribute value of the art resource file meets the detection rule by the test case includes:
s005, adopting the test case to detect the manufactured art resource file to obtain an operation result,
the expected detection result of the test case is a certain range interval, taking the example that the number of triangular surfaces of the chr model file used as face under the main role directory does not exceed 1200, and the range interval converted into an effective value is
0< desired value < 1200
If the detection rule is met, generating a result that the detection of a certain attribute value of the resource file is correct;
and if the detection rule is not met, generating a result that some attribute values of the art resource file are wrong.
The test results are then stored in log.
Further, the automatic operation script calls a display detection result script,
and sending the detection result log to a technician in the form of an email or converting the detection result log into an HTML file to be displayed on a website.
Assuming the example of sending mail, the general logic:
furthermore, after the detection result is obtained, the detection case attempts to read the next art resource file
If the next one exists, returning the detection case and reading the art resource file into the memory
And if not, finishing the detection of the art resources.
With reference to fig. 2, the present application further provides an art resource file detection apparatus, including a file obtaining module, configured to obtain an art resource file including manufacturing rule information;
the script conversion module is used for converting the manufacturing rule information into a detection rule script of the art resource file;
the detection case generation module is used for generating a detection case by utilizing the detection rule script;
and the detection module is used for detecting the art resource file by using the detection case to obtain an operation result.
In a preferred embodiment of the present application, the apparatus further comprises:
the operation result storage module is used for storing the operation result in a log;
and the log display module is used for displaying the log.
Preferably, the art resource file is stored on an SVN server, and the art resource file obtaining module includes:
the trigger module is used for triggering a preset automatic operation script; the preset automatic operation script comprises an acquisition resource script;
the automatic operation script is used for calling the acquisition resource script;
and the resource script is obtained and used for obtaining the art resource file from the appointed route of the appointed SVN server.
Preferably, the script conversion module is further configured to:
acquiring a function interface for reading the art resource file containing the manufacturing rule information;
confirming the detection rule of the art resource file containing the manufacturing rule information;
and acquiring a running detection rule script.
Preferably, the detection module further comprises:
the detection rule script is used for generating the detection case;
the detection case is used for reading the art resource file into a memory;
the detection case is used for calling an art resource file attribute query interface function to acquire the attribute to be detected of the art resource; judging whether the attribute value of the art resource file meets the detection rule or not;
if yes, generating a result that the detection of a certain attribute value of the resource file is correct;
and if not, generating a result that some attribute values of the art resource file are wrong.
Preferably, the detection case is further configured to:
reading the next art resource file by the detection case;
if the next one exists, reading the art resource file into a memory;
and if not, finishing the detection of the art resources.
In a preferred embodiment of the present application, the file obtaining module is configured to read all art resource files with a certain detected attribute into the memory, and store paths of all files to be detected in a List form, for example, read paths of all chr model files with a triangular surface number to be detected into the memory and store the paths in a List form;
preferably, the script conversion module is configured to sequentially read paths of the art resource files stored in the previous step, call an attribute query interface function of the art resource files separately developed and encapsulated by a program or a game engine, input the path of the art resource files as an input value of the interface function, and return an attribute value, for example, GetTriCount () to obtain the number of triangle surfaces of the art resource
Preferably, the detection module further comprises a detection code judgment sub-module, which is used for judging whether all the art resource files meet the detection codes in sequence;
the satisfaction judging submodule is used for generating a correct detection result when a certain attribute value (such as the number of triangular faces) of the art resource file meets the detection code;
the unsatisfied judgment submodule is used for generating a list of detection error results when one attribute value (such as the number of triangular faces) of the art resource file does not meet the detection code;
preferably, the detection case further includes an undetected art resource file judgment submodule, configured to judge whether the to-be-detected art resource file path list has undetected table data;
the existence judgment sub-module is used for returning to the substeps of sequentially detecting the art resource files in the List type when the undetected art resource files exist in the List;
and the non-existence judging submodule is used for finishing the detection of the art resource files when the undetected art resource files do not exist in the List type.
Preferably, the automatic execution script further includes a presentation detection result script, including:
the log sending submodule is used for sending the log to a specified address through an email;
or,
the log conversion submodule is used for converting the log into a hypertext markup language (HTML) file;
and the HTML file display submodule is used for displaying the HTML file of the hypertext markup language.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one of skill in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the true scope of the embodiments of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The method and the device for detecting the art resource file provided by the application are introduced in detail, a specific example is applied in the method to explain the principle and the implementation mode of the application, and the description of the embodiment is only used for helping to understand the method and the core idea of the application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (11)

1. An art resource file detection method is characterized by comprising the following steps:
acquiring an art resource file containing manufacturing rule information;
converting the manufacturing rule information into a detection rule script of the art resource file;
generating a detection case by using the detection rule script;
and detecting the art resource file by using the detection case to obtain an operation result.
2. The method of claim 1, wherein the step of obtaining an art resource file containing production rule information comprises:
triggering a preset automatic operation script; the preset automatic operation script comprises an acquisition resource script;
the preset automatic operation script calls the acquisition resource script;
and the acquisition resource script acquires the art resource file from the appointed route of the appointed SVN server.
3. The method of claim 2, wherein the step of converting the production rule information into a detection rule script for the art resource file comprises:
acquiring a function interface for reading the art resource file containing the manufacturing rule information;
confirming the detection rule of the art resource file containing the manufacturing rule information;
and acquiring a running detection rule script.
4. The method of claim 1, wherein the step of detecting the use case detects the art resource file containing the production rule information, and obtaining the operation result comprises:
the preset automatic operation script calls the detection rule script;
the detection rule script generates the detection case;
the detection case reads the art resource file into a memory;
the detection case calls an art resource file attribute query interface function to acquire the attribute to be detected of the art resource;
the test case judges whether the attribute value of the art resource file meets the detection rule or not;
if yes, generating a result that the detection of a certain attribute value of the resource file is correct;
and if not, generating a result that some attribute values of the art resource file are wrong.
5. The method of claim 1, wherein the determining whether the property value of the art resource file satisfies the detection rule by the test case further comprises:
reading the next art resource file by the test case;
if the next one exists, returning to the test case and reading the art resource file into the memory;
and if not, finishing the detection of the art resources.
6. The method of claim 1, wherein the pre-set autorun script further comprises a presentation test result script, and wherein the step of logging test results comprises:
sending the log to a designated mailbox through a mail;
or converting the log into a hypertext markup language (HTML) file;
and displaying the HTML file.
7. The utility model provides an art resource file detection device which characterized in that includes:
the file acquisition module is used for acquiring art resource files containing the manufacturing rule information;
the script conversion module is used for converting the manufacturing rule information into a detection rule script of the art resource file;
the detection case generation module is used for generating a detection case by utilizing the detection rule script;
and the detection module is used for detecting the art resource file by using the detection case to obtain an operation result.
8. The apparatus as claimed in claim 7, wherein the file acquiring module further comprises:
the trigger module is used for triggering a preset automatic operation script; the preset automatic operation script comprises an acquisition resource script;
the automatic operation script is used for calling the acquisition resource script;
and the resource script is obtained and used for obtaining the art resource file from the appointed route of the appointed SVN server.
9. The apparatus as claimed in claim 7, wherein the script transformation module is further configured to:
acquiring a function interface for reading the art resource file containing the manufacturing rule information;
confirming the detection rule of the art resource file containing the manufacturing rule information;
and acquiring a running detection rule script.
10. The apparatus as claimed in claim 7, wherein the detecting module further comprises:
the detection rule script is used for generating the detection case;
the detection case is used for reading the art resource file into a memory;
the detection case is used for calling an art resource file attribute query interface function to acquire the attribute to be detected of the art resource; judging whether the attribute value of the art resource file meets the detection rule or not;
if yes, generating a result that the detection of a certain attribute value of the resource file is correct;
and if not, generating a result that some attribute values of the art resource file are wrong.
11. The apparatus for detecting artistic resource files of claim 7, wherein the detection case is further configured to:
reading the next art resource file by the detection case;
if the next one exists, reading the art resource file into a memory;
and if not, finishing the detection of the art resources.
CN201410854758.1A 2014-12-31 2014-12-31 A kind of fine arts resource file detection method and device Active CN105808227B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410854758.1A CN105808227B (en) 2014-12-31 2014-12-31 A kind of fine arts resource file detection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410854758.1A CN105808227B (en) 2014-12-31 2014-12-31 A kind of fine arts resource file detection method and device

Publications (2)

Publication Number Publication Date
CN105808227A true CN105808227A (en) 2016-07-27
CN105808227B CN105808227B (en) 2019-11-29

Family

ID=56465249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410854758.1A Active CN105808227B (en) 2014-12-31 2014-12-31 A kind of fine arts resource file detection method and device

Country Status (1)

Country Link
CN (1) CN105808227B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106407115A (en) * 2016-09-20 2017-02-15 网易(杭州)网络有限公司 An art resource file testing method and device
CN106502729A (en) * 2016-10-09 2017-03-15 武汉斗鱼网络科技有限公司 A kind of resource loading method of Flash player and system
CN106815131A (en) * 2016-12-27 2017-06-09 珠海金山网络游戏科技有限公司 A kind of game resource inspection method and system based on Unity engines
CN107861858A (en) * 2017-12-04 2018-03-30 网易(杭州)网络有限公司 File test method and device, storage medium and processor
CN108704312A (en) * 2018-04-26 2018-10-26 网易(杭州)网络有限公司 The test method and device of fine arts resource
CN109240888A (en) * 2018-09-17 2019-01-18 深圳市闻耀电子科技有限公司 Information extraction method, device, equipment and medium
CN109783137A (en) * 2019-02-19 2019-05-21 网易(杭州)网络有限公司 Inspection method, the device and system of fine arts resource
CN109871230A (en) * 2019-01-10 2019-06-11 珠海金山网络游戏科技有限公司 A kind of method for edition management and its device based on svn
CN110659204A (en) * 2019-08-20 2020-01-07 腾讯科技(深圳)有限公司 Code detection method, device and medium
CN111177176A (en) * 2019-11-18 2020-05-19 腾讯科技(深圳)有限公司 Data detection method, device and storage medium
CN111249743A (en) * 2020-01-14 2020-06-09 网易(杭州)网络有限公司 Method and device for checking and submitting art resources
CN111782187A (en) * 2020-07-03 2020-10-16 上海莉莉丝科技股份有限公司 System and method for bidirectional development of program resource and art resource, and computer-readable storage medium
CN111782607A (en) * 2020-07-13 2020-10-16 网易(杭州)网络有限公司 Method and device for processing combined graph, storage medium and electronic device
CN112199093A (en) * 2020-10-15 2021-01-08 腾讯科技(深圳)有限公司 Resource checking method, device, equipment and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043714A (en) * 2010-12-10 2011-05-04 成电汽车电子产业园(昆山)有限公司 Automatic testing system of embedded software
CN102819487A (en) * 2011-06-10 2012-12-12 腾讯科技(深圳)有限公司 Method and device for testing online game
CN103593294A (en) * 2013-11-21 2014-02-19 福建天晴数码有限公司 Method and system for testing network game performance
CN104063312A (en) * 2013-03-22 2014-09-24 株式会社日立制作所 Test Case Generation Method And Test Case Generation Device
CN105446874A (en) * 2014-09-25 2016-03-30 北京畅游天下网络技术有限公司 Method and device for detecting resource configuration file

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043714A (en) * 2010-12-10 2011-05-04 成电汽车电子产业园(昆山)有限公司 Automatic testing system of embedded software
CN102819487A (en) * 2011-06-10 2012-12-12 腾讯科技(深圳)有限公司 Method and device for testing online game
CN104063312A (en) * 2013-03-22 2014-09-24 株式会社日立制作所 Test Case Generation Method And Test Case Generation Device
CN103593294A (en) * 2013-11-21 2014-02-19 福建天晴数码有限公司 Method and system for testing network game performance
CN105446874A (en) * 2014-09-25 2016-03-30 北京畅游天下网络技术有限公司 Method and device for detecting resource configuration file

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106407115B (en) * 2016-09-20 2018-09-18 网易(杭州)网络有限公司 The test method and device of fine arts resource file
CN106407115A (en) * 2016-09-20 2017-02-15 网易(杭州)网络有限公司 An art resource file testing method and device
CN106502729B (en) * 2016-10-09 2019-05-17 武汉斗鱼网络科技有限公司 A kind of the resource loading method and system of Flash player
CN106502729A (en) * 2016-10-09 2017-03-15 武汉斗鱼网络科技有限公司 A kind of resource loading method of Flash player and system
CN106815131A (en) * 2016-12-27 2017-06-09 珠海金山网络游戏科技有限公司 A kind of game resource inspection method and system based on Unity engines
CN106815131B (en) * 2016-12-27 2019-11-26 珠海金山网络游戏科技有限公司 A kind of game resource inspection method and system based on Unity engine
CN107861858A (en) * 2017-12-04 2018-03-30 网易(杭州)网络有限公司 File test method and device, storage medium and processor
CN108704312A (en) * 2018-04-26 2018-10-26 网易(杭州)网络有限公司 The test method and device of fine arts resource
CN109240888A (en) * 2018-09-17 2019-01-18 深圳市闻耀电子科技有限公司 Information extraction method, device, equipment and medium
CN109871230A (en) * 2019-01-10 2019-06-11 珠海金山网络游戏科技有限公司 A kind of method for edition management and its device based on svn
CN109783137A (en) * 2019-02-19 2019-05-21 网易(杭州)网络有限公司 Inspection method, the device and system of fine arts resource
CN110659204A (en) * 2019-08-20 2020-01-07 腾讯科技(深圳)有限公司 Code detection method, device and medium
CN111177176A (en) * 2019-11-18 2020-05-19 腾讯科技(深圳)有限公司 Data detection method, device and storage medium
CN111177176B (en) * 2019-11-18 2023-05-16 腾讯科技(深圳)有限公司 Data detection method, device and storage medium
CN111249743B (en) * 2020-01-14 2023-04-07 网易(杭州)网络有限公司 Method and device for checking and submitting art resources
CN111249743A (en) * 2020-01-14 2020-06-09 网易(杭州)网络有限公司 Method and device for checking and submitting art resources
CN111782187A (en) * 2020-07-03 2020-10-16 上海莉莉丝科技股份有限公司 System and method for bidirectional development of program resource and art resource, and computer-readable storage medium
CN111782187B (en) * 2020-07-03 2024-03-22 上海莉莉丝科技股份有限公司 Bidirectional development system, method and computer readable storage medium for program resource and art resource
CN111782607A (en) * 2020-07-13 2020-10-16 网易(杭州)网络有限公司 Method and device for processing combined graph, storage medium and electronic device
CN111782607B (en) * 2020-07-13 2024-03-22 网易(杭州)网络有限公司 Method and device for processing graphics, storage medium and electronic device
CN112199093A (en) * 2020-10-15 2021-01-08 腾讯科技(深圳)有限公司 Resource checking method, device, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN105808227B (en) 2019-11-29

Similar Documents

Publication Publication Date Title
CN105808227B (en) A kind of fine arts resource file detection method and device
JP5669630B2 (en) Test case generation method, program and system
CN106648556B (en) Method and device for front-end and back-end integrated development test
CN105589805B (en) Method and device for generating code coverage rate report
CN104572463B (en) The method and device of test interface information
US9836440B2 (en) Semantic stack trace
CN105446874A (en) Method and device for detecting resource configuration file
CN110955409B (en) Method and device for creating resources on cloud platform
WO2020237508A1 (en) Assertion validation code binding method and apparatus
CN103246601B (en) Method of testing and device
CN117370203B (en) Automatic test method, system, electronic equipment and storage medium
JP2017084082A (en) Simulation device, test scenario file creation method, and test method using test scenario file
Tuovenen et al. MAuto: Automatic mobile game testing tool using image-matching based approach
CN107797805B (en) Code packaging method and device and computer readable storage medium
CN103955425A (en) Webpage (WEB) exploring testing device and method
US10042638B2 (en) Evaluating documentation coverage
CN107766230A (en) A kind of method and apparatus tested based on configuration file
CN109426605A (en) The stability test method and apparatus of computer
CN109815083B (en) Application crash monitoring method and device, electronic equipment and medium
CN115618363B (en) Vulnerability path mining method and related equipment
CN112052070A (en) Application containerization evaluation method and device, electronic equipment and storage medium
CN109542775B (en) Test script generation and execution method and device
CN108829590B (en) Software testing method, device and system
CN108763039B (en) Service fault simulation method, device and equipment
CN105339974B (en) Analog sensor

Legal Events

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