JP2008176803A - Level-down detection program, level-down detection method, and management program - Google Patents

Level-down detection program, level-down detection method, and management program Download PDF

Info

Publication number
JP2008176803A
JP2008176803A JP2008032887A JP2008032887A JP2008176803A JP 2008176803 A JP2008176803 A JP 2008176803A JP 2008032887 A JP2008032887 A JP 2008032887A JP 2008032887 A JP2008032887 A JP 2008032887A JP 2008176803 A JP2008176803 A JP 2008176803A
Authority
JP
Japan
Prior art keywords
update
module
release
information
time
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
JP2008032887A
Other languages
Japanese (ja)
Other versions
JP4769826B2 (en
Inventor
Tadashi Sato
正 佐藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008032887A priority Critical patent/JP4769826B2/en
Publication of JP2008176803A publication Critical patent/JP2008176803A/en
Application granted granted Critical
Publication of JP4769826B2 publication Critical patent/JP4769826B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To mechanically prevent a fault in releasing products when updating the products in parallel. <P>SOLUTION: A program for allowing a computer to detect a failure in updating program products including a plurality of modules comprises steps of: providing update identification information for identifying the updating work of the program products; recording information for identifying the updated modules, and information indicating the updated time of the modules for every updating work together with the update identification information; comparing the updated time of modules to be released with that of modules not to be released; and instructing the execution of predetermined processing when the updated time of the modules to be released is later than that of the modules not to be released. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、プログラム製品の更新管理技術に関するものである。   The present invention relates to a program product update management technique.

企業間の競争が厳しい産業分野では、新製品や後継製品のリリース周期が極めて短い。例えば、パーソナルコンピュータ、サーバ、PDAあるいは携帯電話等の情報機器では、数ヶ月のサイクルで新製品が出荷される。さらに、これらの情報機器では、新製品の出荷の他、現製品の不具合を対策した改訂製品の出荷も煩雑に行われる。このため、短期間に複数世代に渡る製品の開発が並行して行われる場合も多い。   In industrial fields where competition between companies is severe, the release cycle of new products and successor products is extremely short. For example, in an information device such as a personal computer, a server, a PDA, or a mobile phone, a new product is shipped in a cycle of several months. Furthermore, in these information devices, in addition to the shipment of new products, the shipment of revised products that take measures against defects in the current product is also complicated. For this reason, there are many cases where development of products for a plurality of generations is performed in parallel in a short period of time.

また、このような製品の1つの世代には、通常、複数の修正作業や更新作業が含まれる。そのような複数の修正作業や更新作業が並行して行われる場合も多い。   In addition, one generation of such a product usually includes a plurality of correction work and update work. In many cases, such a plurality of correction operations and update operations are performed in parallel.

このような情報機器は、周知のようにハードウェアとプログラム製品の組み合わせにより動作する。また、そのうち、プログラム製品は、多数のモジュールの組み合わせから構成されている。   Such an information device operates by a combination of hardware and a program product as is well known. Among them, the program product is composed of a combination of many modules.

さらに、情報機器に含まれるプログラム製品は一般的に大規模であり、多数の開発者により開発され、あるいは更新されている。したがって、短期間に、複数の世代に渡って、新製品、後継製品、または改訂製品が開発される場合には、各世代に渡って修正モジュールが正確に管理される必要がある。   Furthermore, program products included in information equipment are generally large-scale and have been developed or updated by many developers. Therefore, when a new product, a successor product, or a revised product is developed over a plurality of generations in a short period of time, the correction module needs to be accurately managed over each generation.

特に、プログラム製品の開発においては、開発者ごとの個別作業の後、結合テスト、さらにシステムテストという工程を経て、プログラム製品がリリースされる。また、プログラム製品は、関連するソースプログラムを1箇所にまとめて保持し、コンパイルする統合コンパイル環境で開発される場合が多い。   In particular, in the development of a program product, the program product is released through an individual test for each developer, followed by a combination test and a system test. In many cases, a program product is developed in an integrated compilation environment in which related source programs are held together and compiled.

このような統合コンパイル環境で、複数の修正作業や、複数世代に渡る製品の開発が並行して行われる場合、1つの世代における特定のソースプログラムまたは特定モジュールにおける変更や修正が他の世代の開発内容に悪影響を及ぼす場合がある。従来は、そのようなプログラム製品の世代間の整合性や、修正作業間の整合性を人手で確認するような作業が行われていた。そのような人手による確認作業は、多大な時間を要し、人為的なミスが発生する場合もあった。   In such an integrated compilation environment, when multiple corrections and development of products for multiple generations are performed in parallel, changes or corrections in a specific source program or specific module in one generation are developed in other generations. The content may be adversely affected. Conventionally, such work has been performed to manually check the consistency between generations of such program products and the consistency between correction operations. Such manual confirmation work takes a lot of time and sometimes causes human error.

本発明はこのような従来の技術の問題点に鑑みてなされたものである。すなわち、本発明の課題は、製品に対する複数の更新作業が並行して行われる状況において、製品リリース時の不具合を機械的に防止することにある。   The present invention has been made in view of such problems of the conventional technology. That is, an object of the present invention is to mechanically prevent defects at the time of product release in a situation where a plurality of update operations for a product are performed in parallel.

本発明は上記課題を解決するために、以下の手段を採用した。すなわち、本発明は、コンピュータに、複数のモジュールを含むプログラム製品の更新時の不良を検出させるプログラムであり、プログラム製品の更新作業を識別する更新識別情報を付与するステップと、上記更新作業ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを上記更新識別情報とともに記録するステップと、リリース予定の更新作
業の対象モジュールとリリース予定外の更新作業の対象モジュールとに対して更新時点を比較する比較ステップと、リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令するステップとを備えるものである。
In order to solve the above problems, the present invention employs the following means. That is, the present invention is a program for causing a computer to detect a defect at the time of updating a program product including a plurality of modules. The step of providing update identification information for identifying an update operation of the program product; The step of recording the information for identifying the updated module and the information indicating the update time of the module together with the update identification information, the update target module for the release schedule and the target module for the update schedule that is not scheduled to be released A comparison step for comparing the update time with respect to the module, and a step for instructing execution of a predetermined process when the update time of the module to be released is newer than the update time of the module not to be released corresponding to the module It is.

ここで、更新作業を識別する情報は、プログラム製品の所定の部分に対して所定の期間に行う更新、修正等を識別する。この情報は、例えば、修正番号と呼ばれ、このような更新作業が1以上組み合わせられ、プログラム製品の世代を構成する。なお、プログラム製品の世代を版、バージョン、またはリビジョンともいう。   Here, the information for identifying the update work identifies updates, corrections, and the like performed for a predetermined part of the program product in a predetermined period. This information is called, for example, a correction number, and one or more such update operations are combined to constitute a generation of program products. The generation of a program product is also called a version, version, or revision.

本プログラムを実行するコンピュータは、リリース予定の更新作業とリリース予定外の更新作業とにおいて、対応するモジュールの更新日付を比較する。この更新日付には、時間を含めてもよい。   The computer executing this program compares the update dates of the corresponding modules in the update work scheduled to be released and the update work not scheduled to be released. This update date may include time.

そして、このコンピュータは、リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに、不良の可能性があるとして、所定の処理の実行を指示する。   Then, when the update time of the module scheduled to be released is newer than the update time of the module not scheduled to be released corresponding to the module, this computer instructs execution of a predetermined process because there is a possibility of failure.

このようにして、本プログラムを実行するコンピュータは、1つのプログラム製品に対する複数の更新作業が並行して実施されているような場合でも、機械的にプログラム製品の更新に伴う不良を検出する。   In this way, a computer that executes this program mechanically detects a defect associated with an update of a program product even when a plurality of update operations for one program product are performed in parallel.

好ましくは、更新作業ごとに識別され更新されたモジュールを格納する、そのようなファイルにアクセスし、そのファイルの更新時点を参照するステップをさらに備え、上記比較ステップおいては、リリース予定のモジュールまたはリリース予定外のモジュールの少なくとも一方について、ファイルから参照した更新時点に基づき上記モジュールの更新時点が比較されるようにしてもよい。   Preferably, the method further comprises a step of accessing such a file storing a module identified and updated for each update operation and referring to an update time of the file, and in the comparison step, the module to be released or For at least one of the modules not scheduled to be released, the update time of the module may be compared based on the update time referenced from the file.

すなわち、上記コンピュータは、更新モジュールに関して記録された、モジュールを識別する情報とそのモジュールの更新時点を示す情報により、更新時点を比較するのでなく、モジュールを格納するファイルにアクセスし、ファイルの更新情報を入手する。このため、上記コンピュータは、確実にモジュールの更新時点を把握できる。   That is, the computer accesses the file storing the module instead of comparing the update time with the information for identifying the module and the information indicating the update time of the module recorded on the update module, and updates the file. Get For this reason, the said computer can grasp | ascertain the update time of a module reliably.

好ましくは、上記所定の処理は、リリース対象のプログラム製品のリリース延期である。また、好ましくは、上記所定の処理は、リリース対象外のプログラム製品で上記リリース予定のモジュールより古いモジュールを含むプログラム製品のリリースの促進処理であってもよい。ここで、リリースの促進処理とは、例えば、リリース対象外のプログラム製品のテストの実施である。   Preferably, the predetermined process is a postponement of release of the program product to be released. Preferably, the predetermined process may be a process for promoting the release of a program product that is a program product that is not a release target and includes a module older than the module to be released. Here, the release promotion process is, for example, a test of a program product that is not a release target.

また、本発明は、コンピュータに、複数のモジュールを含むプログラム製品の更新時の不良を検出させるプログラムであり、プログラム製品の更新世代ごとにその更新世代を識別する世代識別情報を付与するステップと、上記更新世代ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを上記世代識別情報とともに記録するステップと、リリース対象の更新世代とリリース対象外の更新世代とにおいて更新されているモジュールの更新時点を比較する比較ステップと、リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令するステップとを備えるものでもよい。   Further, the present invention is a program for causing a computer to detect a defect at the time of updating a program product including a plurality of modules, and providing generation identification information for identifying the update generation for each update generation of the program product; For each of the update generations, the step of recording the information for identifying the updated module and the information indicating the update time of the module together with the generation identification information, and updating in the update generation to be released and the update generation not to be released A comparison step for comparing the update time of the module being released, and a step for instructing execution of a predetermined process when the update time of the module scheduled to be released is newer than the update time of the unscheduled module corresponding to the module; May be provided.

ここで、更新世代とは、プログラム製品の1以上の更新作業の結果を含む、プログラム製品の履歴上の世代をいう。世代を版、バージョン、またはリビジョンともいう。ただし
、この更新世代が1つの更新作業に対応するものであってもよい。
Here, the update generation means a generation on the history of the program product including the result of one or more update operations of the program product. A generation is also called a version, version, or revision. However, this update generation may correspond to one update operation.

このプログラムを実行するコンピュータは、リリース対象の更新世代とリリース対象外の更新世代とにおいて、対応するモジュールの更新日付を比較する。この更新日付には、時間を含めてもよい。   The computer that executes this program compares the update date of the corresponding module between the update generation targeted for release and the update generation not targeted for release. This update date may include time.

そして、上記コンピュータは、リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに、不良の可能性があるとして、所定の処理の実行を指示する。   Then, when the update time of the module scheduled to be released is newer than the update time of the non-release scheduled module corresponding to the module, the computer instructs execution of a predetermined process because there is a possibility of failure.

このようにして、上記コンピュータは、プログラム製品が複数の世代について並行して更新されているような場合でも、機械的にプログラム製品の更新に伴うの不良を検出する。   In this way, the computer mechanically detects a defect associated with the update of the program product even when the program product is updated in parallel for a plurality of generations.

本発明は、コンピュータその他の装置、機械等が上記いずれかの処理を実行する方法であってもよい。また、本発明は、コンピュータその他の装置、機械等に、以上のいずれかの機能を実現させるプログラムをコンピュータ等が読み取り可能な記録媒体に記録したものでもよい。   The present invention may be a method in which a computer, other devices, machines, etc. execute any one of the processes described above. Further, the present invention may be a program in which a computer or other device, machine, or the like realizes any one of the functions described above is recorded on a computer-readable recording medium.

以上説明したように、本発明によれば、製品に対する複数の更新作業が並行して行われる状況において、製品リリースの不具合を機械的に防止することができる。   As described above, according to the present invention, it is possible to mechanically prevent defects in product release in a situation where a plurality of update operations for a product are performed in parallel.

以下、本発明の一実施の形態に係る情報システムを図1から図8の図面に基いて説明する。   Hereinafter, an information system according to an embodiment of the present invention will be described with reference to FIGS.

図1は、プログラム製品リリース時の不具合発生例を示す図であり、図2は、本情報システムの原理を示す図であり、図3は、本情報システムのシステム構成図であり、図4は、本情報システムのデータフロー図であり、図5は、プログラム製品修正時の運用フローを示す図であり、図6は、リリース時の運用フローを示す図であり、図7は、本情報システムにおける修正モジュールリリース処理を示すフローチャートであり、図8は、レベルダウン防止チェック処理(図7のS2)の詳細を示すフローチャートである。   FIG. 1 is a diagram showing an example of occurrence of a problem when a program product is released, FIG. 2 is a diagram showing the principle of the information system, FIG. 3 is a system configuration diagram of the information system, and FIG. FIG. 5 is a data flow diagram of the information system, FIG. 5 is a diagram showing an operation flow at the time of program product correction, FIG. 6 is a diagram showing an operation flow at the time of release, and FIG. FIG. 8 is a flowchart showing details of the level down prevention check process (S2 in FIG. 7).

<機能概要>
図1に、プログラム製品リリース時の不具合発生例を示す。この図1では、1つのプログラム製品の2つの世代が、短期間にリリースされる状況での不具合発生例の経緯を示している。
<Functional overview>
FIG. 1 shows an example of a problem occurring when a program product is released. FIG. 1 shows the history of a failure occurrence example in a situation where two generations of one program product are released in a short period of time.

ここで、プログラム製品とは、例えば、パーソナルコンピュータ上で利用されるシステムプログラムやアプリケーションプログラム等である。本実施の形態では、プログラム製品を資産ともいう。   Here, the program product is, for example, a system program or an application program used on a personal computer. In the present embodiment, the program product is also referred to as an asset.

このようなプログラム製品は、一般的には、複数のモジュールから構成される。図1では、そのようなモジュールの例としてA.dllというファイル(ダイナミックリンクライブ
ラリ)が示されている。また、ここでは、A.cppおよびB.cppというソースプログラムをコンパイルしたファイル(いわゆるロードモジュール)がA.dllに含まれると仮定する。
Such a program product is generally composed of a plurality of modules. In FIG. 1, a file (dynamic link library) called A.dll is shown as an example of such a module. Here, it is assumed that a file (so-called load module) obtained by compiling source programs A.cpp and B.cpp is included in A.dll.

また、世代は、バージョン、リビジョン等とも呼ばれ、リリースされるプログラム製品を特定する。図2では、世代ごとの修正対象をインシデントX、インシデントYのように
明示している。以下、図1にしたがい、不具合発生の経緯を説明する。
The generation is also called a version, revision, etc., and identifies the program product to be released. In FIG. 2, the correction targets for each generation are clearly shown as incident X and incident Y. Hereinafter, the background of the occurrence of the failure will be described with reference to FIG.

(1)12月7日(図1に示した「2001年」は省略する。省略以下同様である)に、インシデントX(A.cppというソースプログラム)を修正し、コンパイル完了した。この
場合、A.cppのコンパイル結果(これをロードモジュールと呼ぶ)が含まれるダイナミッ
クリンクライブラリA.dll全体がコンパイルされる。このとき作成されるダイナミックリ
ンクライブラリをA.dll50と呼ぶ。このA.dll50は、テスト待ちの状態に置かれる(矢印101)。
(1) On December 7 (“2001” shown in FIG. 1 is omitted. The same applies hereinafter), incident X (a source program called A.cpp) was corrected and the compilation was completed. In this case, the entire dynamic link library A.dll including the compilation result of A.cpp (this is called a load module) is compiled. The dynamic link library created at this time is called A.dll50. The A.dll 50 is placed in a test waiting state (arrow 101).

(2)12月10日に、インシデントY(B.cppというソースプログラム)を修正し、コ
ンパイル完了した。このB.cppのコンパイル結果は、上記と同一のダイナミックリンクラ
イブラリA.dllに含まれる。
(2) On December 10, Incident Y (source program called B.cpp) was corrected and compilation was completed. The compilation result of B.cpp is included in the same dynamic link library A.dll as above.

したがって、ダイナミックリンクライブラリA.dll全体が再びコンパイルされる。この
コンパイルは、統合コンパイル環境で実行されるため、インシデントXで修正されたA.cppもコンパイルされる。このコンパイルによって生成されたダイナミックリンクライブラ
リをA.dll51と呼ぶ。このA.dll51も、テスト待ちの状態に置かれる(矢印102)。
Therefore, the entire dynamic link library A.dll is compiled again. Since this compilation is executed in the integrated compilation environment, A.cpp corrected in incident X is also compiled. The dynamic link library generated by this compilation is called A.dll 51. This A.dll 51 is also placed in a test waiting state (arrow 102).

(3)12月10日に、インシデントY(B.cpp)に対応するA.dll51のテストが完了し(矢印103)、インシデントY対応モジュールとしてA.dll51がリリースされる(矢
印104)。ただし、この時点で、インシデントXに対するテストは、未完である。
(3) On December 10, the test of A.dll 51 corresponding to incident Y (B.cpp) is completed (arrow 103), and A.dll 51 is released as an incident Y corresponding module (arrow 104). However, at this point, the test for incident X is incomplete.

(4)12月12日に、インシデントX(A.cpp)に対応するA.dll50のテストが完了し(矢印105)、インシデントX対応モジュールとしてA.dll50がリリースされる(矢
印106)。
(4) On December 12, the test of A.dll 50 corresponding to incident X (A.cpp) is completed (arrow 105), and A.dll 50 is released as an incident X response module (arrow 106).

この状況では、以下のような不具合が含まれる(この不具合をレベルダウンともいう)。   This situation includes the following problems (this problem is also called level down).

第1に、上記(3)で述べたように、インシデントYに対応するA.dll51は、テスト
未完のA.cppのコンパイル結果が含まれているにも拘わらず、そのままリリースされてし
まう。
First, as described in the above (3), the A.dll 51 corresponding to the incident Y is released as it is even though the A.cpp compilation result of the unfinished test is included.

第2に、上記(4)において後からリリースされるA.dll50には、インシデントYに
対応するB.cppの修正結果が含まれていない。このため、後からリリースされるA.dll50により、先にリリースされたA.dll51を上書きすると、リリースを受けるユーザ側でイ
ンシデントYの修正結果が消滅してしまう。
Secondly, the A.dll 50 released later in the above (4) does not include the correction result of B.cpp corresponding to the incident Y. For this reason, if A.dll 51 released later is overwritten by A.dll 50 released later, the correction result of incident Y will disappear on the user side receiving the release.

図2は、このような不具合を回避する本情報システムの原理を示す図である。図2では、プログラム製品にユーザ(リリース担当の管理者)がそのような不具合の有無をチェックするレベルダウンチェック画面19と、そのレベルダウンチェック画面19から指示により実行される処理の概要が示されている。   FIG. 2 is a diagram showing the principle of the information system for avoiding such a problem. FIG. 2 shows a level-down check screen 19 in which a user (a manager in charge of release) checks for the presence or absence of such a defect in the program product, and an overview of processing executed by an instruction from the level-down check screen 19. ing.

このレベルダウンチェック画面19は、画面中央部の設定リリースVL(バージョンレベル)欄31、コメント欄32、予定VL欄33、レベルダウンチェック表示欄34、表示ボタン、チェックボタン20および画面下部の設定対象資産欄35を有している。   The level down check screen 19 is a setting release VL (version level) column 31, a comment column 32, a planned VL column 33, a level down check display column 34, a display button, a check button 20, and a setting target at the bottom of the screen. An asset column 35 is included.

管理者は、設定リリースVL31に、リリース対象のプログラムのバージョンを示すバージョンレベルを設定する。バージョンレベルは、例えば、V10L10等の文字列である。   The administrator sets a version level indicating the version of the release target program in the setting release VL31. The version level is, for example, a character string such as V10L10.

また、管理者は、コメント欄32に、そのバージョンレベルに関するコメントを設定する。コメントは、例えば、「障害No.0011対応モジュール」等である。   Further, the administrator sets a comment related to the version level in the comment field 32. The comment is, for example, “Failure No. 0011 compatible module” or the like.

また、管理者は、予定VL欄33に、リリース予定となっているバージョンレベルを設定、表示ボタンを押下することにより、そのバージョンレベルに属する修正No.の一覧を表示することができる。そのような修正No.の一覧は、設定対象資産欄35に表示される。   In addition, the administrator sets the version level that is scheduled to be released in the planned VL column 33, and presses the display button, so that the revision No. belonging to that version level is set. Can be displayed. Such a modification No. Is displayed in the setting target asset column 35.

ここで、修正No.とは、プログラム製品に対する1まとまりの修正作業や更新作業を特定する情報である。また、修正No.は、そのような修正作業や更新作業の結果を特定する。そして、そのような修正作業、更新作業の結果が1以上組み合わせられて1つのバージョンレベルを構成する。   Here, the correction No. Is information for specifying a group of correction work and update work for the program product. In addition, the correction No. Identifies the results of such corrections and updates. Then, one or more results of such correction work and update work are combined to constitute one version level.

また、レベルダウンチェック表示欄34には、レベルダウンチェック実行の有無が表示される。   The level down check display field 34 displays whether or not a level down check is executed.

設定対象資産欄35には、リリース予定の修正No.の一覧が表示される。この設定対象資産欄35の表の各行は、リリース対象チェックマーク、修正番号、および案件番号の各フィールドを有している。ここで、チェックマークは、その修正No.の修正作業による修正結果がリリース対象であることを指定する。   In the setting target asset column 35, the revision No. to be released is shown. A list of will be displayed. Each row of the table of the setting target asset column 35 has fields for a release target check mark, a correction number, and a case number. Here, the check mark indicates the correction number. Specifies that the correction result of the correction work is to be released.

管理者が所望の修正番号の行について、リリース対象チェックマークを設定し、チェックボタン20を押下することにより、レベルダウンチェックが開始する。   When the administrator sets a release target check mark for a desired revision number line and presses the check button 20, the level down check is started.

例えば、図2の例では、リリース対象の修正番号(001〜003)で示されるプログラム製品のリリースモジュール管理テーブルが読み出され、リリース対象となっていない修正番号のモジュール管理テーブルと比較される。   For example, in the example of FIG. 2, the release module management table of the program product indicated by the release target revision number (001 to 003) is read and compared with the module management table of the revision number that is not the release target.

リリースモジュール管理テーブルには、ソースプログラムのコンパイルにより更新されたモジュールが記録される。図2のように、リリースモジュール管理テーブルは、修正No.により識別され、当該修正作業で改造されたモジュールの一覧を有している。また、モジュールの一覧には、改造されたモジュール名とそのモジュールが更新された更新日付(コンパイルの日付)が含まれる。   Modules updated by compiling the source program are recorded in the release module management table. As shown in FIG. And a list of modules that have been modified by the correction work. The module list includes the name of the modified module and the update date (compile date) when the module is updated.

ここで、例えば、修正No.0001のリリースモジュール管理テーブル20Aに記録されたモジュールA.dllの更新日付は、2001年12月10日である。一方、修正No
.0031のリリースモジュール管理テーブル20Bに記録されたモジュールA.dllの更
新日付は、2001年12月7日である。
Here, for example, the correction No. The update date of the module A.dll recorded in the release module management table 20A of 0001 is December 10, 2001. On the other hand, correction No.
. The update date of the module A.dll recorded in the release module management table 20B of 0031 is December 7, 2001.

したがって、修正No.0001で特定される今回リリース対象のモジュールの中に、今回リリース対象でない(後からリリースされる)モジュールより修正日付が新しいものがある。   Therefore, the correction No. Among the modules to be released this time identified by 0001, there is a module whose modification date is newer than a module that is not a release target (released later).

このような状況では、図1において述べたように、修正No.001のリリース時にA.dllには、未テストの改造が含まれる可能性がある。また、後に、修正No.0031のリリースにより、リリース済みの内容が抹消される可能性がある。   In such a situation, as described in FIG. At the time of 001 release, A.dll may contain untested modifications. Later, the correction No. With the release of 0031, the released content may be deleted.

一方、例えば、修正No.0001のモジュールB.dllの更新日付は、12月11日で
あり、修正No.0031のモジュールB.dllの更新日付12月18日より、古い。した
がって、モジュールB.dllには、不具合は含まれていないことが分かる。
On the other hand, for example, the modification No. The update date of module B.dll of 0001 is December 11, and the modification No. The update date of module B.dll of 0031 is older than December 18th. Therefore, it can be seen that the module B.dll does not contain any defects.

また、修正No.0001のリリースモジュール管理テーブル20Aには、Y.EXE、Z.dllというモジュールが記録されている。しかし、これらのモジュールは、修正No.0031のリリースモジュール管理テーブル20Bには記録されていない。これは、Y.EXEお
よびZ.dllが修正No.0001では更新されたが、修正No.0031では、更新され
なかったことを示す。
In addition, the correction No. Modules Y.EXE and Z.dll are recorded in the release module management table 20A of 0001. However, these modules have the modification No. It is not recorded in the release module management table 20B of 0031. This is because Y.EXE and Z.dll are modified No. Although it was updated in 0001, the correction No. 0031 indicates that it has not been updated.

また、修正No.0031のリリースモジュール管理テーブル20Bには、XX01.EXE、XX02.EXE等のモジュールが記録されている。しかし、これらのモジュールは、修正No.0001のリリースモジュール管理テーブル20Aには記録されていない。   In addition, the correction No. Modules such as XX01.EXE and XX02.EXE are recorded in the release module management table 20B of 0031. However, these modules have the modification No. It is not recorded in the release module management table 20A of 0001.

このように、2つのリリースモジュール管理テーブルの一方に記録され、他方のリリースモジュール管理テーブルに記録されていないモジュールは、不具合を発生しない。リリースモジュール管理テーブルに記録されていないモジュールは、コンパイルされていないからである。   In this way, a module that is recorded in one of the two release module management tables and not recorded in the other release module management table does not cause a problem. This is because the modules not recorded in the release module management table are not compiled.

<システム構成>
図3は、本情報システムのシステム構成図である。この情報システムは、ウェブサーバ1、資産管理サーバ2、開発サーバ3(コンパイルサーバを含む)、リリースサーバ4(テストサーバを含む)、障害・Q/A登録サーバ5およびSQLサーバ6を有している。
<System configuration>
FIG. 3 is a system configuration diagram of the information system. This information system includes a web server 1, an asset management server 2, a development server 3 (including a compilation server), a release server 4 (including a test server), a failure / Q / A registration server 5 and an SQL server 6. Yes.

資産管理サーバ2は、資産管理プログラムを実行し、プログラム製品、各プログラム製品を構成するモジュール、プログラム製品やモジュールをコンパイルするためのソースプログラム等のバージョンを管理する。ここで、資産管理とは、いわゆるプログラム製品のバージョン管理をいう。   The asset management server 2 executes an asset management program and manages versions of program products, modules constituting each program product, source programs for compiling the program products and modules, and the like. Here, asset management refers to so-called program product version management.

コンパイルサーバを含む開発サーバ3は、ソースプログラムの編集やコンパイル等に使用される。テストサーバを含むリリースサーバ4は、プログラム製品のテスト環境を提供する。   The development server 3 including the compile server is used for editing and compiling the source program. The release server 4 including the test server provides a test environment for the program product.

障害・Q/A登録サーバ5は、サービス部門等からの障害情報の通知、Q/A(質問とその回答)等を登録する。SQLサーバ6は、開発環境に関する情報や、障害・Q/A登録サーバ5から登録された情報を保持する。   The failure / Q / A registration server 5 registers notification of failure information from the service department, Q / A (question and answer), and the like. The SQL server 6 holds information related to the development environment and information registered from the failure / Q / A registration server 5.

ウェブサーバ1は、管理者や開発者が使用する端末10に対し、ウェブページを提供し、バージョン管理に関する情報、ソースプログラムの入出庫、障害情報、Q/A(プログラム製品に関する質問および回答)等を提供する。   The web server 1 provides a web page to the terminal 10 used by an administrator or developer, information on version management, loading / unloading of source programs, failure information, Q / A (questions and answers about program products), etc. I will provide a.

また、ウェブサーバ1は、資産管理コントロール部(プログラム)を実行し、プログラム製品リリース時における不良、すなわち、レベルダウンを検出する。   Further, the web server 1 executes an asset management control unit (program) to detect a defect at the time of program product release, that is, a level down.

<システム運用フロー>
図4は、本情報システムのデータフロー図である。この情報システムでは、プログラム製品のソースプログラムが世代ごとに区別され、原本21としてデータベースに保存されている。
<System operation flow>
FIG. 4 is a data flow diagram of the information system. In this information system, the source program of the program product is distinguished for each generation and stored in the database as the original 21.

ユーザは、自身の端末10を通じて情報システムにアクセスし、原本21から必要なソースプログラムを取得する。すなわち、ユーザは、所定のウェブページにアクセスし、更新に必要なソースプログラムを指定してソースプログラムの貸出を資産管理サーバ2に依
頼する。すると、資産管理サーバ2は、管理用発行フォルダ22に出力され、さらに、開発サーバ3の貸出フォルダ23に移動される(図4の(1)(ここでは、まる1を(1)と表記する。以下同様))。ユーザは、開発サーバ3の貸出フォルダ23から自身の端末10にそのソースプログラムを複写し、プログラムの修正作業を行う。ただし、ユーザは、貸出フォルダ23において、そのままプログラムの修正作業を行ってもよい。
The user accesses the information system through his / her terminal 10 and acquires a necessary source program from the original 21. That is, the user accesses a predetermined web page, specifies a source program necessary for updating, and requests the asset management server 2 to lend the source program. Then, the asset management server 2 is output to the management issue folder 22 and further moved to the rental folder 23 of the development server 3 ((1) in FIG. 4 (here, the whole 1 is represented as (1). And so on)). The user copies the source program from the rental folder 23 of the development server 3 to his / her terminal 10 and performs a program correction operation. However, the user may modify the program as it is in the lending folder 23.

修正完了後、ユーザは、修正後のソースプログラムを返却フォルダ24に返却する。そして、ユーザは、所定のウェブページにアクセスし、そのソースプログラムの返却操作を行う。この返却操作により、返却フォルダ24のソースプログラムが管理受付用フォルダ25に転送される。また、返却フォルダ24のソースプログラムが統合コンパイル環境フォルダ26に転送される(図4の(2))。   After the correction is completed, the user returns the corrected source program to the return folder 24. Then, the user accesses a predetermined web page and returns the source program. By this return operation, the source program of the return folder 24 is transferred to the management reception folder 25. Further, the source program in the return folder 24 is transferred to the integrated compilation environment folder 26 ((2) in FIG. 4).

コンパイルサーバは、複写したソースプログラムおよびそのソースプログラムと同一のモジュールに組み込まれるすべてのソースプログラムをコンパイルし、更新されたモジュールを作成する。   The compile server compiles the copied source program and all source programs incorporated in the same module as the source program, and creates an updated module.

さらに、コンパイルサーバは、更新したモジュールを管理用受付フォルダ25に返却する(図4の(3))。このとき、資産管理サーバ2は、修正No.を発行し、修正モジュール管理テーブルに、その修正No.および返却されたモジュールのモジュール名と更新日付を記録する。また、コンパイルサーバは、更新したモジュールを統合テスト環境に合致するディレクトリ構成に変更する(図4の(4))。   Further, the compile server returns the updated module to the management reception folder 25 ((3) in FIG. 4). At this time, the asset management server 2 receives the modification No. Is issued, and the revision number is displayed in the revision module management table. Record the module name and update date of the returned module. Also, the compile server changes the updated module to a directory configuration that matches the integrated test environment ((4) in FIG. 4).

そして、コンパイルサーバは、そのモジュールをテスト展開待ちディレクトリ29に格納する(図4の(5))。統合テスト環境を提供するテストサーバ4は、テスト展開待ちディレクトリ29に格納されたモジュールを順次読み出し、テスト環境に展開する。   Then, the compile server stores the module in the test expansion waiting directory 29 ((5) in FIG. 4). The test server 4 that provides the integrated test environment sequentially reads the modules stored in the test deployment waiting directory 29 and deploys them to the test environment.

テストサーバ4では、統合テスト環境において、更新されたモジュールのテストが実行される。テストが正常に終了すると、ユーザは、テストが完了した修正No.を所定のウェブページに入力する。この入力により、資産管理サーバ2は、管理用受付フォルダ25から更新されたモジュールを原本21に登録する(図4の(6))。   In the test server 4, the updated module test is executed in the integrated test environment. When the test is successfully completed, the user can confirm the correction No. that the test is completed. Is input to a predetermined web page. With this input, the asset management server 2 registers the module updated from the management reception folder 25 in the original 21 ((6) in FIG. 4).

管理者は、テストが完了した修正No.のうち、リリース対象となる修正No.を収集し、リリースするバージョンレベルを設定する。そして、そのバージョンレベルに含まれる修正No.の修正結果について、レベルダウンチェックを実行する。   The administrator confirms the modification No. that has been tested. Of these, the revision number to be released is Collect and set the version level to release. And the correction No. included in the version level. Perform a level-down check on the correction results of.

レベルダウンチェックが正常に終了すると、管理者は、作業フォルダを介して、そのバージョンレベルに含まれるモジュールをリモートメンテナンスサーバのリリース環境フォルダ28に転送する(図4の(7))。   When the level down check ends normally, the administrator transfers the modules included in the version level to the release environment folder 28 of the remote maintenance server via the work folder ((7) in FIG. 4).

リモートメンテナンスサーバは、エンドユーザとの契約条件にしたがい、所定の時期にリリース環境フォルダ28のモジュールをエンドユーザのコンピュータに転送する。   The remote maintenance server transfers the module of the release environment folder 28 to the end user's computer at a predetermined time according to the contract conditions with the end user.

図5に、プログラム製品修正時の運用フローを示す。まず、ユーザ(図5では開発者と記載)は、所定のウェブページへの操作により、原本21から修正対象のソースプログラムを自身の端末10に取り出す(図5の(1))。ユーザは、修正作業を完了後、上記ウェブページへの操作により、修正されたソースプログラムを返却用一時ディレクトリ24Aに返却する(図5の(3))。ここで、返却用一時ディレクトリ24Aとは、図4に示す返却フォルダ24および管理用受付フォルダ25に対応する。   FIG. 5 shows an operation flow when the program product is corrected. First, the user (described as “developer” in FIG. 5) takes out the source program to be corrected from the original 21 to his / her terminal 10 by operating a predetermined web page ((1) in FIG. 5). After completing the correction work, the user returns the corrected source program to the return temporary directory 24A by an operation on the web page ((3) in FIG. 5). Here, the temporary return directory 24A corresponds to the return folder 24 and the management reception folder 25 shown in FIG.

返却されたソースは、コンパイル環境フォルダ26に転送される(図5の(4))。こ
のコンパイル環境フォルダ26でソースプログラムのコンパイルが実行される。このような修正されたソースプログラムに関連するコンパイルだけを実行する技術は、例えば、unixシステムではmakeコマンドとして広く知られている。
The returned source is transferred to the compilation environment folder 26 ((4) in FIG. 5). In this compilation environment folder 26, the source program is compiled. A technique for executing only compilation related to such a modified source program is widely known as a make command in the UNIX system, for example.

次に、コンパイル結果の差分が抽出される(図5の(6))。差分とは、コンパイル環境に転送されたソースプログラムをコンパイルすることにより更新されるモジュールの集合をいう。この差分は、返却用一時ディレクトリ24Aとテスト環境フォルダ27の両方にコピーされる。   Next, the difference between the compilation results is extracted ((6) in FIG. 5). The difference is a set of modules updated by compiling the source program transferred to the compilation environment. This difference is copied to both the return temporary directory 24A and the test environment folder 27.

テストサーバ4は、コピーされた差分(更新されたモジュールの集合)をテスト環境に展開する(図5の(7))。ここで展開とは、更新されたモジュールをテスト環境にインストールすることをいう。ユーザは、テスト環境でテストを実行する(図5の(8))。   The test server 4 expands the copied difference (a set of updated modules) in the test environment ((7) in FIG. 5). Deployment here means installing the updated module in a test environment. The user executes the test in the test environment ((8) in FIG. 5).

テスト完了後、ユーザは所定のウェブページにテスト完了を設定する。この設定により、テスト完了の電子メールが管理者に通知される(図5の(10))。管理者は、所定のウェブページを通じて修正終了の承認処理を実行する(図5の(11))。この承認処理により、返却用一時フォルダのファイル(修正済みのソースプログラムおよび更新されたモジュール)が原本21に反映される。また、このとき、対応する修正No.のリリースモジュール管理テーブルに、更新モジュール名および更新日付が記録される(図5の(12))。   After the test is completed, the user sets the test completion on a predetermined web page. With this setting, the test completion e-mail is notified to the administrator ((10) in FIG. 5). The administrator executes correction end approval processing through a predetermined web page ((11) in FIG. 5). As a result of this approval process, the file (the corrected source program and the updated module) in the temporary return folder is reflected in the original 21. At this time, the corresponding correction No. In the release module management table, the update module name and the update date are recorded ((12) in FIG. 5).

図6に、リリース時の運用フローを示す。この処理では、管理者は、レベルダウンチェック画面19においてリリース対象の修正番号を選択する(図6の(1))。   FIG. 6 shows an operation flow at the time of release. In this process, the administrator selects a revision number to be released on the level down check screen 19 ((1) in FIG. 6).

そして、管理者は、このレベルダウンチェック画面19上のチェックボタン18(図2参照)を押下し、レベルダウンチェックの実行を指定する。これにより、レベルダウンチェック、すなわち、プログラム製品リリース時の不具合チェックが実行される(図6の(2))。   Then, the administrator presses the check button 18 (see FIG. 2) on the level down check screen 19 and designates execution of the level down check. Thus, a level down check, that is, a defect check at the time of program product release is executed ((2) in FIG. 6).

すると、資産管理サーバ2は、リリース対象の修正No.とリリース対象でない修正No.について、リリースモジュール管理テーブル(図6のテーブル20Aと20B)を比較する。この比較において、リリース対象のモジュールの更新日付がリリース対象でないモジュールの更新日付より新しい場合に(リリース対象外のモジュールの更新日付がリリース対象のモジュールの更新日付より古い場合に)、不具合、すなわち、レベルダウンが検出される。   Then, the asset management server 2 sets the revision number to be released. And the revision number that is not the release target. The release module management tables (tables 20A and 20B in FIG. 6) are compared. In this comparison, if the update date of the release target module is newer than the update date of the non-release target module (if the update date of the non-release target module is older than the update date of the release target module), the bug, A level down is detected.

次に、資産管理サーバ2は、リリース対象の修正No.で識別されるリリースモジュール管理テーブルに記録されたモジュールの更新日付と、テスト環境フォルダ27に保持され、そのモジュールを格納するファイルの更新日付とを比較する。この比較において、リリース対象のモジュールの更新日付がテスト環境フォルダ27において同一名称のモジュールを格納したファイルの更新日付より新しい場合に(テスト環境フォルダ27のファイルの更新日付が古い場合に)、不具合、すなわち、レベルダウンが検出される。   Next, the asset management server 2 sets the revision number to be released. The update date of the module recorded in the release module management table identified by (1) is compared with the update date of the file stored in the test environment folder 27 and storing the module. In this comparison, when the update date of the release target module is newer than the update date of the file storing the module of the same name in the test environment folder 27 (when the update date of the file in the test environment folder 27 is older), That is, a level down is detected.

次に、不具合が検出されない場合、資産管理サーバ2は、リリース対象の修正No.を所定のウェブページに表示する。管理者は、リリース対象の修正No.を確認し、リリース対象を決定する(図6の(3))。   Next, when no defect is detected, the asset management server 2 determines the revision No. to be released. Is displayed on a predetermined web page. The administrator can change the revision number of the release target. To determine the release target ((3) in FIG. 6).

資産管理サーバ2は、確認された修正No.で識別されるリリースモジュール管理テーブルを基に、原本21からリリース対象のモジュールを抽出する(図6の(4))。   The asset management server 2 confirms the confirmed revision number. The module to be released is extracted from the original 21 based on the release module management table identified by (4 in FIG. 6).

<作用>
図7に、本情報システムにおける修正モジュールリリース処理を示す。この処理は、図3に示した資産管理サーバ2が情報処理プログラムを実行することにより実現される。
<Action>
FIG. 7 shows a correction module release process in this information system. This process is realized by the asset management server 2 shown in FIG. 3 executing the information processing program.

この処理では、資産管理サーバ2は、まず、管理者によりリリース対象の選択を受ける(S1)。次に、資産管理サーバ2は、レベルダウン防止チェック処理を実行する(S2)。   In this process, the asset management server 2 first receives a release target selection by the administrator (S1). Next, the asset management server 2 executes a level down prevention check process (S2).

次に、資産管理サーバ2は、レベルダウンの可能があるか否かを判定する(S3)。レベルダウンの可能性がない場合(S3の判定でNOの場合)、資産管理サーバ2は、リリース対象モジュールを抽出し、処理を終了する(S4)。   Next, the asset management server 2 determines whether or not the level can be lowered (S3). If there is no possibility of level down (NO in S3), the asset management server 2 extracts the release target module and ends the process (S4).

一方、レベルダウンの可能性がある場合(S3の判定でYESの場合)、資産管理サーバ2は、管理者からレベルダウン防止の処置の選択を受ける(S5)。レベルダウン防止処置が、「繰り上げリリース」であった場合、資産管理サーバ2は、リリース非対象であるが古い更新日付のモジュールに対応する修正番号のテストを促す。   On the other hand, if there is a possibility of level down (YES in S3), the asset management server 2 receives a level down prevention treatment selection from the administrator (S5). If the level down prevention measure is “Releasing Release”, the asset management server 2 prompts the test of the modification number corresponding to the module that is not subject to release but has an old update date.

これにより、例えば、所定のメッセージが開発者の端末10に通知される。開発者は当該修正番号のテストを完了し、完了報告を通知する。この通知を受けることにより、資産管理サーバ2は、当該修正番号のプログラム製品をリリース対象とし、制御をS1に戻す。   Thereby, for example, a predetermined message is notified to the developer terminal 10. The developer completes the test of the modification number and notifies the completion report. Upon receiving this notification, the asset management server 2 sets the program product with the modification number as a release target and returns control to S1.

また、レベルダウン防止処置が、「リリース延期」であった場合、資産管理サーバ2は、リリース対象として設定されている修正番号をリリース非対象とする(S7)。そして、資産管理サーバ2は、制御をS1に戻す。   Further, when the level down prevention measure is “release postponement”, the asset management server 2 sets the revision number set as the release target as the non-release target (S7). Then, the asset management server 2 returns the control to S1.

図8に、レベルダウン防止チェック処理(図7のS2)の詳細を示す。この処理では、資産管理サーバ2は、まず、リリース対象の修正番号で識別されるリリースモジュール管理テーブルとリリース非対象の修正番号で識別されるリリースモジュール管理テーブルとを比較する(S21)。   FIG. 8 shows details of the level down prevention check process (S2 in FIG. 7). In this process, the asset management server 2 first compares the release module management table identified by the revision number targeted for release with the release module management table identified by the modification number not targeted for release (S21).

リリース対象の修正番号で識別されるリリースモジュール管理テーブルに記録されたモジュールがリリース非対象のリリースモジュール管理テーブルに記録された同一名のモジュールより古くない場合(S22でNOの場合)、資産管理サーバ2は、エラー情報を出力し、処理を終了する(S26)。   If the module recorded in the release module management table identified by the revision number targeted for release is not older than the module of the same name recorded in the release module management table not subject to release (NO in S22), the asset management server 2 outputs error information and ends the process (S26).

一方、リリース対象の修正番号で識別されるリリースモジュール管理テーブルに記録されたモジュールがリリース非対象のリリースモジュール管理テーブルに記録された同一名のモジュールより古い場合(S22でYESの場合)、資産管理サーバ2は、次のデータがあるか否かを判定する(S23)。次のデータがあるとは、リリース対象の修正番号で識別されるリリースモジュール管理テーブルに残りデータがある場合、または、次のリリース対象の修正番号で識別されるリリースモジュール管理テーブルがある場合をいう。   On the other hand, if the module recorded in the release module management table identified by the revision number targeted for release is older than the module of the same name recorded in the release module management table not subject to release (YES in S22), asset management The server 2 determines whether there is next data (S23). The following data exists when there is remaining data in the release module management table identified by the revision number of the release target or when there is a release module management table identified by the revision number of the next release target. .

S23の判定で次のデータがある場合、資産管理サーバ2は、制御をS21に戻す。また、S23の判定で、次のデータがない場合、資産管理サーバ2は、リリース対象の修正番号で識別されるリリースモジュール管理テーブルに記録されたモジュールの更新日付とそのモジュールを格納するファイル(例えば、統合テスト環境でテスト待ちのモジュール)の日付を比較する(S24)。   If there is the next data in the determination in S23, the asset management server 2 returns the control to S21. If it is determined in S23 that there is no next data, the asset management server 2 stores the update date of the module recorded in the release module management table identified by the revision number to be released and a file storing the module (for example, , The dates of modules waiting for the test in the integrated test environment) are compared (S24).

そして、リース対象の修正番号で識別されるリリースモジュール管理テーブルに記録さ
れたモジュールの更新日付の方が古くない場合(S25でNOの場合)、資産管理サーバ2は、エラー情報を出力し、処理を終了する(S26)。
If the update date of the module recorded in the release module management table identified by the revision number to be leased is not older (NO in S25), the asset management server 2 outputs error information and performs processing Is finished (S26).

一方、リース対象の修正番号で識別されるリリースモジュール管理テーブルに記録されたモジュールの更新日付の方が古い場合(S25でYESの場合)、資産管理サーバ2は、次のデータがあるか否かを判定する(S27)。   On the other hand, when the update date of the module recorded in the release module management table identified by the revision number to be leased is older (YES in S25), the asset management server 2 determines whether or not there is the next data. Is determined (S27).

S27の判定で次のデータがある場合、資産管理サーバ制御をS24に戻す。また、S27の判定で、次のデータがない場合、資産管理サーバ2は、処理完了メッセージを表示し、処理を終了する(S28)。   If there is the next data in the determination in S27, the asset management server control is returned to S24. If it is determined in S27 that there is no next data, the asset management server 2 displays a process completion message and ends the process (S28).

以上述べたように、本情報システムによれば、プログラム製品に対する複数の更新作業が並行して実施され、リリースされるような場合において、機械的にリリースの不具合を防止することができる。   As described above, according to the information system, it is possible to mechanically prevent a release failure when a plurality of update operations for a program product are performed and released in parallel.

すなわち、すでにリリース済み世代のプログラム製品に含まれていたモジュールより古いをモジュールを後発世代のプログラム製品に含めてリリースしてしまうような場合を検出できる。   That is, it is possible to detect a case where a module older than the module already included in the already-released program product is included in the later-generation program product and released.

また、統合コンパイル環境、すなわち、特定モジュールまたはすべてのプログラム製品のソースプログラムを1つの領域(例えば、フォルダやディレクトリ等)でコンパイルするような環境において、リリース対象のプログラム製品に、修正された後テスト未完のソースプログラムに対応する部分(ロードモジュールまたはオブジェクトモジュール)が含まれている可能性がある場合に、そのような部分を含む可能性のあるモジュールを検出できる。   In addition, in an integrated compilation environment, that is, an environment in which the source program of a specific module or all program products is compiled in one area (for example, a folder or a directory), it is tested after being modified to the program product to be released. When there is a possibility that a portion (load module or object module) corresponding to an incomplete source program is included, a module that may include such a portion can be detected.

<変形例>
上記実施形態では、ウェブサーバ1、資産管理サーバ2、開発サーバ3、コンパイルサーバ、リリースサーバ4、テストサーバ等および端末10により情報システムを構成した。しかし、本発明の実施は、このようなコンピュータの構成に限定されるものではない。
<Modification>
In the above embodiment, the information system is configured by the web server 1, the asset management server 2, the development server 3, the compilation server, the release server 4, the test server, etc. and the terminal 10. However, the implementation of the present invention is not limited to such a computer configuration.

例えば、1台のサーバで、上記サーバの機能を提供するようにしてもよい。また、逆に、各サーバを複数のコンピュータによって構成してもよい。さらに、1台のコンピュータによるスタンドアロンの環境で、上記情報システムの機能を実現してもよい。   For example, the server functions may be provided by a single server. Conversely, each server may be configured by a plurality of computers. Furthermore, the functions of the information system may be realized in a stand-alone environment using a single computer.

上記実施形態では、リリース対象のリリースモジュール管理テーブルとリリース非対象のリリースモジュール管理テーブルとを比較して、不具合がなかったとき、さらに、リリース対象のリリースモジュール管理テーブルに記録されたモジュールの更新日付とそのモジュールを格納するファイルの更新日付を比較した。   In the above embodiment, when the release module management table to be released and the release module management table to be released are not compared, and there is no failure, the update date of the module recorded in the release module management table to be released is further updated. And the update date of the file that stores the module.

しかし、本発明の実施は、このような手順には限定されない。例えば、リリース対象のモジュールのファイルと、統合テスト環境でテスト待ち(テスト中を含む)のモジュールのファイルとの間で、更新日付を比較してもよい。すなわち、リリースモジュール管理テーブルには、修正番号と、その修正番号に含まれるモジュールを格納するファイル名を記録しておき、ファイル同士で更新日付を比較してもよい。   However, the implementation of the present invention is not limited to such a procedure. For example, the update date may be compared between the file of the module to be released and the file of the module waiting for the test (including during the test) in the integrated test environment. That is, in the release module management table, the revision number and the file name storing the module included in the revision number may be recorded, and the update dates may be compared between the files.

上記実施形態では、プログラム製品に対する1まとまりの修正作業や更新作業を修正No.で特定し、そのような複数の修正作業の結果や更新作業の結果を組み合わせて1つのバージョンレベル(世代)を構成した。そして、レベルダウンチェックは、リリース対象の修正No.の修正作業とリリース対象外の修正No.の修正作業との間で、対応するモ
ジュールの修正日付を比較することにより行った。
In the above embodiment, a group of correction work and update work for a program product is performed as a correction number. A version level (generation) is configured by combining the results of a plurality of correction operations and the results of update operations. The level down check is performed with the revision number of the release target. Correction work and correction No. This was done by comparing the modification date of the corresponding module with the modification work.

しかし、そのようなリリース対象の修正No.とリリース対象外の修正No.との間で、対応するモジュールの修正日付を比較する代わり、リリース対象の世代とリリース対象外の世代との間で、対応するモジュールの修正日付を比較してもよい。   However, the revision No. And the revision number that is not subject to release. The modification date of the corresponding module may be compared between the generation to be released and the generation not to be released, instead of comparing the modification date of the corresponding module.

すなわち、修正No.により特定される修正作業ごとにモジュールを比較するのでなく、プログラム製品の世代同士で対応するモジュールを比較するようにしてもよい。例えば、先にリリースされる世代のプログラム製品のモジュールで、後からリリースされる世代のプログラム製品の対応するモジュールより更新日付が新しいものが検出された場合に、レベルダウンとして、所定の処理を実行するようにすればよい。   That is, the correction No. Instead of comparing the modules for each correction operation specified by the above, the corresponding modules may be compared between the generations of program products. For example, if a module of a previously released generation program product has a newer update date than a corresponding module of a later released generation program product, a predetermined process is executed as a level down. You just have to do it.

<コンピュータ読み取り可能な記録媒体>
コンピュータに上記いずれかの機能を実現させるプログラムをコンピュータが読み取り可能な記録媒体に記録することができる。そして、コンピュータに、この記録媒体のプログラムを読み込ませて実行させることにより、その機能を提供させることができる。
<Computer-readable recording medium>
A program that causes a computer to realize any of the above functions can be recorded on a computer-readable recording medium. The function can be provided by causing the computer to read and execute the program of the recording medium.

ここで、コンピュータ読み取り可能な記録媒体とは、データやプログラム等の情報を電気的、磁気的、光学的、機械的、または化学的作用によって蓄積し、コンピュータから読み取ることができる記録媒体をいう。このような記録媒体の内コンピュータから取り外し可能なものとしては、例えばフロッピー(登録商標)ディスク、光磁気ディスク、CD-ROM、CD-R/W、DVD、DAT、8mmテープ、メモリカード等がある。   Here, the computer-readable recording medium refers to a recording medium in which information such as data and programs is accumulated by electrical, magnetic, optical, mechanical, or chemical action and can be read from a computer. Examples of such a recording medium that can be removed from the computer include a floppy (registered trademark) disk, a magneto-optical disk, a CD-ROM, a CD-R / W, a DVD, a DAT, an 8 mm tape, and a memory card. .

また、コンピュータに固定された記録媒体としてハードディスクやROM(リードオンリーメモリ)等がある。   Further, there are a hard disk, a ROM (read only memory), and the like as a recording medium fixed to the computer.

<搬送波に具現化されたデータ通信>
また、上記プログラムは、コンピュータのハードディスクやメモリに格納し、通信媒体を通じて他のコンピュータに配布することができる。この場合、プログラムは、搬送波によって具現化されたデータ通信信号として、通信媒体を伝送される。そして、その配布を受けたコンピュータに上記機能を提供させることができる。
<Data communication embodied in carrier wave>
The program can be stored in a hard disk or memory of a computer and distributed to other computers through a communication medium. In this case, the program is transmitted through a communication medium as a data communication signal embodied by a carrier wave. And the said function can be provided to the computer which received the distribution.

ここで通信媒体としては、有線通信媒体、例えば、同軸ケーブルおよびツイストペアケーブルを含む金属ケーブル類、光通信ケーブル等、または、無線通信媒体例えば、衛星通信、地上波無線通信等のいずれでもよい。   Here, the communication medium may be a wired communication medium, for example, metal cables including a coaxial cable and a twisted pair cable, an optical communication cable, or the like, or a wireless communication medium, for example, satellite communication or terrestrial radio communication.

また、搬送波は、データ通信信号を変調するための電磁波または光である。ただし、搬送波は、直流信号でもよい。この場合、データ通信信号は、搬送波がないベースバンド波形になる。したがって、搬送波に具現化されたデータ通信信号は、変調されたブロードバンド信号と変調されていないベースバンド信号(電圧0の直流信号を搬送波とした場合に相当)のいずれでもよい。   The carrier wave is an electromagnetic wave or light for modulating the data communication signal. However, the carrier wave may be a DC signal. In this case, the data communication signal has a baseband waveform without a carrier wave. Therefore, the data communication signal embodied in the carrier wave may be either a modulated broadband signal or an unmodulated baseband signal (corresponding to a case where a DC signal having a voltage of 0 is used as a carrier wave).

<その他>
さらに、本実施の形態は以下の発明を開示する。
<Others>
Furthermore, this embodiment discloses the following invention.

(付記1)
コンピュータに、複数のモジュールを含むプログラム製品の更新時の不良を検出させるプログラムであり、
プログラム製品の更新作業を識別する更新識別情報を付与するステップと、
前記更新作業ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時
点を示す情報とを前記更新識別情報とともに記録するステップと、
リリース予定の更新作業の対象モジュールとリリース予定外の更新作業の対象モジュールとに対して更新時点を比較する比較ステップと、
リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令するステップと
を備えるプログラム。
(Appendix 1)
A program that causes a computer to detect defects when updating a program product that includes multiple modules.
Providing update identification information for identifying update work of the program product;
Recording the information for identifying the updated module and the information indicating the update time of the module together with the update identification information for each update operation;
A comparison step that compares the time of update against the target module of the update work to be released and the target module of the update work not to be released,
And a step of instructing execution of predetermined processing when an update time of a module to be released is newer than an update time of a module not to be released corresponding to the module.

(付記2)
更新作業ごとに識別され更新されたモジュールを格納する、そのようなファイルにアクセスし、そのファイルの更新時点を参照するステップをさらに備え、
前記比較ステップおいては、リリース予定のモジュールまたはリリース予定外のモジュールの少なくとも一方について、ファイルから参照した更新時点に基づき前記モジュールの更新時点が比較される
付記1に記載のプログラム。
(Appendix 2)
Further comprising the step of accessing such a file storing modules identified and updated for each update operation and referring to the update time of the file;
The program according to claim 1, wherein in the comparison step, at least one of a module to be released or a module not to be released is compared with an update time of the module based on an update time referenced from a file.

(付記3)
前記所定の処理は、リリース予定のプログラム製品のリリース延期である
付記1または2に記載のプログラム。
(Appendix 3)
The program according to attachment 1 or 2, wherein the predetermined process is a release postponement of a program product to be released.

(付記4)
前記所定の処理は、リリース予定外のプログラム製品で前記リリース予定のモジュールより古いモジュールを含むプログラム製品のリリース促進処理である
付記1または2に記載のプログラム。
(Appendix 4)
The program according to claim 1 or 2, wherein the predetermined process is a release promotion process of a program product that is an unscheduled program product and includes a module older than the module to be released.

(付記5)
コンピュータに、複数のモジュールを含むプログラム製品の更新時の不良を検出させるプログラムであり、
プログラム製品の更新世代ごとにその更新世代を識別する世代識別情報を付与するステップと、
前記更新世代ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを前記世代識別情報とともに記録するステップと、
リリース対象の更新世代とリリース対象外の更新世代とにおいて更新されているモジュールの更新時点を比較する比較ステップと、
リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令するステップと
を備えるプログラム。
(Appendix 5)
A program that causes a computer to detect defects when updating a program product that includes multiple modules.
Providing generation identification information for identifying each update generation of the program product;
For each update generation, recording information identifying the updated module and information indicating the update time of the module together with the generation identification information;
A comparison step for comparing the update points of the modules that are updated in the update generation to be released and the update generation not to be released;
And a step of instructing execution of predetermined processing when an update time of a module to be released is newer than an update time of a module not to be released corresponding to the module.

(付記6)
コンピュータが、複数のモジュールを含むプログラム製品の更新時の不良を検出する方法であり、
プログラム製品の更新作業を識別する更新識別情報を付与するステップと、
前記更新作業ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを前記更新識別情報とともに記録するステップと、
リリース予定の更新作業の対象モジュールとリリース予定外の更新作業の対象モジュールとに対して更新時点を比較する比較ステップと、
リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令するステップと
を備える方法。
(Appendix 6)
A method in which a computer detects a defect when updating a program product including a plurality of modules.
Providing update identification information for identifying update work of the program product;
Recording the information for identifying the updated module and the information indicating the update time of the module together with the update identification information for each update operation;
A comparison step that compares the time of update against the target module of the update work to be released and the target module of the update work not to be released,
Instructing execution of a predetermined process when an update time of a module to be released is newer than an update time of a module not to be released corresponding to the module.

(付記7)
コンピュータが、複数のモジュールを含むプログラム製品の更新時の不良を検出する方法であり、
プログラム製品の更新世代ごとにその更新世代を識別する世代識別情報を付与するステップと、
前記更新世代ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを前記世代識別情報とともに記録するステップと、
リリース対象の更新世代とリリース対象外の更新世代とにおいて更新されているモジュールの更新時点を比較する比較ステップと、
リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令するステップと
を備える方法。
(Appendix 7)
A method in which a computer detects a defect when updating a program product including a plurality of modules.
Providing generation identification information for identifying each update generation of the program product;
For each update generation, recording information identifying the updated module and information indicating the update time of the module together with the generation identification information;
A comparison step for comparing the update points of the modules that are updated in the update generation to be released and the update generation not to be released;
Instructing execution of a predetermined process when an update time of a module to be released is newer than an update time of a module not to be released corresponding to the module.

(付記8)
複数のモジュールを含むプログラム製品の更新時の不良を検出する管理装置であり、
プログラム製品の更新作業を識別する更新識別情報を付与する手段と、
前記更新作業ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを前記更新識別情報とともに記録する手段と、
リリース予定の更新作業の対象モジュールとリリース予定外の更新作業の対象モジュールとに対して更新時点を比較する比較手段と、
リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令する手段と
を備える管理装置。
(Appendix 8)
A management device that detects defects when updating a program product that includes multiple modules.
Means for providing update identification information for identifying update work of the program product;
Means for recording information for identifying an updated module and information indicating an update time of the module together with the update identification information for each update operation;
A comparison means for comparing the update points of the target module of the update work scheduled for release and the target module of the update work not planned for release
A management device comprising: means for instructing execution of a predetermined process when an update time of a module to be released is newer than an update time of a module not to be released corresponding to the module.

(付記9)
複数のモジュールを含むプログラム製品の更新時の不良を検出する管理装置であり、
プログラム製品の更新世代ごとにその更新世代を識別する世代識別情報を付与する手段と、
前記更新世代ごとに、更新されたモジュールを識別する情報とそのモジュールの更新時点を示す情報とを前記世代識別情報とともに記録する手段と、
リリース対象の更新世代とリリース対象外の更新世代とにおいて更新されているモジュールの更新時点を比較する比較手段と、
リリース予定のモジュールの更新時点が、そのモジュールに対応するリリース予定外のモジュールの更新時点より新しいときに所定の処理の実行を指令する手段と
を備える管理装置。
(Appendix 9)
A management device that detects defects when updating a program product that includes multiple modules.
Means for providing generation identification information for identifying each update generation of the program product;
Means for recording, for each update generation, information identifying the updated module and information indicating the update time of the module together with the generation identification information;
A comparison means for comparing the update points of modules updated in the update generation to be released and the update generation not to be released;
A management device comprising: means for instructing execution of a predetermined process when an update time of a module to be released is newer than an update time of a module not to be released corresponding to the module.

プログラム製品リリース時の不具合発生例を示す図A diagram showing an example of a failure when a program product is released 本発明の一実施の形態に係る情報システムの原理を示す図The figure which shows the principle of the information system which concerns on one embodiment of this invention 情報システムのシステム構成図System configuration diagram of information system 情報システムのデータフロー図Data flow diagram of information system プログラム製品修正時の運用フローを示す図Diagram showing the operational flow when modifying a program product リリース時の運用フローを示す図Diagram showing the operational flow at release 修正モジュールリリース処理を示すフローチャートFlow chart showing modified module release process レベルダウン防止チェック処理(図7のS2)の詳細を示すフローチャートFlowchart showing details of level down prevention check process (S2 in FIG. 7)

符号の説明Explanation of symbols

1 ウェブサーバ
2 資産管理サーバ
3 開発サーバ(コンパイルサーバ)
4 リリースサーバ(テストサーバ)
10 端末
19 レベルダウンチェック画面19
21 原本
1 Web server 2 Asset management server 3 Development server (compile server)
4 Release server (test server)
10 Terminal 19 Level down check screen 19
21 Original

Claims (4)

複数のモジュールにより構成されるコンピュータプログラムのユーザへのリリースでのレベルダウンを検出するためのレベルダウン検出プログラムであって、
コンピュータを、
前記コンピュータプログラムになされた複数の更新作業にそれぞれ対応する複数のリリースモジュール管理テーブルにおいて、その更新作業を特定する更新作業情報と、そのバージョンレベルのコンピュータプログラムを構成する1つ以上のモジュールを特定するモジュール名称と、前記各モジュールがコンパイルされて更新された日時を特定する更新日時情報とを、関連付けて記憶する記憶手段、
ユーザへのリリースの対象とするバージョンレベルを特定するバージョンレベル情報を、操作者から受け付ける受付手段、
前記受付手段が受け付けたバージョンレベル情報にて特定されるバージョンレベルに属する更新作業情報の一覧を表示する表示手段、
前記表示手段が表示した一覧の中からユーザによって選択された更新作業情報を取得する取得手段、
前記取得手段が取得した更新作業情報にて特定される更新作業のリリースモジュール管理テーブルと同じモジュール名称を含むとともに、そのモジュールの更新日時情報よりも古い日時を特定する更新日時情報を含むリリースモジュール管理テーブルを、検索する検索手段、及び、
前記検索手段が何れかのリリースモジュール管理テーブルを検出した場合に、エラー情報を出力する出力手段
として機能させる
ことを特徴とするレベルダウン検出プログラム。
A level down detection program for detecting a level down in a release of a computer program composed of a plurality of modules to a user,
Computer
In a plurality of release module management tables respectively corresponding to a plurality of update operations performed on the computer program, update operation information for specifying the update operation and one or more modules constituting the version-level computer program are specified. Storage means for associating and storing a module name and update date and time information for specifying the date and time when each module was compiled and updated;
Accepting means for accepting from the operator version level information that identifies the version level to be released to the user;
Display means for displaying a list of update work information belonging to the version level specified by the version level information received by the receiving means;
Acquisition means for acquiring update work information selected by the user from the list displayed by the display means;
Release module management including the same module name as the release module management table of the update work specified by the update work information acquired by the acquisition means, and including update date / time information specifying a date / time older than the update date / time information of the module Search means for searching the table, and
A level-down detection program that functions as an output unit that outputs error information when the search unit detects any release module management table.
複数のモジュールにより構成されるコンピュータプログラムのユーザへのリリースでのレベルダウンを検出するためのレベルダウン検出方法であって、
コンピュータが、
前記コンピュータプログラムになされた複数の更新作業にそれぞれ対応する複数のリリースモジュール管理テーブルにおいて、その更新作業を特定する更新作業情報と、そのバージョンレベルのコンピュータプログラムを構成する1つ以上のモジュールを特定するモジュール名称と、前記各モジュールがコンパイルされて更新された日時を特定する更新日時情報とを、関連付けて記憶する記憶手順、
ユーザへのリリースの対象とするバージョンレベルを特定するバージョンレベル情報を、操作者から受け付ける受付手順、
前記受付手順で受け付けたバージョンレベル情報にて特定されるバージョンレベルに属する更新作業情報の一覧を表示する表示手順、
前記表示手順で表示した一覧の中からユーザによって選択された更新作業情報を取得する取得手順、
前記取得手順で取得した更新作業情報にて特定される更新作業のリリースモジュール管理テーブルと同じモジュール名称を含むとともに、そのモジュールの更新日時情報よりも古い日時を特定する更新日時情報を含むリリースモジュール管理テーブルを、検索する検索手順、及び、
前記検索手順で何れかのリリースモジュール管理テーブルを検出した場合に、エラー情報を出力する出力手順
を実行する
ことを特徴とするレベルダウン検出方法。
A level down detection method for detecting a level down in a release of a computer program composed of a plurality of modules to a user,
Computer
In a plurality of release module management tables respectively corresponding to a plurality of update operations performed on the computer program, update operation information for specifying the update operation and one or more modules constituting the version-level computer program are specified. A storage procedure for storing the module name and the update date and time information for specifying the date and time when each module was compiled and updated;
A procedure for accepting, from an operator, version level information for identifying a version level to be released to the user;
A display procedure for displaying a list of update work information belonging to the version level specified by the version level information received in the reception procedure;
An acquisition procedure for acquiring update work information selected by the user from the list displayed in the display procedure;
Release module management including the same module name as the release module management table of the update work specified by the update work information acquired in the acquisition procedure, and including update date / time information specifying a date / time older than the update date / time information of the module Search procedure for searching the table, and
An output procedure for outputting error information when any one of the release module management tables is detected in the search procedure.
複数のモジュールを含むコンピュータプログラムの更新時の不良を検出するための管理プログラムであって、
コンピュータに、
前記コンピュータプログラムの更新作業ごとに、その更新作業を識別するための更新識別情報と、その更新作業で更新されたモジュールを識別するためのモジュール識別情報と、そのモジュールの更新時点を示す更新時点情報とを、テーブルに記録する記録ステップ、
前記複数の更新作業の更新識別情報のうち、エンドユーザのコンピュータへ提供すべき対象となるモジュールが更新された更新作業の更新識別情報を、リリース予定に含める指定を受け付ける受付ステップ、
前記受付ステップでリリース予定に含める指定がなされた更新識別情報にて特定されるモジュールの更新時点を示す更新時点情報と、前記受付ステップで前記リリース予定に含める指定がなされていないリリース予定外の更新識別情報で特定されるモジュールの更新時点を示す更新時点情報とを、比較する比較ステップ、及び、
前記比較ステップでの比較の結果、前記リリース予定に含める指定がなされた更新識別情報で特定されるモジュールの更新時点が、その同一のモジュールについて前記リリース予定外の更新識別情報にて特定される更新時点より新しいときに、前記リリース予定に係るモジュールを含む前記コンピュータプログラムのリリースを延期する指令を出力する出力ステップ
を実行させる
ことを特徴とする管理プログラム。
A management program for detecting defects when updating a computer program including a plurality of modules,
On the computer,
For each update operation of the computer program, update identification information for identifying the update operation, module identification information for identifying a module updated by the update operation, and update time information indicating the update time of the module And a recording step for recording in a table,
An accepting step for accepting designation to include in the release schedule update update information of update work in which a module to be provided to an end user's computer is updated among update identification information of the plurality of update works;
Update point information indicating the update point of the module identified by the update identification information specified to be included in the release schedule in the reception step, and an update not scheduled to be released that is not specified in the release schedule in the reception step A comparison step for comparing the update time information indicating the update time of the module specified by the identification information; and
As a result of the comparison in the comparison step, the update point of the module specified by the update identification information designated to be included in the release schedule is specified by the update identification information other than the release schedule for the same module. A management program that executes an output step of outputting an instruction to postpone the release of the computer program including the module related to the release schedule when newer than the time point.
複数のモジュールを含むコンピュータプログラムの更新時の不良を検出するための管理プログラムであって、
コンピュータに、
前記コンピュータプログラムの更新作業ごとに、その更新作業を識別するための更新識別情報と、その更新作業で更新されたモジュールを識別するためのモジュール識別情報と、そのモジュールの更新時点を示す更新時点情報とを、テーブルに記録する記録ステップ、
前記複数の更新作業の更新識別情報のうち、エンドユーザのコンピュータへ提供すべき対象となるモジュールが更新された更新作業の更新識別情報を、リリース予定に含める指定を受け付ける受付ステップ、
前記受付ステップでリリース予定に含める指定がなされた更新識別情報にて特定されるモジュールの更新時点を示す更新時点情報と、前記受付ステップで前記リリース予定に含める指定がなされていないリリース予定外の更新識別情報で特定されるモジュールの更新時点を示す更新時点情報とを、比較する比較ステップ、及び、
前記比較ステップでの比較の結果、前記リリース予定に含める指定がなされた更新識別情報で特定されるモジュールの更新時点が、その同一のモジュールについて前記リリース予定外の更新識別情報にて特定される更新時点より新しいときに、前記リリース予定外に係るモジュールのうち、前記リリース予定に係るモジュールよりも更新時点の古いモジュールについて、テストの実施を促すための指令を出力する出力ステップ
を実行させる
ことを特徴とする管理プログラム。
A management program for detecting defects when updating a computer program including a plurality of modules,
On the computer,
For each update operation of the computer program, update identification information for identifying the update operation, module identification information for identifying a module updated by the update operation, and update time information indicating the update time of the module And a recording step for recording in a table,
An accepting step for accepting designation to include in the release schedule update update information of update work in which a module to be provided to an end user's computer is updated among update identification information of the plurality of update works;
Update point information indicating the update point of the module identified by the update identification information specified to be included in the release schedule in the reception step, and an update not scheduled to be released that is not specified in the release schedule in the reception step A comparison step for comparing the update time information indicating the update time of the module specified by the identification information; and
As a result of the comparison in the comparison step, the update point of the module specified by the update identification information designated to be included in the release schedule is specified by the update identification information other than the release schedule for the same module. An output step for outputting a command for prompting the execution of a test is executed for a module whose update time is older than a module related to the release schedule among modules related to the non-release schedule when newer than the time point. Management program.
JP2008032887A 2008-02-14 2008-02-14 Level down detection program, level down detection method, and management program Expired - Lifetime JP4769826B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008032887A JP4769826B2 (en) 2008-02-14 2008-02-14 Level down detection program, level down detection method, and management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008032887A JP4769826B2 (en) 2008-02-14 2008-02-14 Level down detection program, level down detection method, and management program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002096881A Division JP2003296108A (en) 2002-03-29 2002-03-29 Management program and method therefor

Publications (2)

Publication Number Publication Date
JP2008176803A true JP2008176803A (en) 2008-07-31
JP4769826B2 JP4769826B2 (en) 2011-09-07

Family

ID=39703731

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008032887A Expired - Lifetime JP4769826B2 (en) 2008-02-14 2008-02-14 Level down detection program, level down detection method, and management program

Country Status (1)

Country Link
JP (1) JP4769826B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013228970A (en) * 2012-04-27 2013-11-07 Hitachi Ltd Version-up management method in task system
JP2018097547A (en) * 2016-12-12 2018-06-21 中国電力株式会社 Load comparison device, load comparison program and load comparison method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216635A (en) * 1991-12-04 1993-08-27 Nec Corp System for managing program competition
JPH05233234A (en) * 1992-02-24 1993-09-10 Nec Corp Release processing system for software package
JPH11296350A (en) * 1998-04-09 1999-10-29 Hitachi Ltd Object release management method
JP2001166923A (en) * 1999-12-10 2001-06-22 Nec Corp System and method for processing release, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216635A (en) * 1991-12-04 1993-08-27 Nec Corp System for managing program competition
JPH05233234A (en) * 1992-02-24 1993-09-10 Nec Corp Release processing system for software package
JPH11296350A (en) * 1998-04-09 1999-10-29 Hitachi Ltd Object release management method
JP2001166923A (en) * 1999-12-10 2001-06-22 Nec Corp System and method for processing release, and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013228970A (en) * 2012-04-27 2013-11-07 Hitachi Ltd Version-up management method in task system
JP2018097547A (en) * 2016-12-12 2018-06-21 中国電力株式会社 Load comparison device, load comparison program and load comparison method

Also Published As

Publication number Publication date
JP4769826B2 (en) 2011-09-07

Similar Documents

Publication Publication Date Title
EP3769223B1 (en) Unified test automation system
US7926038B2 (en) Method, system and computer program for testing a command line interface of a software product
KR100655124B1 (en) Software installation and testing system for a built-to-order computer system
US7870547B2 (en) Method and apparatus for managing patchable software systems
US8245216B2 (en) Patch management system
US7500234B2 (en) System-updating method and computer system adopting the method
US6002869A (en) System and method for automatically testing software programs
US20160306737A1 (en) Automated error checking system for a software application and method therefor
US20100218176A1 (en) Test system configuration method and system
US20070106980A1 (en) Patch management system
JPH10222374A (en) Method for providing remote software technological support
CA2579266A1 (en) System and method for scheduling software updates
GB2508643A (en) Method for Performing a Regression Test after Modifying Source Code File
US20030088810A1 (en) Methods and apparatus for determining software component sizes associated with errors
US20120180028A1 (en) Setting program, workflow creating method, and work flow creating apparatus
CN104932973A (en) Version compatibility test method and apparatus
CN108776643A (en) A kind of object code merging control method and system based on Version Control flow
US20060112189A1 (en) Method for tracking transport requests and computer system with trackable transport requests
US20070266371A1 (en) Multiple correction requests occurring from a single request
JP4769826B2 (en) Level down detection program, level down detection method, and management program
JP4702194B2 (en) Program development support apparatus, program development support method, and program development support program
US20190065168A1 (en) Apparatus and method to shorten software installation time based on a history of file installation
JP2003296108A (en) Management program and method therefor
CN111414194A (en) Interface information generation method and system, electronic equipment and storage medium
JP2005025543A (en) Consistency check system, consistency check method, consistency check program and management information creation system

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110531

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110620

R150 Certificate of patent or registration of utility model

Ref document number: 4769826

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 3

EXPY Cancellation because of completion of term