JPH10228396A - Data processor for software inspection - Google Patents

Data processor for software inspection

Info

Publication number
JPH10228396A
JPH10228396A JP9032490A JP3249097A JPH10228396A JP H10228396 A JPH10228396 A JP H10228396A JP 9032490 A JP9032490 A JP 9032490A JP 3249097 A JP3249097 A JP 3249097A JP H10228396 A JPH10228396 A JP H10228396A
Authority
JP
Japan
Prior art keywords
inspection
data
software
unit
processing device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9032490A
Other languages
Japanese (ja)
Inventor
Makoto Fujikawa
藤川  誠
Eiji Minagawa
英治 皆川
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 JP9032490A priority Critical patent/JPH10228396A/en
Publication of JPH10228396A publication Critical patent/JPH10228396A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To generate, actually inspect, and manage inspection specifications automatically by generating inspection specification data wherein detailed information regarding the inspection specifications of inspection of software is itemized by functions of the software. SOLUTION: A data processor 1A for software inspection is equipped with an inspection specification data generation part 2 so as to perform data processing for inspecting some software. Then its inspection specification data generation part 2 edits inspection item data by the functions of the software to generate inspection matrix data and also generates inspection specification data on the basis of the generated inspection matrix data. Consequently, the generation of the inspection specifications, actual inspecting process, and management of the inspection specifications can automatically be performed and the burden of the inspection specification data generating operation on an inspecting operator can greatly be reduced.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】(目次) 発明の属する技術分野 従来の技術(図17,図18) 発明が解決しようとする課題 課題を解決するための手段(図1〜図3) 発明の実施の形態(図4〜図16) 発明の効果(Table of Contents) Technical Field to which the Invention pertains Prior Art (FIGS. 17 and 18) Problems to be Solved by the Invention Means for Solving the Problems (FIGS. 1 to 3) Embodiments of the Invention (FIG. 4) ~ FIG. 16) Effects of the Invention

【0002】[0002]

【発明の属する技術分野】本発明は、コンピュータ・プ
ログラムなどの各種ソフトウェアに対する検査用のデー
タ処理を行なうソフトウェア検査用データ処理装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software inspection data processing apparatus for performing inspection data processing on various software such as computer programs.

【0003】[0003]

【従来の技術】一般に、ソフトウェア(コンピュータ・
プログラム)の検査は、検査項目や検査内容などの詳細
情報を定義した検査仕様書と呼ばれるものを作成し、そ
の検査仕様書に基づいて行なわれる。ここで、この検査
仕様書は、通常、パソコンなどのソフトウェア検査用デ
ータ処理装置を使って検査作業者により作成される。例
えば、図17に示すように、検査作業者は、予め作成さ
れている検査対象のソフトウェア(システム)に関する
操作マニュアル101(あるいは、機能仕様書)などを
参照しながら、そのソフトウェアの全機能(プログラム
ではそのプログラムに含まれるコマンド)を洗い出し、
検査項目や検査内容などの詳細情報を各機能毎にデータ
処理装置に入力して対応付けを行なうことで検査仕様書
(マニュアル)102を作成する(ステップA1)。
2. Description of the Related Art Generally, software (computer,
The inspection of the program) is performed based on the inspection specification by creating what is called an inspection specification defining detailed information such as inspection items and inspection contents. Here, this inspection specification is usually created by an inspection operator using a software inspection data processing device such as a personal computer. For example, as shown in FIG. 17, the inspection operator refers to an operation manual 101 (or a function specification) relating to software (system) to be inspected, which is created in advance, and the like, and checks all functions (programs) of the software. Then, identify the commands included in the program)
Inspection specifications (manual) 102 are created by inputting detailed information such as inspection items and inspection contents to the data processing device for each function and associating them (step A1).

【0004】例えば、或るソフトウェア(ここでは、C
ADシステムにおける配線プログラムを考える)が、図
18に示すように、“Edit”(線引),“Rout
e”(自動線引),“Add”(線追加),“Info
mation”(線引補助),“Net”(線引予
定),“Hit”(予定線/チェック線抽出),“Ch
eck”(予定のチェック),“List”(チェック
線一覧)などのコマンド(機能)を有して構成されてい
る場合、検査作業者は、これらの各機能毎に検査項目
(検査内容)を定義して、最終的に、次表1に示すよう
な検査仕様書を作成することになる。
[0004] For example, certain software (here, C
Considering a wiring program in an AD system), as shown in FIG. 18, “Edit” (drawing), “Rout”
e "(automatic line drawing)," Add "(line addition)," Info "
"Mation" (drawing assist), "Net" (planned drawing), "Hit" (planned line / check line extraction), "Ch"
In the case where the inspection operator is configured to have commands (functions) such as “eck” (scheduled check) and “List” (list of check lines), the inspection operator sets inspection items (inspection contents) for each of these functions. After defining, an inspection specification as shown in the following Table 1 is finally created.

【0005】[0005]

【表1】 [Table 1]

【0006】そして、検査作業者は、上述のごとく作成
された検査仕様書102を参照しながら、実際の検査実
行に必要なデータをデータ処理装置に入力(ファイル指
定など)することにより検査作業を処理装置に行なわせ
(ステップA2)、データ処理装置は、検査を実行する
ことにより、検査ログデータ103を生成する(ステッ
プA3)。検査作業者は、この検査ログデータ103を
検査したソフトウェア毎に管理(メンバー名管理)し
(ステップA4)、必要に応じて他のソフトウェアの検
査に再利用する(ステップA5)。
[0006] Then, the inspection operator refers to the inspection specification document 102 prepared as described above, and inputs the data necessary for actual execution of the inspection to the data processing device (file specification, etc.) to perform the inspection operation. The processing is performed by the processing device (step A2), and the data processing device performs the inspection to generate the inspection log data 103 (step A3). The inspection operator manages the inspection log data 103 for each inspected software (member name management) (step A4), and reuses it for inspection of other software as needed (step A5).

【0007】なお、検査作業者は、データ処理装置での
検査作業実行により得られる検査実施記録(各機能毎の
検査の終了/未終了などの検査実施状況)104を画面
表示あるいはプリントアウトするなどして確認すること
も可能である。つまり、従来のソフトウェア検査作業で
は、検査結果の確認管理や処理結果の対応についても、
検査仕様書の作成と同様に、それぞれ人手の介入により
対処している。
The inspection operator displays on a screen or prints out an inspection execution record (inspection execution status such as completion / incompleteness of inspection for each function) 104 obtained by executing the inspection work in the data processing apparatus. It is also possible to confirm. In other words, in the conventional software inspection work, check management of inspection results and handling of processing results are also required.
As with the preparation of the inspection specifications, each is handled by manual intervention.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のソフトウェア検査用データ処理装置では、検
査項目や検査内容を定義した検査仕様書や検査方法を定
義した検査手順書の作成を全て人手(検査作業者)によ
るデータ入力により行なっているので、検査作業者は、
検査項目の内容確認や検査仕様書作成工数などに多大な
時間と労力を要することになる。また、このように人手
が介在するため、検査項目の確認漏れなどの検査作業の
信頼性(検査品質)の低下を招く可能性が非常に高くな
ってしまう。
However, in such a conventional data processing apparatus for software inspection, it is necessary to manually create an inspection specification document defining inspection items and inspection contents and an inspection procedure manual defining inspection methods. Inspection worker), the inspection worker
A great deal of time and effort is required for confirming the contents of inspection items and man-hours for preparing inspection specifications. In addition, such manual intervention greatly increases the possibility of lowering the reliability (inspection quality) of inspection work such as omission of confirmation of inspection items.

【0009】さらに、実際の検査業務において、検査作
業者は、検査仕様書102や検査ログデータ103,検
査実施記録104(あるいはテストデータ)などを処理
装置を使って全て個別に管理(例えば、ファイル管理)
することになるので、データ管理が非常に煩雑になり、
次回の検査作業時の効率性,信頼性の低下などにつなが
る。
Further, in the actual inspection work, the inspection operator manages the inspection specification document 102, the inspection log data 103, the inspection execution record 104 (or the test data) and the like individually using a processing device (for example, a file). management)
Data management becomes very complicated,
This will reduce the efficiency and reliability of the next inspection work.

【0010】本発明は、このような課題に鑑み創案され
たもので、或るソフトウェアについての検査仕様書の作
成,実際の検査処理および検査仕様書の管理を人手によ
らず自動的に行なえるようにした、ソフトウェア検査用
データ処理装置を提供することを目的とする。
The present invention has been made in view of such a problem, and can automatically create an inspection specification for a certain software, perform an actual inspection process, and manage the inspection specification without manual operation. It is an object of the present invention to provide a data processing device for software inspection as described above.

【0011】[0011]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図で、この図1に示す本発明のソフトウェア検査用
データ処理装置(以下、単に「データ処理装置」という
ことがある)1Aは、或るソフトウェアを検査するため
のデータ処理を行なうものであるが、本発明では、検査
仕様データ作成部2をそなえて構成されている。
FIG. 1 is a block diagram showing the principle of the present invention. FIG. 1 shows a software inspection data processing apparatus (hereinafter sometimes simply referred to as "data processing apparatus") 1A according to the present invention. The present invention is configured to perform data processing for inspecting a certain software. In the present invention, an inspection specification data creating unit 2 is provided.

