JPH03139722A - On-line programming system - Google Patents

On-line programming system

Info

Publication number
JPH03139722A
JPH03139722A JP1279389A JP27938989A JPH03139722A JP H03139722 A JPH03139722 A JP H03139722A JP 1279389 A JP1279389 A JP 1279389A JP 27938989 A JP27938989 A JP 27938989A JP H03139722 A JPH03139722 A JP H03139722A
Authority
JP
Japan
Prior art keywords
screen
file
screen plane
combination
definition
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
JP1279389A
Other languages
Japanese (ja)
Inventor
Chie Katou
千絵 加藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP1279389A priority Critical patent/JPH03139722A/en
Publication of JPH03139722A publication Critical patent/JPH03139722A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the reliability by giving a screen plane transition definition while indicating the combination of standard program components for the verification of an on-line program, defining the combination of respective items on the screen plane, and outputting test specification. CONSTITUTION:A screen plane transition defining means 1-1 generates a screen plane transition definition for each screen plane and registers it in a screen plane specification file 1-3 and a combination defining means 1-4 defines the combination of an screen plane and items according to screen plane specification including the screen plane transition definition registered in the screen plane specification file 1-3, and outputs it to a text specification file 1-5. Then a skeleton source generating means 1-6 reads program components out of a compo nent file 1-7 according to the screen plane specification including the screen plane transition definition registered in the screen plane specification file 1-3 and outputs it to a skeleton source file 1-9, and the test specification 1-11 is outputted according to test specification registered in a test specification file 1-5. Consequently, the reliability of the on-line program can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はオンラインプログラム作成方式に関し、特に複
数の画面を項目の値に応じて遷移させながら表示するオ
ンラインプログラムを作成するオンラインプログラム作
成方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an online program creation method, and particularly to an online program creation method for creating an online program that displays a plurality of screens while changing them according to the values of items.

〔従来の技術〕[Conventional technology]

従来、この種のオンラインプログラム作成方式では、画
面オブジェクトとスケルトンソースとを完全に独立した
ものとして別々に作成した後に両者をリンクすることに
より、オンラインプログラムを完成させていた。
Conventionally, in this type of online program creation method, the online program was completed by creating a screen object and a skeleton source separately as completely independent objects, and then linking the two.

また、オンラインプログラムを検証する場合、画面オブ
ジェクトおよびスケルトンソースを作成する工程と、完
成されたオンラインプログラムを検証するためのテスト
仕様書を作成する工程とは、完全に独立した工程として
取り扱われており、テスト仕様書の作成は人手に頼る方
法がとられてぃ〔発明が解決しようとする課題〕 上述した従来のオンラインプログラム作成方式では、オ
ンラインプログラムの検証を行う場合にはテスト仕様書
を作成する必要があるが、テスト仕様書の作成工程とオ
ンラインプログラムの作成工程とは完全に独立されてお
り、オンラインプログラムの規模が増大するにつれて考
慮しなければならないテスト項目も増大し、人手による
バラツキが発生してテスト項目の1i!羅性を悪くし、
テスト項目の漏れによるオンラインプログラムの信転性
の低下をまぬがれないという欠点がある。
Furthermore, when verifying online programs, the process of creating screen objects and skeleton sources and the process of creating test specifications for verifying the completed online program are treated as completely independent processes. In the conventional online program creation method described above, a test specification is created when an online program is verified. However, the test specification creation process and the online program creation process are completely independent, and as the scale of the online program increases, the number of test items that must be taken into account also increases, leading to variations due to manual labor. Test item 1i! worsens the laxity,
The drawback is that the credibility of the online program cannot be avoided due to omission of test items.

