CN102495790A - Version change difference identifier and version change identification method - Google Patents

Version change difference identifier and version change identification method Download PDF

Info

Publication number
CN102495790A
CN102495790A CN201110322755XA CN201110322755A CN102495790A CN 102495790 A CN102495790 A CN 102495790A CN 201110322755X A CN201110322755X A CN 201110322755XA CN 201110322755 A CN201110322755 A CN 201110322755A CN 102495790 A CN102495790 A CN 102495790A
Authority
CN
China
Prior art keywords
version
characteristic information
beta
beta version
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201110322755XA
Other languages
Chinese (zh)
Inventor
姚进德
艾顺刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZHENJIANG RETECH INFORMATION TECHNOLOGY Co Ltd
Original Assignee
ZHENJIANG RETECH INFORMATION TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZHENJIANG RETECH INFORMATION TECHNOLOGY Co Ltd filed Critical ZHENJIANG RETECH INFORMATION TECHNOLOGY Co Ltd
Priority to CN201110322755XA priority Critical patent/CN102495790A/en
Publication of CN102495790A publication Critical patent/CN102495790A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a version change difference identifier and a version change identification method. The version change difference identifier comprises an importing module, an identification module, a comparator and a display. By adoption of the version change difference identifier, a tester can more quickly and more effectively identify the difference of versions with a purpose, and the working load of regression test is reduced. The method comprises the following steps of: importing the previous test version; identifying and storing the characteristic information of the previous test version; importing a new test version; identifying and storing the characteristic information of the new test version; comparing the characteristic information of the previous test version with the characteristic information of the new test version, and extracting the different characteristic information of the previous test version and the new test version; and outputting the different characteristic information. By adoption of the method, the tester can quickly and comprehensively know the changed characteristic information and can more efficiently control software project test.

Description

A kind of version change difference identification device and version change recognition methods
Technical field
The present invention relates to a kind of version change difference identification device and version change recognition methods, belong to the software test field.
Background technology
The software project requirement change is an inevitable link in the software development process, along with the change of software project demand and the reparation of bug, produces new beta version, and new beta version has very large difference certainly with respect to a last beta version.Change in the face of the software project demand; Its which concrete function that can influence system (did not often go to seek advice from the developer after most of testers knew the project demands change; It is clear that the developer also may not be certain), the regression tested present situation generally is at present: the tester receives after the new beta version, function repeated test that often will be all to beta version; This has just caused the function that much need not test also to test, and has wasted great amount of time, manpower and relevant cost.
Summary of the invention
Goal of the invention: the objective of the invention is to provides a kind of version change difference identification device of the difference between the version of back, minimizing regression test workload before changing of discerning more quickly and effectively to the problem and shortage that exists in the above-mentioned prior art; The present invention also provides the version change recognition methods of difference between beta version that a kind of identification makes new advances and the last beta version.
Technical scheme: a kind of version change difference identification device comprises importing module, identification module, comparer and display; Said importing module is used to import beta version, and beta version is transferred to identification module; Said identification module is used to discern and store the characteristic information of said beta version; Said comparer is used for reading the characteristic information of the different beta versions of identification module storage, and characteristic of correspondence information between the more different beta version, extracts the characteristic information that has otherness between the different beta versions, and is transferred to display; Said display is exported the characteristic information that has otherness between the said different beta version.
Through identification module and comparer; Extract the characteristic information that has otherness between the different beta versions; And point out the tester through display with the characteristic information that has otherness between the different beta versions; Can make tester's identification version and difference between the version more quickly and effectively, accomplish to shoot the arrow at the target, reduce the regression tested workload simultaneously.
A kind of version change recognition methods that is used for above-mentioned version change difference identification device comprises the steps:
(1) imports a last beta version;
(2) characteristic information of a last beta version in identification and the storing step (1);
(3) import new beta version;
(4) characteristic information of new beta version in identification and the storing step (3);
(5) characteristic information with beta version new in the characteristic information of a last beta version in the step (1) and the step (3) compares, and extracts the characteristic information that has otherness between a said last beta version and the new beta version;
(6) the otherness characteristic information in the output step (5).
Through different character information between newer beta version and the last beta version; The beta version that identification makes new advances is with respect to the variation of last beta version; Help the characteristic information after the tester knows variation fast, all sidedly, more efficiently the Control Software project testing.
Said new beta version is after the requirement change or the beta version of bug after repairing.
Beneficial effect: version change difference identification device provided by the invention can make tester's identification version and difference between the version more quickly and effectively, accomplishes to shoot the arrow at the target, and has reduced the regression tested workload simultaneously; Version change recognition methods provided by the invention can help the characteristic information after the tester knows variation fast, all sidedly, Control Software project testing more efficiently.
Description of drawings
Fig. 1 is the process flow diagram of version change recognition methods embodiment of the present invention.
Embodiment
Below in conjunction with accompanying drawing and specific embodiment; Further illustrate the present invention; Should understand these embodiment only be used to the present invention is described and be not used in the restriction scope of the present invention; After having read the present invention, those skilled in the art all fall within the application's accompanying claims institute restricted portion to the modification of the various equivalent form of values of the present invention.
A kind of version change difference identification device imports module and be used for importing respectively last and new beta version, and the beta version after will importing is transferred to identification module; Identification module is used to discern and store the characteristic information such as code logic information and database structure information of the beta version of importing; Comparer is used for reading characteristic informations such as code logic information and the database structure information of the different beta versions of identification module storage; And characteristic information such as corresponding code logic information and database structure information between the more different beta versions; Extract the characteristic information that has otherness between the different beta versions, and be transferred to display; Display is exported the characteristic information that has otherness between the different beta versions with the form of table listings.
As shown in Figure 1, a kind of step of the version change recognition methods that is used for above-mentioned version change difference identification device is following:
(1) imports a last beta version that comprises code logic information and database structure information, the i.e. routine package of old beta version;
(2) characteristic informations such as the code logic information of a last beta version and database structure information in identification and the storing step (1);
(3) import the new beta version that comprises code logic information and database structure information, the routine package of promptly new beta version;
(4) characteristic informations such as the code logic information of new beta version and database structure information in identification and the storing step (3);
(5) characteristic informations such as the code logic information of beta version new in the characteristic information of a last beta version in the step (1) and the step (3) and database structure information are compared, extract the characteristic information that has otherness between a said last beta version and the new beta version;
(6) with the form output of the otherness characteristic information in the step (5) with table listings.

