JP2005107823A - Software test program, method and device using picture transition diagram model - Google Patents

Software test program, method and device using picture transition diagram model Download PDF

Info

Publication number
JP2005107823A
JP2005107823A JP2003339725A JP2003339725A JP2005107823A JP 2005107823 A JP2005107823 A JP 2005107823A JP 2003339725 A JP2003339725 A JP 2003339725A JP 2003339725 A JP2003339725 A JP 2003339725A JP 2005107823 A JP2005107823 A JP 2005107823A
Authority
JP
Japan
Prior art keywords
transition diagram
screen transition
execution
temporary
action module
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
JP2003339725A
Other languages
Japanese (ja)
Inventor
Takao Okubo
隆夫 大久保
Yasuyuki Fujikawa
泰之 藤川
Hiroya Inakoshi
宏弥 稲越
Yoshiharu Maeda
芳晴 前田
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 JP2003339725A priority Critical patent/JP2005107823A/en
Publication of JP2005107823A publication Critical patent/JP2005107823A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a software program for executing software in a state closer to the completion time even during the execution in the middle of the development of the software. <P>SOLUTION: A picture transition diagram temporary execution code generation means 4 applies a temporary action module stored in a temporary action module library 3 to each block of picture transition diagram information stored in a picture transition diagram storing means 2, and generates an execution code on the basis of the application information of the temporary action module and the picture transition diagram information stored in the picture transition diagram storage means 2. In this case, the picture transition diagram temporary execution code generation means 4 sets a stand-by time for every calling code of the temporary action module in the prepared execution code. A temporary executing means 6 executes processing based on the execution code generated on the basis of the set stand-by time. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、画面操作により各種プログラムを組み合わせ、ソフトウエアの開発・テストを行うシステムにおいて、特にWebアプリケーションの構築を行うものに関するものである。   The present invention relates to a system for combining various programs through screen operations to develop and test software, and particularly to building a Web application.

年々、ソフトウエアは複雑・高度化している。このため、ソフトウエアの開発は、利用者が直接開発するという事が困難となっており、専門のソフトウエア開発者が行う事が一般的である。   Every year, software is becoming more complex and sophisticated. For this reason, it is difficult for a user to develop software directly, and it is generally performed by a specialized software developer.

よって、ソフトウエアの開発は、ソフトウエアを利用したい利用者が、ソフトウエア開発者に対し、処理を行いたい内容を伝え、その伝えられた内容を基にソフトウエア開発者が開発を行う事となる。   Therefore, in software development, the user who wants to use the software tells the software developer what he wants to do, and the software developer develops based on the given content. Become.

この様にソフトウエアの利用者と開発者が異なる場合、利用者と開発者との間で詳細に仕様の検討を行い、開発者が利用者の意図を十分に理解してソフトウエアの開発を行う必要がある。   In this way, if the software user and developer are different, the specification will be examined in detail between the user and the developer, and the developer will fully understand the user's intention and develop the software. There is a need to do.

しかしながら、開発を行うという事は、対象となるソフトウエアがない、即ち動作している環境のない状態で、内容を検討していくことになる。   However, development means that the contents are examined in a state where there is no target software, that is, no operating environment.

このような状況では、特に利用者は、ソフトウエアの開発がどのようなものか、各アプリケーションの性能や機能がどのようなものであるかについて知識が少ない事が多く、動作環境のない状態で詳細な打ち合わせを行ったとしても、利用者はその状況を想定した状態をイメージする事は難しい。   In this situation, users often have little knowledge of what software development is, what the performance and functions of each application are, and there is no operating environment. Even if a detailed meeting is held, it is difficult for the user to imagine the situation.

このため、たとえ、利用者と開発者との間で事前に詳細な打ち合わせを行い、その打ち合わせ内容に沿ったアプリケーションが作られ、動作したとしても、必ずしも利用者が目的とするアプリケーションとならない事が多々発生していた。   For this reason, even if a detailed meeting is made in advance between the user and the developer, and an application is created and operated according to the contents of the meeting, the application may not necessarily be the target application for the user. It occurred a lot.

即ち、従来は、ほとんど完成したソフトウエアを一旦動作させ、その動作状況を利用者に確認してもらい、その確認結果に応じて、そのプログラムの修正を行っていた。
特開平10−124431号公報
That is, conventionally, almost completed software is once operated, and the operation state is confirmed by the user, and the program is corrected according to the confirmation result.
JP-A-10-124431

しかしながら、ソフトウエアは年々複雑化してきており、上記従来の方法の様に一旦出来上がったものを修正する場合、全体的に修正を行う必要がある事があり、その場合には、大変な作業となってしまう事が多々生じていた。   However, software is becoming more and more complex year by year, and when it is necessary to modify what was once completed like the conventional method described above, it may be necessary to make a total modification. Many things happened.

これに対応するために、開発途中で、ソフトウエアの出来上がっている部分を試験的にどうさせて、利用者に使用してもらうという事も考えられるが、実際の運用状況と異なる状態での動作となるため、例え途中段階で利用者が満足しても、完成したソフトウエアは利用者の納得のいくものでない場合があった。   In order to cope with this, it is possible to have the user use the completed part of the software on a trial basis during development, but the operation in a state different from the actual operation status Therefore, even if the user is satisfied in the middle, the completed software may not be satisfactory to the user.

本発明は、上記従来の課題を解決するために、画面遷移図情報を記憶する画面遷移図記憶手段と、仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段と、前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用手段と、前記適用手段による仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成手段と、前記実行コード生成手段によって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定手段と、前記設定手段で設定された待ち時間を参照しながら前記実行コード生成手段で生成された実行コードの実行を行う仮実行手段とを有したものである。   In order to solve the above-described conventional problems, the present invention provides a screen transition diagram storage unit that stores screen transition diagram information, a temporary action module storage unit that stores a temporary action module applied during temporary execution, and the screen transition diagram. Application means for applying the temporary action module stored in the temporary action module storage means to each element of the screen transition diagram information stored in the storage means, application information and screen transition diagram of the temporary action module by the application means Execution code generation means for generating an execution code based on screen transition diagram information stored in the storage means, and a setting for setting a waiting time for each call code of the temporary action module in the execution code generated by the execution code generation means And the execution code with reference to the waiting time set by the setting means Those having a temporary execution means for performing the execution of the execution code generated by the formation means.

上記構成により、仮実行時においても本実行時により近い状態での仮実行を行う事ができるようになる。これにより開発の早期段階で利用者に完成状態により近い状態での操作状況を確認してもらう事ができるようになり、早期に問題点の洗い出しなどを行う事ができるようになり、完成に近い時点での大幅なソフトウエアの修正を行わずに済むようになる。   With the above configuration, even during provisional execution, provisional execution can be performed in a state closer to the actual execution. This allows the user to check the operation status in a state closer to the completed state at an early stage of development, so that problems can be identified at an early stage and close to completion. You don't have to make major software modifications at that time.

以下、ソフトウエアの一種であるウエブアプリケーションの作成・テストシステムについて説明する。   A web application creation / test system, which is a kind of software, will be described below.

なお、ウエブアプリケーションは、利用者の端末上に表示を行わせる画面出力、利用者が入力する画面の各入力種別、及び、入力された情報を処理する処理が主な要素となる。   The web application mainly includes screen output to be displayed on the user's terminal, each input type of the screen input by the user, and processing for processing the input information.

図1に本発明の第1の実施の形態に基づく、ウエブアプリケーション作成・テストシステムのブロック図を示す。   FIG. 1 is a block diagram of a web application creation / test system based on the first embodiment of the present invention.

図1において、1は、利用者が、マウスやキーボードを等の入力手段101の操作に応じて、画面遷移図の作成処理を行う画像遷移図作成モジュール、2は画像遷移図作成モジュール1で作成された画面遷移図のファイルを記憶する画面遷移図記憶手段である。   In FIG. 1, 1 is an image transition diagram creation module in which a user performs screen transition diagram creation processing in response to an operation of an input unit 101 such as a mouse or a keyboard, and 2 is created by an image transition diagram creation module 1. It is a screen transition diagram storage means for storing a file of the screen transition diagram that has been displayed.

3は仮実行時に必要な各種仮アクションモジュールを記憶した仮アクションモジュールライブラリ、4は画面遷移図記憶手段に記憶されている画面遷移図ファイルに記憶された各遷移ブロックに対し指定された仮アクションモジュールを仮アクションモジュールライブラリ3から適用し、コンピュータが実行するための実行コードを作成する画面遷移図仮実行用コード作成モジュールである。   3 is a temporary action module library storing various temporary action modules necessary for temporary execution, and 4 is a temporary action module designated for each transition block stored in the screen transition diagram file stored in the screen transition diagram storage means. Is a screen transition diagram temporary execution code creation module for creating an execution code to be executed by a computer by applying the above from the temporary action module library 3.

5は各種情報を表示する表示手段であり、操作者の入力手段101からの操作や、各種モジュールからの指示に応じて画面遷移図記憶手段2内の画面遷移図ファイルに基づく表示や、仮実行時の各種表示を行う。   Reference numeral 5 denotes display means for displaying various types of information. Display based on a screen transition diagram file in the screen transition diagram storage means 2 according to an operation from the input means 101 by the operator or instructions from various modules, or provisional execution Various display of time.

6は、画面遷移図仮実行用コード生成モジュールが作成した実行コードに基づく処理を行う仮実行手段で、仮実行手段が実行コードに基づく処理を行っている際に、利用者より入力手段101を通じて画面操作に関する入力が行われた際、それに対応する次画面の表示を行うデータ要求処理モジュール7を有する。このデータ要求モジュールは、予め画面遷移図仮実行用コード生成モジュールで設定された仮アクションモジュールライブラリ内の仮アクションモジュールを適宜呼び出すことにより処理を行う。   6 is a temporary execution means for performing processing based on the execution code created by the screen transition diagram temporary execution code generation module. When the temporary execution means performs processing based on the execution code, the user inputs the input means 101 through the input means 101. When an input related to a screen operation is performed, the data request processing module 7 displays a corresponding next screen. The data request module performs processing by appropriately calling a temporary action module in the temporary action module library set in advance by the screen transition diagram temporary execution code generation module.