本発明の目的は、上述の点に鑑み、画面を利用してオン
ラインプログラムの検証のための標準的なプログラム部
品の組合せを指示しながら画面遷移定義を与えるように
し、その際に画面内の各項目と画面遷移定義とにかかる
組合せ定義を行いテスト仕様書を自動的に出力するよう
にして、オンラインプログラムの信頼性を高めることが
できるようにしたオンラインプログラム作成方式を提供
することにある。
In view of the above-mentioned points, an object of the present invention is to provide a screen transition definition while instructing a combination of standard program parts for online program verification using a screen, and at that time, each screen in the screen An object of the present invention is to provide an online program creation method that can improve the reliability of an online program by defining combinations of items and screen transition definitions and automatically outputting test specifications.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のオンラインプログラム作成方式は、複数の画面
を項目の値に応じて遷移させながら表示するオンライン
プログラムを作成するオンラインプログラム作成方式に
おいて、画面毎に画面遷移定義を作成して画面仕様ファ
イルに登録する画面遷移定義手段と、前記画面仕様ファ
イルに登録された画面遷移定義を含む画面仕様に基づい
て画面および項目の組合せを定義してテスト仕様ファイ
ルに出力する組合せ定義手段と、前記画面仕様ファイル
に登録された画面遷移定義を含む画面仕様に基づいて部
品ファイルからプログラム部品を読み出しプログラム部
品を含むスケルトンソースを作成してスケルトンソース
ファイルに出力するとともに前記テスト仕様ファイルに
登録されたテスト仕様に基づいてテスト仕様書を出力す
るスケルトンソース作成手段とを有する。
The online program creation method of the present invention creates a screen transition definition for each screen and registers it in a screen specification file. a screen transition definition means for defining a combination of screens and items based on a screen specification including a screen transition definition registered in the screen specification file, and outputting the combination to a test specification file; Reads program components from the component file based on the screen specifications including registered screen transition definitions, creates a skeleton source including the program components, and outputs it to a skeleton source file, and also based on the test specifications registered in the test specification file. and skeleton source creation means for outputting a test specification.

〔作用〕[Effect]

本発明のオンラインプログラム作成方式では、画面遷移
定義手段が画面毎に画面遷移定義を作成して画面仕様フ
ァイルに登録し、組合せ定義手段が画面仕様ファイルに
登録された画面遷移定義を含む画面仕様に基づいて画面
および項目の組合せを定義してテスト仕様ファイルに出
力し、スケルトンソース作成手段が画面仕様ファイルに
登録された画面遷移定義を含む画面仕様に基づいて部品
ファイルからプログラム部品を読み出しプログラム部品
を含むスケルトンソースを作成してスケルトンソースフ
ァイルに出力するとともにテスト仕様ファイルに登録さ
れたテスト仕様に基づいてテスト仕様書を出力する。
In the online program creation method of the present invention, the screen transition definition means creates a screen transition definition for each screen and registers it in the screen specification file, and the combination definition means creates the screen transition definition for each screen and registers it in the screen specification file. Based on the screen specifications, the combination of screens and items is defined and output to a test specification file, and the skeleton source creation means reads program parts from the part file and creates program parts based on the screen specifications including screen transition definitions registered in the screen specification file. Create a skeleton source containing it and output it to a skeleton source file, and output a test specification based on the test specification registered in the test specification file.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例に係るオンラインプログラ
ム作成方式の構成を示すブロック図である。本実施例の
オンラインプログラム作成方式は、入出力袋W1−2を
介して画面のフォーマットおよび項目を定義して画面仕
様を画面仕様ファイル■−3に格納するとともに画面毎
に画面遷移を定義する単数または複数の情報レコード3
−3 (第3図参照)を作成して画面仕様ファイル1−
3に登録する画面遷移定義手段1−1と、画面仕様ファ
イル1−3に登録された画面遷移を定義する情報レコー
ド3−3を含む画面仕様に基づいて画面および項目の組
合せを定義してテスト仕様ファイル1−5に出力する組
合せ定義手段1−4と、画面仕様ファイル1−3の画面
仕様に従って部品ファイル1−7を検索してプログラム
部品を呼び出しスケルトンソースおよび画面オブジェク
トを作成してそれぞれスケルトンソースファイル1−9
および画面オブジェクトファイル1−10に格納すると
ともにテスト仕様ファイル1−5のテスト仕様に基づい
てテスト仕様書1−11を出力するスケルトンソース作
成手段1−6とから、その主要部が構成されている。な
お、組合せ定義手段14は、テスト手順書1−12を出
力する。また、スケルトンソース作成手段1−6は、ス
ケルトンソースの作成時にコピー原文ファイル1−8に
定義した項目の内容を格納する。
FIG. 1 is a block diagram showing the configuration of an online program creation method according to an embodiment of the present invention. The online program creation method of this embodiment defines the format and items of the screen via the input/output bag W1-2, stores the screen specifications in the screen specification file ■-3, and defines the screen transition for each screen. or multiple information records 3
-3 (see Figure 3) and create the screen specification file 1-
Define and test combinations of screens and items based on the screen specifications including the screen transition definition means 1-1 registered in 3 and the information record 3-3 that defines screen transitions registered in the screen specification file 1-3. The combination definition means 1-4 outputs to the specification file 1-5, and the component file 1-7 is searched according to the screen specifications of the screen specification file 1-3, the program components are called, and a skeleton source and a screen object are created, and each skeleton is created. Source file 1-9
and a skeleton source creation means 1-6 that outputs a test specification 1-11 based on the test specification of the test specification file 1-5 while storing it in the screen object file 1-10. . Note that the combination definition means 14 outputs the test procedure manual 1-12. Further, the skeleton source creation means 1-6 stores the contents of the items defined in the copy original text file 1-8 when creating the skeleton source.