【0012】ここで、この検査仕様データ作成部2は、
上記のソフトウェアについての検査項目データに基づい
て、そのソフトウェアに対して検査を行なう際の検査仕
様についての詳細情報をソフトウェアの機能毎に項目化
した検査仕様データを作成するものである。これによ
り、本データ処理装置1Aでは、検査対象のソフトウェ
アの機能毎にその検査仕様についての詳細情報を項目化
した検査仕様データを、人手によらず自動的に作成する
ことができる(請求項1)。
Here, the inspection specification data creating section 2
Based on the inspection item data of the software described above, inspection specification data in which detailed information on an inspection specification when performing an inspection on the software is itemized for each function of the software is created. As a result, the data processing apparatus 1A can automatically generate inspection specification data in which detailed information on the inspection specification is itemized for each function of the software to be inspected without manual operation. ).

【0013】なお、この検査仕様データ作成部2は、上
記の検査項目データをソフトウェアの機能別に編集して
検査マトリックスデータを生成する検査マトリックス生
成処理部と、この検査マトリックス生成処理部で生成さ
れた検査マトリックスデータに基づいて検査仕様データ
を生成する検査仕様データ生成処理部とをそなえて構成
してもよい。
The inspection specification data creation unit 2 edits the inspection item data for each function of software to generate inspection matrix data, and an inspection matrix generation processing unit that generates the inspection matrix data. An inspection specification data generation processing unit that generates inspection specification data based on inspection matrix data may be provided.

【0014】これにより、検査仕様データデータ作成部
2では、検査マトリックス生成処理部において、上記の
検査項目データをソフトウェアの機能別に編集した検査
マトリックスデータが生成されるので、検査対象のソフ
トウェアについての検査項目を漏れなくデータ化するこ
とができ、検査仕様データ生成処理部においては、所望
の検査仕様データを確実に生成することができる(請求
項2)。
Thus, in the inspection specification data data creating section 2, the inspection matrix generation processing section generates inspection matrix data in which the above inspection item data is edited for each function of the software. Items can be converted into data without omission, and the inspection specification data generation processing section can reliably generate desired inspection specification data (claim 2).

【0015】また、上述の検査仕様データ作成部2は、
上記のソフトウェアに予めコメントデータとして記述さ
れた検査項目データを抽出する検査項目データ抽出部を
有するにように構成してもよい。これにより、検査仕様
データ作成部2では、上記のソフトウェアに予めコメン
トデータとして記述された検査項目データに基づいて検
査仕様データを作成するので、検査仕様データ作成のた
めの検査項目データが人手によって入力されなくても、
自動的に、検査仕様データを作成することができる(請
求項3)。
Further, the above-described inspection specification data creating unit 2
The above-mentioned software may be configured to include an inspection item data extraction unit that extracts inspection item data described in advance as comment data. As a result, the inspection specification data creation unit 2 creates inspection specification data based on the inspection item data described in advance as comment data in the above software, so that the inspection item data for creating the inspection specification data is manually input. Even if not
Inspection specification data can be created automatically (claim 3).

【0016】次に、図2も本発明の原理ブロック図であ
るが、この図2に示すソフトウェア検査用データ処理装
置1Bは、検査コマンドデータ作成部3と検査実行処理
部4とをそなえて構成されている。ここで、検査コマン
ドデータ作成部3は、或るソフトウェアについての検査
項目データに基づいて、そのソフトウェアに対する検査
を実際に行なうための検査コマンドデータを作成するも
のであり、検査実行処理部4は、この検査コマンドデー
タ作成部3で作成された検査コマンドデータに基づい
て、上記のソフトウェアの検査を実行するものである。
FIG. 2 is a block diagram showing the principle of the present invention. The data processing apparatus 1B for software inspection shown in FIG. 2 comprises an inspection command data creation unit 3 and an inspection execution processing unit 4. Have been. Here, the inspection command data creation unit 3 creates inspection command data for actually performing an inspection on the software based on the inspection item data on the software, and the inspection execution processing unit 4 The above-described software inspection is executed based on the inspection command data created by the inspection command data creation unit 3.

【0017】上述のごとく構成された本発明のデータ処
理装置1Bでは、検査対象のソフトウェアに対する検査
を実際に行なうための検査コマンドデータを検査コマン
ドデータ作成部3で作成し、この検査コマンドデータに
基づいて検査実行処理部4がソフトウェアの検査を実際
に実行するので、外部から検査実行用のコマンドが入力
されなくても、自動的に、ソフトウェア検査を実行する
ことができる(請求項4)。
In the data processing apparatus 1B of the present invention configured as described above, the inspection command data creating unit 3 creates inspection command data for actually performing the inspection on the software to be inspected, and based on the inspection command data. Since the inspection execution processing unit 4 actually executes the inspection of the software, the software inspection can be automatically executed even if no inspection execution command is input from the outside (claim 4).

【0018】なお、上述の検査コマンドデータ作成部3
を、上記の検査項目データと、ソフトウェアの種別毎に
用意された検査コマンド生成用データとに基づいて、上
記の検査コマンドデータをソフトウェアの種別に応じて
作成するように構成すれば、検査コマンドデータ作成部
3は、検査対象のソフトウェアの種別によらず、そのソ
フトウェアの検査に最適な検査コマンドデータを作成す
ることができる(請求項5)。
The above-described inspection command data creation unit 3
Is configured to create the inspection command data according to the type of software based on the inspection item data and the inspection command generation data prepared for each type of software. The creation unit 3 can create inspection command data that is optimal for the inspection of the software regardless of the type of the software to be inspected (claim 5).

【0019】また、この検査コマンドデータ作成部3
は、ソフトウェアに予めコメントデータとして記述され
た検査項目データを抽出する検査項目データ抽出部を有
するように構成すれば、上記のソフトウェアに予めコメ
ントデータとして記述された検査項目データに基づいて
検査コマンドデータを作成するので、検査コマンドデー
タ作成のための検査項目データが人手によって入力され
なくても、自動的に、検査コマンドデータを作成するこ
とができる(請求項6)。
The inspection command data creating unit 3
Is configured to include an inspection item data extraction unit that extracts inspection item data described in advance as comment data in software, so that inspection command data is generated based on the inspection item data described in advance as comment data in the software. Therefore, the inspection command data can be automatically created even if the inspection item data for creating the inspection command data is not manually input (claim 6).

【0020】次に、図3も本発明の原理ブロック図であ
るが、この図3に示す本発明のソフトウェア検査用デー
タ処理装置1Cは、検査仕様データ作成部5,検査実行
処理部6および検査仕様データ編集・更新部7をそなえ
て構成されている。ここで、検査仕様データ作成部5
は、或るソフトウェアに対して検査を行なう際の検査仕
様についての詳細情報をそのソフトウェアの機能毎に項
目化した検査仕様データを作成するものであり、検査実
行処理部6は、そのソフトウェアに対する検査を実際に
行なうものであり、検査仕様データ編集・更新部7は、
この検査実行処理部6での検査実行によって得られる検
査結果についての情報に基づいて上記の検査仕様データ
を編集・更新するものである。
FIG. 3 is a block diagram showing the principle of the present invention. The data processing device 1C for software inspection according to the present invention shown in FIG. It has a specification data editing / updating unit 7. Here, the inspection specification data creation unit 5
Is to create inspection specification data in which detailed information on inspection specifications when performing inspection on a certain software is itemized for each function of the software. Inspection specification data editing / updating unit 7
The above-described inspection specification data is edited and updated based on information on the inspection result obtained by performing the inspection in the inspection execution processing unit 6.

【0021】上述のごとく構成された本発明のデータ処
理装置1Cでは、検査実行処理部6による検査の実行に
伴って、検査仕様データ編集・更新部7が、検査仕様デ
ータ作成部5で作成された検査仕様データを検査結果に
ついての情報に基づいて編集・更新するので、検査仕様
データに検査結果についての情報を反映させることがで
きる(請求項7)。
In the data processing apparatus 1C of the present invention configured as described above, the inspection specification data editing / updating unit 7 is created by the inspection specification data creating unit 5 with the execution of the inspection by the inspection execution processing unit 6. Since the edited inspection specification data is edited and updated based on the information on the inspection result, the information on the inspection result can be reflected on the inspection specification data (claim 7).

【0022】例えば、この検査仕様データ編集・更新部
7は、検査対象のソフトウェアの機能別に、上記の検査
結果についての情報を検査仕様データに追加するように
構成すれば、検査仕様データを参照するだけで検査結果
についての情報をも容易に把握することができるように
なり(請求項8)、上記の検査結果についての情報に基
づいて検査の実施状況についての検査実施情報を取得
し、検査対象のソフトウェアの機能別に、この検査実施
情報を検査仕様データに追加するように構成すれば、検
査仕様データを参照するだけで検査の実施状況をも容易
に把握することができるようになる(請求項9)。
For example, if the inspection specification data editing / updating unit 7 is configured to add the information on the above inspection result to the inspection specification data for each function of the software to be inspected, the inspection specification data is referred to. It is possible to easily grasp the information on the inspection result alone (claim 8), acquire the inspection execution information on the execution status of the inspection based on the information on the inspection result, and If the inspection execution information is added to the inspection specification data for each function of the software, the implementation status of the inspection can be easily grasped only by referring to the inspection specification data. 9).