8は刈り実行手段の処理状態と画面遷移図ファイルの内容とをリンクし、仮実行手段の処理画面と、現在仮実行手段が実行しているソフトウエアが、画面遷移図のどのブロックを実行中なのかを示す画面とを表示手段5に同時表示させるシミュレーション実行制御モジュールである。   8 links the processing state of the mowing execution means and the contents of the screen transition diagram file, and the processing screen of the temporary execution means and the software currently being executed by the temporary execution means are executing which block of the screen transition diagram This is a simulation execution control module that causes the display means 5 to simultaneously display a screen showing what is.

また、9は仮実行時に入力手段101を通じて一時停止・一時停止したソフトウエア再開・処理のはや送り・画面遷移図の所定ブロックからの実行などの所定の操作が行われた際、関係する各種モジュールに対して割り込み命令を出力する割り込み制御モジュール、11は仮実行手段の実行時、入力手段に応じた画面操作に応じた次の画面表示の対応関係・シミュレーション実行制御モジュール9による画面遷移図及び仮実行状況の対応関係に着いて逐次記憶するデータベースである。   Reference numeral 9 denotes various related items when a predetermined operation is performed such as execution of the software from a predetermined block in the screen transition diagram, temporary restart of the software that has been paused or resumed temporarily through the input means 101 during temporary execution. An interrupt control module for outputting an interrupt instruction to the module; 11 is a screen transition diagram by the simulation execution control module 9 for the next screen display corresponding to the screen operation according to the input means when the temporary execution means is executed; It is a database that arrives at the correspondence relationship of temporary execution status and stores it sequentially.

この様に構成されたウエブアプリケーション作成・テストシステムについて、以下その動作について説明する。   The operation of the web application creation / test system configured as described above will be described below.

まず、本システムで、商品の見積もり依頼を、依頼画面にて利用者に入力を行わせ、その後、その結果を表示するソフトウエアを作成する場合について説明する、
[画面遷移図作成処理]
画面遷移図作成処理は、利用者は入力手段101を操作して、画面遷移図作成モジュール1を起動する事により処理が開始する。
First, in this system, we will explain the case of creating software to display the result after letting the user input the request for product quotation on the request screen,
[Screen transition diagram creation processing]
The screen transition diagram creation process starts when the user operates the input unit 101 to activate the screen transition diagram creation module 1.

この処理は図2に示す3つの処理を画面遷移図作成(S1001)・画面レイアウト作成(S1002)・画面項目仕様作成(S1003)の各処理を、図面遷移図作成モジュールが順次処理する事により行われる。   In this process, the three processes shown in FIG. 2 are performed by the drawing transition diagram creation module sequentially processing the screen transition diagram creation (S1001), screen layout creation (S1002), and screen item specification creation (S1003). Is called.

まず、画面遷移図作成処理(S1001)について説明する
画面遷移図作成モジュール1は、図3に示される画面遷移図作成画面201を表示手段5に表示する。この際、画面遷移図作成モジュール1は、入力手段101の操作に応じて、表示手段5の表示画面上を移動するカーソル202と、画面遷移図作成時のブロックやブロック間を結合する結合子を示したアイコン群203とを表示画面5に表示する。
First, the screen transition diagram creation processing (S1001) will be described. The screen transition diagram creation module 1 displays the screen transition diagram creation screen 201 shown in FIG. At this time, the screen transition diagram creation module 1 includes a cursor 202 that moves on the display screen of the display means 5 and a connector that joins the blocks at the time of screen transition diagram creation and between the blocks according to the operation of the input means 101. The displayed icon group 203 is displayed on the display screen 5.

この状態において、利用者が入力手段101を操作して、アイコン群202中の何れかのアイコンの上にカーソル202を移動させ、選択を示す操作を行った後、所望の位置にカーソル202を移動する操作を行うと、画面遷移図作成モジュール1は、選択されたアイコンに相当するアイコンのブロックをカーソルの移動にあわせて移動させる。その後、利用者が入力手段101に対し、そのブロックをその位置に固定させる事を示す操作を行うと画面遷移図作成モジュール1は、その位置情報とブロックの種別情報を画面遷移図記憶手段2に記憶させると共に、その位置に該当ブロックのアイコンを固定表示させる。   In this state, the user operates the input unit 101 to move the cursor 202 over any icon in the icon group 202, performs an operation indicating selection, and then moves the cursor 202 to a desired position. When the operation is performed, the screen transition diagram creating module 1 moves the icon block corresponding to the selected icon in accordance with the movement of the cursor. Thereafter, when the user performs an operation on the input unit 101 to indicate that the block is fixed at the position, the screen transition diagram creating module 1 stores the position information and the block type information in the screen transition diagram storage unit 2. At the same time, the icon of the corresponding block is fixedly displayed at that position.

なお、本アイコン群において、「Start/End」は処理の開始、「画面表示」は入力画面や処理結果の出力画面の表示、「アクション」は操作者が入力手段101を介して何らかの操作を行った事を示すブロックのアイコンであり、「文字入力」はブロックに文字名称を付す事を示すアイコン、「結合子」は各ブロック間を結合する結合子のアイコンである。   In this icon group, “Start / End” indicates the start of processing, “Screen display” indicates the display of the input screen and the output screen of the processing result, and “Action” indicates that the operator performs some operation via the input means 101. "Character input" is an icon indicating that a character name is assigned to a block, and "Connector" is a connector icon that connects blocks.

上記した操作を繰り返し、利用者は画面作成操作を行うと、画面遷移図作成モジュールはその情報を逐次画面遷移図記憶手段2に記憶し、かつ、その情報を表示手段5へ表示させていく。   When the above operation is repeated and the user performs a screen creation operation, the screen transition diagram creation module sequentially stores the information in the screen transition diagram storage means 2 and displays the information on the display means 5.

図4は、上記の処理により作成された画面遷移図の例である。この様に利用者が見た目で理解できる遷移図を作成することができる。   FIG. 4 is an example of a screen transition diagram created by the above processing. In this way, a transition diagram that can be understood by the user can be created.

しかしながら、この状態では、各ブロックがどのような画面構成となるのか。その処理に伴いどのようなデータがどのように処理されるかについては何も定義されていない。   However, what kind of screen configuration each block has in this state? Nothing is defined as to what data is processed and how it is processed.

よって、画面遷移図作成モジュール1は、次に画面レイアウト作成処理(S1002)に移行する。   Therefore, the screen transition diagram creation module 1 proceeds to screen layout creation processing (S1002) next.

移行当初、画面遷移図作成モジュール1は、図5に示されるように図4の画面遷移図作成画面と同様の画面遷移図を表示手段5に表示させる。(ただし、アイコン群の表示は行われない)。   At the beginning of the transition, the screen transition diagram creation module 1 causes the display means 5 to display a screen transition diagram similar to the screen transition diagram creation screen of FIG. 4 as shown in FIG. (However, icons are not displayed.)

ここで、利用者は入力手段101を操作して画面レイアウトの作成を行いたい画面表示処理に対し、カーソル301を合わせる操作を行うと、画面遷移図作成モジュール1はそれに応じてカーソルを移動させる処理を行う。(ここでは、見積もり依頼画面のブロックニ移動されたものとする。)
ここで、利用者が決定を示す操作を入力手段101に対し行うと、画面遷移図処理モジュールは、図6に示す画面レイアウト作成画面302を表示手段5に表示させる。この際、画面遷移図作成モジュール1は、入力手段101の操作に応じて、表示手段5の表示画面上を移動するカーソル303と、画面レイアウト作成時の各種部品を示したアイコン群304を表示画面5に表示する。
Here, when the user operates the input unit 101 and performs an operation for aligning the cursor 301 with respect to the screen display processing for which the screen layout is to be created, the screen transition diagram creation module 1 moves the cursor accordingly. I do. (Here, it is assumed that the block on the quotation request screen has been moved.)
Here, when the user performs an operation indicating determination on the input unit 101, the screen transition diagram processing module causes the display unit 5 to display the screen layout creation screen 302 shown in FIG. 6. At this time, the screen transition diagram creation module 1 displays a cursor 303 that moves on the display screen of the display unit 5 in accordance with an operation of the input unit 101 and an icon group 304 that indicates various components at the time of screen layout creation. 5 is displayed.

この状態において、利用者が入力手段101を操作して、アイコン群304中の何れかのアイコンの上にカーソル303を移動させ、選択を示す操作を行った後、所望の位置にカーソル303を移動する操作を行うと、画面遷移図作成モジュール1は、選択されたアイコンに相当するアイコンの部品をカーソルの移動にあわせて移動させる。その後、利用者が入力手段101に対し、その部品をその位置に固定させる事を示す操作を行うと画面遷移図作成モジュール1は、その位置に該当部品のアイコンを固定表示させる。   In this state, the user operates the input unit 101 to move the cursor 303 over any icon in the icon group 304, performs an operation indicating selection, and then moves the cursor 303 to a desired position. When the operation is performed, the screen transition diagram creation module 1 moves the icon component corresponding to the selected icon in accordance with the movement of the cursor. Thereafter, when the user performs an operation on the input means 101 to fix the part at the position, the screen transition diagram creation module 1 displays the icon of the corresponding part at the position.

上記した処理を繰り返す事により、画面レイアウトの作成を行っていく。このようにして作成された、画面レイアウトを図7に示す。   The screen layout is created by repeating the above processing. The screen layout created in this way is shown in FIG.

この状態において、利用者が入力手段101を操作してレイアウト登録の操作を行うと画面遷移作成モジュール1は、レイアウト内容を対応する画面遷移図のブロック(ここでは、見積もり依頼画面)にリンクさせた状態で画面遷移図記憶手段2に記憶させる。この際、画面遷移図作成モジュールは図8に示されるように各入力項目の横に記入された文字と入力枠をリンクさせた入力項目テーブルを作成し、このテーブルも画面遷移図記憶手段2に記憶させる。   In this state, when the user operates the input unit 101 to perform layout registration, the screen transition creation module 1 links the layout contents to the corresponding block of the screen transition diagram (here, the quotation request screen). The state is stored in the screen transition diagram storage unit 2. At this time, as shown in FIG. 8, the screen transition diagram creation module creates an input item table in which characters entered next to each input item and an input frame are linked, and this table is also stored in the screen transition diagram storage means 2. Remember.

また、この処理は画面遷移図の各画面表示ブロックに対して行う。   This process is performed for each screen display block in the screen transition diagram.

なお、この処理において図5のブロック中、「見積もり結果画面」の画面レイアウトは、上記と同様の処理を行い、図9に示すような画面レイアウトとなったものとする。   In this processing, it is assumed that the screen layout of the “estimation result screen” in the block of FIG. 5 is the same as that shown in FIG.

