CN104598384B - code detection method and device - Google Patents

code detection method and device Download PDF

Info

Publication number
CN104598384B
CN104598384B CN201510064813.1A CN201510064813A CN104598384B CN 104598384 B CN104598384 B CN 104598384B CN 201510064813 A CN201510064813 A CN 201510064813A CN 104598384 B CN104598384 B CN 104598384B
Authority
CN
China
Prior art keywords
measured
environment
code
file
under
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
CN201510064813.1A
Other languages
Chinese (zh)
Other versions
CN104598384A (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.)
China Minsheng Banking Corp Ltd
Original Assignee
China Minsheng Banking Corp 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 China Minsheng Banking Corp Ltd filed Critical China Minsheng Banking Corp Ltd
Priority to CN201510064813.1A priority Critical patent/CN104598384B/en
Publication of CN104598384A publication Critical patent/CN104598384A/en
Application granted granted Critical
Publication of CN104598384B publication Critical patent/CN104598384B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention provides a kind of code detection method and device, including:For each test environment, if receiving the code of user's submission, the submission list of the code under the test environment is generated, the submission is single to include the mark of each file and version number in the code;According to each submission list under each test environment, the code to be measured submitted to user under environment to be measured detects, and is handled accordingly according to testing result.By code detection method provided by the invention and device, based on the submission list of each code under each test environment, detected according to different testing conditions, find out the various hidden danger in test process in time and alert, so as to effectively improve the efficiency and reliability of test.

Description