第2図を参照すると、画面遷移定義手段1−1の処理は
、画面仕様定義登録ステップ2−1と、画面仕様定義登
録完了判定ステップ2−2と、画面遷移定義登録ステッ
プ2−3と、画面遷移定義登録完了判定ステップ2−4
とからなる。
Referring to FIG. 2, the processing of the screen transition definition means 1-1 includes a screen specification definition registration step 2-1, a screen specification definition registration completion determination step 2-2, a screen transition definition registration step 2-3, Screen transition definition registration completion determination step 2-4
It consists of.

第3図は、画面遷移定義手段1−1による画面遷移定義
の一例を説明する図である。画面3−1および次画面3
−2は、それぞれステップ2−1で定義されて画面仕様
ファイル1−3に登録されている画面である。利用者は
、画面3−1が次画面3−2への遷移を指示するときに
は、画面遷移定義手段1−1により項目Aの画面遷移を
定義する情報レコード3−3を定義し、情報レコード3
3を画面仕様ファイル1−3に登録する。
FIG. 3 is a diagram illustrating an example of screen transition definition by the screen transition definition means 1-1. Screen 3-1 and next screen 3
-2 are the screens defined in step 2-1 and registered in the screen specification file 1-3. When the screen 3-1 instructs the transition to the next screen 3-2, the user defines the information record 3-3 that defines the screen transition of item A using the screen transition definition means 1-1, and
3 is registered in the screen specification file 1-3.

情報レコード3−3は、項目名、処理種別(順次9条件
、終了)、NEXT  POINT、条件値および部品
名を含み、NEXT  POINTにより画面3−1で
指定された次画面3−2を指示する。すなわち、項目A
が次の動作(処理種別で指定)をNEXT  POIN
Tで実行するとき、その動作条件を条件値が指示し、部
品名は項目Aの値をチエツクにューメリソクチェソク、
存在チエツク、妥当性チエツク等)するプログラム部品
を示す。このプログラム部品は、スケルトンソース作成
手段1−6によりスケルトンソースを作成するときに、
部品ファイル1−7を検索して呼び出され、スケルトン
ソースの中に埋め込まれる。
Information record 3-3 includes item name, processing type (9 conditions in sequence, end), NEXT POINT, condition value, and part name, and NEXT POINT indicates the next screen 3-2 specified on screen 3-1. . That is, item A
is the next action (specified by processing type) as NEXT POIN
When executing with T, the condition value indicates the operating condition, and the part name is set by checking the value of item A.
Indicates a program component to be checked (existence check, validity check, etc.). This program part is used when creating a skeleton source by the skeleton source creation means 1-6.
It is called by searching for component files 1-7 and embedded in the skeleton source.