最後に画面遷移図作成モジュール1は、画面項目仕様作成(S1003)処理を行う。   Finally, the screen transition diagram creation module 1 performs screen item specification creation (S1003) processing.

この処理は、画面遷移図上の各項目に対しどのような処理を行うのか定義を行っていくものである。   This process defines what process is performed for each item on the screen transition diagram.

この処理に移行した際も画面遷移図作成モジュールは、表示手段5に図5に示されるような画面遷移図を表示させる。   The screen transition diagram creation module also causes the display means 5 to display a screen transition diagram as shown in FIG.

ここで、操作者が入力手段101を用いて何れかのブロックにカーソルを移動させる操作を行い、その後そのブロックを選択する操作を行うと、画面遷移図作成モジュール1は、その情報を受け、図10に示すように画面遷移図記憶手段2の該当ブロックに対応した入力項目テーブルを表示する。図10このテーブルの右枠は、空白であり、入力手段101を操作して、図11に示すように操作者はこの枠に各項目の種別を入力する。なお、この入力手段101の操作に応じた項目への入力処理は画面遷移図作成モジュール1の制御によってなされる。   Here, when the operator performs an operation of moving the cursor to any block using the input unit 101 and then performs an operation of selecting the block, the screen transition diagram creation module 1 receives the information, As shown in FIG. 10, an input item table corresponding to the corresponding block in the screen transition diagram storage means 2 is displayed. FIG. 10 The right frame of this table is blank. By operating the input means 101, the operator inputs the type of each item in this frame as shown in FIG. It should be noted that the input process to the item according to the operation of the input means 101 is performed under the control of the screen transition diagram creation module 1.

また、選択されたブロックが「アクション」である場合、画面遷移図作成モジュール1は、表示手段5に、処理内容を入力する画面を表示させる。ここでは図5の画面遷移図の「検索」が「アクション」ブロックであるので、このブロックの入力例を図12に示す。
項目欄には処理もしくは計算結果の入る項目を入力し、処理内容欄にはその処理の内容を明記する。図12の場合、まず、見積もり依頼画面で入力された項目に対し、入力フォーマットチェックを行い、もし、エラーがあればエラー画面へ遷移する。無ければ、データベースAより品番コードに応じた単価情報を取得して単価情報とし、単価に(見積り依頼画面で入力された)数量をかけたものを価格情報として記憶する。という処理が定義されている。
When the selected block is “action”, the screen transition diagram creating module 1 causes the display unit 5 to display a screen for inputting processing contents. Here, since “search” in the screen transition diagram of FIG. 5 is an “action” block, an input example of this block is shown in FIG.
In the item column, enter the item that contains the processing or calculation result, and in the processing content column, specify the details of the processing. In the case of FIG. 12, first, an input format check is performed on the item input on the quotation request screen. If there is an error, the screen shifts to an error screen. If not, the unit price information corresponding to the product number code is acquired from the database A to obtain the unit price information, and the unit price multiplied by the quantity (input on the estimate request screen) is stored as the price information. The process is defined.

以上の様に各処理を行っていく事により、各画面処理の流れを容易に定義する事が可能となる。
[テストプログラム実行処理]
上記の様に作成されたウエブアプリケーションのテスト動作について図13のフローチャートを用い、以下説明する。なお、以下の動作は特定の記載がない限り、画面遷移図仮実行用コード生成モジュール4が処理を行うものとする。
By performing each process as described above, the flow of each screen process can be easily defined.
[Test program execution processing]
The test operation of the web application created as described above will be described below using the flowchart of FIG. Note that the screen transition diagram temporary execution code generation module 4 performs the following operations unless otherwise specified.

まず、操作者が、入力手段101によりテストプログラム実行を行う事を指示する操作を行うと、まず画面遷移図仮実行用コード生成モジュール4は、画面遷移図記憶手段2に記憶されている画面遷移図情報を基に、実行用コードを生成する(S2001)。   First, when the operator performs an operation for instructing execution of the test program by the input unit 101, the screen transition diagram temporary execution code generation module 4 first displays the screen transition stored in the screen transition diagram storage unit 2. Based on the figure information, an execution code is generated (S2001).

次に、画面遷移図仮実行用コード生成モジュール4は、生成された実行コード中にデータベースなど他のモジュール・データベース参照部分があるかチェックし、なければ処理を完了する(S2002)。逆に、ここで、参照部分ありと判断された場合、仮アクションモジュールを適用する部分があるとして画面遷移図仮実行用コード生成モジュール4はS2003以降の処理を行う。   Next, the screen transition diagram provisional execution code generation module 4 checks whether there is another module / database reference portion such as a database in the generated execution code, and if not, completes the processing (S2002). Conversely, when it is determined that there is a reference part, the screen transition diagram temporary execution code generation module 4 performs the processes after S2003 on the assumption that there is a part to which the temporary action module is applied.

まず、仮アクションモジュールライブラリ4に記憶されている仮アクションモジュールの一覧を抽出し(S2003)、その一覧を表示手段5に表示する(S2004)。   First, a list of temporary action modules stored in the temporary action module library 4 is extracted (S2003), and the list is displayed on the display means 5 (S2004).

ここで、仮アクションモジュールライブラリ3に記憶されている仮アクションモジュールについて説明する。仮アクションモジュールは、図14に示すように、入力返信モジュール31・日付取得モジュール32・乱数返信モジュール33・演算モジュール34の少なくとも4種類のものが記憶されている。   Here, the temporary action module stored in the temporary action module library 3 will be described. As shown in FIG. 14, at least four types of temporary action modules are stored: an input reply module 31, a date acquisition module 32, a random number reply module 33, and an arithmetic module.

まず、入力返信モジュール31は入力されたパラメータをそのままの値で適用するモジュール、日付取得モジュール32は日付情報を出力するモジュール、乱数返信モジュール33は入力されたパラメータに対し範囲内で乱数を自動発生させその値を適用するモジュール、演算モジュール34は入力されたパラメータに対し、演算結果を出力するモジュールである。
よって、このS2004では図15に示すように仮アクションモジュール一覧とその選択を促すメッセージとが表示手段5に表示する。
First, the input reply module 31 applies the input parameters as they are, the date acquisition module 32 outputs date information, and the random number reply module 33 automatically generates random numbers within the range for the input parameters. The module for applying the value and the calculation module 34 are modules for outputting the calculation results for the input parameters.
Therefore, in S2004, a temporary action module list and a message prompting selection thereof are displayed on the display means 5 as shown in FIG.

操作者が入力手段101を操作してそのうちの1つを選択すると(S2005)、該当実行コードの該当部分を選択された仮アクションモジュールを画面遷移図記憶手段2に記憶する(S2006)。   When the operator operates the input unit 101 and selects one of them (S2005), the temporary action module in which the corresponding portion of the corresponding execution code is selected is stored in the screen transition diagram storage unit 2 (S2006).

そして他に仮アクションモジュールを適用する部分がないか確認を行い(S2007)、無ければ処理を終了し、あれば、ステップS2003以降の処理を繰り返す。   Then, it is confirmed whether there is any other part to which the provisional action module is applied (S2007). If there is no part, the process is terminated, and if there is, the process after step S2003 is repeated.

以上の様にして、仮アクションモジュールの適用した結果、画面遷移図記憶手段2にはそのウエブアプリケーションに適用される仮アクションモジュールの適用状況が記憶される。その記憶内容を図16に示す。ここで、項目「価格」の情報には、乱数の仮アクションモジュールが設定されている。これでは正確な値が出ないが、正式な計算モジュールが適用できない(作成されていない)場合で、検索結果出力の表示状態を確認するだけの場合には(値こそ正しくないものの)その表示状態は確認できるため、表示テストとしては十分である。   As described above, as a result of application of the temporary action module, the screen transition diagram storage unit 2 stores the application status of the temporary action module applied to the web application. The stored contents are shown in FIG. Here, a random action module is set in the item “price” information. This does not give an accurate value, but when a formal calculation module cannot be applied (it has not been created) and only the display state of the search result output is confirmed (although the value is not correct), the display state Is sufficient as a display test.

この様に作成・コード変換が行われた実行コードは、仮実行手段6に渡され、仮実行手段6は、この実行コードに基づく処理を行うことになる。   The execution code thus created and code converted is transferred to the temporary execution means 6, and the temporary execution means 6 performs processing based on this execution code.

この様に仮アクションモジュールを適用してテスト実行させる事で、より実行状態に近い状態でテストプログラムを動作させる事ができるようになる。   In this way, by executing the test by applying the temporary action module, the test program can be operated in a state closer to the execution state.

また、仮アクションモジュール適用により、実際に対象となるデータベース等の他のシステムが構築されていなくとも、その結果を表示させたりする事が可能となるため、完全に完成していない段階においても、利用者に本稼動状態をより近い状態での実行状態の確認を行わせる事が可能となる。
次に仮実行手段6による処理について図17のフローチャートを基に、更に詳しく説明する。
In addition, by applying the provisional action module, it is possible to display the result even if other systems such as the target database are not actually constructed, so even in the stage where it is not completely completed, It is possible to make the user confirm the execution state in a state closer to the actual operation state.
Next, the process by the temporary execution means 6 will be described in more detail based on the flowchart of FIG.

まず、実行すべき実行コードの処理に対する過去入力データがデータベース11に記憶されていないかチェックする(S3001)。もし、ここで過去入力データが無ければ(S3002)、実行コードに準拠した処理を行う(S3003)。当然この際、画面遷移図記憶手段2に記憶されている仮アクションモジュール適用情報に基づき仮アクションモジュールを適用しながら、処理実行を行う。   First, it is checked whether past input data for processing of an execution code to be executed is stored in the database 11 (S3001). If there is no past input data (S3002), a process based on the execution code is performed (S3003). Naturally, at this time, the process is executed while applying the temporary action module based on the temporary action module application information stored in the screen transition diagram storage unit 2.

逆に過去入力データがあった場合、表示手段5に過去データを使用するか否か選択画面を表示する(S3005)。   Conversely, if there is past input data, a selection screen is displayed on the display means 5 as to whether or not past data is to be used (S3005).