Code detection method and device
Technical field
The present invention relates to software test field, more particularly to a kind of code detection method and device.
Background technology
In software development process, the code of all delivery is required for the test by different phase, and must be according to the rules Order perform test, that is, be followed successively by:Development environment → system combination test (System Integrate Test, abbreviation SIT) Environment → CAT (User Acceptance Test, abbreviation UAT) environment → version environment → production environment.Its In, for it is current certain submit environment for, the environment on the right side of arrow is referred to as a upper environment for the submission environment, the ring on the left of arrow Border is referred to as the remote holder environment of the submission environment.For example, if the environment currently submitted is UAT environment, its a upper ring Border is version environment, and remote holder environment is SIT environment.
The test of only all test phases is by that can complete the test to code.Therefore each test phase pair In ensuring that software quality is all most important, as the important ring in test process, the test under each test environment how is detected Situation turns into current urgent problem to be solved with the presence or absence of hidden danger.
The content of the invention
The present invention provides a kind of code detection method and device, for being detected to existing hidden danger under each test environment Early warning.
The first aspect of the invention is to provide a kind of code detection method, including:
For each test environment, if receiving the code of user's submission, generation generation under the test environment The submission list of code, the submission is single to include the mark of each file and version number in the code;
According to each submission list under each test environment, the code to be measured submitted to user under environment to be measured detects, And handled accordingly according to testing result.
Another aspect of the present invention is to provide a kind of code detecting apparatus, including:
Processing module, for for each test environment, if receiving the code of user's submission, generating in the test The submission list of the code under environment, the submission is single to include the mark of each file and version number in the code;
Detection module, for according to each submission list under each test environment, being submitted to user under environment to be measured to be measured Code is detected, and is handled accordingly according to testing result.
Code detection method provided by the invention and device, according to the submission list of each code under each test environment, to user The code to be measured submitted under environment to be measured is detected, and the scheme handled accordingly according to testing result, based on each The submission list of each code, is detected according to different testing conditions under test environment, is found out in time various in test process Hidden danger simultaneously alerts, so as to effectively improve the efficiency and reliability of test.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the required accompanying drawing used in technology description to be briefly described, it should be apparent that, drawings in the following description are the present invention Some embodiments, for those of ordinary skill in the art, on the premise of not paying creative work, can also basis These accompanying drawings obtain other accompanying drawings.
Fig. 1 is the schematic flow sheet for the code detection method that the embodiment of the present invention one provides;
Fig. 2 is the structural representation for the code detecting apparatus that the embodiment of the present invention two provides.
Embodiment
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is Part of the embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belongs to the scope of protection of the invention.
Fig. 1 is the schematic flow sheet for the code detection method that the embodiment of the present invention one provides, as shown in figure 1, methods described Including:
101st, for each test environment, if receiving the code of user's submission, generation institute under the test environment The submission list of code is stated, the submission is single to include the mark of each file and version number in the code.
The executive agent of the present embodiment can be code detecting apparatus.In practical application, generation submits single mode can be with Have it is a variety of, for example, can according to information of the user based on the template completion pre-established, generate it is described submit it is single.
Specifically, after user submits code, the template pre-established is filled in, the template after filling in is original carries Presentate, follow-up code detecting apparatus can be acquired to the original content submitted in list, converge check sum, ultimately generate Submission list described in embodiment, and store into database.
Wherein, the version number can derive from version control system (Subversion, abbreviation SVN) exploitation trunk (trunk), each test environment has SVN branches (branch) corresponding to oneself, when user submits code to a certain test environment, The code is submitted on trunk, so as to produce corresponding version number.
Optionally, single file path, action type and the function being related to that can also include file to be measured of the submission Deng the present embodiment is not limited herein, and specific example is as shown in table 1:
Table 1
Action type Submit code path Version number The QC/ functions being related to
Modification WebRoot/WEB-INF/jsp/customer/ 134275 27180
Modification WebRoot/WEB-INF/jsp/document/ 134290 25107
Modification WebRoot/WEB-INF/jsp/project/ 134296 25583
Modification src/loans/businessobject/busprocs/ 134250 26999
Modification src/loans/businessobject/document/ 134285 25107
102nd, according to each submission list under each test environment, the code to be measured submitted to user under environment to be measured is examined Survey, and handled accordingly according to testing result.
Optionally, as a kind of enforceable mode of the present embodiment, 102 can specifically include:
Single, the mark and version of each file to be measured in the acquisition code to be measured is submitted according to the first of the code to be measured Number;
The submission list of each code under the remote holder environment of the environment to be measured is inquired about, it is determined that in the remote holder of the environment to be measured Second code under environment, the second code include the file to be measured, detect and whether there is under the environment to be measured The submission list of the second code;
If being not present, the first warning information is pushed to user, first warning information is used to prompt to treat described in user File is surveyed to be carried by mistake to the environment to be measured.
Specifically, as an example it is assumed that active user's QC12345 submission content under version environment includes:File A, Version number is 12;File B version numbers are 13.It is then corresponding, inquire about the remote holder environment in version environment, i.e., it is each under UAT environment Submit single, detect in QC12345 submissions content all other QC in the submission list of UAT environment, obtain corresponding submission content, If there is no these QC submission list in version environment, for example, QC11111 includes:File A, version number 10, for another example QC22222 includes:File B, version number 13, then it can push prompting one to user:File A is possible to QC11111 content Carry by mistake to version environment;Prompting two:File B is possible to carry QC22222 content to version environment by mistake.
By present embodiment, it can timely and effectively detect that the code to be measured of active user's submission whether there is and carry by mistake Situation, and accordingly alerted to user, so as to avoid carrying for file to be measured by mistake, ensure the reliability of test.
Optional again, as another enforceable mode of the present embodiment, 102 can specifically include:
Single, the mark and version of each file to be measured in the acquisition code to be measured is submitted according to the first of the code to be measured Number;
Under the remote holder environment of the environment to be measured, the second of the code to be measured submits single, detection described second for inquiry Submit single whether consistent with content in the described first submission list;
If inconsistent, the second warning information is pushed to user, second warning information is used to prompt to treat described in user The file to be measured surveyed under environment has that leakage carries and/or mistake carries.
Specifically, still with foregoing as an example it is assumed that active user QC12345 under version environment submission content bag Include:File A, version number 12;File B version numbers are 13.It is then corresponding, inquire about the remote holder environment in version environment, i.e. UAT rings QC12345 submission list under border, the submission content submitted in list of QC12345 under UAT environment is detected, and under version environment QC12345 submit list in submission content it is whether consistent, it is assumed that by inquire about obtain, if under UAT environment QC12345 submission Submission content in list includes:File A, version number 12;File B, version number 9;File C, version number 14, then can to Family push prompting three:File B version number and the version number of file B under UAT environment are inconsistent under version environment;Prompting four:Lack Few file C.
By present embodiment, it can timely and effectively detect that the code to be measured that active user submits whether there is leakage Carry, the wrong situation carried, and accordingly alerted to user, the leakage of file to be measured carries, mistake carries so as to avoiding, and ensures to test reliable Property.
Again optional, another enforceable mode as the present embodiment, 102 can specifically include:
Single, the mark and version of each file to be measured in the acquisition code to be measured is submitted according to the first of the code to be measured Number;
According to the submission list of other codes under the environment to be measured, the file to be measured in other codes is obtained Highest version number, detect the version number whether the highest version number is higher than file to be measured described in the code to be measured;
If being higher than, the 3rd warning information is pushed to user, the 3rd warning information is to be measured described in user for prompting File will be capped.
Specifically, still with foregoing as an example it is assumed that active user QC12345 under version environment submission content bag Include:File A, version number 12;File B version numbers are 13.It is then corresponding, inquire about the submission of other codes under version environment It is single, the highest version number of file to be measured described in other codes is obtained, for example, obtaining QC11111 includes:File A, version Number be 32, also obtain QC22222 include:File B, version number 25.Further, it is assumed that file A highest version number is 32, file B highest version number are 25, then accordingly, because the highest version number 32 of file A under version environment is higher than File A version number 12 in QC12345, file B highest version number 25 are higher than the version number 13 of file B in QC12345, then may be used Prompting five is pushed to user:File A in QC12345 is possible to cover QC11111 code;Prompting six:Text in QC12345 Part B is possible to cover QC22222 code.
By present embodiment, it can timely and effectively detect that the code to be measured that active user submits whether there is version The situation of covering, and accordingly alerted to user, so as to avoid file to be measured from covering the corresponding document in other codes, protect Demonstrate,prove the reliability of test.
It should be noted that the respective embodiments described above can individually be implemented, it can also combine and implement, the present embodiment It is not limited herein., can be according to the submission content in each submission list, according to different allusion quotations by the respective embodiments described above To submitting content to analyze automatically under type scene, and corresponding early warning is finally provided, ensure the reliability of test.
The code detection method that the present embodiment provides, according to the submission list of each code under each test environment, is being treated to user The code to be measured submitted is surveyed under environment to be detected, and the scheme handled accordingly according to testing result, based on each test The submission list of each code, is detected according to different testing conditions, is determined whether there is in time in test process under environment Various hidden danger, so as to realize the advanced warning of test hidden danger, to avoid, QC carries a supreme environment by mistake, leakage carries, mistake carries and version The problems such as covering, effectively improve the efficiency and reliability of test.
Fig. 2 is the structural representation for the code detecting apparatus that the embodiment of the present invention two provides, as shown in Fig. 2 described device Including:
Processing module 21, for for each test environment, if receiving the code of user's submission, generating in the survey The submission list of the code under test ring border, the submission is single to include the mark of each file and version number in the code;
Detection module 22, for according to each submission list under each test environment, being treated to what user submitted under environment to be measured Survey code to be detected, and handled accordingly according to testing result.
In practical application, developer is after the completion of exploitation, it is necessary to which content will be submitted to fill in submission list.Optionally, institute State and submit single file path that can also include file to be measured, action type and function for being related to etc., the present embodiment is herein not It is limited.Specifically, when submitting code to a certain test environment every time, automatic data collection will be carried out to the above, Generation is corresponding to submit list, and stores into database.
Optionally, can include as a kind of enforceable mode of the present embodiment, detection module 21:
First acquisition unit, it is single for being submitted according to the first of the code to be measured, obtain and respectively treated in the code to be measured Survey mark and the version number of file;
First query unit, for inquiring about the submission list of other codes under the remote holder environment of the environment to be measured, it is determined that Include the second code of the file to be measured under the remote holder environment of the environment to be measured, detect under the environment to be measured whether The submission list of the second code be present;
First processing units, the second code is not present under the environment to be measured if being detected for the query unit Submission list, then to user push the first warning information, first warning information be used for prompt file quilt to be measured described in user Carry by mistake to the environment to be measured.
Specifically, as an example it is assumed that first acquisition unit gets what active user submitted under version environment QC12345 submission content includes:File A, version number 12;File B version numbers are 13.It is then corresponding, the first query unit Inquire about version environment remote holder environment, i.e., each submission list under UAT environment, detect in QC12345 submission content it is all its Its QC is in the submission list of UAT environment, the corresponding submission content of acquisition, if not having these QC submission list, example in version environment Such as, QC11111 includes:File A, version number 10, for another example QC22222 includes:File B, version number 13, then at first Manage unit and push prompting one to user:File A is possible to carry QC11111 content to version environment by mistake;Prompting two:File B is possible to carry QC22222 content to version environment by mistake.
By present embodiment, it can timely and effectively detect that the code to be measured of active user's submission whether there is and carry by mistake Situation, and accordingly alerted to user, so as to avoid carrying for file to be measured by mistake, ensure the reliability of test.
Optional again, as another enforceable mode of the present embodiment, detection module 21 can include:
Second acquisition unit, it is single for being submitted according to the first of the code to be measured, obtain and respectively treated in the code to be measured Survey mark and the version number of file;
Second query unit, for inquiring about under the remote holder environment of the environment to be measured, the second of the code to be measured carries Whether presentate, detection described second are submitted single consistent with content in the described first submission list;
Second processing unit, if detecting that described second submits in single and the described first submission list for the query unit Content it is inconsistent, then to user push the second warning information, second warning information be used for prompt ring to be measured described in user The file to be measured under border has that leakage carries and/or mistake carries.
Specifically, still with foregoing as an example it is assumed that second acquisition unit gets active user under version environment QC12345 submission content includes:File A, version number 12;File B version numbers are 13.It is then corresponding, the second query unit The remote holder environment in version environment is inquired about, i.e., QC12345 submission list under UAT environment, detects QC12345 under UAT environment and carries Whether the submission content in the submission content in presentate, with the submission list of QC12345 under version environment is consistent, it is assumed that passes through inquiry Obtain, if the submission content under UAT environment in QC12345 submission list includes:File A, version number 12;File B, version number For 9;File C, version number 14, then second processing unit can be to user's push prompting three:File B version number under version environment It is inconsistent with the version number of file B under UAT environment;Prompting four:Lack file C.
By present embodiment, it can timely and effectively detect that the code to be measured that active user submits whether there is leakage Carry, the wrong situation carried, and accordingly alerted to user, the leakage of file to be measured carries, mistake carries so as to avoiding, and ensures to test reliable Property.
Again optional, as the present embodiment, another enforceable mode, detection module 21 can include:
3rd acquiring unit, it is single for being submitted according to the first of the code to be measured, obtain and respectively treated in the code to be measured Survey mark and the version number of file;
3rd query unit, for the submission list according to other codes under the environment to be measured, obtain other codes In the file to be measured highest version number, whether to be measured higher than described in the code to be measured detect the highest version number The version number of file;
3rd processing unit, if detecting that the highest version number is higher than in the code to be measured for the query unit The version number of the file to be measured, then push the 3rd warning information to user, and the 3rd warning information is used to prompt user institute Stating file to be measured will be capped.
Specifically, still with foregoing as an example it is assumed that the 3rd acquiring unit gets active user under version environment QC12345 submission content includes:File A, version number 12;File B version numbers are 13.It is then corresponding, the 3rd query unit The submission list of other codes under version environment is inquired about, obtains the highest version number of file to be measured described in other codes, For example, obtaining QC11111 includes:File A, version number 32, also obtaining QC22222 includes:File B, version number 25.Enter one Step, it is assumed that file A highest version number is 32, and file B highest version number is 25, then accordingly, due to version ring File A highest version number 32 is higher than the version number 12 of file A in QC12345 under border, and file B highest version number 25 is higher than File B version number 13 in QC12345, then the 3rd processing unit can be to user's push prompting five:File A in QC12345 has QC11111 code may be covered;Prompting six:File B in QC12345 is possible to cover QC22222 code.
By present embodiment, it can timely and effectively detect that the code to be measured that active user submits whether there is version The situation of covering, and accordingly alerted to user, so as to avoid file to be measured from covering the corresponding document in other codes, protect Demonstrate,prove the reliability of test.
It should be noted that the respective embodiments described above can individually be implemented, it can also combine and implement, the present embodiment It is not limited herein., can be according to the submission content in each submission list, according to different allusion quotations by the respective embodiments described above To submitting content to analyze automatically under type scene, and corresponding early warning is finally provided, ensure the reliability of test.
The code detecting apparatus that the present embodiment provides, according to the submission list of each code under each test environment, is being treated to user The code to be measured submitted is surveyed under environment to be detected, and the scheme handled accordingly according to testing result, based on each test The submission list of each code, is detected according to different testing conditions, is determined whether there is in time in test process under environment Various hidden danger, so as to realize the advanced warning of test hidden danger, to avoid, QC carries a supreme environment by mistake, leakage carries, mistake carries and version The problems such as covering, effectively improve the efficiency and reliability of test.
It is apparent to those skilled in the art that for convenience and simplicity of description, the device of foregoing description Specific work process, may be referred to the corresponding process in preceding method embodiment, will not be repeated here.In addition it is also necessary to say Bright, each functional unit in various embodiments of the present invention can be integrated in a processing unit or unit Individually be physically present, can also two or more units it is integrated in a unit.Above-mentioned integrated unit can both be adopted Realized, can also be realized in the form of hardware adds SFU software functional unit with the form of hardware.
One of ordinary skill in the art will appreciate that:Realizing all or part of step of above-mentioned each method embodiment can lead to The related hardware of programmed instruction is crossed to complete.Foregoing program can be stored in a computer read/write memory medium.The journey Sequence upon execution, execution the step of including above-mentioned each method embodiment;And foregoing storage medium includes:ROM, RAM, magnetic disc or Person's CD etc. is various can be with the medium of store program codes.
Finally it should be noted that:Various embodiments above is merely illustrative of the technical solution of the present invention, rather than its limitations;To the greatest extent The present invention is described in detail with reference to foregoing embodiments for pipe, it will be understood by those within the art that:Its according to The technical scheme described in foregoing embodiments can so be modified, either which part or all technical characteristic are entered Row equivalent substitution;And these modifications or replacement, the essence of appropriate technical solution is departed from various embodiments of the present invention technology The scope of scheme.