第4図を参照すると、組合せ定義手段1−4の処理は、
項目名およびNEXT  POINT表示ステップ4−
1と、原因と結果との関係項目作成ステップ4−2と、
制約条件定義ステップ4−3と、属性指定ステップ4−
4と、定義終了判定ステップ4−5と、デシジョンテー
ブル作成ステップ4−6と、テスト項目−覧作成ステッ
プ4−7と、定義終了判定ステップ4−7と、テスト手
順書作成ステップ4−9とからなる。
Referring to FIG. 4, the processing of the combination definition means 1-4 is as follows:
Item name and NEXT POINT display Step 4-
1, step 4-2 of creating relationship items between cause and effect,
Constraint definition step 4-3 and attribute specification step 4-
4, a definition completion determination step 4-5, a decision table creation step 4-6, a test item list creation step 4-7, a definition completion determination step 4-7, and a test procedure manual creation step 4-9. Consisting of

第5図は、組合せ定義手段1−4による組合せ定義の一
例を説明する図である。画面3−1 (第3図参照)は
画面遷移定義まで完了した画面であり、AおよびBは画
面3−1の項目名である。画面3−1で定義した項目名
A#よびBと条件値とを用い、原因として定義された項
目の原因内容を組み合わせて表示し、NEXT  PO
INTを結果として内容に次画面基を使用し、画面5−
1を入出力装置1−2に表示する。表示された原因・結
果の種別と内容とを用い、グラフィック画面52に定義
された項目を表示し、マウスを使用しながら原因・結果
グラフを作成して登録を完了したかどうかを判断する。
FIG. 5 is a diagram illustrating an example of a combination definition by the combination definition means 1-4. Screen 3-1 (see FIG. 3) is a screen in which screen transition definition has been completed, and A and B are item names of screen 3-1. Using the item names A# and B defined on screen 3-1 and the condition value, display the cause contents of the item defined as the cause in combination, and then click NEXT PO.
Use the next screen base for the content as a result of INT, and screen 5-
1 is displayed on the input/output device 1-2. Using the types and contents of the displayed causes and effects, the defined items are displayed on the graphic screen 52, and a cause and effect graph is created using the mouse to determine whether registration is complete.

第6図を参照すると、スケルトンソース作成手段1−6
は、プログラム部品利用判定ステップ61と、プログラ
ム部品組込み定義登録ステップ6−2と、画面オブジェ
クト作成ステップ6−3と、スケルトンソース作成ステ
ップ6−4とからなる。
Referring to FIG. 6, skeleton source creation means 1-6
consists of a program component usage determination step 61, a program component embedding definition registration step 6-2, a screen object creation step 6-3, and a skeleton source creation step 6-4.

次に、このように構成された本実施例のオンラインプロ
グラム作成方式の動作について説明する。
Next, the operation of the online program creation method of this embodiment configured as described above will be explained.

まず、利用者は、画面遷移定義手段1−1により、入出
力装置1−2を介して各画面において罫線、見出し等の
フォーマットおよび項目等からなる画面仕様を定義し、
定義された画面仕様を画面仕様ファイル1−3に登録さ
せる(ステップ21)。次に、利用者は、全ての画面に
ついて画面仕様の定義および登録が完了したか否かを判
断しくステップ2−2)、完了していない場合にはステ
ップ2−1に制御を戻して画面仕様の定義および登録を
繰り返す。
First, the user defines screen specifications consisting of formats and items such as ruled lines and headings for each screen via the input/output device 1-2 using the screen transition definition means 1-1,
The defined screen specifications are registered in the screen specification file 1-3 (step 21). Next, the user determines whether or not the definition and registration of screen specifications for all screens have been completed (step 2-2). If not, the user returns control to step 2-1 and specifies the screen specifications. Repeat the definition and registration.