ここで、過去データを使用すると選択されなければS3003へ移行し、使用することが選択された場合、データベース11から過去入力データを抽出し、実行コードが入力を受け付けるコードであった場合、実際に入力待ちとせず、該過去入力データを自動入力させ、実行を継続する(S3006)。この場合も画面遷移図記憶手段2に記憶されている仮アクションモジュール適用情報に基づき仮アクションモジュールを適用しながら、処理実行を行う。   Here, if past data is not selected, the process proceeds to S3003. If it is selected to use, past input data is extracted from the database 11, and the execution code is a code that accepts input. Instead of waiting for input, the past input data is automatically input and the execution is continued (S3006). Also in this case, the process is executed while applying the temporary action module based on the temporary action module application information stored in the screen transition diagram storage unit 2.

このS3003・S3006の処理が完了した後入力項目のデータはデータベースに過去入力データとして記憶される。   After the processing of S3003 and S3006 is completed, the input item data is stored as past input data in the database.

なお、S3007で記憶、及びS3006で参照されるデータの例を図18に示す。この例は、図5の画面遷移図の見積り依頼画面(図7)に対応する入力例である。   An example of data stored in S3007 and referred to in S3006 is shown in FIG. This example is an input example corresponding to the estimate request screen (FIG. 7) in the screen transition diagram of FIG.

この様に、テスト実行時、過去の入力を自動入力できるように構成することで、多少の修正を施しながら同じテストを繰り返す場合ような場合に、何度も項目を手入力する必要が無くなる。   In this way, when the test is executed, it is possible to automatically input past inputs, so that it is not necessary to manually input items many times when the same test is repeated with some corrections.

なお、上記した実行コード変換の際、仮アクションモジュールの遅延時間の設定を行えるようにすれば、より実際に近い感覚でのテストが可能となる。   It should be noted that, when the execution code conversion described above is performed, if the delay time of the provisional action module can be set, the test can be performed with a more realistic feeling.

上記システムにおいて、この遅延時間を含めた仮実行処理について説明する。   The provisional execution process including the delay time in the system will be described.

画面遷移図仮実行用モジュール4は、図13に示すフローチャートに示すように実行コード変換処理を行っている際、該フローチャートのS2004の仮アクションモジュール一覧表示画面において図19に示すように、遅延時間(ディレイタイム)を入力できるよう表示手段の表示を行う。   When the screen transition diagram provisional execution module 4 performs the execution code conversion process as shown in the flowchart shown in FIG. 13, the delay time as shown in FIG. 19 on the provisional action module list display screen in S2004 of the flowchart. The display means is displayed so that (delay time) can be input.

この表示に伴い、操作者が入力手段101にて適用する仮アクションモジュールとその遅延時間を入力操作すると、画面遷移図仮実行用モジュール4はこれらの情報を画面遷移図記憶手段2に記憶していく。この記憶結果を図20に示す。   When the operator inputs the temporary action module applied by the input means 101 and its delay time along with this display, the screen transition diagram temporary execution module 4 stores the information in the screen transition diagram storage means 2. Go. The storage result is shown in FIG.

仮実行手段6は、実行コードの実行に当たって、仮アクションモジュールの呼び出しのたびに、この画面遷移図記憶手段2の遅延時間も参照し、その時間だけ待って該当仮アクションモジュールの呼び出し処理を行う。   The temporary execution means 6 refers to the delay time of the screen transition diagram storage means 2 every time the temporary action module is called when executing the execution code, and waits for that time to perform the corresponding temporary action module call processing.

なお、上記説明では画面遷移図記憶手段に遅延時間情報を記憶させて仮実行手段6が、実行コードの実行中に画面遷移図記憶手段2の記憶内容を基に遅延処理を行ったが、このような記憶を行わず、画面遷移図仮実行用コード生成モジュール4により実行コード変換時に、仮アクションモジュール呼び出しの実行コードの前(もしくは後ろ)に、遅延時間分ウエイト(処理待ち)を行う実行コードを入れておくことで対応することも可能である。   In the above description, the delay time information is stored in the screen transition diagram storage means, and the temporary execution means 6 performs the delay processing based on the stored contents of the screen transition diagram storage means 2 during execution of the execution code. Execution code that waits (waits for processing) for the delay time before (or behind) the execution code for calling the temporary action module when the execution code is converted by the screen transition diagram temporary execution code generation module 4 without performing such storage It is also possible to respond by putting in.

この様にすれば、仮実行手段6が仮アクションモジュールの呼び出し語とに画面遷移図記憶手段2をアクセスするような特殊な処理を行わせずに同様の効果を得られる事になる。   In this way, the same effect can be obtained without the provisional execution means 6 performing special processing such as accessing the screen transition diagram storage means 2 to the calling word of the provisional action module.

[仮実行補助処理]
ウエブアプリケーションの場合、その処理は、利用者の選択や入力内容によって、種々の処理を行うことになる。ウエブアプリケーションが複雑化すればするほどこの処理内容は多岐にわたる事になる。上記したような仮実行処理は、この複数の処理が全て間違いなく、利用者の意図に沿った実行が行われるか、もしくは間違った実行がなされないかを確認するためにも、全ての処理を行う必要があるが、実行画面のみを追っていっても、それで全ての処理に対して仮実行を行ったのか否かが不明である。また、複雑化した処理になると画面遷移図上のどの処理がどのように関係しているのかを、実行画面のみを持って把握する事は困難である。
[Temporary execution auxiliary processing]
In the case of a web application, various processes are performed depending on the user's selection and input contents. The more complicated the web application, the more diverse this process will be. The provisional execution process as described above is performed in order to confirm whether or not the plurality of processes are definitely executed in accordance with the user's intention or whether the wrong execution is performed. Although it is necessary to perform this, even if only the execution screen is followed, it is unclear whether or not provisional execution has been performed for all the processes. Further, in the case of complicated processing, it is difficult to grasp which processing on the screen transition diagram is related to how with only the execution screen.

以下に示す処理は、この様に仮実行処理を行う際の課題を鑑みてなされたものである。   The processing shown below has been made in view of the problems in performing the provisional execution processing in this way.

(1)画面遷移図並行表示処理
この処理は、図1のブロック図の画面遷移図仮実行用コード生成モジュール4とシミュレーション実行制御モジュール8が行う。
まず、画面遷移図仮実行用コード生成モジュール4が、画面遷移図記憶手段2に記憶されている画面遷移図情報から実行コードを作成する際、図21に示すように各画面遷移図情報の各ブロックに対し、画面遷移図情報内の各ブロックにIDを付すと共に、実行コードと該実行コードに対応するブロックのIDとをリンク付けしてデータベース11に記憶していく処理を並行して行う。
(1) Screen Transition Diagram Parallel Display Processing This processing is performed by the screen transition diagram temporary execution code generation module 4 and the simulation execution control module 8 in the block diagram of FIG.
First, when the screen transition diagram provisional execution code generation module 4 creates an execution code from the screen transition diagram information stored in the screen transition diagram storage means 2, each screen transition diagram information as shown in FIG. For each block, an ID is assigned to each block in the screen transition diagram information, and the execution code and the ID of the block corresponding to the execution code are linked and stored in the database 11 in parallel.

そして仮実行手段6が仮実行処理を行う際に、シミュレーション実行制御モジュール8は、仮実行手段6が処理している実行コードを仮実行手段6より取得し、データベース11に記憶されているIDと実行コードのリンク情報及び画面遷移図記憶手段2に記憶されているリンク情報画面遷移図情報を参照して、該実行コードに対応したIDのブロックを識別可能にした画面遷移図情報を表示手段5に表示させるようにする。この際、この識別表示は、ブロックアイコンの色反転・色変更・ブリンク・アンダーライン・矢印アイコン付与等である。   When the provisional execution means 6 performs provisional execution processing, the simulation execution control module 8 acquires the execution code processed by the provisional execution means 6 from the provisional execution means 6, and the ID stored in the database 11. Refer to the link information of the execution code and the link information screen transition diagram information stored in the screen transition diagram storage means 2 and display the screen transition diagram information that makes it possible to identify the block of the ID corresponding to the execution code. To be displayed. At this time, the identification display includes block icon color reversal, color change, blink, underline, arrow icon addition, and the like.

また、図22に示すように表示手段5上では、仮実行手段6の処理画面とシミュレーション実行制御モジュール8による画面遷移図情報の表示とを同一画面に表示するようにすれば、操作者・利用者は、処理画面と遷移図の対応関係を見ながら仮実行処理の確認を行う事ができるようになり、修正箇所の特定及び修正後の確認が容易になる。   Also, as shown in FIG. 22, on the display means 5, if the processing screen of the temporary execution means 6 and the display of the screen transition diagram information by the simulation execution control module 8 are displayed on the same screen, the operator / use The person can check the provisional execution process while looking at the correspondence between the processing screen and the transition diagram, and it becomes easy to specify the correction part and check after the correction.

なお、図22中の「画面遷移状況」がシミュレーション実行制御モジュール8による表示処理、「処理画面」が仮実行手段による表示結果を示しているものである。また、矢印は、画面遷移図中、仮実行手段6が処理を行っているブロックを示すものであり、この矢印付与処理も、上記した処理によりシミュレーション実行制御モジュール8が行うものである。   In FIG. 22, “screen transition status” indicates display processing by the simulation execution control module 8, and “processing screen” indicates display results by the temporary execution means. An arrow indicates a block that the temporary execution means 6 is processing in the screen transition diagram, and this arrow assignment processing is also performed by the simulation execution control module 8 by the above-described processing.

また、上記処理では、画面遷移図情報の各ブロックと実行コードとを対応付けたが、これに加え画面レイアウト作成処理で作成した各画面の表示処理毎にIDを付し、このIDと実行コード・ブロックとをリンク付けしてデータベース11に記憶しておき、仮実行処理時に、シミュレーション実行制御モジュール8がこのリンク情報を基に仮実行手段6により処理画面が表示された際に、その表示画面のIDに対応したブロックのIDを特定し、そのブロックを他のブロックと識別可能に画像遷移図を表示させる処理を行うようにしても良い。   In the above processing, each block of the screen transition diagram information is associated with the execution code. In addition to this, an ID is assigned to each display processing of each screen created by the screen layout creation processing, and this ID and the execution code. A block is linked and stored in the database 11, and a display screen is displayed when the simulation execution control module 8 displays a processing screen by the temporary execution means 6 based on this link information during the temporary execution process. A process may be performed in which an ID of a block corresponding to the ID is specified and an image transition diagram is displayed so that the block can be distinguished from other blocks.

