JPH05233234A - Release processing system for software package - Google Patents

Release processing system for software package

Info

Publication number
JPH05233234A
JPH05233234A JP3670992A JP3670992A JPH05233234A JP H05233234 A JPH05233234 A JP H05233234A JP 3670992 A JP3670992 A JP 3670992A JP 3670992 A JP3670992 A JP 3670992A JP H05233234 A JPH05233234 A JP H05233234A
Authority
JP
Japan
Prior art keywords
parts
change request
component
output
changed
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.)
Withdrawn
Application number
JP3670992A
Other languages
Japanese (ja)
Inventor
Toshimitsu Watanabe
利光 渡辺
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3670992A priority Critical patent/JPH05233234A/en
Publication of JPH05233234A publication Critical patent/JPH05233234A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To prevent the omission of parts at the time of checking a change request and to prevent consistency between parts from being lost by holding the mutual relation of constitutional parts for a software package. CONSTITUTION:When a change request is generated, an object to be changed is checked. Namely a constitutional parts registering part 1-2 judges and registers new parts or not and a constitutional parts relation managing part 1-4 defines relation between existing parts and new parts and stores the defined relation in an external storage device 1-5. Whether the data of all parts based upon the change request have been inputted or not is judged. Then a changed object output/edition part 1-7 is driven and the registered changed parts and all parts relating to them are outputted to an output device 1-11. After completing the registration of all the changed parts, a release application part 1-9 is functioned to check whether the change request is to be released or not, check the existence of another change request and output the checked results to the output device 1-11.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、多数の構成部品から成
る大規模ソフトにおけるソフトウェアパッケージのリリ
ース処理方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software package release processing method for large-scale software consisting of a large number of components.

【0002】[0002]

【従来の技術】従来の技術を図3の処理手順を用いて説
明する。
2. Description of the Related Art A conventional technique will be described with reference to the processing procedure shown in FIG.

【0003】従来、変更要求が発生するとまず変更対象
を洗い出し、次に洗い出した部品について修正を行い機
能確認テスト及びデグレードテストを網羅的に実施して
きた。一連のテストが完了すると、先に洗い出した構成
部品と、テスト期間中に新たに発見された構成部品とか
ら、変更物件一覧を作成し部品の最終更新日、リビジョ
ンを調査し変更物件一覧に加筆していた。さらにこの変
更物件一覧をもとにリリース申請書を作成し本番稼働系
に組み込んでいた。
Conventionally, when a change request is made, the change target is first identified, and then the identified component is modified to comprehensively perform a function confirmation test and a degradation test. When a series of tests are completed, a list of changed properties is created from the components that were identified earlier and the components that were newly discovered during the test period, and the last update date and revision of the component were investigated and added to the list of changed properties. Was. Furthermore, based on this list of changed properties, a release application form was created and incorporated into the production system.

【0004】[0004]

【発明が解決しようとする課題】上述した従来の技術で
は、変更物件洗い出しが該当変更要求の作業担当者に委
ねられたままであり、洗い出しから漏れた部品について
はテストの中で発見する以外方法がなかった。したがっ
てテスト工程の中に変更物件の洗い出し、修正といった
後戻りの工数が発生するという問題がある。
In the above-mentioned conventional technique, the property to be changed out remains to be left out to the worker in charge of the change request, and there is a method other than finding out the part leaked out from the test in the test. There wasn't. Therefore, there is a problem that a backtracking man-hour such as identifying and modifying the changed property occurs during the test process.

【0005】さらに、リリース時には変更要求ごとに申
請が出される為、異なる変更要求にて同一の部品を修正
している場合には、一方の変更要求に対しては完結して
いるけれど他の変更要求については特定の部品だけ先出
しした形になり、部品間の整合性が損なわれるという問
題がある。
Further, since an application is issued for each change request at the time of release, if the same part is modified by different change requests, one change request is completed but another change is completed. Regarding the requirement, there is a problem that only specific parts are advanced and the consistency between the parts is impaired.

【0006】[0006]