全ての画面について画面仕様の定義および登録が完了す
ると、利用者は、画面遷移定義手段1−1により、各画
面について次の画面を指示する画面遷移を定義する情報
レコード3−3を定義し、同じく画面仕様ファイル1−
3に登録させる(ステップ2−3)。次に、利用者は、
全ての画面について画面遷移を定義する情報レコード3
−3の定義および登録が完了したか否かを判断しくステ
ップ2−4)、全ての画面について画面遷移を定義する
情報レコード3−3の定義および登録が完了していない
ときにはステップ2−3に制御を戻して画面遷移を定義
する情報レコード3−3の定義および登録を繰り返す。
When the definition and registration of screen specifications for all screens is completed, the user uses the screen transition definition means 1-1 to define an information record 3-3 that defines a screen transition that instructs the next screen for each screen, Similarly, screen specification file 1-
3 (step 2-3). Next, the user
Information record 3 that defines screen transitions for all screens
Step 2-4) to determine whether the definition and registration of information record 3-3 has been completed, and if the definition and registration of information record 3-3 that defines screen transitions for all screens has not been completed, proceed to step 2-3. The control is returned and the definition and registration of the information record 3-3 that defines the screen transition is repeated.

画面遷移定義手段1−1の処理終了後、組合せ定義手段
1−4は、画面仕様ファイル1−3から各画面毎に定義
されている項目名と情報レコード3−3とを読み込み、
項目名と情報レコード33の条件値とを組み合わせて原
因となる項目を作成し、また情報レコード3−3のNE
XT  POINTを結果となる項目として原因・結果
グラフ技法によるテスト項目の一覧を作成し、入出力装
置1−2に画面5−1として表示する(ステップ4−1
)。
After the screen transition definition means 1-1 finishes processing, the combination definition means 1-4 reads the item name and information record 3-3 defined for each screen from the screen specification file 1-3,
Create the item that is the cause by combining the item name and the condition value of information record 33, and also
A list of test items is created using the cause-effect graph technique using the XT POINT as the result item, and is displayed on the input/output device 1-2 as screen 5-1 (step 4-1).
).

利用者は、入出力装置1−2に表示された画面5−1の
テスト項目の一覧を見ながら、組合せ定義手段1−4に
より、入出力装置1−2を介して原因および結果となる
項目をさらに追加および修正する(ステップ4−2)。
While looking at the list of test items on the screen 5-1 displayed on the input/output device 1-2, the user uses the combination definition means 1-4 to select items that will become causes and effects via the input/output device 1-2. Further add and modify (step 4-2).

次に、利用者は、組合せ定義手段1−4により、原因・
結果グラフ技法にもとづき制約条件EおよびRの定義を
行う(ステップ4−3)。
Next, the user uses the combination definition means 1-4 to determine the cause and
Constraints E and R are defined based on the result graph technique (step 4-3).

続いて、利用者は、組合せ定義手段1−4により、画面
遷移を定義する情報レコード3−3がある場合に、結果
となる項目に独立か従属かの属性指定を行う(ステップ
4−4)。なお、独立属性とは結果に対応する項目(原
因となる項目)と結果に至るまでの項目(結果となる項
目)との関連がないことを表し、従属属性とは結果に対
応する項目(原因となる項目)の関係は結果に至るまで
の項目(結果となる項目)の組合せに関連があり、結果
に至る組合せを考慮したテストが必要となることを表す
Next, if there is an information record 3-3 that defines screen transitions, the user uses the combination definition means 1-4 to specify whether the resulting item is independent or dependent (step 4-4). . Note that an independent attribute indicates that there is no relationship between an item corresponding to a result (an item that is a cause) and an item that leads to the result (an item that is a result), and a dependent attribute is an item that corresponds to a result (an item that is a cause). The relationship between (items resulting in) is related to the combination of items (items resulting in the result) that leads to the result, and indicates that a test that takes into account the combinations that lead to the result is required.