(2)画面遷移図操作履歴記憶処理
上記した仮実行手段6は、実行コードに基づく処理を行った際、その処理内容をデータベース11に蓄積していく処理を行う。
(2) Screen Transition Diagram Operation History Storage Process The provisional execution means 6 described above performs a process of accumulating the processing contents in the database 11 when performing a process based on the execution code.

この処理について説明する。   This process will be described.

図23は、上記した手順で画面遷移図作成モジュール1により作成され、画面遷移図記憶手段2に記憶された後画面遷移図仮実行用コード生成モジュール4によって各ブロックにIDを付与した状態の画面遷移図のイメージを示す図で、各ブロックに付されている数字は、IDを示す。   FIG. 23 is a screen in a state in which an ID is assigned to each block by the post-screen transition diagram temporary execution code generation module 4 created by the screen transition diagram creating module 1 and stored in the screen transition diagram storage unit 2 in the above-described procedure. In the figure which shows the image of a transition diagram, the number attached | subjected to each block shows ID.

ウエブアプリケーションでは、画面内で何らかの選択を行う事で、次に行われる処理・表示される画面が決定される。   In the web application, a screen to be processed / displayed next is determined by making some selection in the screen.

ここで、1回目の仮実行で、IDが1→2→3→4→6→7→10の順序で画面遷移・処理を行ったとする。この履歴情報を仮実行手段6は、図24に示すように、該ウエブアプリケーションの実行回数と共にデータベース11に記憶される。同じように、仮実行手段6は、2回目以降も実行回数情報とリンクして記憶を行う。   Here, it is assumed that the screen transition / processing is performed in the order of ID 1 → 2 → 3 → 4 → 6 → 7 → 10 in the first temporary execution. As shown in FIG. 24, the temporary execution means 6 stores this history information in the database 11 together with the number of executions of the web application. Similarly, the provisional execution means 6 stores data linked to the execution frequency information after the second time.

(3)実行済みブロック表示・未実効ブロック経路提示処理
この処理は、仮実行状態表示手段10が行う。
(3) Execution Block Display / Ineffective Block Path Presentation Process This process is performed by the temporary execution state display means 10.

仮実行手段6による上記(2)の処理が行われると、データベース11に履歴情報が蓄積されていく。   When the process (2) is performed by the temporary execution unit 6, history information is accumulated in the database 11.

この状態において操作者が、仮実行状態を表示させる入力を入力手段101より行うと、仮実行状態表示手段10は、データベース11より全ての仮実行履歴情報を取得し、現状で仮実行が行われたブロックのIDを取得する。例えば図25の様に、2回の仮実行履歴情報が記憶されていた場合、実行が行われたブロックのIDは、1・2・3・4・5・6・7・8・10・11・12であるのでこの情報を取得する。   In this state, when the operator performs an input for displaying the temporary execution state from the input unit 101, the temporary execution state display unit 10 acquires all the temporary execution history information from the database 11, and the temporary execution is currently performed. Get the block ID. For example, as shown in FIG. 25, when the temporary execution history information is stored twice, the ID of the block in which the execution has been performed is 1, 2, 3, 4, 5, 6, 7, 8, 10, 11 Since it is 12, this information is acquired.

ここで仮実行状態記憶手段10は、画面遷移図記憶手段2に記憶されている画面遷移図情報のうち、上記取得したIDに対応したブロックのアイコンの色を変更し、図26に示すように表示手段5に表示させる。   Here, the temporary execution state storage means 10 changes the color of the icon of the block corresponding to the acquired ID in the screen transition diagram information stored in the screen transition diagram storage means 2, as shown in FIG. It is displayed on the display means 5.

これにより、操作者は、ブロック9・13が未実行ブロックである事を視覚的に認識する事が可能となり、容易に未実行ブロックを特定する事が可能となる。   As a result, the operator can visually recognize that the blocks 9 and 13 are unexecuted blocks, and can easily identify the unexecuted blocks.

しかしながら、複雑な画面遷移図である場合、未実行ブロックと認識しながらも、各画面で、どのように操作を行っていけば未実行ブロックを実行させるのかを操作者が認識する事は難しい。   However, in the case of a complicated screen transition diagram, it is difficult for an operator to recognize how to execute an unexecuted block on each screen while recognizing it as an unexecuted block.

そこで、仮実行状態表示手段10では、そのブロックを経由するルートを表示させる処理機能を有する。この処理機能について、図27のフローチャートを基に説明を行う。なお、この処理は仮実行表示手段10が行うものである。   Therefore, the temporary execution state display means 10 has a processing function for displaying a route passing through the block. This processing function will be described based on the flowchart of FIG. This process is performed by the provisional execution display means 10.

仮実行状態表示手段が上記した手順によって、表示手段5に図25で示す画面遷移図の表示を行った後、操作者が入力手段101を操作して未実行ブロックであるブロック13を実行させるルートを指定する旨の指示を行うと、仮実行状態表示手段10は、まず、該当ブロック(ここではブロック13)から、実行開始ブロックであるブロック1までにさかのぼるルートを検索する(S4001)。この場合、複数のルートがある場合があるが、そのうち1つのルートが検索できれば良い。この処理により図25に示す画面遷移図において、ブロックid13→11→8→5→3→2→1の逆ルートが検索されたとする。   The temporary execution state display means displays the screen transition diagram shown in FIG. 25 on the display means 5 according to the procedure described above, and then the operator operates the input means 101 to execute the block 13 which is an unexecuted block. In step S4001, the temporary execution state display unit 10 first searches for a route that goes back from the corresponding block (here, block 13) to the block 1 that is the execution start block (S4001). In this case, there may be a plurality of routes, but it is only necessary to search one of them. It is assumed that the reverse route of block id13 → 11 → 8 → 5 → 3 → 2 → 1 is searched in the screen transition diagram shown in FIG. 25 by this processing.

ここでこのルートを通常方向のルートに戻し、これをブロックID13までのルートとしてデータベース11に記憶する。即ち、ブロックid1→2→3→5→8→11→13のルートがデータベース11に記憶する。   Here, this route is returned to the route in the normal direction, and this route is stored in the database 11 as a route up to the block ID 13. That is, the route of the block id 1 → 2 → 3 → 5 → 8 → 11 → 13 is stored in the database 11.

次に、上記画面項目仕様処理において作成された各ブロックでのアクションの遷移情報を利用して、各ブロックが上記記憶されたルートの次のブロックに遷移するためにどのような操作を行えばよいのかを特定し、最後ブロックであるブロック13以外についてその情報をデータベース11に逐次記憶していく(S4002)。この蓄積された遷移情報を図28に示す。   Next, using the action transition information in each block created in the screen item specification process, what operation should be performed for each block to transition to the next block of the stored route And information about the block 13 other than the last block is sequentially stored in the database 11 (S4002). The accumulated transition information is shown in FIG.

そして、仮実行状態表示手段10は、図29に操作を促すメッセージと共に、データベース11に蓄積された遷移情報を表示手段5に表示させる。   Then, the temporary execution state display means 10 causes the display means 5 to display the transition information accumulated in the database 11 together with the message for prompting the operation in FIG.

この様にする事で、
なお、本実施の形態では、1つの未実行ブロックを操作者が指定する処理であったが、仮実行状態表示手段10が未実行ブロックIDを特定する処理を行い、その全ての未実行ブロックに対し該処理を行う事で、全ての未実行ブロックまでの操作手順を一括して取得・表示できるようにする事も可能である。
By doing this,
In this embodiment, the operator designates one unexecuted block. However, the provisional execution state display means 10 performs the process of specifying the unexecuted block ID, and assigns all unexecuted blocks to the unexecuted block. On the other hand, by performing the processing, it is possible to obtain and display the operation procedure up to all the unexecuted blocks collectively.

この様にする事で、未実行ブロックが確実になくなるまで、かつ、効率的に仮実行を行う事が可能となる。   By doing so, temporary execution can be performed efficiently until there is no longer an unexecuted block.

(4)仮実行最小操作検索処理
(3)での処理は、ある程度操作者の意図に任せた仮実行を数回行い、その後仮実行を行っていないブロックを特定するものであった。この仮実行は利用者がその操作を確認する際には有効である。しかし、操作者のみで仮実行を行う場合では、実行するか否かの確認さえできれば良い場合がある。このような場合にいちいち各項目への入力操作は面倒である。
(4) Temporary Execution Minimum Operation Search Process The process in (3) is to perform a temporary execution several times left to the operator's intention to some extent and then specify a block that has not been temporarily executed. This provisional execution is effective when the user confirms the operation. However, in the case where the temporary execution is performed only by the operator, it may be sufficient to confirm whether or not to perform the execution. In such a case, the input operation to each item is troublesome.

よって、仮実行を行う前に、全てのブロックのルートが処理可能な操作手順を自動探索し、そのルートにしたがって処理が進むよう各入力項目に対し、自動入力していく状態で仮実行を行うようにすれば、操作者は仮実行の指示を行うのみで、自動的に抜けの無い仮実行が可能となる。以下、この処理について説明する。この処理も仮実行状態表示手段10が行う。   Therefore, before performing provisional execution, an operation procedure that can process the route of all blocks is automatically searched, and provisional execution is performed in a state where each input item is automatically input so that the process proceeds according to the route. By doing so, the operator can only perform temporary execution without omission only by giving an instruction for temporary execution. Hereinafter, this process will be described. This process is also performed by the temporary execution state display means 10.

そこで、操作者が入力手段101を操作して自動仮実行を依頼する入力を行うと、仮実行状態表示手段10はまず、遷移図記憶手段2に記憶されている遷移図情報を基に全てのアクション及び全てのブロックを通る経路を検索し、データベース11に記憶する。   Therefore, when the operator operates the input unit 101 to make an input for requesting automatic temporary execution, the temporary execution state display unit 10 first displays all the transition diagram information stored in the transition diagram storage unit 2. The action and the route through all the blocks are searched and stored in the database 11.

次に、別ルートを検索し同じようにデータベース11に記憶する。   Next, another route is searched and stored in the database 11 in the same manner.

その後は、いずれのブロックも処理が行われない事なくなるまでその検索を繰り返す。   After that, the search is repeated until no block is processed.