Claims (3)

1. a version change difference identification device is characterized in that: comprise importing module, identification module, comparer and display; Said importing module is used to import beta version, and beta version is transferred to identification module; Said identification module is used to discern and store the characteristic information of said beta version; Said comparer is used for reading the characteristic information of the different beta versions of identification module storage, and characteristic of correspondence information between the more different beta version, extracts the characteristic information that has otherness between the different beta versions, and is transferred to display; Said display is exported the characteristic information that has otherness between the said different beta version.
2. one kind is used for the version change recognition methods of version change difference identification device according to claim 1, it is characterized in that, comprises the steps:
(1) imports a last beta version;
(2) the code logic information and the database structure information of a last beta version in identification and the storing step (1);
(3) import new beta version;
(4) the code logic information and the database structure information of new beta version in identification and the storing step (3);
(5) new corresponding code logic information and the database structure information of beta version in the code logic information of a last beta version in the step (1) and database structure information and the step (3) is compared, extract the characteristic information that has otherness between a said last beta version and the new beta version;
(6) the otherness characteristic information in the output step (5).
3. version change recognition methods as claimed in claim 2 is characterized in that: said new beta version is after the requirement change or the beta version of bug after repairing.
CN201110322755XA 2011-10-20 2011-10-20 Version change difference identifier and version change identification method Pending CN102495790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110322755XA CN102495790A (en) 2011-10-20 2011-10-20 Version change difference identifier and version change identification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110322755XA CN102495790A (en) 2011-10-20 2011-10-20 Version change difference identifier and version change identification method

Publications (1)

Publication Number Publication Date
CN102495790A true CN102495790A (en) 2012-06-13

Family

ID=46187615

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110322755XA Pending CN102495790A (en) 2011-10-20 2011-10-20 Version change difference identifier and version change identification method

Country Status (1)