【課題を解決するための手段】本発明のソフトウェアパ
ッケージのリリース処理方式は、ソフトウェアパッケー
ジの構成部品データ、カストマイズによる変更対象部品
データ、さらにリリース申請データを入力、表示する入
出力装置と、入出力装置より入力された構成部品を登録
する構成部品登録部と、登録された構成部品間の包含関
係を管理する構成部品関係管理部と、構成部品及びその
関係を記憶する外部記憶装置と、カストマイズによる変
更対象部品を登録する変更要求登録部と、変更要求され
た部品及び、関係する全ての部品を出力する為の変更対
象物件出力編集部と、変更対象物件が作業完了したこと
を登録する変更完了登録部と、変更要求を稼働システム
に組み込む為のリリース申請登録部と、リリース可否を
問う為のリリース申請書を出力するリリース申請書出力
編集部と、出力編集後のデータを印字する為の出力装置
とを備えたことを特徴とするものである。
A software package release processing method according to the present invention comprises an input / output device for inputting and displaying component data of a software package, component data to be changed by customization, and release application data, and an input / output device. The component registration unit that registers the component input from the device, the component relationship management unit that manages the inclusion relation between the registered components, the external storage device that stores the component and the relationship between them, and the customization A change request registration unit that registers the change target parts, a change target property output editing unit for outputting the change requested parts and all related parts, and a change completion registering that the change target properties have been completed Registration department, release application registration department to incorporate change request into operating system, release to inquire about release availability It is characterized in that it comprises a release application output editing unit that outputs a confirmation, and an output device for printing the data after the output editing.

【0007】[0007]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0008】(構成) 図1は、本発明の機能構成を示
す。
(Structure) FIG. 1 shows a functional structure of the present invention.

【0009】図中、1−1は入出力装置、1−2は構成
部品登録部、1−3は構成部品格納部、1−4は構成部
品関係管理部、1−5は外部記憶装置、1−6は変更要
求登録部、1−7は変更対象物件出力編集部、1−8は
変更完了登録部、1−9はリリース申請登録部、1−1
0はリリース申請書出力編集部、1−11は出力装置を
表す。
In the figure, 1-1 is an input / output device, 1-2 is a component registration unit, 1-3 is a component storage unit, 1-4 is a component relationship management unit, 1-5 is an external storage device, 1-6 is a change request registration unit, 1-7 is a change target property output editing unit, 1-8 is a change completion registration unit, 1-9 is a release application registration unit, 1-1.
Reference numeral 0 represents a release application output editing unit, and 1-11 represents an output device.

【0010】(機能) 入出力装置1−1はキーボード
およびディスプレイから成り、構成部品登録、変更要求
登録及び、リリース申請の各データ入力や入力データの
表示、さらに登録結果の照会データを表示する。
(Function) The input / output device 1-1 is composed of a keyboard and a display, and displays each data of component registration, change request registration, release application, display of input data, and inquiry data of registration result.

【0011】構成部品登録部1−2は、キーボードから
入力された構成部品名の重複チェックや必須入力項目の
入力漏れチェックする。
The component registration unit 1-2 checks the duplication of the component name input from the keyboard and the omission of input of essential input items.

【0012】構成部品格納部1−3は、構成部品登録部
1−2より渡されるデータを定められたレコード形式に
編集し外部記憶装置1−5に他の構成部品と共に格納す
る。
The component storage unit 1-3 edits the data delivered from the component registration unit 1-2 into a predetermined record format and stores it in the external storage device 1-5 together with other components.

【0013】構成部品関係管理部1−4は、プログラム
ソースとコピー句の関係等、部品間の引用関係を管理し
ており、外部記憶装置1−5にその管理情報を格納す
る。
The component relation management unit 1-4 manages the quoting relation between components such as the relation between the program source and the copy phrase, and stores the management information in the external storage device 1-5.

【0014】外部記憶装置1−5は、構成部品管理部1
−3及び構成部品関係管理部1−4にて作成された情報
を格納している。
The external storage device 1-5 comprises a component management unit 1
-3 and the information created by the component relation management unit 1-4.