【0023】なお、上述のデータ処理装置1Cは、検査
仕様データ編集・更新部7によって編集・更新された検
査仕様データを管理する検査仕様データ管理部をそなえ
れば、検査仕様データの参照,利用などの管理も自動化
することができる(請求項10)。
If the data processing apparatus 1C has an inspection specification data management unit for managing inspection specification data edited and updated by the inspection specification data editing / updating unit 7, reference and use of inspection specification data are possible. And the like can be automated (claim 10).

【0024】[0024]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を説明する。図4は本発明の一実施形態として
のソフトウェア検査用データ処理装置の構成を示すブロ
ック図であるが、この図4に示すように、本実施形態の
ソフトウェア検査用データ処理装置(以下、単に「デー
タ処理装置」、あるいは「処理装置」ということがあ
る)1は、検査仕様書/コマンドデータ作成部11,記
憶部16,検査実行処理部17,検査仕様データベース
(DB)編集・更新部18および検査仕様DB管理部1
9をそなえて構成されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 4 is a block diagram showing a configuration of a software inspection data processing apparatus according to an embodiment of the present invention. As shown in FIG. 4, as shown in FIG. 1) an inspection specification / command data creating unit 11, a storage unit 16, an inspection execution processing unit 17, an inspection specification database (DB) editing / updating unit 18; Inspection specification DB management unit 1
9.

【0025】ここで、検査仕様書/コマンドデータ作成
部11は、検査対象の或るソフトウェア(以下、被検査
ソフトという)についての検査項目データに基づいて、
検査仕様書23(検査仕様データ:図9参照),検査コ
マンドデータ26(図12参照)を作成するものであ
る。なお、「検査仕様書」は、被検査ソフトに対して検
査を行なう際の検査仕様についての詳細情報を被検査ソ
フトが有する機能毎に項目化したもので、本実施形態で
は、被検査ソフトがCADシステムにおける配線プログ
ラムであると想定し配線プログラム中の機能コマンド毎
に検査仕様詳細情報を項目化することを考える。「検査
コマンドデータ」は、実際の検査作業時に用いられるコ
マンドデータである。
Here, the inspection specification / command data creating unit 11 performs the inspection based on the inspection item data of a software to be inspected (hereinafter referred to as “inspected software”).
The inspection specification 23 (inspection specification data: see FIG. 9) and the inspection command data 26 (see FIG. 12) are created. The “inspection specification” is a list of detailed information on the inspection specification when performing an inspection on the software to be inspected, for each function of the software to be inspected. Assume that a wiring program in a CAD system is assumed and detailed inspection specification information is itemized for each function command in the wiring program. “Inspection command data” is command data used during actual inspection work.

【0026】このため、検査仕様書/コマンドデータ作
成部11は、図4に示すように、コメントデータ抽出部
12,検査マトリックス生成処理部13,検査仕様書生
成処理部14および検査コマンドデータ作成部15を有
している。ここで、コメントデータ抽出部(検査項目デ
ータ抽出部)12は、被検査ソフトに予めコメントデー
タとして記述された検査項目データを抽出して、図6に
示すような検査マトリックス生成データ21(機能コマ
ンドデータの一覧データ)を生成するものである。
For this reason, as shown in FIG. 4, the inspection specification / command data generation unit 11 includes a comment data extraction unit 12, an inspection matrix generation processing unit 13, an inspection specification generation processing unit 14, and an inspection command data generation unit. 15. Here, the comment data extraction unit (inspection item data extraction unit) 12 extracts inspection item data described in advance as comment data in the software to be inspected, and generates inspection matrix generation data 21 (function command data) as shown in FIG. Data list data).

【0027】なお、本実施形態では、以下の表2,表3
に示すように、各機能コマンドの検査項目をなるべく共
通した言葉(検査行動)で表すとともにその表現を簡略
化して検査項目の表現方法を定義しておき、定義した表
現方法を用いてコメントデータを被検査ソフト上に予め
書き込んでおくようにしている。
In this embodiment, the following Tables 2 and 3
As shown in the above, the inspection item of each function command is represented by a common word (inspection behavior) as much as possible, and its expression is simplified to define the expression method of the inspection item. Comment data is defined using the defined expression method. It is written in advance on the software to be inspected.

【0028】[0028]

【表2】 [Table 2]

【0029】[0029]

【表3】 [Table 3]