Claims (8)

  1. A kind of 1. code detection method, it is characterised in that including:
    For each test environment, if receiving the code of user's submission, generation code under the test environment Submit single, the submission single mark and version number including each file in the code;
    According to each submission list under each test environment, the code to be measured submitted to user under environment to be measured detects, and root Handled accordingly according to testing result;
    Wherein, each submission list according under each test environment, the code to be measured submitted to user under environment to be measured are carried out Detection, and handled accordingly according to testing result, specifically include:
    Single, the mark of each file to be measured and version number in the acquisition code to be measured are submitted according to the first of the code to be measured;
    The submission list of each code under the remote holder environment of the environment to be measured is inquired about, it is determined that in the remote holder environment of the environment to be measured Under second code, the second code includes the file to be measured, detects under the environment to be measured with the presence or absence of described The submission list of second code;Wherein, the remote holder environment of the environment to be measured is that the executed adjacent with the environment to be measured passes through Test environment;
    If being not present, the first warning information is pushed to user, first warning information is used to prompt text to be measured described in user Part is carried to the environment to be measured by mistake.
  2. 2. according to the method for claim 1, it is characterised in that methods described further comprises:
    Under the remote holder environment of the environment to be measured, the second of the code to be measured submits single, detection second submission for inquiry It is single to submit the content in list whether consistent with described first;
    If inconsistent, the second warning information is pushed to user, second warning information is used to prompt ring to be measured described in user The file to be measured under border has that leakage carries and/or mistake carries.
  3. 3. according to the method for claim 1, it is characterised in that methods described further comprises:
    Single, the mark of each file to be measured and version number in the acquisition code to be measured are submitted according to the first of the code to be measured;
    According to the submission list of other codes under the environment to be measured, the highest of the file to be measured in other codes is obtained Version number, detect the version number whether the highest version number is higher than file to be measured described in the code to be measured;
    If being higher than, the 3rd warning information is pushed to user, the 3rd warning information is used to prompt file to be measured described in user Will be capped.
  4. 4. according to the method any one of claim 1-3, it is characterised in that described to submit list also to include file to be measured File path.
  5. A kind of 5. code detecting apparatus, it is characterised in that including:
    Processing module, for for each test environment, if receiving the code of user's submission, generating in the test environment Under the code submission list, the submission is single to include the mark of each file and version number in the code;
    Detection module, for according to each submission list under each test environment, the code to be measured submitted to user under environment to be measured Detected, and handled accordingly according to testing result;
    Wherein, the detection module includes:
    First acquisition unit, it is single for being submitted according to the first of the code to be measured, obtain each text to be measured in the code to be measured The mark of part and version number;
    First query unit, for inquiring about the submission list of other codes under the remote holder environment of the environment to be measured, it is determined that in institute Stating includes the second code of the file to be measured under the remote holder environment of environment to be measured, detect and whether there is under the environment to be measured The submission list of the second code;Wherein, the remote holder environment of the environment to be measured is the executed adjacent with the environment to be measured The test environment passed through;
    First processing units, if detecting carrying in the absence of the second code under the environment to be measured for the query unit Presentate, then push the first warning information to user, and first warning information is used to prompt file to be measured described in user to be carried by mistake To the environment to be measured.
  6. 6. device according to claim 5, it is characterised in that the detection module further comprises:
    Second query unit, for inquiring about under the remote holder environment of the environment to be measured, the second of the code to be measured submits list, Whether detect described second submits list to submit the content in list consistent with described first;
    Second processing unit, if detecting that described second submits in single and the described first submission list for the query unit Hold it is inconsistent, then to user push the second warning information, second warning information be used for prompt under environment to be measured described in user The file to be measured have that leakage carries and/or mistake carries.
  7. 7. device according to claim 5, it is characterised in that the detection module further comprises:
    3rd query unit, for the submission list according to other codes under the environment to be measured, obtain in other codes The highest version number of the file to be measured, whether the highest version number is detected higher than file to be measured described in the code to be measured Version number;
    3rd processing unit, if detecting the highest version number higher than described in the code to be measured for the query unit The version number of file to be measured, then push the 3rd warning information to user, and the 3rd warning information is used to prompt to treat described in user Surveying file will be capped.
  8. 8. according to the device any one of claim 5-7, it is characterised in that described to submit list also to include file to be measured File path.