【0015】変更要求登録部1−6は、パッケージのカ
ストマイズにより発生した変更要求に基づき洗い出され
た変更対象部品を、一つの管理グループとしてまとめ構
成部品格納部1−3に渡すとともに、変更要求単位に管
理番号を採番する。
The change request registering unit 1-6 collects the change target parts identified based on the change request generated by the customization of the package as one management group and transfers them to the component storing unit 1-3, and also makes the change request. Assign a management number to each unit.

【0016】変更対象物件出力編集部1−7は、変更要
求管理番号をもとに変更対象物件を検索し、さらに構成
部品関係管理部1−4より波及的に修正が発生する部品
も検索して、出力装置1−11に出力する形式に編集す
る。
The change target property output editing unit 1-7 searches for the change target property based on the change request management number, and further searches for the parts in which the correction occurs consequentially from the component part relationship management unit 1-4. And edit it in a format to be output to the output device 1-11.

【0017】変更完了登録部1−8は、キーボードより
入力される変更要求管理番号と修正完了部品とから入力
妥当性をチェックし、妥当であれば構成部品格納部1−
3に完了データを渡す。
The change completion registration unit 1-8 checks the validity of the input from the change request management number and the correction completed component input from the keyboard, and if it is valid, the component storage unit 1-8.
Pass the completion data to 3.

【0018】リリース申請部1−9は、リリース希望の
変更要求管理番号から全ての変更対象部品が完了登録さ
れているかチェックし、次に全て完了済みであるときに
は当変更要求管理番配下の部品が他の仕掛中の変更要求
と重なっていないかチェックする。
The release application unit 1-9 checks whether all the change target parts are registered as completed from the change request management number of the release request, and when all the parts are under completion, the parts under this change request management number are checked. Check if it overlaps with another change request in process.

【0019】リリース申請書出力編集部1−10は、リ
リース申請部1−9にて全てのチェックをパスした変更
要求管理番号の変更対象部品の一覧を出力装置1−11
に出力する為のイメージに編集する。
The release application output editing unit 1-10 outputs a list of parts to be changed whose change request management numbers have passed all checks in the release application unit 1-9 to the output device 1-11.
Edit the image for output to.

【0020】出力装置1−11は、変更対象物件出力編
集部1−7及びリリース申請書出力編集部1−10より
渡された印字データを出力する。
The output device 1-11 outputs the print data passed from the change target property output editing unit 1-7 and the release application output editing unit 1-10.

【0021】(動作) 次に図1の機能構成図及び、図
2の処理手順に基づいて本実施例の動作を示す。
(Operation) Next, the operation of this embodiment will be described based on the functional block diagram of FIG. 1 and the processing procedure of FIG.

【0022】ステップ2−1にて変更要求が起こると、
該当要求を満足する為にステップ2−2の変更対象物件
洗い出しを行う。次にステップ2−3の直接変更部品登
録にて入出力装置1−1からデータを入力し変更要求登
録部1−6を作動させる。
When a change request is issued in step 2-1,
In order to satisfy the applicable requirements, the property to be changed in step 2-2 is identified. Next, data is input from the input / output device 1-1 by direct modification component registration in step 2-3, and the modification request registration unit 1-6 is activated.

【0023】ステップ2−4にて登録データが新規作成
部品であるか否か判断し、新規部品であればステップ2
−5で構成部品登録1−2を作動させて新規部品を登録
する。ステップ2−6では構成部品登録2−5に引き続
き、既存部品と新規部品間の関係を定義する為に構成部
品関係管理部1−4が機能する。これらのデータは登録
妥当性チェック完了後外部記憶装置1−5に格納され
る。ステップ2−7では、変更要求に基づく全ての部品
のデータを入力したか否か判断し、未登録部品があれば
ステップ2−3からの処理を繰り返す。
In step 2-4, it is judged whether or not the registration data is a newly created part, and if it is a new part, step 2
At -5, the component registration 1-2 is activated to register a new component. In step 2-6, following the component registration 2-5, the component relationship management unit 1-4 functions to define the relationship between the existing component and the new component. These data are stored in the external storage device 1-5 after the registration validity check is completed. In step 2-7, it is judged whether or not the data of all the parts based on the change request are input, and if there are unregistered parts, the processing from step 2-3 is repeated.