【0030】具体的には、例えば図5に示すように、
“Edit”コマンドの検査項目=確認/実行/方法と
いう具合に機能コマンド毎に検査項目を対応付けたデー
タをコメント記号(/*,*/),データ識別子〔2つ
のアットマーク(図5中では2つのaにそれぞれ丸を付
している)〕とともにコメントデータとして被検査ソフ
ト上に書き込むようにしている。従って、上述のコメン
トデータ抽出部12は、このコメントデータ(コメント
記号で囲まれたデータ)中のデータ識別子間のデータ部
分のみを読み取れば、図6に示すようなフォーマット
で、上記の検査マトリックス生成データ21を自動的に
生成できることになる。
Specifically, for example, as shown in FIG.
Inspection items of “Edit” command = confirmation / execution / method, data in which inspection items are associated with each function command are represented by comment symbols (/ *, * /), data identifiers [two at marks (in FIG. 5, Are written on the software to be inspected as comment data. Therefore, if the comment data extraction unit 12 reads only the data part between the data identifiers in the comment data (data enclosed by the comment symbols), the above-described check matrix generation unit 12 generates the above-described check matrix in a format as shown in FIG. The data 21 can be automatically generated.

【0031】なお、この検査マトリックス生成データ2
1は、検査作業者が被検査ソフトの操作マニュアルや機
能仕様書などを参照しながら機能コマンド毎に必要な検
査項目を直接入力することによっても同様に作成するこ
とが可能である。また、検査マトリックス生成処理部1
3は、上述の検査マトリックス生成データ21に基づい
て検査項目データを機能コマンド別に編集して、検査マ
トリックスデータ22(図8参照)を生成するもので、
ここでは、例えば図7に示すように、検査マトリックス
生成データ21に含まれる機能コマンド,検査項目毎
に、表状フォーマットを有する検査マトリックスデータ
22′の該当項目欄にフラグ(“1”)を設定してゆ
き、残りの項目欄(未定義の検査項目や検査を行なわな
い検査項目)に“0”を設定することにより最終的に図
8に示すような検査マトリックスデータ22を生成する
ようになっている。
The check matrix generation data 2
1 can also be created in the same manner by the inspection operator directly inputting necessary inspection items for each function command while referring to the operation manual of the software to be inspected, the function specification, and the like. Check matrix generation processing unit 1
Numeral 3 edits inspection item data for each function command based on the above-described inspection matrix generation data 21 and generates inspection matrix data 22 (see FIG. 8).
Here, for example, as shown in FIG. 7, a flag ("1") is set in a corresponding item column of the test matrix data 22 'having a tabular format for each function command and test item included in the test matrix generation data 21. By setting “0” in the remaining item columns (undefined inspection items and inspection items not to be inspected), the inspection matrix data 22 as shown in FIG. 8 is finally generated. ing.

【0032】なお、この検査マトリックスデータ22の
検査項目欄の数は生成後に必要に応じて任意に変更する
ことが可能である。さらに、検査仕様書生成処理部14
は、この検査マトリックス生成処理部13で生成された
検査マトリックスデータ22に基づいて、各機能コマン
ド毎に検査項目データを集計することにより、例えば図
9に示すような検査仕様書23を生成(作成)するもの
であり、記憶部16は、このように検査仕様書生成処理
部14で作成された検査仕様書23を記憶して検査仕様
データベース(DB)を構築するものである。
It should be noted that the number of inspection item columns in the inspection matrix data 22 can be arbitrarily changed after generation as needed. In addition, the inspection specification generation processing unit 14
Generates the inspection specification 23 as shown in FIG. 9, for example, by totalizing the inspection item data for each function command based on the inspection matrix data 22 generated by the inspection matrix generation processing unit 13. The storage unit 16 stores the inspection specification 23 created by the inspection specification generation processing unit 14 as described above and constructs an inspection specification database (DB).

【0033】また、検査コマンドデータ作成部15は、
被検査ソフトに対する検査を実際に行なうための検査コ
マンドデータを作成するもので、本実施形態では、検査
マトリックス生成処理部13で作成された検査マトリッ
クスデータ22と、図10に示すような制御データ24
及びこの制御データ24により指定される図11に示す
ようなコマンドデータ生成用データ25とに基づいて、
図12に示すような検査コマンドデータ26が自動的に
作成されるようになっている。
In addition, the inspection command data creation unit 15
In this embodiment, inspection command data for actually performing the inspection on the software to be inspected is created. In the present embodiment, the inspection matrix data 22 created by the inspection matrix generation processing unit 13 and the control data 24 shown in FIG.
And command data generation data 25 specified by the control data 24 as shown in FIG.
The inspection command data 26 as shown in FIG. 12 is automatically created.

【0034】ここで、具体的に、上記の制御データ24
には、例えば図10に示すように、被検査ソフト(プロ
グラム)がバッチ系プログラムであるか会話系プログラ
ムであるかを示すフラグ(被検査ソフトの種類を示すデ
ータ)や、コマンドデータ生成に使用するコマンドデー
タ生成用データ25を指定するための参照キーなどが格
納されている。
Here, specifically, the control data 24
For example, as shown in FIG. 10, a flag (data indicating the type of software to be inspected) indicating whether the software to be inspected (program) is a batch program or a conversational program, A reference key for designating the command data generation data 25 to be executed is stored.

【0035】一方、コマンドデータ生成用データ25に
は、図11に示すように、被検査ソフト(プログラム)
がバッチ系プログラムである場合のコマンド生成に必要
な定型フォーマットデータ〔数値データ(座標データ)
等のデータ内容が予め固定されているデータ〕や、会話
系プログラムである場合のコマンド生成に必要な座標デ
ータが格納されており、検査コマンドデータ作成部15
は、これらのデータから被検査ソフトの実際の検査実行
に必要な検査コマンドデータ26を生成することにな
る。なお、上記の座標データは、配線位置などを示す数
値で、操作マニュアルなどで指定されているテストデバ
ッグ等のためのデータ値や実際に検査作業を行なって得
られた検査ログデータなどを利用して作成される。
On the other hand, as shown in FIG. 11, the command data generation data 25 includes software to be inspected (program).
Is a fixed format data necessary for command generation when is a batch program [numerical data (coordinate data)
Data whose data contents are fixed in advance) and coordinate data necessary for command generation in the case of a conversational program.
Generates inspection command data 26 required for actual inspection execution of the software to be inspected from these data. The above coordinate data is a numerical value indicating a wiring position and the like, and uses a data value for a test debug or the like specified in an operation manual or the like or inspection log data obtained by actually performing an inspection work. Created.

【0036】ここで具体的に、例えば、被検査ソフトが
バッチ系プログラムである場合、制御データ24にはバ
ッチ系プログラムフラグがON状態に設定されるととも
に、バッチ系プログラム用の定型フォーマットデータを
指定(例えば、ファイル指定)するための参照キーなど
が設定され、検査コマンドデータ作成部15は、この制
御データ24に設定されている参照キーを基にして必要
なデータファイルを選択して、バッチ系プログラムの検
査実行に適した検査コマンドデータ26を作成する。
Here, specifically, for example, when the software to be inspected is a batch program, a batch program flag is set to ON in the control data 24, and the fixed format data for the batch program is designated. A reference key for setting (for example, file designation) is set, and the inspection command data creation unit 15 selects a necessary data file based on the reference key set in the control data 24, and executes a batch-based process. The inspection command data 26 suitable for executing the inspection of the program is created.

【0037】一方、被検査ソフトが会話系プログラムで
ある場合、制御データ24には会話系プログラムフラグ
がON状態に設定されるとともに、会話系プログラム用
の座標データを指定するための参照キーなどが設定さ
れ、検査コマンドデータ作成部15は、この制御データ
24に設定されている参照キーを基にして必要なデータ
ファイルを選択して、そのデータファイル中に会話(対
話)的に設定されている数値データなどのデータ内容を
順次入力として、会話系プログラムの検査実行に適した
検査コマンドデータ26を作成する。
On the other hand, when the software to be inspected is a conversational program, the conversational program flag is set to ON in the control data 24, and a reference key or the like for designating coordinate data for the conversational program is set. The inspection command data creation unit 15 selects the required data file based on the reference key set in the control data 24, and is set interactively (interactively) in the data file. By sequentially inputting data contents such as numerical data, inspection command data 26 suitable for executing an interactive program inspection is created.

【0038】つまり、検査コマンドデータ作成部15
は、検査項目データと、被検査ソフトの種別毎に用意さ
れたコマンドデータ生成用データ25とに基づいて、検
査コマンドデータ26を被検査ソフトの種別に応じて作
成するようになっているのである。次に、検査実行処理
部17は、この検査コマンドデータ作成部15で作成さ
れた検査コマンドデータ26に基づいて、被検査ソフト
の検査を実際に実行するものであり、検査仕様DB編集
・更新部18は、この検査実行処理部17での検査実行
によって得られる検査結果についての情報(検査ログデ
ータ)に基づいて記憶部16にてDB化されている検査
仕様書23を編集・更新するものである。
That is, the inspection command data creation unit 15
Is to create inspection command data 26 according to the type of software to be inspected, based on the inspection item data and the command data generation data 25 prepared for each type of software to be inspected. . Next, the inspection execution processing unit 17 actually executes the inspection of the software to be inspected based on the inspection command data 26 created by the inspection command data creating unit 15, and the inspection specification DB editing / updating unit. Numeral 18 edits and updates the inspection specification 23 stored in the DB in the storage unit 16 based on information (inspection log data) on the inspection result obtained by performing the inspection in the inspection execution processing unit 17. is there.

【0039】具体的に、この検査仕様DB編集・更新部
18は、検査結果である検査ログデータと検査仕様書2
3とを入力として検査ログデータから検査仕様書23の
項目内容をチェックするとともに、編集・更新制御用の
データを入力として検査仕様書23の編集・更新処理を
行なうようになっている。例えば、本実施形態では、図
13に示すように、検査ログデータの番号(処理順:L
01,L02,・・・)を表すログ版数管理データや検
査ログデータから得られる検査の終了/未処理/対象外
などの検査実施状況を表す検査実施フラグデータ(検査
実施情報)などが設定された制御データ27を入力と
し、参照キーとしてのログ版数管理データを検査仕様書
23の該当項目に追加することにより図14に示すよう
に検査仕様書23と実際の検査ログデータとを機能コマ
ンド毎にリンクさせた新しい検査仕様書23Aを作成
し、この検査仕様書23Aの該当項目にさらに検査実施
情報を追加することにより最終的に図15に示すような
検査仕様書23Bを作成するようになっている。
Specifically, the inspection specification DB editing / updating unit 18 checks the inspection log data as the inspection result and the inspection specification 2
3 as input, the contents of the items of the inspection specification 23 are checked from the inspection log data, and the editing / updating process of the inspection specification 23 is performed by inputting data for editing / updating control. For example, in the present embodiment, as shown in FIG. 13, the number of inspection log data (processing order: L
01, L02,...) And inspection execution flag data (inspection execution information) indicating inspection execution status such as inspection end / unprocessed / not applicable obtained from inspection log data By inputting the obtained control data 27 and adding the log version number management data as a reference key to the corresponding item of the inspection specification 23, the inspection specification 23 and the actual inspection log data can function as shown in FIG. A new inspection specification 23A linked for each command is created, and inspection execution information is further added to the corresponding item of the inspection specification 23A to finally create an inspection specification 23B as shown in FIG. It has become.

【0040】つまり、この検査仕様DB編集・更新部1
8は、被検査ソフトの機能コマンド別に、検査ログデー
タを検査仕様書23に追加するとともに、検査ログデー
タに基づいて検査の実施状況についての検査実施情報を
取得し、被検査ソフトの機能別に、その検査実施情報を
検査仕様書23に追加するようになっているのである。
That is, the inspection specification DB editing / updating unit 1
8 adds inspection log data to the inspection specification 23 for each function command of the software to be inspected, acquires inspection execution information on the status of the inspection based on the inspection log data, and The inspection execution information is added to the inspection specification 23.

【0041】また、検査仕様DB管理部19は、この検
査仕様DB編集・更新部18によって新しく作成された
検査仕様書23Bを管理するもので、検査仕様書23B
を基にした検査実施状況の参照,検査ログデータの版数
管理,新規検査項目の作成,テストデータ/検査ログデ
ータの索引(参照)などの各種機能が実現されている。
The inspection specification DB management unit 19 manages the inspection specification 23B newly created by the inspection specification DB editing / updating unit 18. The inspection specification 23B
Various functions such as reference of inspection execution status, management of version numbers of inspection log data, creation of new inspection items, and index (reference) of test data / inspection log data based on the above are realized.

【0042】以下、上述のごとく構成された本実施形態
のデータ処理装置1の動作について、図16を参照しな
がら説明する。まず、検査作業者は、被検査ソフトに対
する検査項目データを、上記の表2,表3および図5に
より前述したように、被検査ソフトのソースプログラム
28上に予めデータ識別子とともにコメントデータとし
て〔コメント記号(/*,*/)で囲んで〕記述してお
く(ステップS1)。
Hereinafter, the operation of the data processing apparatus 1 of the present embodiment configured as described above will be described with reference to FIG. First, as described above with reference to Tables 2 and 3 and FIG. 5, the inspection operator writes the inspection item data for the software to be inspected on the source program 28 of the software to be inspected as comment data together with a data identifier in advance as comment data. (Enclosed by symbols (/ *, * /)) (step S1).

【0043】そして、このソースプログラム28につい
ての検査仕様書23を作成する場合、データ処理装置1
では、検査仕様書/コマンドデータ作成部11のコメン
トデータ抽出部12が、このソースプログラム28中の
コメント記号(/*,*/),データ識別子をそれぞれ
識別して、データ識別子で囲まれた部分のデータのみを
抽出することにより検査項目データを抽出し検査マトリ
ックス生成データ21(図6参照)を作成する(ステッ
プS2)。
When preparing the inspection specification 23 for the source program 28, the data processing device 1
Then, the comment data extraction unit 12 of the inspection specification / command data creation unit 11 identifies the comment symbol (/ *, * /) and the data identifier in the source program 28, and the part enclosed by the data identifier. The inspection item data is extracted by extracting only the data of (1), and inspection matrix generation data 21 (see FIG. 6) is created (step S2).

【0044】なお、この検査マトリックス生成データ2
1は、操作マニュアル30などを参照しながら検査作業
者が必要な検査項目データを機能コマンド毎に直接入力
することによって作成することも可能である(ステップ
S5)。次に、コメントデータ抽出部12で抽出された
検査項目データ21は検査マトリックス生成処理部13
に与えられ、検査マトリックス生成処理部13では、検
査マトリックス生成データ21に含まれる機能コマン
ド,検査項目毎に、表状フォーマットを有する検査マト
リックスデータ22′(図7参照)の該当項目欄にフラ
グ(“1”)を設定してゆき、残りの項目欄に“0”を
設定することにより検査マトリックスデータ22(図8
参照)を生成して、全ての機能コマンドについての全検
査項目を漏れなくデータ化する(ステップS3)。
The check matrix generation data 2
1 can be created by the inspection operator directly inputting necessary inspection item data for each function command while referring to the operation manual 30 and the like (step S5). Next, the inspection item data 21 extracted by the comment data extraction unit 12 is stored in the inspection matrix generation processing unit 13.
The check matrix generation processing unit 13 sets a flag (see FIG. 7) in a corresponding item column of the check matrix data 22 '(see FIG. 7) having a tabular format for each function command and test item included in the check matrix generation data 21. By setting "1") and setting "0" in the remaining item columns, the inspection matrix data 22 (FIG. 8)
(See step S3), and all inspection items for all function commands are converted into data without omission (step S3).

【0045】そして、この検査マトリックスデータ22
を基にして、検査仕様書生成処理部14が、各機能コマ
ンド毎に検査項目データを集計することにより検査仕様
書23(図9参照)を自動的に作成する(ステップS
4)。なお、このように作成された検査仕様書23は記
憶部16にてDB化される。このように、本実施形態の
データ処理装置1によれば、検査仕様書/コマンドデー
タ作成部11によって、ソースプログラム28中の機能
コマンド毎にその検査仕様についての詳細情報を項目化
した検査仕様書23を、人手作業によらず自動的に作成
することができるので、検査作業者に対する検査仕様書
23の作成作業の負担を大幅に削減して検査仕様書23
を極めて迅速に作成することができる。
The check matrix data 22
, The inspection specification generation processing unit 14 automatically creates the inspection specification 23 (see FIG. 9) by totalizing the inspection item data for each function command (step S).
4). Note that the inspection specification 23 created in this way is stored in the storage unit 16 as a DB. As described above, according to the data processing device 1 of the present embodiment, the inspection specification / command data creation unit 11 performs an inspection specification by itemizing detailed information on the inspection specification for each function command in the source program 28. 23 can be automatically created without manual work, so that the burden on the inspection operator of creating the inspection specifications 23 can be greatly reduced.
Can be created very quickly.

【0046】また、このとき検査仕様書/コマンドデー
タ作成部11では、ソースプログラム28に予めコメン
トデータとして記述された検査項目データに基づいて検
査仕様書23を作成するので、検査仕様書23の作成の
ための検査項目データが人手作業によって入力されなく
ても、自動的に、検査仕様書23を作成することがで
き、さらに検査仕様書23の作成作業の負担を削減する
ことができる。
At this time, the inspection specification / command data creating section 11 creates the inspection specification 23 based on the inspection item data described in the source program 28 as comment data in advance. Even if the inspection item data for the inspection is not manually input, the inspection specification 23 can be automatically created, and the burden of the operation of creating the inspection specification 23 can be reduced.

【0047】さらに、この検査仕様書/コマンドデータ
作成部11では、検査項目データを機能コマンド別に編
集して検査マトリックスデータ22を生成することによ
り、ソースプログラム28についての検査項目を漏れな
くデータ化して、所望の検査仕様書23を確実に生成す
るので、自動作成される検査仕様書23の信頼性も大幅
に向上する。
Further, the inspection specification / command data creating unit 11 generates inspection matrix data 22 by editing the inspection item data for each function command, thereby converting the inspection items of the source program 28 into data without omission. Since the desired inspection specification 23 is reliably generated, the reliability of the automatically generated inspection specification 23 is greatly improved.

【0048】ところで、上述の検査マトリックス生成処
理部13では、上述のように検査マトリックスデータ2
2を作成する際、検査マトリックス生成データ21と、
制御データ24(図10参照)と、操作マニュアル30
などで指定されているテストデバッグ用のデータ値や実
際に検査作業を行なって得られた検査ログデータなどを
利用して作成されたコマンドデータ生成用データ25
(図11参照)とに基づいて、実際の検査に必要な検査
コマンドデータ26(図12参照)をソースプログラム
28の種別(バッチ系,会話系など)に応じて作成する
(ステップS6)。
By the way, in the above-described check matrix generation processing unit 13, as described above, the check matrix data 2
2 is generated, the inspection matrix generation data 21 and
The control data 24 (see FIG. 10) and the operation manual 30
Command data generation data 25 created by using a test debug data value specified by the user or the inspection log data obtained by actually performing the inspection work.
(See FIG. 11), the inspection command data 26 (see FIG. 12) necessary for the actual inspection is created according to the type (batch type, conversation type, etc.) of the source program 28 (step S6).

【0049】そして、この検査コマンドデータ26が検
査実行処理部17に与えられると、検査実行処理部17
は、その検査コマンドデータ26に基づいて、ソースプ
ログラム28に対する検査を自動的に行ない、その検査
結果についての情報である検査ログデータ29を生成す
る(ステップS7)。なお、この検査処理は、図16中
に破線で示すように、検査仕様書23を参照しながら検
査作業者が検査コマンドを入力することによって手動で
行なうことも可能である(ステップS7′)。ただし、
自動検査が不可能な検査項目についてはこの手動による
検査で対応する。
When the inspection command data 26 is given to the inspection execution processing unit 17, the inspection execution processing unit 17
Automatically performs an inspection on the source program 28 based on the inspection command data 26, and generates inspection log data 29 that is information on the inspection result (step S7). Note that this inspection process can also be performed manually by an inspection operator inputting an inspection command while referring to the inspection specification 23, as indicated by the broken line in FIG. 16 (step S7 '). However,
Inspection items that cannot be automatically inspected are handled by this manual inspection.

【0050】このように、本実施形態のデータ処理装置
1によれば、ソースプログラム28に対する検査を実際
に行なうための検査コマンドデータ26を検査コマンド
データ作成部15で作成し、その検査コマンドデータ2
6に基づいて検査実行処理部17がソースプログラム2
8の検査を実際に実行するので、外部から検査実行用の
コマンドが入力されなくても、自動的に、検査を実行す
ることができる。従って、実際の検査作業時の作業負担
も大幅に削減することができる。
As described above, according to the data processing device 1 of the present embodiment, the inspection command data creation unit 15 creates the inspection command data 26 for actually performing the inspection on the source program 28, and the inspection command data 2
6 is executed by the inspection execution processing unit 17 based on the source program 2
Since the inspection of Step 8 is actually executed, the inspection can be automatically executed even if no command for executing the inspection is input from the outside. Therefore, the work load at the time of the actual inspection work can be significantly reduced.

【0051】そして、本実施形態では、検査コマンドデ
ータ26をソースプログラム28の種別(バッチ系,会
話系など)に応じて作成するので、ソースプログラム2
8の種別によらず、そのソースプログラム28の検査に
最適な検査コマンドデータ26を作成することができ
る。従って、このような自動検査時においても、常に正
しい検査作業を行なうことができ、本データ処理装置1
の信頼性,汎用性の向上に大いに寄与している。
In this embodiment, the inspection command data 26 is created according to the type of the source program 28 (batch type, conversation type, etc.).
Inspection command data 26 optimal for the inspection of the source program 28 can be created irrespective of the type of 8. Therefore, even during such an automatic inspection, a correct inspection operation can always be performed.
It has greatly contributed to the improvement of reliability and versatility.

【0052】なお、この場合、検査コマンドデータ26
も、検査マトリックスデータ22と同様に、ソースプロ
グラム28に予めコメントデータとして記述された検査
項目データに基づいて作成しているので、検査コマンド
データ26の作成のための検査項目データが人手によっ
て入力されなくても、自動的に、検査コマンドデータ2
6を作成することができ、これにより、さらに、自動検
査作業時における検査作業者の作業負担を大幅に削減し
ている。
In this case, the inspection command data 26
Similarly to the inspection matrix data 22, the inspection item data for creating the inspection command data 26 is manually input because the inspection item data is created based on the inspection item data described in the source program 28 as comment data in advance. Inspection command data 2 automatically
6 can be created, thereby greatly reducing the work load of the inspection worker during the automatic inspection work.

【0053】次に、上述のごとく得られた検査ログデー
タ29は、検査仕様書23とともに検査仕様DB編集・
更新部18へ与えられ、検査仕様DB編集・更新部18
では、これらの検査仕様書23,検査ログデータ29と
制御データ27(図13参照)に基づいて、上述のごと
くDB化されている検査仕様書23の編集・更新処理を
行なう。
Next, the inspection log data 29 obtained as described above is used together with the inspection specification 23 to edit and edit the inspection specification DB.
The inspection specification DB editing / updating unit 18 is provided to the updating unit 18.
Then, based on the inspection specification 23, the inspection log data 29, and the control data 27 (see FIG. 13), the editing / updating process of the inspection specification 23 in the DB as described above is performed.

【0054】即ち、制御データ27内に設定されている
参照キーとしてのログ版数管理データを検査仕様書23
の該当項目に追加することにより検査仕様書23と実際
の検査ログデータとを機能コマンド毎にリンクさせて検
査仕様書23A(図14参照)を作成し、この検査仕様
書23Aの該当項目にさらに制御データ27内の検査実
施情報を追加することにより最新の検査仕様書23B
(図15)を作成する(ステップS8)。
That is, the log version number management data as a reference key set in the control data 27 is stored in the inspection specification 23.
The inspection specification 23A is linked to the actual inspection log data for each function command to create an inspection specification 23A (see FIG. 14). By adding the inspection execution information in the control data 27, the latest inspection specification 23B
(FIG. 15) is created (step S8).

【0055】そして、このように検査仕様DB編集・更
新部18にて作成された検査仕様書23Bは、同一の検
査ログデータを1つにまとめるなどの編集処理(ステッ
プS9)を施された検査ログデータ29′とともに検査
仕様DB管理部19によって管理され、検査仕様書23
Bを含めた検査結果データの一元化が図られ、検査仕様
書23Bを基にした検査実施状況の参照,検査ログデー
タの版数管理,新規検査項目の作成,テストデータ/検
査ログデータの索引(参照)などの各種機能が実現され
る(ステップS10)。
The inspection specification 23B created by the inspection specification DB editing / updating unit 18 is subjected to an editing process (step S9) such as combining the same inspection log data into one. The inspection specification DB management unit 19 manages the inspection specification 23 together with the log data 29 '.
The inspection result data including B is unified, reference of the inspection execution status based on the inspection specification 23B, version management of inspection log data, creation of a new inspection item, index of test data / inspection log data ( (See step S10).

【0056】このように、本実施形態のデータ処理装置
1によれば、検査実行処理部17による検査の実行に伴
って、検査仕様DB編集・更新部18が、検査仕様書生
成処理部14で作成された検査仕様書23を検査ログデ
ータに基づいて編集・更新するので、検査仕様書23に
検査結果についての情報を反映させることができる。従
って、検査仕様書23と検査結果についての情報とを一
括管理することができるようになり、検査作業者は必要
な情報を極めて迅速且つ簡便に得ることが可能になる。
As described above, according to the data processing device 1 of the present embodiment, the inspection specification DB editing / updating unit 18 causes the inspection specification document generation processing unit 14 to execute the inspection by the inspection execution processing unit 17. Since the created inspection specification 23 is edited and updated based on the inspection log data, information on the inspection result can be reflected in the inspection specification 23. Therefore, the inspection specification 23 and the information on the inspection result can be collectively managed, and the inspection operator can obtain necessary information extremely quickly and easily.

【0057】具体的には、図14,図15に示すよう
に、ソースプログラム28中の機能コマンド別に、ログ
版数管理データと検査実施情報とを検査仕様書23に追
加するので、検査作業者は、検査仕様書23Bを参照す
るだけで検査ログデータや検査の実施状況なども容易に
把握することができるようになる。つまり、検査仕様書
23を核とした、検査実施状況(検査の進捗状況)の確
認,検査ログデータの管理,検査ログデータトレース
(再利用時の最適な検査ログデータの選択)管理など検
査処理機能全般にわたる一元管理が実現される。
More specifically, as shown in FIGS. 14 and 15, log version number management data and inspection execution information are added to the inspection specification 23 for each function command in the source program 28. Can easily ascertain inspection log data, inspection execution status, and the like simply by referring to the inspection specification 23B. In other words, inspection processing, such as confirmation of inspection execution status (inspection progress status), management of inspection log data, management of inspection log data trace (selection of optimal inspection log data at the time of reuse), using inspection specification 23 as a core. Centralized management over all functions is realized.

【0058】従って、再利用可能な最適な検査結果につ
いての情報を容易に把握したりすることが可能になり、
後の検査作業時の効率化や高信頼化を確実に図ることが
できる。また、本実施形態では、検査仕様DB管理部1
9によって、検査仕様書23Bの参照,利用などの管理
も自動化しているので、検査仕様書23Bの管理面で
も、検査作業者の負担を大幅に削減することができる。
Therefore, it is possible to easily grasp information on the optimum reusable inspection result,
Efficiency and high reliability at the time of later inspection work can be reliably achieved. In the present embodiment, the inspection specification DB management unit 1
9 automatically automates the management of reference and use of the inspection specification 23B, so that the burden on the inspection operator can be greatly reduced in terms of management of the inspection specification 23B.

【0059】なお、本実施形態では、検査仕様書23に
ログ版数管理データと検査実施情報との両方を追加する
ようになっているが、いずれか一方のみを追加するよう
にしてもよい。また、本実施形態のデータ処理装置1
は、検査仕様書23をDB化するために記憶部16をそ
なえているが、この記憶部16は本発明の必須要件では
なく、例えば記憶部16を外部に設けるようにしてもよ
い。さらに、上述の検査マトリックス生成データ21,
検査コマンドデータ26をそれぞれ検査作業者のデータ
入力により直接作成する場合には、コメントデータ抽出
部12は特に必要ない。
In the present embodiment, both the log version number management data and the inspection execution information are added to the inspection specification 23, but only one of them may be added. Further, the data processing device 1 of the present embodiment
Has a storage unit 16 for converting the inspection specification 23 into a DB, but this storage unit 16 is not an essential requirement of the present invention, and the storage unit 16 may be provided externally, for example. Further, the above-described check matrix generation data 21,
When the inspection command data 26 is directly created by the data input by the inspection operator, the comment data extraction unit 12 is not particularly necessary.

【0060】また、本実施形態のデータ処理装置1は、
検査仕様書自動作成機能,自動検査実行機能,検
査仕様DB管理機能の全てを有する構成となっている
が、本発明はこれに限定されず、例えば、上記〜の
いずれかの機能のみを有する構成としてもよいし、上記
〜のいずれか2種の機能を組み合わせた構成として
もよい。
Further, the data processing device 1 of the present embodiment
Although the configuration has all of the inspection specification automatic creation function, the automatic inspection execution function, and the inspection specification DB management function, the present invention is not limited to this, and for example, the configuration having only one of the above functions Or a combination of any two of the above functions.

【0061】[0061]

【発明の効果】以上詳述したように、本発明のソフトウ
ェア検査用データ処理装置によれば、検査仕様データ作
成部によって、検査対象のソフトウェアの機能毎にその
検査仕様についての詳細情報を項目化した検査仕様デー
タを、人手によらず自動的に作成することができるの
で、検査作業者の検査仕様データ作成作業の負担を大幅
に削減して検査仕様データを極めて迅速に作成すること
ができる(請求項1)。
As described in detail above, according to the data processing device for software inspection of the present invention, detailed information on the inspection specification is itemized for each function of the software to be inspected by the inspection specification data creating unit. The inspection specification data can be automatically created without manual operation, so that the burden of the inspection worker on the inspection specification data creation work can be significantly reduced, and the inspection specification data can be created very quickly ( Claim 1).

【0062】なお、上述の検査仕様データ作成部では、
上記の検査項目データをソフトウェアの機能別に編集し
た検査マトリックスデータを生成することにより、検査
対象のソフトウェアについての検査項目を漏れなくデー
タ化して、所望の検査仕様データを確実に生成すること
ができるので、自動作成される検査仕様データの信頼性
をも大幅に向上させることができる(請求項2)。
In the above-described inspection specification data creating section,
By generating inspection matrix data in which the above inspection item data is edited for each software function, the inspection items for the software to be inspected can be completely converted into data, and the desired inspection specification data can be reliably generated. In addition, the reliability of the automatically generated inspection specification data can be greatly improved (claim 2).

【0063】また、上述の検査仕様データ作成部では、
上記のソフトウェアに予めコメントデータとして記述さ
れた検査項目データに基づいて検査仕様データを作成す
ることもできるので、検査仕様データ作成のための検査
項目データが人手によって入力されなくても、自動的
に、検査仕様データを作成することができ、さらに検査
作業者の検査仕様データ作成作業の負担を削減すること
ができる(請求項3)。
In the inspection specification data creating section,
Since the inspection specification data can be created based on the inspection item data described in advance as comment data in the above software, even if the inspection item data for creating the inspection specification data is not manually input, the inspection specification data is automatically generated. In addition, the inspection specification data can be created, and the burden of the inspection worker on the inspection specification data creation operation can be reduced.

【0064】また、本発明のソフトウェア検査用データ
処理装置によれば、検査対象のソフトウェアに対する検
査を実際に行なうための検査コマンドデータを検査コマ
ンドデータ作成部で作成し、この検査コマンドデータに
基づいて検査実行処理部がソフトウェアの検査を実際に
実行するので、外部から検査実行用のコマンドが入力さ
れなくても、自動的に、ソフトウェア検査を実行するこ
とができ、これにより、実際の検査作業時の作業負担を
大幅に削減することができる(請求項4)。
According to the data processing device for software inspection of the present invention, the inspection command data for actually performing the inspection on the software to be inspected is created by the inspection command data creating section, and based on the inspection command data. Since the inspection execution processing unit actually executes the inspection of the software, the software inspection can be automatically executed even if no command for executing the inspection is input from the outside. Can significantly reduce the work load (claim 4).

【0065】なお、上述の検査コマンドデータ作成部
を、上記の検査項目データと、ソフトウェアの種別毎に
用意された検査コマンド生成用データとに基づいて、上
記の検査コマンドデータをソフトウェアの種別に応じて
作成するように構成すれば、検査コマンドデータ作成部
は、検査対象のソフトウェアの種別によらず、そのソフ
トウェアの検査に最適な検査コマンドデータを作成する
ことができるので、このような自動検査時においても、
常に正しい検査作業を行なうことができ、本データ処理
装置の信頼性,汎用性の向上に大いに寄与する(請求項
5)。
The above-described inspection command data generating unit is configured to convert the above-mentioned inspection command data according to the type of software based on the above-mentioned inspection item data and inspection command generation data prepared for each type of software. With such a configuration, the inspection command data creation unit can create the inspection command data most suitable for the inspection of the software regardless of the type of the software to be inspected. At
It is possible to always perform the correct inspection work, which greatly contributes to the improvement of the reliability and versatility of the data processing apparatus.

【0066】また、この検査コマンドデータ作成部は、
検査対象のソフトウェアに予めコメントデータとして記
述された検査項目データに基づいて検査コマンドデータ
を作成することもできるので、検査コマンドデータ作成
のための検査項目データが人手によって入力されなくて
も、自動的に、検査コマンドデータを作成することがで
き、これにより、自動検査作業時における検査作業者の
作業負担を大幅に削減することができる(請求項6)。
Further, the inspection command data creating section includes:
Since the inspection command data can be created based on the inspection item data described in advance as comment data in the software to be inspected, even if the inspection item data for creating the inspection command data is not manually input, the inspection command data can be automatically generated. In addition, the inspection command data can be created, whereby the workload of the inspection operator during the automatic inspection operation can be significantly reduced (claim 6).

【0067】さらに、本発明のソフトウェア検査用デー
タ処理装置によれば、検査実行処理部による検査の実行
に伴って、検査仕様データ編集・更新部が、検査仕様デ
ータ作成部で作成された検査仕様データを検査結果につ
いての情報に基づいて編集・更新するので、検査仕様デ
ータに検査結果についての情報を反映させることができ
る。従って、検査仕様データと検査結果についての情報
とを一括管理することができるようになり、検査作業者
は必要な情報を極めて迅速且つ簡便に得ることができる
(請求項7)。例えば、上述の検査仕様データ編集・更
新部は、検査対象のソフトウェアの機能別に、上記の検
査結果についての情報を検査仕様データに追加するよう
に構成すれば、検査仕様データを参照するだけで検査結
果についての情報をも容易に把握することができるよう
になるので、再利用可能な最適な検査結果についての情
報を容易に把握したりすることが可能になり、後の検査
作業時の効率化を確実に図ることができる(請求項
8)。
Further, according to the data processing device for software inspection of the present invention, the inspection specification data editing / updating unit is configured to execute the inspection specification data created by the inspection specification data creating unit in accordance with the execution of the inspection by the inspection execution processing unit. Since the data is edited and updated based on the information on the inspection result, the information on the inspection result can be reflected on the inspection specification data. Therefore, the inspection specification data and the information on the inspection result can be collectively managed, and the inspection operator can obtain necessary information extremely quickly and easily (claim 7). For example, if the above-described inspection specification data editing / updating unit is configured to add information on the above-described inspection result to the inspection specification data for each function of the software to be inspected, the inspection can be performed simply by referring to the inspection specification data. Since information on results can be easily grasped, it is also possible to easily grasp information on optimal reusable test results, thereby improving efficiency in later inspection work. Can be reliably achieved (claim 8).

【0068】また、この検査仕様データ編集・更新部
は、上記の検査結果についての情報に基づいて検査の実
施状況についての検査実施情報を取得し、検査対象のソ
フトウェアの機能別に、この検査実施情報を検査仕様デ
ータに追加するように構成すれば、検査仕様データを参
照するだけで検査の実施状況をも容易に把握することが
できるようになるので、検査作業(進捗)状況の確認な
どを容易に行なえ、検査作業の効率化や検査作業品質の
高信頼化を確実に図ることができる(請求項9)。
The inspection specification data editing / updating unit obtains inspection execution information on the execution status of the inspection based on the information on the inspection result, and outputs the inspection execution information for each function of the software to be inspected. Is added to the inspection specification data, the inspection execution status can be easily grasped only by referring to the inspection specification data, so that the inspection work (progress) status can be easily confirmed. Therefore, the efficiency of the inspection work and the high reliability of the inspection work quality can be surely attained (claim 9).

【0069】なお、上述のデータ処理装置は、検査仕様
データ編集・更新部によって編集・更新された検査仕様
データを管理する検査仕様データ管理部をそなえれば、
検査仕様データの参照,利用などの管理も自動化するこ
とができるので、検査仕様データの管理面でも、検査作
業者の負担を大幅に削減することができる(請求項1
0)。
It should be noted that if the data processing apparatus described above has an inspection specification data management unit that manages inspection specification data edited and updated by the inspection specification data editing and updating unit,
Since the management of reference and use of the inspection specification data can be automated, the burden on the inspection worker can be significantly reduced also in the management of the inspection specification data.
0).

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明の原理ブロック図である。FIG. 2 is a principle block diagram of the present invention.

【図3】本発明の原理ブロック図である。FIG. 3 is a principle block diagram of the present invention.

【図4】本発明の一実施形態としてのソフトウェア検査
用データ処理装置の構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of a data processing device for software inspection as one embodiment of the present invention.

【図5】本実施形態にかかるソースプログラムに予め記
述された検査項目データの一例を示す図である。
FIG. 5 is a diagram showing an example of inspection item data described in advance in a source program according to the embodiment;

【図6】本実施形態のソフトウェア検査用データ処理装
置で生成される検査マトリックス生成データの一例を示
す図である。
FIG. 6 is a diagram showing an example of test matrix generation data generated by the software test data processing device of the present embodiment.

【図7】本実施形態のソフトウェア検査用データ処理装
置で生成される検査マトリックスデータの一例を示す図
である。
FIG. 7 is a diagram showing an example of inspection matrix data generated by the software inspection data processing device of the present embodiment.

【図8】本実施形態のソフトウェア検査用データ処理装
置で生成される検査マトリックスデータの一例を示す図
である。
FIG. 8 is a diagram showing an example of inspection matrix data generated by the software inspection data processing device of the present embodiment.

【図9】本実施形態のソフトウェア検査用データ処理装
置で生成される検査仕様書の一例を示す図である。
FIG. 9 is a diagram illustrating an example of an inspection specification generated by the software inspection data processing apparatus according to the embodiment;

【図10】本実施形態のソフトウェア検査用データ処理
装置で使用される制御データ(検査コマンドデータ生成
用)の一例を示す図である。
FIG. 10 is a diagram illustrating an example of control data (for generating inspection command data) used in the software inspection data processing device of the present embodiment.

【図11】本実施形態のソフトウェア検査用データ処理
装置で使用される検査コマンドデータ生成用データの一
例を示す図である。
FIG. 11 is a diagram showing an example of inspection command data generation data used in the software inspection data processing device of the present embodiment.

【図12】本実施形態のソフトウェア検査用データ処理
装置で生成される検査コマンドデータの一例を示す図で
ある。
FIG. 12 is a diagram illustrating an example of inspection command data generated by the software inspection data processing device of the present embodiment.

【図13】本実施形態のソフトウェア検査用データ処理
装置で使用される制御データ(編集・更新用)の一例を
示す図である。
FIG. 13 is a diagram illustrating an example of control data (for editing / updating) used in the data processing device for software inspection according to the present embodiment.

【図14】本実施形態のソフトウェア検査用データ処理
装置で生成される編集・更新後の検査仕様書の一例を示
す図である。
FIG. 14 is a diagram illustrating an example of an edited / updated inspection specification generated by the software inspection data processing apparatus according to the embodiment;

【図15】本実施形態のソフトウェア検査用データ処理
装置で生成される編集・更新後の検査仕様書の一例を示
す図である。
FIG. 15 is a diagram illustrating an example of an edited / updated inspection specification generated by the software inspection data processing apparatus according to the embodiment;

【図16】本実施形態のソフトウェア検査用データ処理
装置の動作を説明するための図である。
FIG. 16 is a diagram for explaining the operation of the data processing device for software inspection of the present embodiment.

【図17】従来のソフトウェア検査用データ処理装置に
よる検査作業を説明するための図である。
FIG. 17 is a diagram for explaining an inspection operation performed by a conventional software inspection data processing device.

【図18】検査対象のソフトウェア(配線プログラム)
の一例を示す図である。
FIG. 18: Software to be inspected (wiring program)
It is a figure showing an example of.

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

1,1A〜1C ソフトウェア検査用データ処理装置 2,5 検査仕様データ作成部 3,15 検査コマンドデータ作成部 4,6 検査実行処理部 7 検査仕様データ編集・更新部 11 検査仕様書/コマンドデータ作成部 12 コメントデータ抽出部(検査項目データ抽出部) 13 検査マトリックス生成処理部 14 検査仕様書生成処理部 16 記憶部 17 検査実行処理部 18 検査仕様DB編集・更新部 19 検査仕様DB管理部 21 検査マトリックス生成データ 22,22′ 検査マトリックスデータ 23,23A,23B 検査仕様書(検査仕様データ) 24,27 制御データ 25 コマンドデータ生成用データ 26 検査コマンドデータ 28 ソースプログラム 29 検査ログデータ 30 操作マニュアル 1, 1A to 1C Software inspection data processing device 2, 5 Inspection specification data creation unit 3, 15 Inspection command data creation unit 4, 6 Inspection execution processing unit 7 Inspection specification data editing / updating unit 11 Inspection specification / command data creation Unit 12 comment data extraction unit (inspection item data extraction unit) 13 inspection matrix generation processing unit 14 inspection specification document generation processing unit 16 storage unit 17 inspection execution processing unit 18 inspection specification DB editing / updating unit 19 inspection specification DB management unit 21 inspection Matrix generation data 22, 22 'Inspection matrix data 23, 23A, 23B Inspection specification (inspection specification data) 24, 27 Control data 25 Data for command data generation 26 Inspection command data 28 Source program 29 Inspection log data 30 Operation manual

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 或るソフトウェアを検査するためのデー
タ処理を行なうソフトウェア検査用データ処理装置であ
って、 該ソフトウェアについての検査項目データに基づいて、
該ソフトウェアに対して検査を行なう際の検査仕様につ
いての詳細情報を該ソフトウェアの機能毎に項目化した
検査仕様データを作成する検査仕様データ作成部をそな
えたことを特徴とする、ソフトウェア検査用データ処理
装置。
1. A software inspection data processing device for performing data processing for inspecting certain software, comprising:
Software inspection data, comprising: an inspection specification data creating unit that creates inspection specification data in which detailed information about an inspection specification for performing an inspection on the software is itemized for each function of the software. Processing equipment.
【請求項2】 該検査仕様データ作成部が、 該検査項目データを該ソフトウェアの機能別に編集して
検査マトリックスデータを生成する検査マトリックス生
成処理部と、 該検査マトリックス生成処理部で生成された該検査マト
リックスデータに基づいて該検査仕様データを生成する
検査仕様データ生成処理部とをそなえたことを特徴とす
る、請求項1記載のソフトウェア検査用データ処理装
置。
2. An inspection matrix generation processing unit that edits the inspection item data for each function of the software to generate inspection matrix data, and the inspection specification data generation unit generates the inspection matrix data. 2. The software inspection data processing device according to claim 1, further comprising an inspection specification data generation processing unit that generates the inspection specification data based on the inspection matrix data.
【請求項3】 該検査仕様データ作成部が、 該ソフトウェアに予めコメントデータとして記述された
該検査項目データを抽出する検査項目データ抽出部を有
していることを特徴とする、請求項1または請求項2に
記載のソフトウェア検査用データ処理装置。
3. The inspection specification data creating unit has an inspection item data extracting unit that extracts the inspection item data described in advance as comment data in the software. The data processing device for software inspection according to claim 2.
【請求項4】 或るソフトウェアを検査するためのデー
タ処理を行なうソフトウェア検査用データ処理装置であ
って、 該ソフトウェアについての検査項目データに基づいて、
該ソフトウェアに対する検査を実際に行なうための検査
コマンドデータを作成する検査コマンドデータ作成部
と、 該検査コマンドデータ作成部で作成された該検査コマン
ドデータに基づいて、該ソフトウェアの検査を実行する
検査実行処理部とをそなえたことを特徴とする、ソフト
ウェア検査用データ処理装置。
4. A data processing device for software inspection for performing data processing for inspecting a certain software, comprising:
An inspection command data generating unit for generating inspection command data for actually performing an inspection on the software, and an inspection execution for executing an inspection of the software based on the inspection command data generated by the inspection command data generating unit A data processing device for software inspection, comprising a processing unit.
【請求項5】 該検査コマンドデータ作成部が、 該検査項目データと、該ソフトウェアの種別毎に用意さ
れた検査コマンド生成用データとに基づいて、該検査コ
マンドデータを該ソフトウェアの種別に応じて作成する
ように構成されていることを特徴とする、請求項4記載
のソフトウェア検査用データ処理装置。
5. The test command data generating unit, based on the test item data and test command generation data prepared for each type of software, converts the test command data according to the type of software. The data processing device for software inspection according to claim 4, wherein the data processing device is configured to generate the data.
【請求項6】 該検査コマンドデータ作成部が、 該ソフトウェアに予めコメントデータとして記述された
該検査項目データを抽出する検査項目データ抽出部を有
していることを特徴とする、請求項4または請求項5に
記載のソフトウェア検査用データ処理装置。
6. The inspection command data creation unit according to claim 4, further comprising an inspection item data extraction unit configured to extract the inspection item data described in the software as comment data in advance. A data processing device for software inspection according to claim 5.
【請求項7】 或るソフトウェアを検査するためのデー
タ処理を行なうソフトウェア検査用データ処理装置であ
って、 該ソフトウェアに対して検査を行なう際の検査仕様につ
いての詳細情報を該ソフトウェアの機能毎に項目化した
検査仕様データを作成する検査仕様データ作成部と、 該ソフトウェアに対する検査を実際に行なう検査実行処
理部と、 該検査実行処理部での検査実行によって得られる検査結
果についての情報に基づいて該検査仕様データを編集・
更新する検査仕様データ編集・更新部とをそなえたこと
を特徴とする、ソフトウェア検査用データ処理装置。
7. A software inspection data processing apparatus for performing data processing for inspecting a certain software, wherein detailed information about an inspection specification at the time of inspecting the software is provided for each function of the software. An inspection specification data creating unit for creating itemized inspection specification data, an inspection execution processing unit for actually performing an inspection on the software, and information on an inspection result obtained by executing the inspection in the inspection execution processing unit Edit the inspection specification data
A data processing device for software inspection, comprising an inspection specification data editing / updating unit to be updated.
【請求項8】 該検査仕様データ編集・更新部が、 該ソフトウェアの機能別に、該検査結果についての情報
を該検査仕様データに追加するように構成されているこ
とを特徴とする、請求項7記載のソフトウェア検査用デ
ータ処理装置。
8. The inspection specification data editing / updating unit is configured to add information on the inspection result to the inspection specification data for each function of the software. The data processing device for software inspection according to the above.
【請求項9】 該検査仕様データ編集・更新部が、 該検査結果についての情報に基づいて上記の検査の実施
状況についての検査実施情報を取得し、該ソフトウェア
の機能別に、該検査実施情報を該検査仕様データに追加
するように構成されていることを特徴とする、請求項7
または請求項8に記載のソフトウェア検査用データ処理
装置。
9. The inspection specification data editing / updating unit acquires inspection execution information on the execution status of the inspection based on the information on the inspection result, and stores the inspection execution information for each function of the software. 8. The apparatus according to claim 7, wherein the apparatus is configured to be added to the inspection specification data.
Or a data processing device for software inspection according to claim 8.
【請求項10】 該検査仕様データ編集・更新部によっ
て編集・更新された該検査仕様データを管理する検査仕
様データ管理部をそなえたことを特徴とする、請求項7
〜請求項9のいずれかに記載のソフトウェア検査用デー
タ処理装置。
10. An inspection specification data management unit for managing the inspection specification data edited / updated by the inspection specification data editing / updating unit.
The data processing device for software inspection according to claim 9.
JP9032490A 1997-02-17 1997-02-17 Data processor for software inspection Pending JPH10228396A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9032490A JPH10228396A (en) 1997-02-17 1997-02-17 Data processor for software inspection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9032490A JPH10228396A (en) 1997-02-17 1997-02-17 Data processor for software inspection

Publications (1)

Publication Number Publication Date
JPH10228396A true JPH10228396A (en) 1998-08-25

Family

ID=12360443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9032490A Pending JPH10228396A (en) 1997-02-17 1997-02-17 Data processor for software inspection

Country Status (1)

Country Link
JP (1) JPH10228396A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011204069A (en) * 2010-03-26 2011-10-13 Nec Corp Testing method, and automatic test specification and test data generation apparatus
US20230134937A1 (en) * 2020-04-24 2023-05-04 Nec Corporation Security inspection apparatus, security inspection method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011204069A (en) * 2010-03-26 2011-10-13 Nec Corp Testing method, and automatic test specification and test data generation apparatus
US20230134937A1 (en) * 2020-04-24 2023-05-04 Nec Corporation Security inspection apparatus, security inspection method, and program

Similar Documents

Publication Publication Date Title
CN1326044C (en) Automation software testing system based on script explanatory tool
JPH08190587A (en) Simulation system for application process
EP2009528A2 (en) Sequence program editing apparatus
CN112269569A (en) Visual script online editing verification and automatic execution device
US20090241075A1 (en) Test chip validation and development system
JPH10228396A (en) Data processor for software inspection
JP5374405B2 (en) Model debugging apparatus and model debugging method
CN116225902A (en) Method, device and equipment for generating test cases
JP2004265278A (en) Automatic program generation device
JP2011204069A (en) Testing method, and automatic test specification and test data generation apparatus
JP4683535B2 (en) Job net management system
JP5540856B2 (en) Apparatus and method for setting a workflow
JP2003223204A (en) Programming method of programmable controller, system thereof and recording medium thereof
JP2008033815A (en) Project management device, method and program
JP2004310317A (en) Business support device
JPH0546377A (en) Method and device for generating control program
JP3357563B2 (en) Operation log data management device
JPH07160536A (en) Program test supporting device for interactive system
JP2008234379A (en) Software generation device and software generation method
JP2631778B2 (en) Computer program test equipment
JPH0850576A (en) Visually interactive simulator
JP5415910B2 (en) Business management device
JP2020161102A (en) Drawing creation support device, drawing creation support program and drawing creation support method
CN114240343A (en) Workflow list configuration method and system
JP2000207473A (en) Device and method for workflow processing

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20020416