次に、利用者は、組合せ定義手段1−4により、1つの
画面について全ての組合せ定義が終了したかどうかの判
断を行い(ステップ4−5)、終了でなければ制御をス
テップ4−2に戻して組合せ定義を繰り返し、組合せ定
義が終了であればデシジョンテーブルの作成を行ってテ
スト仕様ファイル1−5に格納しくステップ4−6)、
デシジョンテーブルを利用したテスト項目の一覧を作成
して入出力装置1−2に表示する(ステップ4−7)。
Next, the user uses the combination definition means 1-4 to determine whether all combination definitions for one screen have been completed (step 4-5), and if not, the control returns to step 4-2. Go back and repeat the combination definition, and when the combination definition is completed, create a decision table and store it in the test specification file 1-5 (step 4-6).
A list of test items using the decision table is created and displayed on the input/output device 1-2 (step 4-7).

1 続いて、利用者は、組合せ定義手段1−4による全ての
画面について組合せ定義が終了したかどうかの判断を行
い(ステップ4−8)、終了でなければ制御をステップ
4−1に戻して次の画面について組合せ定義を繰り返し
、終了であればテスト仕様ファイル1−5からデシジョ
ンテーブル、画面仕様ファイル1−3から画面遷移を定
義する情報レコード3−3を読み出して、属性指定から
各々のデシジョンテーブルを合成したテスト手順書を作
成する(ステップ4−9)。
1 Next, the user determines whether or not the combination definition has been completed for all screens by the combination definition means 1-4 (step 4-8), and if not, returns the control to step 4-1. Repeat the combination definition for the next screen, and when finished, read the decision table from the test specification file 1-5, the information record 3-3 that defines screen transition from the screen specification file 1-3, and define each decision from the attribute specification. A test procedure manual is created by combining the tables (step 4-9).

組合せ定義手段1−4の処理終了後、スケルトンソース
作成手段1−6は、部品ファイル1−7に格納されてい
る検証のための標準的なプログラム部品が利用できるか
どうかを判断しくステップ6−1)、利用できるならば
画面仕様ファイル1−3から画面仕様を読み出し、読み
出した画面仕様に従って部品ファイル1−7を検索して
該当するプログラム部品の組込みを定義して、再び画面
仕様ファイル1−3に登録する(ステップ6−2)。ス
テップ6−1でプログラム部品の利用がで2 きないと判断された場合には、スケルトンソース作成手
段1−6は、ステップ6−2の処理を行わない。
After the processing of the combination definition means 1-4 is completed, the skeleton source creation means 1-6 determines whether the standard program parts for verification stored in the parts file 1-7 can be used or not.Step 6- 1) If available, read the screen specification from the screen specification file 1-3, search the component file 1-7 according to the read screen specification, define the installation of the corresponding program component, and read the screen specification file 1-3 again. 3 (step 6-2). If it is determined in step 6-1 that the program component cannot be used, the skeleton source creation means 1-6 does not perform the process in step 6-2.

次に、スケルトンソース作成手段1−6は、画面仕様フ
ァイル1−3から画面仕様を読み出し、画面仕様に従っ
て画面オブジェクトを作成し画面オブジェクトファイル
1−10に格納する(ステップ6−3)。
Next, the skeleton source creation means 1-6 reads the screen specifications from the screen specification file 1-3, creates a screen object according to the screen specifications, and stores it in the screen object file 1-10 (step 6-3).

続いて、スケルトンソース作成手段1−6は、画面仕様
ファイル1−3から画面仕様を読み出し、画面遷移を定
義する情報レコード3−3に従ってスケルトンソースを
作成し、スケルトンソースファイル1−9に格納する(
ステップ6−4)。このとき、部品ファイル1−7に格
納されている標準的なプログラム部品が利用できる場合
には、それを部品ファイル1−7から読み込んで埋め込
むことによりスケルトンソースを作成する。また、画面
仕様ファイル1−3の画面仕様中に定義した項目の内容
である項目名等のデータをコピー原文ファイル1−8に
格納する。
Subsequently, the skeleton source creation means 1-6 reads the screen specifications from the screen specification file 1-3, creates a skeleton source according to the information record 3-3 that defines screen transitions, and stores it in the skeleton source file 1-9. (
Step 6-4). At this time, if a standard program component stored in the component file 1-7 is available, a skeleton source is created by reading it from the component file 1-7 and embedding it. In addition, data such as item names, which are the contents of items defined in the screen specifications of the screen specification file 1-3, are stored in the copy original text file 1-8.