【0024】全部品登録完了後は、次のステップ2−8
にて変更対象物件出力編集部1−7を動作させてデータ
登録した変更部品と波及的に変更となる変更部品とを出
力装置1−11に印字する。ステップ2−9にて実作業
としての変更ならびにテストが終了したらステップ2−
10にて変更完了部2−8を動作させ、入出力装置1−
1より順次変更完了部品データを入力する。次にステッ
プ2−11にて全ての完了部品登録が終了したら、ステ
ップ2−12にてリリース申請部1−9を機能させて該
当変更要求のリリース可否をチェックする。このチェッ
クでは、ステップ2−13に示したように該当変更要求
の構成部品が他の変更要求にて修正中あるいは修正完了
していても他の変更要求が一部部品の先出しリリースと
なって不整合が生じるか否かをチェックする。
After the registration of all parts is completed, the next step 2-8
Then, the change target property output editing unit 1-7 is operated to print the changed parts registered in the data and the changed parts that have a ripple effect on the output device 1-11. When the change as the actual work and the test are completed in Step 2-9, Step 2-
At 10, the change completion unit 2-8 is operated, and the input / output device 1-
The change completed parts data is sequentially input from 1. Next, when registration of all completed parts is completed in step 2-11, the release application part 1-9 is made to function in step 2-12 to check whether or not the corresponding change request can be released. In this check, as shown in step 2-13, even if the component of the corresponding change request is being modified by another change request or the modification is completed, another change request is a partial release of some parts and is not released. Check if a match occurs.

【0025】チェックの結果不具合が生じる場合には、
ステップ2−14にてリリース申請部1−9では該当部
品に関する修正管理情報を作成しリリース申請書出力編
集部1−10を経て出力装置1−11に出力する。
If a problem occurs as a result of the check,
In step 2-14, the release application unit 1-9 creates correction management information about the relevant part, and outputs it to the output device 1-11 via the release application output editing unit 1-10.

【0026】この出力結果を基にステップ2−9から仕
掛中の変更要求を完了させる。リリース申請部1−9で
のチェックが正常の場合には、ステップ2−15にて示
したリリース申請書がリリース申請書出力編集部1−1
0を動作させて出力装置1−11から出力される。
Based on this output result, the change request in process is completed from step 2-9. If the check in the release application section 1-9 is normal, the release application form shown in step 2-15 is the release application output editing section 1-1.
0 is operated to output from the output device 1-11.

【0027】[0027]

【発明の効果】以上説明したように本発明は、ソフトウ
ェアパッケージの構成部品の相互関係を保持することか
ら、変更要求を洗い出すときに二次的に発生する部品ま
で漏れなく発見することができテスト工程での後戻りが
なくなるという効果がある。
As described above, according to the present invention, since the mutual relation of the components of the software package is maintained, the components secondarily generated when the change request is identified can be found without omission. The effect is that there is no backtracking in the process.

【0028】さらに、構成部品の変更状況を管理してい
るおかげでソフトウェアパッケージ全体の不整合となる
ような、ある変更要求の不完全リリースを未然に防ぐと
いう効果がある。
Furthermore, since the change status of the component parts is managed, incomplete release of a certain change request, which causes inconsistency of the entire software package, can be prevented.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の構成及び機能を示す。FIG. 1 illustrates the structure and function of the present invention.

【図2】本発明の処理手順を示す。FIG. 2 shows a processing procedure of the present invention.

【図3】従来の技術の処理手順を示す。FIG. 3 shows a processing procedure of a conventional technique.

【符号の説明】[Explanation of symbols]