CN201510064813.1A 2015-02-06 2015-02-06 code detection method and device Active CN104598384B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510064813.1A CN104598384B (en) 2015-02-06 2015-02-06 code detection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510064813.1A CN104598384B (en) 2015-02-06 2015-02-06 code detection method and device

Publications (2)

Publication Number Publication Date
CN104598384A CN104598384A (en) 2015-05-06
CN104598384B true CN104598384B (en) 2017-11-21

Family

ID=53124195

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510064813.1A Active CN104598384B (en) 2015-02-06 2015-02-06 code detection method and device

Country Status (1)

Country Link
CN (1) CN104598384B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105404519A (en) * 2015-12-07 2016-03-16 青岛海信电器股份有限公司 Version control method, code testing method and system
CN110096303B (en) * 2019-04-22 2023-06-02 无线生活(杭州)信息科技有限公司 Code detection method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101042645A (en) * 2007-01-17 2007-09-26 北京立通无限科技有限公司 Method, equipment and system for unionize software development environment
CN103605546A (en) * 2013-11-22 2014-02-26 中国广核集团有限公司 Software version detecting method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7735080B2 (en) * 2001-08-30 2010-06-08 International Business Machines Corporation Integrated system and method for the management of a complete end-to-end software delivery process

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101042645A (en) * 2007-01-17 2007-09-26 北京立通无限科技有限公司 Method, equipment and system for unionize software development environment
CN103605546A (en) * 2013-11-22 2014-02-26 中国广核集团有限公司 Software version detecting method and device