この結果、利用者は、スケルトンソースファイル1−9
の中の画面遷移定義を含むスケルトンソースを必要に応
じて更新しながらオンラインプログラムを完成させるこ
とができる。
As a result, the user can download the skeleton source file 1-9
You can complete the online program by updating the skeleton source containing screen transition definitions as necessary.

また、利用者は、スケルトンソース作成手段1−6によ
り、画面単位に基づいたテストをテスト仕様ファイル1
−5からテスト仕様書1−11として出力することがで
き、最終的なオンラインプログラムに対する検証を容易
かつ確実に行うことができる。
In addition, the user uses the skeleton source creation means 1-6 to create a test based on the screen unit in the test specification file 1.
-5 to test specification 1-11, and the final online program can be verified easily and reliably.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、画面を利用してオンライ
ンプログラムの検証のための標準的なプログラム部品の
組合せを指示しながら画面遷移定義を与えるようにし、
その際に画面内の各項目と画面遷移定義とにかかる組合
せ定義を行いテスト仕様書を自動的に出力できるように
したことにより、オンラインプログラムの規模の増大に
よってもテスト項目の網羅性が悪くならず、オンライン
プログラムの信転性を高めることができるという効果が
ある。
As explained above, the present invention provides a screen transition definition while instructing a combination of standard program parts for online program verification using a screen,
At that time, by defining the combination of each item on the screen and the screen transition definition and automatically outputting the test specification, even if the scale of the online program increases, the coverage of test items will not deteriorate. First, it has the effect of increasing the credibility of online programs.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例に係るオンラインプログラム
作成方式の構成を示すブロック図、第2図は第1図中の
画面遷移定義手段の処理を示す流れ図、 第3図は第1図中の画面遷移定義手段により画面遷移を
指示する例を示す説明図、 第4図は第1図中の組合せ定義手段の処理を示す流れ図
、 第5図は第1図中の組合せ定義手段により組合せ定義を
指示する例を示す説明図、 第6図は第1図中のスケルトンソース作成手段の処理を
示す流れ図である。 図において、 1−1・・・画面遷移定義手段、 1−2・・・入出力装置、 1−3・・・画面仕様ファイル、 1−4・・・組合せ定義手段、 1−5・・・テスト仕様ファイル、 5 6 1−6 ・ ・ 1−7 ・ ・ 1−8 ・ ・ 1−9 ・ ・ 1−10 ・ 1−11 ・ 1−12 ・ 3−3 ・ ・ スケルトンソース作成手段、 部品ファイル、 コピー原文ファイル、 スケルトンソースファイル、 画面オブジェクトファイル、 テスト仕様書、 テスト手順書、 情報レコードである。
FIG. 1 is a block diagram showing the configuration of an online program creation method according to an embodiment of the present invention, FIG. 2 is a flow chart showing the processing of the screen transition definition means in FIG. 1, and FIG. 4 is a flowchart showing the processing of the combination definition means in FIG. 1. FIG. 5 is an explanatory diagram showing an example of instructing screen transition by the screen transition definition means in FIG. FIG. 6 is a flowchart showing the processing of the skeleton source creation means in FIG. 1. In the figure, 1-1... Screen transition definition means, 1-2... Input/output device, 1-3... Screen specification file, 1-4... Combination definition means, 1-5... Test specification file, 5 6 1-6 ・ ・ 1-7 ・ ・ 1-8 ・ ・ 1-9 ・ ・ 1-10 ・ 1-11 ・ 1-12 ・ 3-3 ・ ・ Skeleton source creation means, parts file , copy source file, skeleton source file, screen object file, test specification, test procedure manual, and information record.

Claims (1)