1−1 入出力装置 1−2 構成部品登録部 1−3 構成部品格納部 1−4 構成部品関係管理部 1−5 外部記憶装置 1−6 変更要求登録部 1−7 変更対象物件出力編集部 1−8 変更完了登録部 1−9 リリース申請登録部 1−10 リリース申請書出力編集部 1−11 出力装置 1-1 Input / output device 1-2 Component registration unit 1-3 Component storage unit 1-4 Component relationship management unit 1-5 External storage device 1-6 Change request registration unit 1-7 Change target property output editing unit 1-8 Change completion registration section 1-9 Release application registration section 1-10 Release application output editing section 1-11 Output device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウェアパッケージの構成部品デー
タ、カストマイズによる変更対象部品データ、さらにリ
リース申請データを入力、表示する入出力装置と、 入出力装置より入力された構成部品を登録する構成部品
登録部と、 登録された構成部品間の包含関係を管理する構成部品関
係管理部と、 構成部品及びその関係を記憶する外部記憶装置と、 カストマイズによる変更対象部品を登録する変更要求登
録部と、 変更要求された部品及び、関係する全ての部品を出力す
る為の変更対象物件出力編集部と、 変更対象物件が作業完了したことを登録する変更完了登
録部と、 変更要求を稼働システムに組み込む為のリリース申請登
録部と、 リリース可否を問う為のリリース申請書を出力するリリ
ース申請書出力編集部と、 出力編集後のデータを印字する為の出力装置とを備えた
ことを特徴とするソフトウェアパッケージのリリース処
理方式。
1. An input / output device for inputting and displaying component data of a software package, component data to be changed by customization, and release application data, and a component registration unit for registering the component input from the input / output device. , A component relationship management unit that manages the inclusive relation between registered components, an external storage device that stores the components and their relationships, a change request registration unit that registers the change target component by customization, and a change request. Changed parts output editor to output all related parts and parts, a change completion register to register that the properties to be changed are completed, and a release application to incorporate the change request into the operating system. Registration section, release application output editing section that outputs release application to ask whether release is possible, and data after output editing A release processing method for a software package, which is provided with an output device for printing the.
JP3670992A 1992-02-24 1992-02-24 Release processing system for software package Withdrawn JPH05233234A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3670992A JPH05233234A (en) 1992-02-24 1992-02-24 Release processing system for software package

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3670992A JPH05233234A (en) 1992-02-24 1992-02-24 Release processing system for software package

Publications (1)

Publication Number Publication Date
JPH05233234A true JPH05233234A (en) 1993-09-10

Family

ID=12477298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3670992A Withdrawn JPH05233234A (en) 1992-02-24 1992-02-24 Release processing system for software package

Country Status (1)

Country Link
JP (1) JPH05233234A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176803A (en) * 2008-02-14 2008-07-31 Fujitsu Ltd Level-down detection program, level-down detection method, and management program
JP2013228970A (en) * 2012-04-27 2013-11-07 Hitachi Ltd Version-up management method in task system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176803A (en) * 2008-02-14 2008-07-31 Fujitsu Ltd Level-down detection program, level-down detection method, and management program
JP2013228970A (en) * 2012-04-27 2013-11-07 Hitachi Ltd Version-up management method in task system

Similar Documents

Publication Publication Date Title
US5950209A (en) Software release control system and method
US20030105843A1 (en) Input/output device information management system for multi-computer system
JPH05233234A (en) Release processing system for software package
JP2004102379A (en) Patch application management program, method, and system
JPH10326212A (en) Data managing device
JP3083220B2 (en) Design support system
JPH10154090A (en) Data management system
JP2002203067A (en) Housing performance evaluation certification system
JP2671345B2 (en) Computer system product management support device and support method
JP3150065B2 (en) Operation screen automatic generation method and operation screen automatic generation system
JPH0793147A (en) Program development managing device
JP3771753B2 (en) Integrated resource management method
JPH0281178A (en) Cad library control method
JPH05265740A (en) Program editing method
JP2007264937A (en) Program transfer control system, method and program
JPH0816757A (en) Drawing distribution system
JPH07219863A (en) Business distribution system
JPH07146787A (en) Method for retrieving influence program
JP2001084163A (en) Device and method for preliminarily examining influence of update processing and device and method for testing operation of update processing program
JPH05216635A (en) System for managing program competition
JPH06266541A (en) Version management method for product
CN114090419A (en) Program testing method, system, device, electronic equipment and storage medium
CN117495582A (en) Business insurance auditing method and device, electronic equipment and storage medium
JP2000330765A (en) System and method for managing system sg parameter
JP2006092523A (en) Electronic delivery check tool generation system, and electronic delivery check system and program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518