Also Published As

Publication number Publication date
CN104598384A (en) 2015-05-06

Similar Documents

Publication Publication Date Title
CN104077217B (en) The compiling dissemination method and system of code file
US10387236B2 (en) Processing data errors for a data processing system
CN108255702A (en) A kind of test case creation method, apparatus, equipment and storage medium
CN104317722B (en) A kind of unit test method and device based on Junit
US11182544B2 (en) User interface for contextual document recognition
CN103714002B (en) Project testing method and device based on configuration system
CN104657274B (en) software interface test method and device
CN105956410B (en) A kind of Universal-purpose quick detection method of IEC61850 full models
US12019732B2 (en) User presence detection for authentication question generation
CN107168879A (en) The generation method and device of centralized configuration management System Test Report
CN104598384B (en) code detection method and device
CN104133768A (en) Program code review method and program code review device
US20150121345A1 (en) System and method to facilitate a user interface enabled review of static analysis warnings
CN108228736A (en) Data processing method, data processing system and computer readable storage medium
CN107688537A (en) Method of testing, device and front end processor
CN109857657A (en) Code detection method, device, computer equipment and storage medium
Olney et al. Part of speech tagging Java method names
CN109241998A (en) model training method, device, equipment and storage medium
CN106909650A (en) Position indicating method and data processing equipment
CN108073662A (en) The exchange method and equipment of a kind of customer service system
CN106802898A (en) Data entry method and device
CN111680023B (en) Migration data checking method and device
WO2015067179A1 (en) Method and apparatus for detecting invalid commodity templates
CN112950309A (en) Political mining commodity compliance detection method and device, electronic equipment and storage medium
CN101882259A (en) Method and equipment for filtering entity relationship instance

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