この検索処理が終了したら、遷移図情報記憶手段2を参照して、データベース11に記憶された夫々のルートの入力項目を抽出し、その入力項目に対しルートにそう為の値を付した後、データベース11に蓄積する。(この蓄積された値を以後テキストシナリオ情報と称する。)
その後、仮実行手段6に処理を移行し、仮実行手段6は、上記したように仮実行を行う際、このテキストシナリオに沿って、入力項目を自動入力していく。
When this search process is completed, referring to the transition diagram information storage means 2, the input items of the respective routes stored in the database 11 are extracted, and a value for the route is assigned to the input items. Accumulate in database 11. (This accumulated value is hereinafter referred to as text scenario information.)
Thereafter, the process is transferred to the temporary execution means 6, and the temporary execution means 6 automatically inputs input items in accordance with this text scenario when performing temporary execution as described above.

この様にする事で、操作者は仮実行の指示を行うのみで、自動的に抜けの無い仮実行が可能となる。   By doing in this way, the operator can only perform temporary execution without omission only by instructing temporary execution.

(5)仮実行回数表示処理
(3)(4)では、抜けの無い仮実行処理を観点とした処理を行ったが、複数の仮実行処理を行った場合にその処理回数の多いブロック、もしくは、通るべき処理ルートのうち通過する回数の多いブロックを知りたい場合がある。この様なブロックは、ブロック内の構成変更を行う場合には、影響度が高いためである。
(5) Temporary execution count display process (3) In (4), the process was performed from the viewpoint of a temporary execution process with no omissions. However, when a plurality of temporary execution processes are performed, There are cases in which it is desired to know a block having a high number of times of passing through a processing route to be passed. This is because such a block has a high influence when a configuration change in the block is performed.

この処理は以下の様に行われる。   This process is performed as follows.

なお、この処理も仮実行状態表示手段10が行う。   This process is also performed by the provisional execution state display means 10.

まず、操作者が仮実行回数カウントの指示を入力手段101に入力すると、仮実行状態表示手段10は、(4)と同様の手順にて画面遷移図記憶手段2で記憶されている画面遷移情報で想定されうる経路を未実行ブロックがなくなるまで検索し、データベース11に記憶する。   First, when an operator inputs an instruction for counting the number of provisional executions to the input unit 101, the provisional execution state display unit 10 displays screen transition information stored in the screen transition diagram storage unit 2 in the same procedure as (4). Are searched until there are no unexecuted blocks and stored in the database 11.

次に、全ての履歴情報の中でカウントされているブロックIDの出現回数をカウントし、データベース11に記憶する。この出現回数の記憶情報の例を図30に示す。この図30の出現回数の記憶情報は、図23の画像遷移図に対する例を示している。   Next, the number of appearances of the block ID counted in all the history information is counted and stored in the database 11. An example of the storage information of the number of appearances is shown in FIG. The storage information of the number of appearances in FIG. 30 shows an example for the image transition diagram in FIG.

その後、仮実行状態表示手段10は、画面遷移図記憶手段2に記憶されている画面遷移図情報とデータベース11に記憶した出現回数の記憶情報を参照し、各ブロックでの出現回数を付した画面遷移図を表示手段5に表示させる。   Thereafter, the provisional execution state display means 10 refers to the screen transition diagram information stored in the screen transition diagram storage means 2 and the storage information of the number of appearances stored in the database 11, and the screen attached with the number of appearances in each block A transition diagram is displayed on the display means 5.

なお、上記した処理では、仮実行状態表示手段10が自動亭にルートを設定し、そのルートにおける処理回数を表示させたが、(2)の画面遷移図操作履歴記憶処理によってデータベース11に記憶された全ての履歴情報を参照して実際の仮実行で実行した回数を基に上記のような実行回数表示を行うようにしても良い。   In the above-described processing, the temporary execution state display means 10 sets a route to the automatic bower and displays the number of processing times in the route, but is stored in the database 11 by the screen transition diagram operation history storage processing of (2). Alternatively, the number of executions as described above may be displayed on the basis of the number of executions in actual provisional execution with reference to all history information.

また、本実施の形態では、実行回数を数字として表示手段に表示させたが、数字にあわせて色を設定しておき、各ブロックの表示色をその出現回数の数字に合わせた色として表示させる事により、文字ではなく感覚的にその実行回数を把握する事が可能となる。   In this embodiment, the number of executions is displayed as a number on the display means. However, a color is set according to the number, and the display color of each block is displayed as a color according to the number of appearances. This makes it possible to grasp the number of executions sensuously rather than characters.

さらに、回数ではなく、敷居値を設定し、敷居値以上の実行回数になったブロックを他のブロックと異なる色にすれば、重要度の高いと思われるブロックを視覚的に確認する事が可能となる。   Furthermore, if you set the threshold value instead of the number of times and make the block that has been executed more than the threshold value a different color from the other blocks, you can visually check the block that seems to be highly important It becomes.

(6)その他の処理
なお、仮実行手段6での仮実行は、実際の状態と同じ処理状態にて行う事が基本であるが、処理内容の確認をしたりするために以下の処理を行えるようにすればより望ましい。
(6) Other processing Although the temporary execution by the temporary execution means 6 is basically performed in the same processing state as the actual state, the following processing can be performed in order to confirm the processing contents. This is more desirable.

(一時停止・再開機能)
仮実行手段6による仮実行処理を行っている際に、操作者が入力手段101より一時停止を要求する操作を行うと、仮実行手段6は、現在仮実行中のアプリケーションの実行コード位置及び各種パラメータをデータベース11に記憶し、その処理を中断する。
(Pause / Resume function)
When the operator performs an operation for requesting a temporary stop from the input unit 101 during the temporary execution process by the temporary execution unit 6, the temporary execution unit 6 displays the execution code position of the application currently being temporarily executed and various The parameter is stored in the database 11 and the processing is interrupted.

その後、操作者が入力手段101より一時停止を要求する操作を行うと、データベース11に記憶した「各種パラメータ及び実行コード位置を基に仮実行を再開する。   Thereafter, when the operator performs an operation for requesting a temporary stop from the input unit 101, “temporary execution is resumed based on“ various parameters and execution code position ”stored in the database 11.

(早送り処理・スロー処理)
上記した仮実行では、実際の処理に即し、仮アクションモジュールの呼び出しのたびに遅延時間を設定するようにしている。
(Fast forward processing / slow processing)
In the provisional execution described above, a delay time is set every time the provisional action module is called in accordance with actual processing.

しかし、処理の流れを確認するだけの場合、このような遅延時間は無駄な時間となる。このため、仮実行手段6による仮実行処理を行っている際に、操作者が入力手段101より早送り処理を要求する操作を行うと、仮実行手段6がこの遅延時間を例えば設定時間の半分の時間しか遅延しないようにして仮実行を行うようにすれば、その待ち時間を短縮する事も可能がとなる。   However, such delay time is wasted when only the flow of processing is confirmed. For this reason, when the operator performs an operation for requesting a fast-forward process from the input unit 101 during the temporary execution process by the temporary execution unit 6, the temporary execution unit 6 sets the delay time to, for example, half of the set time. If temporary execution is performed with only a delay, the waiting time can be shortened.

逆に、各ブロックでの画面をゆっくり確認しながら仮実効状態の確認を行いたい場合、操作者が入力手段101よりスロー処理を要求する操作を行うと、仮実行手段6がこの遅延時間を例えば設定時間の倍の時間遅延するようにして仮実行を行うようにすれば、その待ち時間を長くする事が可能となる。   Conversely, if the operator wishes to confirm the provisional effective state while slowly confirming the screen in each block, when the operator performs an operation requesting the slow process from the input means 101, the provisional execution means 6 sets the delay time to, for example, If the temporary execution is performed so as to be delayed by a time twice as long as the set time, the waiting time can be increased.

(任意ブロック実行)
上記した仮実行手段6による処理では、実行を当初のブロックから行っているが、(2)で説明したように、過去の実行履歴を取得していれば、その情報を参照して、途中を開始点とする処理も可能となる。
(Arbitrary block execution)
In the processing by the temporary execution means 6 described above, the execution is performed from the original block. However, as described in (2), if the past execution history is acquired, the information is referred to and the process is performed halfway. Processing with the starting point is also possible.

これにより、効率の高い仮実行を行う事が可能となる。   This makes it possible to perform temporary execution with high efficiency.

(付記1)
画面遷移図情報を記憶する画面遷移図記憶手段と、仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段とを有するコンピュータを、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用手段と、
前記適用手段による仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成手段と、
前記実行コード生成手段によって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定手段と、
前記設定手段で設定された待ち時間を参照しながら前記実行コード生成手段で生成された実行コードの実行を行う仮実行手段と、
して実行させることを特徴とする画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 1)
A computer having screen transition diagram storage means for storing screen transition diagram information and temporary action module storage means for storing a temporary action module to be applied at the time of temporary execution.
Applying means for applying the temporary action module stored in the temporary action module storage means to each element of the screen transition diagram information stored in the screen transition diagram storage means;
Execution code generation means for generating an execution code based on application information of the temporary action module by the application means and screen transition diagram information stored in the screen transition diagram storage means;
Setting means for setting a waiting time for each calling code of the temporary action module in the execution code generated by the execution code generation means;
Provisional execution means for executing the execution code generated by the execution code generation means while referring to the waiting time set by the setting means;
A software test program using a screen transition model characterized by

(付記2)
前記コンピュータは、仮実行手段により実行された履歴情報を記憶する履歴情報記憶手段を有しており、
前記仮実行手段は、
項目入力の実行コードがあると、前記履歴情報記憶手段を検索し、前回実行時の入力項目情報があれば該入力項目情報を入力項目として実行コードにもとづく処理を継続することを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 2)
The computer has history information storage means for storing history information executed by the temporary execution means,
The temporary execution means includes
If there is an execution code for item input, the history information storage means is searched, and if there is input item information at the previous execution, processing based on the execution code is continued using the input item information as an input item. A software test program using the screen transition diagram model described in 1.

(付記3)
前記適用手段は、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素毎に適用する仮アクションモジュールを問い合わせる表示を行う問い合わせ表示手段と、
前記問い合わせ表示手段による表示の後、送られてくる選択情報を基に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用手段と
を有することを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 3)
The application means includes
Inquiry display means for performing a display for inquiring a temporary action module to be applied to each element of the screen transition diagram information stored in the screen transition diagram storage means;
The application means for applying the temporary action module stored in the temporary action module storage means based on the selection information sent after the display by the inquiry display means Software test program using screen transition diagram model.