【特許請求の範囲】 複数の画面を項目の値に応じて遷移させながら表示する
オンラインプログラムを作成するオンラインプログラム
作成方式において、 画面毎に画面遷移定義を作成して画面仕様ファイルに登
録する画面遷移定義手段と、 前記画面仕様ファイルに登録された画面遷移定義を含む
画面仕様に基づいて画面および項目の組合せを定義して
テスト仕様ファイルに出力する組合せ定義手段と、 前記画面仕様ファイルに登録された画面遷移定義を含む
画面仕様に基づいて部品ファイルからプログラム部品を
読み出しプログラム部品を含むスケルトンソースを作成
してスケルトンソースファイルに出力するとともに前記
テスト仕様ファイルに登録されたテスト仕様に基づいて
テスト仕様書を出力するスケルトンソース作成手段と を有することを特徴とするオンラインプログラム作成方
式。
[Claims] In an online program creation method for creating an online program that displays a plurality of screens while transitioning according to the values of items, a screen transition that creates a screen transition definition for each screen and registers it in a screen specification file. a definition means; a combination definition means for defining a combination of screens and items based on a screen specification including a screen transition definition registered in the screen specification file and outputting the combination to a test specification file; Reads program components from a component file based on the screen specifications including screen transition definitions, creates a skeleton source including the program components, outputs it to a skeleton source file, and creates a test specification based on the test specifications registered in the test specification file. 1. An online program creation method comprising: a skeleton source creation means for outputting a skeleton source.
JP1279389A 1989-10-26 1989-10-26 On-line programming system Pending JPH03139722A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1279389A JPH03139722A (en) 1989-10-26 1989-10-26 On-line programming system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1279389A JPH03139722A (en) 1989-10-26 1989-10-26 On-line programming system

Publications (1)

Publication Number Publication Date
JPH03139722A true JPH03139722A (en) 1991-06-13

Family

ID=17610449

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1279389A Pending JPH03139722A (en) 1989-10-26 1989-10-26 On-line programming system

Country Status (1)

Country Link
JP (1) JPH03139722A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7585604B2 (en) 2004-09-10 2009-09-08 Canon Kabushiki Kaisha Electrographic photosensitive member, process cartridge and electrophotographic apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7585604B2 (en) 2004-09-10 2009-09-08 Canon Kabushiki Kaisha Electrographic photosensitive member, process cartridge and electrophotographic apparatus
US7927774B2 (en) 2004-09-10 2011-04-19 Canon Kabushiki Kaisha Electrophotographic photosensitive member, process cartridge and electrophotographic apparatus

Similar Documents

Publication Publication Date Title
JP2021174096A (en) Test support device, test support program and test support method
JPH03139722A (en) On-line programming system
CN110737642B (en) Database information analysis method, database information analysis device, computer device and storage medium
US20200159805A1 (en) System and method for producing transferable, modular web pages
CN111639030A (en) Page testing method, device, equipment and storage medium
JP2000155714A (en) Method and system for application development assistance
JPH06110733A (en) Test case generating device of program
KR100346983B1 (en) Web editor for wireless internet and operating method therefor
JP2998674B2 (en) Document creation support device for design work
JPH0830448A (en) Program specification consistency inspecting device
JPH02259831A (en) On-line program generating device
JP2692196B2 (en) Test data editing method
JPH07160536A (en) Program test supporting device for interactive system
JPH1185491A (en) Automatic generation system for plural documents
JP2005122504A (en) Method and system for supporting web application development
KR100453929B1 (en) Automatic management system for it system design document and its method
JPH06242933A (en) Program document maintenance device
JPH0773030A (en) Dynamic model design support method
CN115994094A (en) Automatic test method, device, equipment and medium based on machine learning
JPH0778195A (en) Data updating system in circuit design cad
JPH05165677A (en) Test program generating device
JPH0478935A (en) Simulation test system for input device
JPH02148136A (en) System for automatically determining program parts
JPH07182401A (en) Designing support device for printed circuit board
JP2000276344A (en) Program generation system using object and its program generating method