Country Link
CN (1) CN102495790A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750100A (en) * 2012-06-20 2012-10-24 宇龙计算机通信科技(深圳)有限公司 Terminal and method for identifying operating system of terminal
CN103186468A (en) * 2013-04-10 2013-07-03 华为技术有限公司 Method and device for testing and verifying software upgrading accuracy
CN103796232A (en) * 2014-02-10 2014-05-14 大唐移动通信设备有限公司 RNC data comparison method and device
CN104424088A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Software testing method and device
CN104572132A (en) * 2015-02-05 2015-04-29 中国农业银行股份有限公司 Method and device for determining program version difference
CN105389262A (en) * 2015-12-23 2016-03-09 北京奇虎科技有限公司 Method and device for generating test suggestions in allusion to interface tests
CN107992427A (en) * 2017-12-26 2018-05-04 顺丰科技有限公司 Create method, apparatus, equipment and its storage medium of operational trials scene
CN108268374A (en) * 2017-11-03 2018-07-10 平安科技(深圳)有限公司 software version test method, device, terminal device and storage medium
CN108804134A (en) * 2018-06-20 2018-11-13 上海哔哩哔哩科技有限公司 Software version management method, device, system based on product feature and medium
CN108920359A (en) * 2018-06-06 2018-11-30 腾讯科技(成都)有限公司 Test method, device, storage medium and the electronic device of application program
CN111641419A (en) * 2020-04-29 2020-09-08 厦门紫光展锐科技有限公司 Version identification method, control method and system of radio frequency power amplifier of terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174279A (en) * 2006-10-31 2008-05-07 佛山市顺德区顺达电脑厂有限公司 Method for comparing part information of different circuit diagram
WO2008132063A2 (en) * 2007-04-25 2008-11-06 Siemens Aktiengesellschaft Method for the quantitative evaluation of modifications in a software system and the effects thereof
CN101499069A (en) * 2008-02-02 2009-08-05 中兴通讯股份有限公司 Internal memory database file updating method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174279A (en) * 2006-10-31 2008-05-07 佛山市顺德区顺达电脑厂有限公司 Method for comparing part information of different circuit diagram
WO2008132063A2 (en) * 2007-04-25 2008-11-06 Siemens Aktiengesellschaft Method for the quantitative evaluation of modifications in a software system and the effects thereof
CN101499069A (en) * 2008-02-02 2009-08-05 中兴通讯股份有限公司 Internal memory database file updating method and apparatus

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750100A (en) * 2012-06-20 2012-10-24 宇龙计算机通信科技(深圳)有限公司 Terminal and method for identifying operating system of terminal
CN103186468A (en) * 2013-04-10 2013-07-03 华为技术有限公司 Method and device for testing and verifying software upgrading accuracy
CN103186468B (en) * 2013-04-10 2016-03-30 华为技术有限公司 A kind of method and apparatus of verifying software upgrading accuracy
CN104424088A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Software testing method and device
CN104424088B (en) * 2013-08-21 2019-09-13 腾讯科技(深圳)有限公司 The test method and device of software
CN103796232A (en) * 2014-02-10 2014-05-14 大唐移动通信设备有限公司 RNC data comparison method and device
CN104572132A (en) * 2015-02-05 2015-04-29 中国农业银行股份有限公司 Method and device for determining program version difference
CN105389262B (en) * 2015-12-23 2019-02-15 北京奇虎科技有限公司 A kind of method and apparatus generating Test Suggestion for interface detection
CN105389262A (en) * 2015-12-23 2016-03-09 北京奇虎科技有限公司 Method and device for generating test suggestions in allusion to interface tests
CN108268374A (en) * 2017-11-03 2018-07-10 平安科技(深圳)有限公司 software version test method, device, terminal device and storage medium
WO2019085386A1 (en) * 2017-11-03 2019-05-09 平安科技(深圳)有限公司 Software version test method and apparatus, terminal device, and storage medium
CN107992427A (en) * 2017-12-26 2018-05-04 顺丰科技有限公司 Create method, apparatus, equipment and its storage medium of operational trials scene
CN107992427B (en) * 2017-12-26 2021-08-31 顺丰科技有限公司 Method, device and equipment for creating service test scene and storage medium thereof
CN108920359A (en) * 2018-06-06 2018-11-30 腾讯科技(成都)有限公司 Test method, device, storage medium and the electronic device of application program
CN108804134A (en) * 2018-06-20 2018-11-13 上海哔哩哔哩科技有限公司 Software version management method, device, system based on product feature and medium
CN111641419A (en) * 2020-04-29 2020-09-08 厦门紫光展锐科技有限公司 Version identification method, control method and system of radio frequency power amplifier of terminal

Similar Documents

Publication Publication Date Title
CN102495790A (en) Version change difference identifier and version change identification method
CN100543693C (en) Power-on self-detection method
CN111382070B (en) Compatibility testing method and device, storage medium and computer equipment
CN109800156B (en) Subway signal system automatic test method based on configuration file command
US10664383B2 (en) Automated software program repair of similar code snippets
CN107015842B (en) Server-side program compiling and publishing management method and system
CN104182335A (en) Software testing method and device
CN102662846A (en) Testing method combining automatic tool and testing case
CN104408264A (en) System and method for verifying embedded memory controller based on assertion
US20190163619A1 (en) Automated software program repair candidate selection
CN103186463B (en) Determine the method and system of the test specification of software
CN108446224B (en) Performance analysis method of application program on mobile terminal and storage medium
CN101174237A (en) Automatic test method, system and test device
CN102981946A (en) Extract Transform and Load (ETL) smoke test method
CN104574179A (en) Double-check verification system and double-check verification method for bank card capital settlement platform
CN102740332A (en) Mobile terminal test method and test device
CN101017496A (en) Method and apparatus for automatically formatting data based on a best match test result type
CN105487982A (en) API testing method and system
US20140088903A1 (en) Manufacturing control system, amnufacturing control method, and manufacturing control program
CN114880671A (en) Automatic open source component bug repairing method and system based on profiles software development process
CN115357494A (en) Automatic generation method and device of function coverage rate code
CN109669827B (en) Automatic test method for BIOS module TurboMode function
CN111338956A (en) Automatic pressure measurement method, device, equipment and storage medium
CN102368229A (en) Method and system for controlling changing of software project test requirements
CN110795297B (en) Electronic equipment testing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120613