(付記4)
前記設定手段は、
前記実行コード生成手段によって生成された実行コードを解析する解析手段と、
前記解析手段の解析の結果、抽出された仮アクションモジュールの呼び出しコードに対し、待ち時間を入力要求するメッセージを表示手段に表示する待ち時間入力要求手段と、
前記待ち時間入力要求手段による表示の後、入力された待ち時間情報を該仮アクションモジュールの待ち時間として設定する待ち時間設定手段と
を有することを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 4)
The setting means includes
Analysis means for analyzing the execution code generated by the execution code generation means;
As a result of the analysis of the analyzing means, for the extracted call code of the temporary action module, a waiting time input requesting means for displaying a message for requesting an input of the waiting time on the display means,
The screen transition diagram model according to claim 1, further comprising a waiting time setting means for setting the inputted waiting time information as a waiting time of the temporary action module after the display by the waiting time input requesting means. Software test program used.

(付記5)
前記仮実行手段は、
実行コードを処理する事により表示する表示結果と、前記画面遷移図記憶手段に記憶されている画面遷移図情報とを同一画面上に表示させ、かつ、該画面遷移図情報のうち、現在仮実行手段が処理を行っている要素を他の要素と識別できる状態で表示させることを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 5)
The temporary execution means includes
The display result displayed by processing the execution code and the screen transition diagram information stored in the screen transition diagram storage means are displayed on the same screen, and the current temporary execution of the screen transition diagram information is displayed. The software test program using the screen transition diagram model according to appendix 1, wherein the element being processed is displayed in a state where it can be distinguished from other elements.

(付記6)
前記コンピュータを更に
前記画面遷移情報記憶手段に記憶される画面遷移図の各入力項目に対してダミーの項目情報を自動発生させる発生手段と
して実行させると共に、
前記仮実行手段は、項目入力の実行コードがあると、前記発生手段により自動発生させた項目を入力項目として実行コードにもとづく処理を継続することを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 6)
The computer is further executed as generation means for automatically generating dummy item information for each input item of the screen transition diagram stored in the screen transition information storage means,
The screen transition diagram model according to appendix 1, wherein the provisional execution means continues the process based on the execution code with the item automatically generated by the generation means as an input item when there is an item input execution code. Software test program using.

(付記7)
前記仮実行手段は、更に
操作者からの入力情報に基づき、設定手段による待ち時間の設定時間を所定比率で変更することを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 7)
The temporary execution means further changes the waiting time setting time by the setting means at a predetermined ratio based on input information from the operator, and the software test using the screen transition diagram model according to appendix 1 program.

(付記8)
前記コンピュータは、仮実行手段により実行された履歴情報を記憶する履歴情報記憶手段を有しており、該コンピュータを更に
前記履歴情報記憶手段に記憶された情報を基に、画面遷移図記憶手段に記憶されている画面遷移図情報の要素のうち、仮実行手段による実行が行われていない要素を表示する実行状態表示手段と
して実行させる付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 8)
The computer has history information storage means for storing history information executed by the provisional execution means, and further stores the computer in the screen transition diagram storage means based on the information stored in the history information storage means. A software test program using the screen transition diagram model according to appendix 1, which is executed as an execution state display unit for displaying an element which is not executed by the temporary execution unit among the elements of the stored screen transition diagram information .

(付記9)
前記コンピュータを更に
画面遷移図記憶手段に記憶されている画面遷移図情報の要素が実行される経路を設定する経路設定手段として実行させると共に、
前記仮実行手段は、前記経路設定手段によって設定された経路西田がって実行コードに基づく処理を行うことを特徴とする付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 9)
The computer is further executed as a route setting unit for setting a route in which an element of the screen transition diagram information stored in the screen transition diagram storage unit is executed,
The software test program using the screen transition diagram model according to appendix 1, wherein the temporary execution unit performs processing based on an execution code according to the route Nishida set by the route setting unit.

(付記10)
前記コンピュータは、仮実行手段により実行された履歴情報を記憶する履歴情報記憶手段を有しており、該コンピュータを更に
前記履歴情報記憶手段に記憶された情報を基に、画面遷移図記憶手段に記憶されている画面遷移図情報の各要素の実行回数を表示する実行回数表示手段と、
して実行させる付記1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
(Appendix 10)
The computer has history information storage means for storing history information executed by the provisional execution means, and further stores the computer in the screen transition diagram storage means based on the information stored in the history information storage means. An execution count display means for displaying the execution count of each element of the stored screen transition diagram information;
A software test program using the screen transition diagram model described in Appendix 1.

(付記11)
画面遷移図情報を記憶する画面遷移図記憶手段と、仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段とを有するコンピュータが、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用ステップと、
前記適用ステップによる仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成ステップと、
前記実行コード生成ステップによって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定ステップと、
前記設定ステップで設定された待ち時間を参照しながら前記実行コード生成ステップで生成された実行コードの実行を行う仮実行ステップと、
を実行することを特徴とする画面遷移図モデルを用いたソフトウエアテスト方法。
(Appendix 11)
A computer having screen transition diagram storage means for storing screen transition diagram information and temporary action module storage means for storing a temporary action module to be applied at the time of provisional execution.
An application step of applying the temporary action module stored in the temporary action module storage unit to each element of the screen transition diagram information stored in the screen transition diagram storage unit;
An execution code generation step for generating an execution code based on application information of the provisional action module in the application step and screen transition diagram information stored in the screen transition diagram storage means;
A setting step for setting a waiting time for each calling code of the temporary action module in the execution code generated by the execution code generation step;
A provisional execution step of executing the execution code generated in the execution code generation step while referring to the waiting time set in the setting step;
A software test method using a screen transition diagram model characterized in that

(付記12)
画面遷移図情報を記憶する画面遷移図記憶手段と、
仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段と、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用手段と、
前記適用手段による仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成手段と、
前記実行コード生成手段によって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定手段と、
前記設定手段で設定された待ち時間を参照しながら前記実行コード生成手段で生成された実行コードの実行を行う仮実行手段と、
を有することを特徴とする画面遷移図モデルを用いたソフトウエアテスト装置。
(Appendix 12)
Screen transition diagram storage means for storing screen transition diagram information;
Temporary action module storage means for storing a temporary action module to be applied during temporary execution;
Applying means for applying the temporary action module stored in the temporary action module storage means to each element of the screen transition diagram information stored in the screen transition diagram storage means;
Execution code generation means for generating an execution code based on application information of the temporary action module by the application means and screen transition diagram information stored in the screen transition diagram storage means;
Setting means for setting a waiting time for each calling code of the temporary action module in the execution code generated by the execution code generation means;
Provisional execution means for executing the execution code generated by the execution code generation means while referring to the waiting time set by the setting means;
A software test apparatus using a screen transition diagram model.

本発明の実施の形態に基づく、ウエブアプリケーション作成・テストシステムのブロック図Block diagram of a web application creation / test system based on an embodiment of the present invention 同実施の形態における処理手順を示したフローチャートA flowchart showing a processing procedure in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における画面遷移図記憶手段2に記憶される入力項目テーブルを示した図The figure which showed the input item table memorize | stored in the screen transition diagram memory | storage means 2 in the embodiment 同実施の形態における画面遷移図記憶手段2に記憶される入力項目テーブルを示した図The figure which showed the input item table memorize | stored in the screen transition diagram memory | storage means 2 in the embodiment 同実施の形態における画面遷移図記憶手段2に記憶される入力項目テーブルを示した図The figure which showed the input item table memorize | stored in the screen transition diagram memory | storage means 2 in the embodiment 同実施の形態における処理手順を示したフローチャートA flowchart showing a processing procedure in the embodiment 同時鬱し野形態における仮アクションモジュールライブラリ3に記憶されている仮アクションモジュールの記憶状態を示した図The figure which showed the memory | storage state of the temporary action module memorize | stored in the temporary action module library 3 in simultaneous depression field form 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態において画面遷移図記憶手段2に記憶された仮アクションモジュールの適用状況の情報を示した図The figure which showed the application status information of the temporary action module memorize | stored in the screen transition diagram memory | storage means 2 in the embodiment 同実施の形態における処理手順を示したフローチャートA flowchart showing a processing procedure in the embodiment 仮実行時に記憶される入力項目情報を示した図The figure which showed the input item information memorized at the time of temporary execution 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態において画面遷移図記憶手段2に記憶された仮アクションモジュールの遅延時間の情報を示した図The figure which showed the information of the delay time of the temporary action module memorize | stored in the screen transition diagram memory | storage means 2 in the embodiment 同実施の形態において画面遷移図の各ブロックに対してIDを付したことを示す図、The figure which shows having attached ID with respect to each block of a screen transition diagram in the embodiment, 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における画面遷移図のイメージを示す図The figure which shows the image of the screen transition diagram in the embodiment 同実施の形態のデータベース11に記憶される履歴情報を示した図The figure which showed the historical information memorize | stored in the database 11 of the embodiment 同実施の形態のデータベース11に記憶される履歴情報を示した図The figure which showed the historical information memorize | stored in the database 11 of the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment 同実施の形態における処理手順を示したフローチャートA flowchart showing a processing procedure in the embodiment 同実施の形態のデータベース11に記憶される遷移情報を示した図The figure which showed the transition information memorize | stored in the database 11 of the embodiment 同実施の形態のデータベース11に記憶される履歴情報を示した図The figure which showed the historical information memorize | stored in the database 11 of the embodiment 同実施の形態のデータベース11に記憶される各ブロックの出現回数の記憶情報を示した図The figure which showed the memory | storage information of the appearance frequency of each block memorize | stored in the database 11 of the embodiment 同実施の形態における表示画面の例を示した図The figure which showed the example of the display screen in the embodiment

符号の説明Explanation of symbols

1 画面遷移図作成モジュール
2 画面遷移図記憶手段
3 仮アクションモジュールライブラリ
4 画面遷移図仮実行用コード生成モジュール
5 表示手段
6 仮実行手段
7 データ要求処理モジュール
8 シミュレーション実行制御モジュール
9 割り込み制御モジュール
10 仮実行状態表示手段
11 データベース
101 入力手段
DESCRIPTION OF SYMBOLS 1 Screen transition diagram creation module 2 Screen transition diagram storage means 3 Temporary action module library 4 Screen transition diagram temporary execution code generation module 5 Display means 6 Temporary execution means 7 Data request processing module 8 Simulation execution control module 9 Interrupt control module 10 Temporary Execution state display means 11 Database 101 Input means

Claims (5)

画面遷移図情報を記憶する画面遷移図記憶手段と、仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段とを有するコンピュータを、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用手段と、
前記適用手段による仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成手段と、
前記実行コード生成手段によって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定手段と、
前記設定手段で設定された待ち時間を参照しながら前記実行コード生成手段で生成された実行コードの実行を行う仮実行手段と、
して実行させることを特徴とする画面遷移図モデルを用いたソフトウエアテストプログラム。
A computer having screen transition diagram storage means for storing screen transition diagram information and temporary action module storage means for storing a temporary action module to be applied at the time of temporary execution.
Applying means for applying the temporary action module stored in the temporary action module storage means to each element of the screen transition diagram information stored in the screen transition diagram storage means;
Execution code generation means for generating an execution code based on application information of the temporary action module by the application means and screen transition diagram information stored in the screen transition diagram storage means;
Setting means for setting a waiting time for each calling code of the temporary action module in the execution code generated by the execution code generation means;
Provisional execution means for executing the execution code generated by the execution code generation means while referring to the waiting time set by the setting means;
A software test program using a screen transition model characterized by
前記設定手段は、
前記実行コード生成手段によって生成された実行コードを解析する解析手段と、
前記解析手段の解析の結果、抽出された仮アクションモジュールの呼び出しコードに対し、待ち時間を入力要求するメッセージを表示手段に表示する待ち時間入力要求手段と、
前記待ち時間入力要求手段による表示の後、入力された待ち時間情報を該仮アクションモジュールの待ち時間として設定する待ち時間設定手段と
を有することを特徴とする請求項1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
The setting means includes
Analysis means for analyzing the execution code generated by the execution code generation means;
As a result of the analysis of the analyzing means, for the extracted call code of the temporary action module, a waiting time input requesting means for displaying on the display means a message for requesting the waiting time to be input
The screen transition diagram model according to claim 1, further comprising a waiting time setting means for setting the inputted waiting time information as a waiting time of the temporary action module after the display by the waiting time input requesting means. Software test program using.
前記仮実行手段は、
実行コードを処理する事により表示する表示結果と、前記画面遷移図記憶手段に記憶されている画面遷移図情報とを同一画面上に表示させ、かつ、該画面遷移図情報のうち、現在仮実行手段が処理を行っている要素を他の要素と識別できる状態で表示させることを特徴とする請求項1に記載の画面遷移図モデルを用いたソフトウエアテストプログラム。
The temporary execution means includes
The display result displayed by processing the execution code and the screen transition diagram information stored in the screen transition diagram storage means are displayed on the same screen, and the current temporary execution of the screen transition diagram information is displayed. 2. The software test program using the screen transition diagram model according to claim 1, wherein the element being processed is displayed in a state where it can be distinguished from other elements.
画面遷移図情報を記憶する画面遷移図記憶手段と、仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段とを有するコンピュータが、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用ステップと、
前記適用ステップによる仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成ステップと、
前記実行コード生成ステップによって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定ステップと、
前記設定ステップで設定された待ち時間を参照しながら前記実行コード生成ステップで生成された実行コードの実行を行う仮実行ステップと、
を実行することを特徴とする画面遷移図モデルを用いたソフトウエアテスト方法。
A computer having screen transition diagram storage means for storing screen transition diagram information and temporary action module storage means for storing a temporary action module to be applied at the time of provisional execution.
An application step of applying the temporary action module stored in the temporary action module storage unit to each element of the screen transition diagram information stored in the screen transition diagram storage unit;
An execution code generation step for generating an execution code based on application information of the provisional action module in the application step and screen transition diagram information stored in the screen transition diagram storage means;
A setting step for setting a waiting time for each calling code of the temporary action module in the execution code generated by the execution code generation step;
A provisional execution step of executing the execution code generated in the execution code generation step while referring to the waiting time set in the setting step;
A software test method using a screen transition diagram model characterized in that
画面遷移図情報を記憶する画面遷移図記憶手段と、
仮実行時に適用する仮アクションモジュールを記憶する仮アクションモジュール記憶手段と、
前記画面遷移図記憶手段に記憶されている画面遷移図情報の各要素に前記仮アクションモジュール記憶手段に記憶されている仮アクションモジュールを適用する適用手段と、
前記適用手段による仮アクションモジュールの適用情報及び画面遷移図記憶手段に記憶されている画面遷移図情報に基づき実行コードを生成する実行コード生成手段と、
前記実行コード生成手段によって生成された実行コード中仮アクションモジュールの呼び出しコードごとに待ち時間を設定する設定手段と、
前記設定手段で設定された待ち時間を参照しながら前記実行コード生成手段で生成された実行コードの実行を行う仮実行手段と、
を有することを特徴とする画面遷移図モデルを用いたソフトウエアテスト装置。
Screen transition diagram storage means for storing screen transition diagram information;
Temporary action module storage means for storing a temporary action module to be applied during temporary execution;
Applying means for applying the temporary action module stored in the temporary action module storage means to each element of the screen transition diagram information stored in the screen transition diagram storage means;
Execution code generation means for generating an execution code based on application information of the temporary action module by the application means and screen transition diagram information stored in the screen transition diagram storage means;
Setting means for setting a waiting time for each calling code of the temporary action module in the execution code generated by the execution code generation means;
Provisional execution means for executing the execution code generated by the execution code generation means while referring to the waiting time set by the setting means;
A software test apparatus using a screen transition diagram model.
JP2003339725A 2003-09-30 2003-09-30 Software test program, method and device using picture transition diagram model Pending JP2005107823A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003339725A JP2005107823A (en) 2003-09-30 2003-09-30 Software test program, method and device using picture transition diagram model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003339725A JP2005107823A (en) 2003-09-30 2003-09-30 Software test program, method and device using picture transition diagram model

Publications (1)

Publication Number Publication Date
JP2005107823A true JP2005107823A (en) 2005-04-21

Family

ID=34534839

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003339725A Pending JP2005107823A (en) 2003-09-30 2003-09-30 Software test program, method and device using picture transition diagram model

Country Status (1)

Country Link
JP (1) JP2005107823A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109033A (en) * 2005-10-14 2007-04-26 Hitachi Software Eng Co Ltd Screen transition management device and screen transition management program
JP2007287025A (en) * 2006-04-19 2007-11-01 Nec Corp Method and apparatus for creating screen transition program
JP2009265810A (en) * 2008-04-23 2009-11-12 Dainippon Screen Mfg Co Ltd Status transition test support device, status transition test support program and status transition test support method
JP2010003291A (en) * 2008-05-20 2010-01-07 Ricoh Co Ltd Apparatus, method, program and computer readable recording medium for assisting software development
CN101609425B (en) * 2008-06-19 2011-09-21 中兴通讯股份有限公司 Transplanting system and transplanting method for scripts and associated data
JP2012133721A (en) * 2010-12-24 2012-07-12 Internatl Business Mach Corp <Ibm> Device and method for evaluating exhaustivity of a test
JP2020194398A (en) * 2019-05-29 2020-12-03 株式会社オービック Operation execution device, operation execution method and operation execution program
JP2022112478A (en) * 2021-01-21 2022-08-02 キヤノンマーケティングジャパン株式会社 Information processing apparatus, control method thereof, program, and recording medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109033A (en) * 2005-10-14 2007-04-26 Hitachi Software Eng Co Ltd Screen transition management device and screen transition management program
JP2007287025A (en) * 2006-04-19 2007-11-01 Nec Corp Method and apparatus for creating screen transition program
JP2009265810A (en) * 2008-04-23 2009-11-12 Dainippon Screen Mfg Co Ltd Status transition test support device, status transition test support program and status transition test support method
JP2010003291A (en) * 2008-05-20 2010-01-07 Ricoh Co Ltd Apparatus, method, program and computer readable recording medium for assisting software development
CN101609425B (en) * 2008-06-19 2011-09-21 中兴通讯股份有限公司 Transplanting system and transplanting method for scripts and associated data
JP2012133721A (en) * 2010-12-24 2012-07-12 Internatl Business Mach Corp <Ibm> Device and method for evaluating exhaustivity of a test
US9164878B2 (en) 2010-12-24 2015-10-20 International Business Machines Corporation Evaluating coverage of a software test
JP2020194398A (en) * 2019-05-29 2020-12-03 株式会社オービック Operation execution device, operation execution method and operation execution program
JP2022112478A (en) * 2021-01-21 2022-08-02 キヤノンマーケティングジャパン株式会社 Information processing apparatus, control method thereof, program, and recording medium
JP7368756B2 (en) 2021-01-21 2023-10-25 キヤノンマーケティングジャパン株式会社 Information processing device, control method for information processing device, program, and recording medium

Similar Documents

Publication Publication Date Title
CN110232162B (en) HTML 5-based flow definition method and system
EP3401803A1 (en) Interaction scenario display control program and information processing apparatus
JP5267732B2 (en) Web page control method, computer system, and program
Nichols et al. Mobilization by demonstration: using traces to re-author existing web sites
JP2005107823A (en) Software test program, method and device using picture transition diagram model
JP2003178173A (en) Project risk managing method, device and program
JP4242361B2 (en) Development support equipment
WO2015041648A1 (en) Application menu modification recommendations
JP2009163609A (en) Program and device for generating test data
CN112799656B (en) Script file configuration method, device, equipment and storage medium for automation operation
CN113095056B (en) Generation method, processing method, device, electronic equipment and medium
JP6452882B1 (en) System, method and program for automating business processes involving operation of web browser
US20060053071A1 (en) Product parts catalog creating method and system
CN1135470C (en) Graphic control process and device for controlling operations in a network management system
US20230153126A1 (en) Screen recognition apparatus, screen recognition method and program thereof
CN115268873A (en) Low-code file development method based on multi-person cooperation
JP2006146955A (en) Development support device
JP4517302B2 (en) Control method and program for development support apparatus and recording medium
JPH08190476A (en) Development assisting device for interactive program
CN112765041A (en) Game automatic testing method and device and electronic equipment
Carrera-Rivera et al. Exploring the transformation of user interactions to Adaptive Human-Machine Interfaces
CN112346613A (en) Icon display effect control method, terminal and computer-readable storage medium
JP2004185166A (en) Service part selection support method
JP4867229B2 (en) Information processing apparatus and program
CN113225717B (en) Control method and device of Bluetooth equipment and computer readable storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070508

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070706

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070731

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071001

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20071009

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20071102