JP2020126501A - Program, information processor, and method for processing - Google Patents

Program, information processor, and method for processing Download PDF

Info

Publication number
JP2020126501A
JP2020126501A JP2019019236A JP2019019236A JP2020126501A JP 2020126501 A JP2020126501 A JP 2020126501A JP 2019019236 A JP2019019236 A JP 2019019236A JP 2019019236 A JP2019019236 A JP 2019019236A JP 2020126501 A JP2020126501 A JP 2020126501A
Authority
JP
Japan
Prior art keywords
test
application
definition
business process
definition information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019019236A
Other languages
Japanese (ja)
Other versions
JP2020126501A5 (en
JP7319516B2 (en
Inventor
翔太 中野
Shota Nakano
翔太 中野
文洋 柴本
Fumihiro Shibamoto
文洋 柴本
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2019019236A priority Critical patent/JP7319516B2/en
Publication of JP2020126501A publication Critical patent/JP2020126501A/en
Publication of JP2020126501A5 publication Critical patent/JP2020126501A5/en
Application granted granted Critical
Publication of JP7319516B2 publication Critical patent/JP7319516B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a program, an information processor, and a method for processing which can efficiently run a test for an application in an application construction tool.SOLUTION: The present invention relates to a program which can be executed by an information processor for constructing an application, and the program acquires definition information for constructing an application, constructs an application on the basis of the acquired definition information, and acquires a business process to be executed to process the constructed application. The program runs a test for the acquired business process without constructing the application.SELECTED DRAWING: Figure 16

Description

本発明は、アプリケーションを構築するためのプログラム、情報処理装置及び処理方法に関する。 The present invention relates to a program for building an application, an information processing device, and a processing method.

従来、設定された定義に基づきアプリケーションを構築(生成)するツールやサービスが存在する。このようなツールやサービスを利用して構築したアプリケーションであっても、アプリケーションの処理として実行されるビジネスプロセスの設定ミスや記載ミス等により予想外の動作をすることがあるため、テスト工程を省略することはできない。 Conventionally, there are tools and services for building (generating) an application based on a set definition. Even if the application is built by using such tools and services, the test process may be omitted because it may operate unexpectedly due to a setting error or a description error in the business process executed as the application process. You cannot do it.

特許文献1には、アプリケーションをテストするためのプログラムを生成する仕組みが開示されている。 Patent Document 1 discloses a mechanism for generating a program for testing an application.

特開2010−237841号公報JP, 2010-237841, A

しかし、特許文献1は、テスト対象のアプリケーションが動作可能な状態でなければならない。 However, in Patent Document 1, the application to be tested must be in a operable state.

つまり、特許文献1の仕組みを用いて、アプリケーション構築ツールを用いて構築するアプリケーションの処理として実行されるビジネスプロセスをテストする場合、テスト対象のビジネスプロセスに到達するまでに必要な画面や処理(例えば、ログイン処理やメニュー画面等)が構築されている必要がある。そのため、ビジネスプロセスのテスト工程の開始時期が遅れてしまい、テスト工程の開始までに設定又は記載したビジネスプロセスに係る品質を保証することができない。 That is, when a business process executed as a process of an application constructed using an application construction tool is tested using the mechanism of Patent Document 1, a screen or a process (eg , Login process, menu screen, etc.) must be built. Therefore, the start time of the test process of the business process is delayed, and it is not possible to guarantee the quality of the business process set or described before the start of the test process.

そこで、本発明の目的は、アプリケーション構築ツールにおいて、アプリケーションに係るテストを効率的に行う仕組みを提供することである。 Therefore, an object of the present invention is to provide a mechanism for efficiently testing an application in an application construction tool.

アプリケーションを構築する情報処理装置で実行可能なプログラムであって、前記情報処理装置を、前記アプリケーションを構築するための定義情報を取得するアプリケーション定義情報取得手段と、前記アプリケーション定義情報取得手段により取得された定義情報に基づき、前記アプリケーションを構築するアプリケーション構築手段と、前記アプリケーション構築手段により構築されたアプリケーションの処理として実行されるビジネスプロセスを取得するビジネスプロセス取得手段と、前記アプリケーション構築手段によりアプリケーションを構築することなく、前記ビジネスプロセス取得手段により取得されたビジネスプロセスに係るテストを実行するテスト実行手段として機能させるためのプログラム。 A program executable by an information processing device for building an application, the information processing device being acquired by an application definition information acquisition means for acquiring definition information for building the application, and the application definition information acquisition means. Application construction means for constructing the application based on the definition information described above, business process acquisition means for obtaining a business process executed as processing of the application constructed by the application construction means, and construction of the application by the application construction means A program for functioning as a test execution means for executing a test related to a business process acquired by the business process acquisition means without performing the above.

本発明によれば、アプリケーション構築ツールにおいて、アプリケーションに係るテストを効率的に行う仕組みを提供することができる。 According to the present invention, in the application construction tool, it is possible to provide a mechanism for efficiently testing the application.

本発明に係るシステムの構成図の一例である。1 is an example of a configuration diagram of a system according to the present invention. 情報処理装置、アプリケーションサーバ、データベースサーバ、アプリケーションクライアントとして適用可能な各ハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of each hardware constitution applicable as an information processing apparatus, an application server, a database server, and an application client. ソフトウェア構成を示すブロック図の一例である。It is an example of a block diagram showing a software configuration. 本発明に係るシステムの構成図である。It is a block diagram of the system which concerns on this invention. アプリケーション生成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of application generation. アプリケーションの入出力定義画面及びアプリケーションの実行画面の一例を示す図である。It is a figure which shows an example of an input/output definition screen of an application, and an execution screen of an application. テストケース定義生成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of test case definition generation. テスト実行のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of test execution. テスト実行のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of test execution. テスト実行のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of test execution. テストケース作成メニューの一例を示す図である。It is a figure which shows an example of a test case creation menu. テストケース手順入力画面の一例を示す図である。It is a figure which shows an example of a test case procedure input screen. テストケース作成画面の一例を示す図である。It is a figure which shows an example of a test case creation screen. テスト実行画面の一例を示す図である。It is a figure which shows an example of a test execution screen. テスト結果画面の一例を示す図である。It is a figure which shows an example of a test result screen. テストドライバを用いたビジネスプロセステストの構成図である。It is a block diagram of the business process test using a test driver. テストドライバ定義生成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of a test driver definition generation. テストドライバ定義入力画面の一例を示す図である。It is a figure which shows an example of a test driver definition input screen. テストドライバ定義情報の一例を示す図である。It is a figure which shows an example of test driver definition information.

以下、本発明の実施の形態を、図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明に係るシステムの構成図の一例である。 FIG. 1 is an example of a configuration diagram of a system according to the present invention.

情報処理装置101は、開発者の操作に従って画面レイアウト、ビジネスプロセス(データベース処理、判定処理、演算処理等)等を定義する。情報処理装置101は、アプリケーションのプログラム生成を行う。 The information processing apparatus 101 defines a screen layout, a business process (database processing, determination processing, arithmetic processing, etc.) according to the developer's operation. The information processing apparatus 101 generates an application program.

なお、本実施形態においては、情報処理装置101で生成するアプリケーションはWebアプリケーションとしたが、これに限定するものではなく、携帯電話・スマートフォン・タブレットなどの情報処理装置で動作するアプリケーションや組込みソフトウェアなど、Web技術による通信を利用するアプリケーションでなくてもよい。 In the present embodiment, the application generated by the information processing apparatus 101 is a Web application, but the application is not limited to this, and an application or embedded software that operates on an information processing apparatus such as a mobile phone, a smartphone, or a tablet is used. , It does not have to be an application that uses communication by Web technology.

また、本実施形態においては、情報処理装置101はアプリケーションのプログラムを生成するとしたが、この方法に限定するものではなく、プログラムを生成することなく、アプリケーションサーバ102やクラウド環境等でアプリケーションが動作する様にデータやファイル等を生成することにより、アプリケーション(の動作環境)を構築する等であってもよい。 Further, in the present embodiment, the information processing apparatus 101 generates the application program, but the method is not limited to this method, and the application operates in the application server 102 or the cloud environment without generating the program. Similarly, an application (operating environment of the application) may be constructed by generating data, files, and the like.

アプリケーションサーバ102は、情報処理装置101で生成され配置されたアプリケーションを実行する。また、アプリケーションサーバ102は、データベースサーバ103に接続し、データベースのデータを操作することができる。 The application server 102 executes the application generated and arranged in the information processing apparatus 101. Further, the application server 102 can connect to the database server 103 and operate the data in the database.

データベースサーバ103は、生成されたアプリケーションが利用するデータベースである。なお、開発時にも動作確認などのために利用してもよい。また、データベースサーバ103は、情報処理装置101や、アプリケーションサーバ102と同一の装置で構成されていてもよいし、LANなどのネットワーク105内に配置されてもよい。 The database server 103 is a database used by the generated application. It should be noted that it may be used for confirming the operation even during development. Further, the database server 103 may be configured by the same device as the information processing device 101 and the application server 102, or may be arranged in the network 105 such as a LAN.

アプリケーションクライアント104は、アプリケーションサーバ102と協調して情報処理装置101で開発したアプリケーションプログラムを動作させる、エンドユーザの操作端末である。この、アプリケーションクライアント104は、携帯端末などの情報処理装置であってもよい。 The application client 104 is an operation terminal of an end user that operates an application program developed by the information processing apparatus 101 in cooperation with the application server 102. The application client 104 may be an information processing device such as a mobile terminal.

以上で、図1の説明を終了する。
This is the end of the description of FIG.

図2は、本発明に係わる情報処理装置101、アプリケーションサーバ102、データベースサーバ103、アプリケーションクライアント104として適用可能な各ハードウェア構成の一例を示すブロック図である。 FIG. 2 is a block diagram showing an example of each hardware configuration applicable as the information processing apparatus 101, the application server 102, the database server 103, and the application client 104 according to the present invention.

図2において、CPU201は、システムバス204に接続される各デバイスを統括的に制御する。 In FIG. 2, the CPU 201 centrally controls each device connected to the system bus 204.

また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、各サーバ、クライアント、装置など情報処理装置の後述する各種機能を実現するためのプログラムが記憶されている。 Further, the ROM 203 or the external memory 211 stores an operating system (OS) which is a control program of the CPU 201, and programs for realizing various functions of the information processing apparatus such as servers, clients, and apparatuses described later.

RAM202は、CPU201の主メモリ、ワークエリア、一時待避領域等として機能する。 The RAM 202 functions as a main memory of the CPU 201, a work area, a temporary save area, and the like.

入力コントローラ205は、入力部209からの入力を制御する。この入力部209としては、情報処理装置では、キーボード、マウス等のポインティングデバイス、タッチパネルが挙げられる。 The input controller 205 controls the input from the input unit 209. Examples of the input unit 209 include a keyboard, a pointing device such as a mouse, and a touch panel in the information processing apparatus.

なお、入力部209がタッチパネルの場合、ユーザがタッチパネルに表示されたアイコンやカーソルやボタンに合わせて押下(指等でタッチ)することにより、各種の指示を行うことができることとする。 When the input unit 209 is a touch panel, the user can give various instructions by pressing (touching with a finger or the like) the icon, cursor, or button displayed on the touch panel.

また、タッチパネルは、マルチタッチスクリーン等の、複数の指でタッチされた位置を検出することが可能なタッチパネルであってもよい。 Further, the touch panel may be a touch panel such as a multi-touch screen capable of detecting a position touched by a plurality of fingers.

出力コントローラ206は、出力部210の表示を制御する。この出力部210としては、例えば、CRTや液晶ディスプレイ等が挙げられる。尚、本体と一体になったノート型パソコンのディスプレイも含まれるものとする。また、プロジェクタであってもよいこととする。 The output controller 206 controls the display of the output unit 210. Examples of the output unit 210 include a CRT and a liquid crystal display. Note that the display of a notebook computer integrated with the main body is also included. Further, it may be a projector.

外部メモリコントローラ207は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザーファイル、編集ファイル、プリンタドライバ等を記憶する外部メモリ211へのアクセスを制御する。外部メモリ211には、各サーバ、クライアント、装置等の各種機能を実現するための各種テーブル、パラメータが記憶されている。この外部メモリ211としては、ハードディスク(HD)やフレキシブルディスク(FD)、PCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)、スマートメディア等が挙げられる。 The external memory controller 207 controls access to the external memory 211 that stores a boot program, various applications, font data, user files, edit files, printer drivers, and the like. The external memory 211 stores various tables and parameters for realizing various functions of each server, client, device, and the like. Examples of the external memory 211 include a hard disk (HD), a flexible disk (FD), a compact flash (registered trademark) connected to a PCMCIA card slot via an adapter, smart media, and the like.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォント展開(ラスタライズ)処理を実行することにより、出力部210上での表示を可能としている。また、CPU201は、出力部210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 Note that the CPU 201 enables display on the output unit 210 by executing outline font expansion (rasterization) processing to the display information area in the RAM 202, for example. Further, the CPU 201 enables a user instruction with a mouse cursor or the like (not shown) on the output unit 210.

通信I/Fコントローラ208は、ネットワークを介して外部機器との通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 The communication I/F controller 208 executes a communication control process with an external device via a network. For example, communication using TCP/IP is possible.

本発明を実現するためのプログラム212は外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。
The program 212 for implementing the present invention is recorded in the external memory 211, and is loaded into the RAM 202 as needed to be executed by the CPU 201.

図3は、本発明の実施の形態のソフトウェア構成を示すブロック図の一例である。 FIG. 3 is an example of a block diagram showing a software configuration according to the embodiment of the present invention.

情報処理装置101は、以下の機能部を備える。 The information processing device 101 includes the following functional units.

アプリケーション定義情報取得部301は、アプリケーションを構築するための定義情報を取得する機能部である。 The application definition information acquisition unit 301 is a functional unit that acquires definition information for building an application.

アプリケーション構築部302は、アプリケーション定義情報取得部301により取得された定義情報に基づき、アプリケーションを構築する機能部である。 The application construction unit 302 is a functional unit that constructs an application based on the definition information acquired by the application definition information acquisition unit 301.

ビジネスプロセス取得部303は、アプリケーション構築部302により構築されたアプリケーションの処理として実行されるビジネスプロセスを取得する機能部である。 The business process acquisition unit 303 is a functional unit that acquires a business process executed as a process of the application constructed by the application construction unit 302.

テスト実行部304は、アプリケーション構築部302によりアプリケーションを構築することなく、ビジネスプロセス取得部303により取得されたビジネスプロセスに係るテストを実行する機能部である。 The test execution unit 304 is a functional unit that executes a test related to the business process acquired by the business process acquisition unit 303 without building the application by the application building unit 302.

テスト定義情報取得部305は、テストを実行するためのテスト定義情報を取得する機能部である。 The test definition information acquisition unit 305 is a functional unit that acquires test definition information for executing a test.

テスト実行部304は、テスト定義情報取得部305により取得されたテスト定義情報に基づき、ビジネスプロセス取得部303により取得されたビジネスプロセスに係るテストを実行する機能部である。 The test execution unit 304 is a functional unit that executes a test related to the business process acquired by the business process acquisition unit 303 based on the test definition information acquired by the test definition information acquisition unit 305.

テスト実行部304は、テスト定義情報取得部305により取得されたテスト定義情報に含まれる引数を、テスト定義情報取得部305により取得されたテスト定義情報に含まれるビジネスプロセス識別情報に対応するビジネスプロセスに渡して、当該ビジネスプロセスを実行し、当該ビジネスプロセスからの戻り値とテスト定義情報取得部305により取得されたテスト定義情報に含まれる予想値とに基づき、テストの成否を判定する機能部である。 The test execution unit 304 uses the arguments included in the test definition information acquired by the test definition information acquisition unit 305 as the business process corresponding to the business process identification information included in the test definition information acquired by the test definition information acquisition unit 305. The function unit that executes the business process and determines the success or failure of the test based on the return value from the business process and the expected value included in the test definition information acquired by the test definition information acquisition unit 305. is there.

以上で、図3の説明を終了する。
This is the end of the description of FIG.

図4は、情報処理装置101、アプリケーションサーバ102及びアプリケーションクライアント104の構成図である。 FIG. 4 is a configuration diagram of the information processing apparatus 101, the application server 102, and the application client 104.

情報処理装置101は、リポジトリ定義部401及びアプリケーション生成部410を備える。 The information processing apparatus 101 includes a repository definition unit 401 and an application generation unit 410.

情報処理装置101は、アプリケーションを開発する開発者により設定されたリポジトリ定義部401の各定義を用いて、アプリケーション生成部410によりアプリケーションを生成する。 The information processing apparatus 101 causes the application generation unit 410 to generate an application using each definition of the repository definition unit 401 set by the developer who develops the application.

リポジトリ定義部401には、アプリケーション定義402、入出力定義403、データモデル定義404、ビジネスプロセス定義405、テストドライバ定義406、テストケース定義407、データベース定義408が記憶されている。これら402〜408の定義は、アプリケーション構築ツールを介して、開発者によって入力設定または配置される。 The repository definition unit 401 stores an application definition 402, an input/output definition 403, a data model definition 404, a business process definition 405, a test driver definition 406, a test case definition 407, and a database definition 408. The definitions of these 402 to 408 are input or set by the developer via the application construction tool.

入出力定義403は、アプリケーション画面に配置される各種項目のレイアウトの定義情報を保持する。入出力定義403は、入力項目定義情報及び出力項目定義情報を含む。入力項目定義情報は、生成されたアプリケーションの画面を介して当該アプリケーションのエンドユーザが入力する入力項目を定義した情報である。出力項目定義情報は、生成されたアプリケーションの画面に出力する出力項目を定義した情報である。以降、「入力項目定義情報」及び「出力項目定義情報」をまとめて「入出力項目定義情報」と呼ぶ。 The input/output definition 403 holds layout definition information of various items arranged on the application screen. The input/output definition 403 includes input item definition information and output item definition information. The input item definition information is information that defines the input items input by the end user of the application via the generated screen of the application. The output item definition information is information that defines output items to be output to the generated application screen. Hereinafter, the “input item definition information” and the “output item definition information” are collectively called “input/output item definition information”.

なお、本実施形態においては、「入力項目定義情報は、生成されたアプリケーションの画面を介して当該アプリケーションのエンドユーザが入力する入力項目を定義した情報」「出力項目定義情報は、生成されたアプリケーションの画面に出力する出力項目を定義した情報」としたが、これらに限定するものではなく、例えば、画面を有さないバッチやWebサービス等のように、「入力項目定義情報は、生成されたアプリケーションに入力される入力項目を定義した情報」「出力項目定義情報は、生成されたアプリケーションが出力する出力項目を定義した情報」であってもよい。 In the present embodiment, “input item definition information is information that defines an input item input by the end user of the application via the screen of the generated application” “output item definition information is the generated application The information that defines the output items to be output to the screen of "is not limited to these, and the input item definition information is generated, for example, for batches or web services that do not have a screen. The “information defining the input item input to the application” “the output item definition information may be the information defining the output item output by the generated application”.

データモデル定義404は、データベースのテーブルの項目の定義情報を保持する。入出力定義403の各項目には、データモデル定義404の項目を対応づけることができる。 The data model definition 404 holds definition information of items in the database table. Items of the data model definition 404 can be associated with each item of the input/output definition 403.

ビジネスプロセス定義405は、アプリケーションにおけるデータを処理するためのロジックの定義情報を保持する。 The business process definition 405 holds definition information of logic for processing data in the application.

テストドライバ定義406は、ビジネスプロセス定義405が実行されたときに期待する実行結果が返されるかをテストするテストドライバの定義情報を保持する。具体的には、図17の1702にて説明するが、実行するビジネスプロセス定義、引数及び実行結果の期待値等を定義する。 The test driver definition 406 holds definition information of a test driver that tests whether the expected execution result is returned when the business process definition 405 is executed. Specifically, as will be described with reference to 1702 in FIG. 17, a business process definition to be executed, arguments, expected values of execution results, and the like are defined.

テストケース定義407は、入出力定義403を用いて表示する画面に期待する値が表示されるかをテストするテストケースの定義情報を保持する。具体的には、図13の1301にて説明するが、疑似的に表示する画面の入出力定義403、疑似的に入力する値、疑似的に実行するアクション及び疑似的に表示される値の期待値等を定義する。 The test case definition 407 holds definition information of a test case that tests whether an expected value is displayed on the screen displayed using the input/output definition 403. Specifically, as will be described with reference to 1301 in FIG. 13, the input/output definition 403 of the screen displayed in a pseudo manner, the value input in a pseudo manner, the action to be executed in a pseudo manner, and the expectation of the value displayed in a pseudo manner. Define values etc.

データベース定義408は、アプリケーションが接続するデータベースに係る情報(データベースサーバ103のIPアドレス、接続ユーザ、接続パスワード等)を定義する。 The database definition 408 defines information related to the database to which the application connects (IP address of the database server 103, connection user, connection password, etc.).

アプリケーション生成部410は、アプリケーション生成用のリポジトリ定義解析部411を用いてリポジトリ定義部401に記憶されている各定義を解析し、アプリケーションコード生成部412及びソースコードコンパイル部413を介し、コンパイル済Java(登録商標)コード441及びHTML/JSP/JavaScript(登録商標)442を含むアプリケーションを生成する。すなわち、アプリケーション生成部410は、設定された定義を用いて、アプリケーションとして用いられるプログラムを生成する手段の一例である。 The application generation unit 410 analyzes each definition stored in the repository definition unit 401 by using the repository generation analysis unit 411 for application generation, and the compiled Java is executed via the application code generation unit 412 and the source code compilation unit 413. An application including the (registered trademark) code 441 and the HTML/JSP/Javascript (registered trademark) 442 is generated. That is, the application generation unit 410 is an example of a unit that generates a program used as an application using the set definition.

リポジトリ定義エディタ部420は、リポジトリ定義参照部421によってリポジトリ定義部401を解析し、テストケース定義407の場合はテストケース定義エディタ部422を用いて、テストドライバ定義406の場合はテストドライバ定義エディタ部423を用いて、それ以外の定義の場合はそれぞれに対応したその他定義エディタ部424を用いて、各リポジトリ定義を変更及び参照する。 The repository definition editor unit 420 analyzes the repository definition unit 401 by the repository definition reference unit 421, uses the test case definition editor unit 422 for the test case definition 407, and the test driver definition editor unit for the test driver definition 406. 423 is used to change and refer to each repository definition by using the other definition editor unit 424 corresponding to each other definition.

テスト実行部430は、テストドライバ定義受信部431を介して、リポジトリ定義部401からテストドライバ定義406を取得する。 The test execution unit 430 acquires the test driver definition 406 from the repository definition unit 401 via the test driver definition reception unit 431.

ビジネスプロセスコード実行部432は、ビジネスプロセス処理コードアクセス部434を介して、ビジネスプロセス定義405を呼び出し、ビジネスプロセスを実行する。 The business process code execution unit 432 calls the business process definition 405 via the business process processing code access unit 434 to execute the business process.

アサーション実行部433は、テストドライバ定義受信部431を介して、ビジネスプロセスの実行結果と期待値との検証(アサーション)内容を読み込み、検証を行う。 The assertion execution unit 433 reads the verification (assertion) content between the execution result of the business process and the expected value via the test driver definition reception unit 431, and performs verification.

アサーション実行部433は、テスト結果収集部435を介して、アサーション結果を収集し、テスト結果表示部436に表示する。 The assertion execution unit 433 collects the assertion result via the test result collection unit 435 and displays it on the test result display unit 436.

以上で、図4の説明を終了する。
This is the end of the description of FIG.

図5は、アプリケーション生成のフローチャートの一例を示す図である。 FIG. 5 is a diagram illustrating an example of a flowchart of application generation.

情報処理装置101は、ディレクトリ構造を用いて、リポジトリ定義部401の各定義をファイルとして管理する。なお、本実施形態においては、ディレクトリ構造を用いて、リポジトリ定義部401の各定義をファイルとして管理するとしたが、これに限定するものではなく、例えば、データベースを用いてリポジトリ定義部401の各定義を管理してもよいし、クラウドなどネットワーク上の記憶装置を用いて管理する等としてもよい。 The information processing apparatus 101 uses the directory structure to manage each definition of the repository definition unit 401 as a file. In the present embodiment, the directory structure is used to manage each definition of the repository definition unit 401 as a file, but the present invention is not limited to this. For example, each definition of the repository definition unit 401 is stored using a database. May be managed, or may be managed using a storage device on a network such as a cloud.

アプリケーション生成のフローチャートについて説明する。 A flowchart of application generation will be described.

ステップS501において、情報処理装置101は、リポジトリ定義の設定を受け付ける。 In step S501, the information processing apparatus 101 receives repository definition settings.

具体的には、アプリケーション構築ツールの画面を介して、アプリケーション開発者からアプリケーション定義402、入出力定義403、データモデル定義404、ビジネスプロセス定義405及びデータベース定義408の設定を受け付ける。 Specifically, the settings of the application definition 402, the input/output definition 403, the data model definition 404, the business process definition 405, and the database definition 408 are received from the application developer via the screen of the application construction tool.

ステップS501にて、受け付けたアプリケーション定義402、入出力定義403、データモデル定義404、ビジネスプロセス定義405及びデータベース定義408の設定は、リポジトリ定義部401にXMLファイル形式で記憶する。なお、本実施形態においては、XMLファイル形式としたが、この形式に限定するものではなく、他の形式であってもよい。 In step S501, the settings of the accepted application definition 402, input/output definition 403, data model definition 404, business process definition 405, and database definition 408 are stored in the repository definition unit 401 in the XML file format. Although the XML file format is used in the present embodiment, the format is not limited to this and other formats may be used.

ステップS502において、情報処理装置101は、アプリケーション生成の指示を受け付ける。 In step S502, the information processing apparatus 101 receives an application generation instruction.

ステップS503において、情報処理装置101は、リポジトリ定義部401からアプリケーション定義402を取得する。リポジトリ定義解析部411は、読み込んだ定義を解析したうえでRAM202に記憶しておき、解析された定義は各生成部から適宜参照される。 In step S503, the information processing apparatus 101 acquires the application definition 402 from the repository definition unit 401. The repository definition analysis unit 411 analyzes the read definition and stores it in the RAM 202, and the analyzed definition is appropriately referred to by each generation unit.

ステップS504において、情報処理装置101は、リポジトリ定義部401からデータモデル定義404を取得する。 In step S 504, the information processing apparatus 101 acquires the data model definition 404 from the repository definition unit 401.

ステップS505において、情報処理装置101は、リポジトリ定義部401から入出力定義403を取得する。 In step S505, the information processing apparatus 101 acquires the input/output definition 403 from the repository definition unit 401.

ステップS506において、情報処理装置101は、リポジトリ定義部401からビジネスプロセス定義405を取得する。すなわち、ステップS506は、構築されたアプリケーションの処理として実行されるビジネスプロセスを取得する処理の一例を示すステップである。 In step S506, the information processing apparatus 101 acquires the business process definition 405 from the repository definition unit 401. That is, step S506 is a step showing an example of the process of acquiring the business process executed as the process of the constructed application.

ステップS507において、情報処理装置101は、リポジトリ定義部401からデータベース定義408を取得する。すなわち、ステップS501〜S507は、アプリケーションを構築するための定義情報を取得する処理の一例を示すステップである。 In step S507, the information processing apparatus 101 acquires the database definition 408 from the repository definition unit 401. That is, steps S501 to S507 are steps showing an example of a process for acquiring definition information for building an application.

ステップS508において、情報処理装置101は、アプリケーション生成部410を用いて、アプリケーションの実行に用いるプログラムを生成する。すなわち、ステップS508は、アプリケーションのプログラムを生成する処理の一例を示すステップである。また、ステップS508は、アプリケーションを構築する処理の一例を示すステップである。 In step S508, the information processing apparatus 101 uses the application generation unit 410 to generate a program used to execute the application. That is, step S508 is a step showing an example of processing for generating a program of an application. Further, step S508 is a step showing an example of processing for constructing an application.

ステップS509において、情報処理装置101は、テストケース定義407とテストドライバ定義406のどちらを生成するかを受け付け、テストケース定義407の場合はステップS510に進み、テストドライバ定義406の場合はステップS511に進む。 In step S509, the information processing apparatus 101 receives which of the test case definition 407 and the test driver definition 406 is to be generated. In the case of the test case definition 407, the process proceeds to step S510, and in the case of the test driver definition 406, the process proceeds to step S511. move on.

ステップS510において、情報処理装置101は、テストケース定義407を生成する(詳細は、図7の説明にて後述する)。すなわち、ステップS510は、取得された定義情報を用いて、テストケースを生成する処理の一例を示すステップである。また、ステップS510は、受け付けた定義に基づき、テストケースを生成する処理の一例を示すステップである。 In step S510, the information processing apparatus 101 generates a test case definition 407 (details will be described later in the description of FIG. 7). That is, step S510 is a step showing an example of a process of generating a test case using the acquired definition information. Further, step S510 is a step showing an example of a process of generating a test case based on the accepted definition.

ステップS511において、情報処理装置101は、テストドライバ定義406を生成する(詳細は、図16の説明にて後述する)。すなわち、ステップS511は、取得された定義情報を用いて、アプリケーションの処理として実行されるビジネスプロセスに係るテストを実行するテストドライバを生成する処理の一例を示すステップである。また、ステップS509は、受け付けた定義に基づき、テストドライバを生成する処理の一例を示すステップである。 In step S511, the information processing apparatus 101 generates the test driver definition 406 (details will be described later with reference to FIG. 16). That is, step S511 is a step showing an example of a process of using the acquired definition information to generate a test driver that executes a test related to a business process executed as a process of an application. Further, step S509 is a step showing an example of a process of generating a test driver based on the accepted definition.

ステップS512において、情報処理装置101は、ステップS510にて生成したテストケース定義又はステップS511にて生成したテストドライバ定義を用いてテストを実行する(詳細は、図8〜10の説明にて後述する)。 In step S512, the information processing apparatus 101 executes a test using the test case definition generated in step S510 or the test driver definition generated in step S511 (details will be described later with reference to FIGS. 8 to 10). ).

すなわち、ステップS512は、定義情報を用いて生成されたテストケースに基づき、アプリケーションに係るテストを実行する処理の一例を示すステップである。また、ステップS512は、定義情報を用いて生成されたテストケースに基づき、定義情報が正しく定義されているか否かテストを実行する処理の一例を示すステップである。 That is, step S512 is a step showing an example of a process of executing a test related to an application based on a test case generated using the definition information. Further, step S512 is a step showing an example of a process of executing a test as to whether or not the definition information is correctly defined, based on the test case generated using the definition information.

すなわち、ステップS512は、テストを実行するためのテスト定義情報に基づき、アプリケーションに係るテストを実行する処理の一例を示すステップである。また、ステップS512は、テストを実行するためのテスト定義情報に基づき、アプリケーションの処理として実行されるビジネスプロセスに係るテストを実行する処理の一例を示すステップである。また、ステップS512は、テストを実行するためのテスト定義情報に基づき、アプリケーションの処理として実行されるビジネスプロセスが正しく定義されているかのテストを実行する処理の一例を示すステップである。 That is, step S512 is a step showing an example of a process of executing a test related to an application based on the test definition information for executing the test. Further, step S512 is a step showing an example of a process of executing a test related to a business process executed as a process of an application, based on the test definition information for executing the test. Further, step S512 is a step showing an example of a process of executing a test as to whether the business process executed as the process of the application is correctly defined, based on the test definition information for executing the test.

この段階ではアプリケーションをアプリケーションサーバ102に配置(デプロイ)していないため、以上により、アプリケーションサーバ102を用意することなく、アプリケーションに係るテスト及びアプリケーションの処理として実行されるビジネスプロセスに係るテストを実行することができる。 At this stage, since the application is not arranged (deployed) in the application server 102, the test related to the application and the test related to the business process executed as the processing of the application are executed without preparing the application server 102. be able to.

また、以上により、アプリケーションアーカイブファイルの生成、アプリケーションサーバ102への転送、デプロイをすることなく、アプリケーションに係るテスト及びアプリケーションの処理として実行されるビジネスプロセスに係るテストを実行することができるため、テストにかかる時間を削減することができ、開発とテストをシームレスに何度も繰り返すことができる。 Further, as described above, the test related to the application and the test related to the business process executed as the process of the application can be executed without generating the application archive file, transferring to the application server 102, and deploying. You can reduce the time it takes to develop and test seamlessly and repeatedly.

また、以上により、情報処理装置101だけでアプリケーションサーバ102にて動作するアプリケーションに係るテスト及びアプリケーションの処理として実行されるビジネスプロセスに係るテストを実行することができるため、複数人の開発者が同時に並行してテストを行うことができる。 Further, as described above, since the information processing apparatus 101 alone can execute the test related to the application operating on the application server 102 and the test related to the business process executed as the processing of the application, a plurality of developers can simultaneously perform the test. You can test in parallel.

ステップS513において、情報処理装置101は、ステップS512にて実行したテストにおける失敗したテストケースの有無を判定し、有る場合は本フローチャートを終了し、無い場合はステップS514に進む。すなわち、ステップS513は、テストの結果に従って、アプリケーションの構築をする/しないを制御する処理の一例を示すステップである。 In step S513, the information processing apparatus 101 determines the presence/absence of a failed test case in the test executed in step S512. If present, the present flowchart is ended, and if not, the process proceeds to step S514. That is, step S513 is a step showing an example of a process of controlling whether or not to build the application according to the result of the test.

ステップS514において、情報処理装置101は、ステップS508にて生成したプログラムをアプリケーションサーバ102に配置(デプロイ)する。すなわち、ステップS514は、取得された定義情報に基づき、アプリケーションを構築する処理の一例を示すステップである。 In step S514, the information processing apparatus 101 arranges (deploys) the program generated in step S508 on the application server 102. That is, step S514 is a step showing an example of a process of building an application based on the acquired definition information.

これにより、失敗テストが無い状態のアプリケーションをサーバに構築する仕組みを提供することができる。よって、テストに時間がかかってしまう場合、夜間にテストを実行させ、テストが成功した場合は、続けてアプリケーションサーバ102にデプロイさせておくことができるため、アプリケーション管理者や運用者の手間を軽減することができる。 As a result, it is possible to provide a mechanism for building an application in the state where there is no failure test in the server. Therefore, if the test takes a long time, the test can be executed at night, and if the test is successful, the test can be continuously deployed to the application server 102, which reduces the trouble of the application administrator and the operator. can do.

また、失敗テストが有る状態のアプリケーションはサーバに構築することが無くなるため、不具合を含んだアプリケーションをリリースすることがなくなり、アプリケーションが不整合なデータを出力することもなくなるため、結果として、信頼性の高いアプリケーションを運用することができ、エンドユーザの満足度も向上させることができる。 In addition, an application with a failure test will not be built on the server, so an application containing a defect will not be released, and the application will not output inconsistent data. High-performance applications can be operated, and end-user satisfaction can be improved.

以上で、図5の説明を終了する。 This is the end of the description of FIG.

以上により、アプリケーションプログラム生成、テスト実行、デプロイ等の処理を1つの指示で行うことができる。よって、アプリケーション構築ツールにおいて、テストを効率的に行う仕組みを提供することができる。また、アプリケーション構築ツールにおいて、アプリケーションの処理として実行されるビジネスプロセスに係るテストを効率的に行う仕組みを提供することができる。
As described above, processing such as application program generation, test execution, and deployment can be performed with one instruction. Therefore, it is possible to provide a mechanism for efficiently performing a test in the application construction tool. Further, in the application construction tool, it is possible to provide a mechanism for efficiently performing the test related to the business process executed as the processing of the application.

図7は、テストケース定義生成のフローチャートの一例を示す図である。 FIG. 7 is a diagram showing an example of a flow chart of test case definition generation.

ステップS701において、情報処理装置101は、ユーザからのテストケース定義生成の指示を受け付ける。具体的には、新規テストケース作成メニュー1101(図11)の押下を受け付ける。 In step S701, the information processing apparatus 101 receives a test case definition generation instruction from the user. Specifically, the pressing of the new test case creation menu 1101 (FIG. 11) is accepted.

ステップS702において、情報処理装置101は、外部メモリ211にアプリケーション定義402が作成済か否かを判定する。作成済の場合はステップS703に進み、未作成の場合は本フローチャートを終了する。 In step S702, the information processing apparatus 101 determines whether the application definition 402 has been created in the external memory 211. If it has been created, the process proceeds to step S703, and if it has not been created, this flowchart ends.

ステップS703において、情報処理装置101は、新規テストケース作成ダイアログ1102(図11)を表示し、新規のテストケースの生成に必要な「コード名」「名前」「対象アプリケーション1103」の入力を受け付け、受け付けた情報に基づき、外部メモリ211にテストケース定義407を新規に作成する。 In step S703, the information processing apparatus 101 displays the new test case creation dialog 1102 (FIG. 11), accepts the input of “code name”, “name”, and “target application 1103” necessary for generating a new test case, A test case definition 407 is newly created in the external memory 211 based on the received information.

ステップS704において、情報処理装置101は、ステップS703にて作成されたテストケースのテスト手順を入力するためのテスト手順入力画面1201(図12)を表示する。この時点では、テストケースにテスト手順が登録されていない状態であるため、テスト手順入力画面1201の「テスト手順」タブを選択した場合、テスト手順を設定するエディタ部には何も表示されていない。 In step S704, the information processing apparatus 101 displays the test procedure input screen 1201 (FIG. 12) for inputting the test procedure of the test case created in step S703. At this point, since the test procedure is not registered in the test case, when the "test procedure" tab of the test procedure input screen 1201 is selected, nothing is displayed in the editor section for setting the test procedure. ..

ステップS705において、情報処理装置101は、ステップS703にて入力を受け付けた「対象アプリケーション1103」に属す入出力定義403を外部メモリ211から取得する。すなわち、ステップS705は、アプリケーションを構築するための定義情報を取得する処理の一例を示すステップである。 In step S705, the information processing apparatus 101 acquires, from the external memory 211, the input/output definition 403 belonging to the “target application 1103” that has received the input in step S703. That is, step S705 is a step showing an example of a process of acquiring definition information for building an application.

ステップS706において、情報処理装置101は、登録するテスト手順の数だけステップS707〜S712を繰り返す。 In step S706, the information processing apparatus 101 repeats steps S707 to S712 for the number of test procedures to be registered.

ステップS707において、情報処理装置101は、テスト実行時に疑似的に行う命令の選択を受け付ける。命令の種類には、「画面表示」「行追加」「項目値入力」「項目値検証」等がある。 In step S707, the information processing apparatus 101 receives a selection of a pseudo instruction to be executed during test execution. The types of commands include "screen display", "row addition", "item value input", "item value verification", and the like.

通常、スクラッチ開発によって構築されたアプリケーションのテストは、テスト要員による「画面表示」「行追加」「項目値入力」等の操作及び目視による「項目値検証」を必要とするが、本実施形態におけるテストは、テスト要員が行う操作及び目視をステップS707にて「命令」として手順化しておき、構築又は生成されたアプリケーションプログラムに対して(テスト要員が操作を行ったかのように疑似的に)「命令」を実行することで、テストの実行及び検証が自動でできる。 Normally, testing an application constructed by scratch development requires operations such as "screen display", "row addition", "item value input" by test personnel, and "item value verification" by visual inspection. In the test, the operation and visual inspection performed by the test personnel are proceduralized as “instructions” in step S707, and “instruction” is given to the constructed or generated application program (pseudo as if the test personnel operated). By executing "," test execution and verification can be performed automatically.

なお、本実施形態においては、命令の種類は上記4種類の中から選択を受け付けるとしたが、この4種類に限定するものではなく、その他の命令(例:キーボード・マウス・タッチパネル等の入力装置による操作、カメラ等の周辺機器の操作、音声入力、ブラウザ操作、n秒待機、不正な操作等)を選択できるとしてもよい。 In the present embodiment, the type of command is selected from the above four types, but the present invention is not limited to these four types, and other types of commands (eg, input devices such as keyboard, mouse, touch panel, etc.). Operation, peripheral device such as camera, voice input, browser operation, waiting n seconds, illegal operation, etc.) may be selected.

ステップS708において、情報処理装置101は、ステップS705にて取得した入出力定義403に基づき、「対象アプリケーション1103」に属す入出力定義403を選択肢として表示する(図12の1203)。 In step S708, the information processing apparatus 101 displays the input/output definition 403 belonging to the “target application 1103” as an option based on the input/output definition 403 acquired in step S705 (1203 in FIG. 12).

ステップS709において、情報処理装置101は、ステップS708にて表示した選択肢から、テスト実行に用いる入出力定義403の選択を受け付ける。 In step S709, the information processing apparatus 101 accepts the selection of the input/output definition 403 used for test execution from the options displayed in step S708.

ステップS710において、情報処理装置101は、ステップS709にて選択を受け付けた入出力定義403に属す入出力項目を選択肢として表示する(図12の1204)。例えば、ステップS707にて、命令に「項目値入力」が選択された場合は、入出力項目のうち値を入力できる項目だけに絞った選択肢を表示する。 In step S710, the information processing apparatus 101 displays the input/output items belonging to the input/output definition 403, the selection of which has been accepted in step S709, as options (1204 in FIG. 12). For example, when "input item value" is selected for the command in step S707, options that are narrowed down to items whose values can be input are displayed among the input/output items.

ステップS711において、情報処理装置101は、ステップS710にて表示した選択肢から、テスト実行に用いる入出力項目の選択を受け付ける。 In step S711, the information processing apparatus 101 accepts selection of input/output items used for test execution from the options displayed in step S710.

ステップS712において、情報処理装置101は、テストの命令実行時に用いる入出力項目への引数の入力を受け付ける。なお、「引数」とは、テスト手順を実行するときに、入出力定義などの定義情報に対して設定するテストデータのことである。 In step S712, the information processing apparatus 101 receives input of an argument to an input/output item used when executing a test instruction. The “argument” is test data set for definition information such as input/output definition when the test procedure is executed.

例えば、図12では、グループ項目「G ユーザマスタ」の入出力項目「ID」「パスワード」「名前」への引数を入力する。グループ項目とは、入出力項目を複数持つ表である(例:図6の602)。この命令に、行番号と引数を入力したものを1302(図13)に示す。1302(図13)は、グループ項目における明細「1」行目の入出力項目「ID」「パスワード」「名前」にそれぞれ「1」「yamada」「山田」を入力するという意味である。 For example, in FIG. 12, an argument is input to the input/output items “ID”, “password”, and “name” of the group item “G user master”. The group item is a table having a plurality of input/output items (eg, 602 in FIG. 6). 1302 (FIG. 13) shows a line number and an argument input to this command. Reference numeral 1302 (FIG. 13) means that “1”, “yamada”, and “Yamada” are input to the input/output items “ID”, “password”, and “name” of the detail “1” line in the group item.

また、命令が「項目値検証」の場合の引数は、その「入出力項目」の値が、テスト実行時にその「引数」の値と等しいか否かを判定するという意味である(図13の1303)。ここでは、1302にて「項目値入力」を行い、「アクション実行」でUPDATE(更新)処理を行った後において、「ID」の値が「1」と等しいか否かを判定する。つまり、その時点で「ID」=1の場合は、そのテスト手順=成功と判定し、「ID」≠1の場合は、そのテスト手順=失敗と判定する(詳細は、図9のステップS911にて後述する)。 The argument when the instruction is "item value verification" means that the value of the "input/output item" is determined at the time of test execution to be equal to the value of the "argument" (see FIG. 13). 1303). Here, in 1302, "item value input" is performed, and after UPDATE (update) processing is performed in "action execution", it is determined whether or not the value of "ID" is equal to "1". That is, if “ID”=1 at that time, it is determined that the test procedure=success, and if “ID”≠1, it is determined that the test procedure=failure (for details, see step S911 in FIG. 9). See below).

なお、本実施形態においては、「引数」の例として「入出力項目の値」を挙げたが、「入出力項目の値」に限定するものではなく、「引数」は、例えば、画面の入出力に係る位置、色、大きさ又は内容等に係る情報であってもよい。また、表示、認証、検索、追加、更新若しくは削除等の処理に対して与える情報、又は、カメラ等の周辺機器に対して送信する情報等、テスト実行のために用いる情報であれば、その他の情報であってもよい。 In the present embodiment, the “value of the input/output item” is given as an example of the “argument”, but it is not limited to the “value of the input/output item”. It may be information related to the position, color, size, content, or the like related to the output. In addition, if it is information used for the test execution such as information given to processing such as display, authentication, search, addition, update or deletion, or information transmitted to peripheral devices such as cameras, It may be information.

すなわち、ステップS712は、実行されるテストに用いる情報を受け付ける処理の一例を示すステップである。また、ステップS712は、取得された定義情報に含まれる項目に対して代入する値の入力を受け付ける処理の一例を示すステップである。また、ステップS712は、取得された定義情報に含まれる項目が持つと予想される値の入力を受け付ける処理の一例を示すステップである。 That is, step S712 is a step showing an example of a process of receiving the information used for the test to be executed. Further, step S712 is a step showing an example of a process of accepting an input of a value to be substituted for an item included in the acquired definition information. Further, step S712 is a step showing an example of a process of receiving an input of a value expected to be held by the item included in the acquired definition information.

すなわち、ステップS706〜S712は、テストケースの定義を受け付ける処理の一例を示すステップである。 That is, steps S706 to S712 are steps showing an example of a process of receiving the definition of the test case.

ステップS713において、情報処理装置101は、ステップS706〜S712を繰り返すことによって作成されたテストケース手順(例:図13の1301)に基づき、図16のようなテストケース定義407を生成し、外部メモリ211に記憶する。 In step S713, the information processing apparatus 101 generates the test case definition 407 as shown in FIG. 16 based on the test case procedure (example: 1301 in FIG. 13) created by repeating steps S706 to S712, and the external memory It is stored in 211.

具体的には、テストケース手順1301を1つずつ、テストケース定義407の要素<autotest−step>に変換することにより、テストケース定義407を生成する。同様に、テストケース手順1301の「命令」はテストケース定義407の要素<command>に、「入出力」は<object_01>に、「入出力項目」は<object_02>に、「行番号」は<object_03>に、「引数」は<argument>にそれぞれ変換する。 Specifically, the test case definition 407 is generated by converting the test case procedures 1301 one by one into the element <autotest-step> of the test case definition 407. Similarly, the “instruction” of the test case procedure 1301 is the element <command> of the test case definition 407, the “input/output” is the <object_01>, the “input/output item” is the <object_02>, and the “line number” is the <line>. object_03> and "argument" are converted to <argument>.

なお、本実施形態においては、テストケース定義407を図16のようなXMLファイルとしたが、XMLファイルに限定するものではなく、その他の形式のファイルとして生成したり、データベースに記憶させたり、ファイルやデータベース以外の情報として生成したりしてもよい。 In the present embodiment, the test case definition 407 is the XML file as shown in FIG. 16, but the test case definition 407 is not limited to the XML file, and may be generated as a file of another format, stored in the database, or a file. It may also be generated as information other than the database.

すなわち、ステップS713は、取得された定義情報を用いて、テストケースを生成する処理の一例を示すステップである。また、ステップS713は、受け付けた定義に基づき、テストケースを生成する処理の一例を示すステップである。また、ステップS713は、受け付けた値を項目に対して代入することを含むテストケースを生成する処理の一例を示すステップである。また、すなわち、ステップS713は、受け付けた値と項目が持つ値とを比較することを含むテストケースを生成する処理の一例を示すステップである。 That is, step S713 is a step showing an example of a process of generating a test case using the acquired definition information. Further, step S713 is a step showing an example of a process of generating a test case based on the received definition. Further, step S713 is a step showing an example of a process of generating a test case including substituting the received value for the item. Further, that is, step S713 is a step showing an example of a process of generating a test case including comparing the received value with the value of the item.

以上で、図7の説明を終了する。 This is the end of the description of FIG. 7.

以上により、アプリケーションを構築するための定義情報を用いて、アプリケーションに係るテストケースを容易に生成することができる。また、アプリケーションを構築するための定義情報を用いて、定義情報が正しく定義されているか否かテストするためのテストケースを容易に生成することができる。 As described above, the test case related to the application can be easily generated by using the definition information for building the application. Further, it is possible to easily generate a test case for testing whether or not the definition information is correctly defined by using the definition information for building the application.

つまり、アプリケーション開発者は、テストを実行するプログラム(テストスクリプト)を記述する必要がないため、テストに係る工数を削減することができ、テストを効率的に行うことができる。よって、プログラミング知識のないアプリケーション開発者であっても、定義情報さえ理解できれば、アプリケーションに係るテストケースを容易に生成することができる。
That is, the application developer does not need to write a program for executing the test (test script), so that the number of man-hours involved in the test can be reduced and the test can be efficiently performed. Therefore, even an application developer who has no programming knowledge can easily generate a test case related to an application if he or she can understand the definition information.

図8、図9及び図10は、テスト実行のフローチャートの一例を示す図である。 FIG. 8, FIG. 9 and FIG. 10 are diagrams showing an example of a flow chart of test execution.

ステップS801において、情報処理装置101は、テスト実行指示を受け付ける。具体的には、実行メニュー1401(図14)の押下を受け付ける。 In step S801, the information processing apparatus 101 receives a test execution instruction. Specifically, pressing of the execution menu 1401 (FIG. 14) is accepted.

ステップS802において、情報処理装置101は、テスト実行対象のテストケース定義に係るアプリケーション1103(図11)のアプリケーションコード440が作成済か否かを判定する。作成済の場合はステップS803に進み、未作成の場合は本フローチャートを終了する。 In step S802, the information processing apparatus 101 determines whether the application code 440 of the application 1103 (FIG. 11) related to the test execution target test case definition has been created. If it has been created, the process proceeds to step S803, and if it has not been created, the present flowchart ends.

ステップS803において、情報処理装置101は、テスト実行部(インタープリタ)434とテストケース定義解釈部を用いて、ステップS801で実行メニュー1401の押下時に選択されていたテストケースに対応するテストケース定義407を外部メモリ211から取得する。 In step S803, the information processing apparatus 101 uses the test execution unit (interpreter) 434 and the test case definition interpretation unit to create the test case definition 407 corresponding to the test case selected when the execution menu 1401 was pressed in step S801. It is acquired from the external memory 211.

ステップS804において、情報処理装置101は、テスト実行部(インタープリタ)434とテストケース定義解釈部を用いて、ステップS803にて取得したテストケース定義407に含まれるテストケース数及びテスト手順数をカウントする。 In step S804, the information processing apparatus 101 uses the test execution unit (interpreter) 434 and the test case definition interpretation unit to count the number of test cases and the number of test procedures included in the test case definition 407 acquired in step S803. ..

ステップS805において、情報処理装置101は、テストビュー1403(図14)を表示する。 In step S805, the information processing apparatus 101 displays the test view 1403 (FIG. 14).

ステップS806において、情報処理装置101は、テスト進捗バー1404(図14)を空の状態で表示する。 In step S806, the information processing apparatus 101 displays the test progress bar 1404 (FIG. 14) in an empty state.

ステップS807において、情報処理装置101は、テスト情報のテストツリーペイン1406(図14)に、ステップS803及びステップS804でテスト対象としたテストケース名(例:ユーザ登録フォームチェック、商品登録フォームチェック)及びテスト手順(1.画面表示、2.行追加、3.…)を表示する。 In step S807, the information processing apparatus 101 displays in the test tree pane 1406 (FIG. 14) of the test information the test case name (eg, user registration form check, product registration form check) that is the test target in steps S803 and S804. Display the test procedure (1. screen display, 2. line addition, 3...).

ステップS808において、情報処理装置101は、テスト情報の詳細ペイン1407(図14)にメッセージ「実行中…」を表示する。 In step S808, the information processing apparatus 101 displays the message “under execution...” on the test information details pane 1407 (FIG. 14).

ステップS809において、情報処理装置101は、テスト実行準備部を用いて、テスト実行前準備を行う。具体的には、テスト実行前準備では、セッション、クッキー及びスレッド等の生成を行い、ユーザが実際にブラウザを用いてアプリケーションを実行した場合と同様のアプリケーションデータを生成する。これにより、ブラウザ、エンドユーザ操作及びアプリケーションサーバ等を用いなくても、アプリケーション構築ツールにおいて、テストを効率的に行うことができる。 In step S809, the information processing apparatus 101 uses the test execution preparation unit to perform pre-test execution preparation. Specifically, in the pre-test execution preparation, a session, a cookie, a thread, and the like are generated, and application data similar to that when the user actually executes the application using the browser is generated. Thereby, the test can be efficiently performed in the application construction tool without using the browser, the end user operation, the application server, and the like.

ステップS901において、情報処理装置101は、テスト実行対象のテストケースの分だけ、ステップS902〜S1001を繰り返す。 In step S901, the information processing apparatus 101 repeats steps S902 to S1001 by the number of test execution target test cases.

ステップS902において、情報処理装置101は、テスト実行対象のテストケースのテスト手順の分だけ、ステップS903〜S915、S921又はS925を繰り返す。 In step S902, the information processing apparatus 101 repeats steps S903 to S915, S921, or S925 for the test procedure of the test case to be tested.

ステップS903において、情報処理装置101は、強制終了ボタン1405(図14)の押下を受け付けたか否かを判断し、押下された場合はステップS904へ進み、押下されていない場合はステップS905へ進む。 In step S903, the information processing apparatus 101 determines whether or not the pressing of the forced termination button 1405 (FIG. 14) is received. If the pressing has been pressed, the processing proceeds to step S904, and if not pressed, the processing proceeds to step S905.

ステップS904において、情報処理装置101は、テスト進捗バー1404を灰色100%で更新し、未実行のテストケース又はテスト手順がある場合であっても中断し、本フローチャートを終了する。 In step S904, the information processing apparatus 101 updates the test progress bar 1404 with 100% gray, interrupts even if there is an unexecuted test case or test procedure, and ends this flowchart.

ステップS905において、情報処理装置101は、テストケース定義解釈部を用いて、テスト手順情報1203を取得する。 In step S905, the information processing apparatus 101 uses the test case definition interpretation unit to acquire the test procedure information 1203.

ステップS906において、情報処理装置101は、テスト手順情報のテスト命令が入力系か否かを判定し、入力系の場合はステップS907へ進み、入力系でない場合はステップS908へ進む。 In step S906, the information processing apparatus 101 determines whether or not the test instruction of the test procedure information is the input system, the process proceeds to step S907 if it is the input system, and the process proceeds to step S908 if it is not the input system.

ステップS907において、情報処理装置101は、アプリケーションコードアクセス部を用いて、生成済のアプリケーションコード440へ疑似的に値の入力を実行する。その後、アプリケーションコードアクセス部を用いて、アプリケーションコード440から実行結果を受け取り、テスト結果収集部435を用いてテスト結果を得る。すなわち、ステップS907は、ステップS712にて受け付けた情報を用いて、テストを実行する処理の一例を示すステップである。 In step S907, the information processing apparatus 101 uses the application code access unit to artificially input a value to the generated application code 440. After that, the application code access unit is used to receive the execution result from the application code 440, and the test result collection unit 435 is used to obtain the test result. That is, step S907 is a step showing an example of a process of executing a test using the information received in step S712.

ステップS908において、情報処理装置101は、テスト手順情報のテスト命令が実行系か否かを判定し、実行系の場合はステップS909へ進み、実行系でない場合はステップS910へ進む。 In step S908, the information processing apparatus 101 determines whether or not the test instruction of the test procedure information is the active system, the process proceeds to step S909 if it is the active system, and the process proceeds to step S910 if it is not the active system.

ステップS909において、情報処理装置101は、アプリケーションコードアクセス部を用いて、生成済のアプリケーションコード440へ疑似的にアクションを実行するリクエストを送る。その後、アプリケーションコードアクセス部を用いて、アプリケーションコード440から実行結果を受け取り、テスト結果収集部435を用いてテスト結果を得る。 In step S909, the information processing apparatus 101 uses the application code access unit to send a request to execute an action to the generated application code 440 in a pseudo manner. After that, the application code access unit is used to receive the execution result from the application code 440, and the test result collection unit 435 is used to obtain the test result.

ステップS910において、情報処理装置101は、アプリケーションコードアクセス部を用いて、生成済のアプリケーションコード440から検証対象の情報を取得する。 In step S910, the information processing apparatus 101 uses the application code access unit to acquire the verification target information from the generated application code 440.

ステップS911において、情報処理装置101は、検証対象の情報(検証対象が定義情報に含まれる項目である場合、当該項目に係る情報(例;当該項目が持つ値や属性値))が条件(例;ステップS712にて入力を受け付けた引数の値)に合致するか否かを判定し、検証が成功(条件に合致する)の場合はステップS916へ進み、失敗(条件に合致しない)の場合はステップS912へ進む。 In step S911, the information processing apparatus 101 determines that the information to be verified (in the case where the verification target is an item included in the definition information, information related to the item (eg, a value or attribute value of the item) is a condition (example: ; It is determined whether or not it matches the argument value received in step S712), and if the verification is successful (conditions are met), the process proceeds to step S916, and if it is failed (conditions are not met). It proceeds to step S912.

例えば、図13の1303の場合、1302にて「項目値入力」を行い、「アクション実行」でUPDATE(更新)を行った後において、「ID」の値が「1」と等しいか否かを判定する。つまり、その時点で「ID」=1の場合は、そのテスト手順=“成功”と判定し、「ID」≠1の場合は、そのテスト手順=“失敗”と判定する。 For example, in the case of 1303 in FIG. 13, after performing “item value input” in 1302 and UPDATE (update) in “execute action”, whether or not the value of “ID” is equal to “1” is determined. judge. That is, if “ID”=1 at that time, the test procedure=“success” is determined, and if “ID”≠1, the test procedure=“failure” is determined.

なお、本実施形態においては、検証系の例として「項目値検証」を挙げたが、項目値に限定するものではなく、例えば、表示するオブジェクトやメッセージの表示位置、色、大きさ又は表示内容等の検証であってもよい。また、表示、認証、検索、追加、更新若しくは削除等の処理にかかった時間、CPUの使用率、記憶領域の空き容量、又は、カメラ等の周辺機器から取得可能な情報等、テスト実行時に取得可能な情報に係る検証であれば、その他の検証であってもよい。 In the present embodiment, “item value verification” is given as an example of the verification system, but the invention is not limited to the item value, and for example, the display position, color, size or display content of the object or message to be displayed. It may be a verification such as. Also, the time taken for processing such as display, authentication, search, addition, update or deletion, CPU usage rate, free space in storage area, or information that can be acquired from peripheral devices such as cameras, etc. Other verifications may be possible as long as the verification is related to possible information.

ステップS912において、情報処理装置101は、テスト手順のステータスを“失敗”としてRAM202に記憶する。 In step S912, the information processing apparatus 101 stores the status of the test procedure as “failure” in the RAM 202.

ステップS913において、情報処理装置101は、テスト結果収集部435及びテスト結果表示部436を用いて、検証失敗数を更新する(図15の1503)。 In step S913, the information processing apparatus 101 updates the number of verification failures using the test result collection unit 435 and the test result display unit 436 (1503 in FIG. 15).

ステップS914において、情報処理装置101は、テスト結果収集部435及びテスト結果表示部436を用いて、テスト手順数を更新する(図15の1502)。 In step S914, the information processing apparatus 101 updates the number of test procedures using the test result collection unit 435 and the test result display unit 436 (1502 in FIG. 15).

ステップS915において、情報処理装置101は、テスト結果収集部435及びテスト結果表示部436を用いて、進捗バーを赤色で更新する(図15の1505)。 In step S915, the information processing apparatus 101 updates the progress bar in red using the test result collection unit 435 and the test result display unit 436 (1505 in FIG. 15).

ステップS916において、情報処理装置101は、アプリケーションエラーが発生していないことを確認する。発生していなければステップS922へ進み、エラーが発生している場合は、ステップS917へ進む。 In step S916, the information processing apparatus 101 confirms that an application error has not occurred. If no error has occurred, the process proceeds to step S922, and if an error has occurred, the process proceeds to step S917.

ステップS917において、情報処理装置101は、テスト手順のステータスを“テスト失敗”としてRAM202に記憶する。 In step S917, the information processing apparatus 101 stores the status of the test procedure in the RAM 202 as “test failure”.

ステップS918において、情報処理装置101は、テスト結果収集部435及びテスト結果表示部436を用いて、テスト失敗数を更新する(図15の1504)。 In step S918, the information processing apparatus 101 updates the test failure count using the test result collection unit 435 and the test result display unit 436 (1504 in FIG. 15).

ステップS919において、情報処理装置101は、テスト結果収集部435及びテスト結果表示部436を用いて、テスト手順数を更新する(図15の1502)。 In step S919, the information processing apparatus 101 updates the number of test procedures using the test result collection unit 435 and the test result display unit 436 (1502 in FIG. 15).

ステップS920において、情報処理装置101は、テスト結果収集部435及びテスト結果表示部436を用いて、進捗バーを赤色で更新する(図15の1505)。 In step S920, the information processing apparatus 101 uses the test result collection unit 435 and the test result display unit 436 to update the progress bar in red (1505 in FIG. 15).

ステップS921において、情報処理装置101は、テスト結果表示部436を用いて、テストケース数を更新する(図15の1501)。その後、未実施のテスト手順が実行中のテストケースに含まれている場合であっても、それらの実行はせず、次に実行予定のテストケースを実行する。ステップS902に戻る。 In step S921, the information processing apparatus 101 updates the number of test cases using the test result display unit 436 (1501 in FIG. 15). After that, even if a test procedure that has not been executed is included in the test case that is being executed, those test cases are not executed, and the test case that is scheduled to be executed next is executed. It returns to step S902.

ステップS922において、情報処理装置101は、テスト手順のステータスを“成功”として登録する(図15の1507)。 In step S922, the information processing apparatus 101 registers the status of the test procedure as “success” (1507 in FIG. 15).

ステップS923において、情報処理装置101は、テスト結果表示部436を用いて、テスト手順数を更新する(図15の1502)。 In step S923, the information processing apparatus 101 uses the test result display unit 436 to update the number of test procedures (1502 in FIG. 15).

ステップS924において、情報処理装置101は、これまでのテスト手順のステータスにテスト失敗及び検証失敗の両方が0件であるか否かを判定し、正の場合はステップS925に進み、偽の場合はステップS925を行わない。 In step S924, the information processing apparatus 101 determines whether or not the status of the test procedure so far is 0 for both test failure and verification failure. If the result is positive, the processing proceeds to step S925, and if false, Step S925 is not performed.

ステップS1001において、情報処理装置101は、テスト結果表示部436を用いて、テストケース数を更新する(図15の1501)。 In step S1001, the information processing apparatus 101 uses the test result display unit 436 to update the number of test cases (1501 in FIG. 15).

ステップS1002において、情報処理装置101は、テスト終了処理部437を用いて、テスト実行を終了する。具体的には、テスト実行終了処理では、ステップS809にて生成したセッション、クッキー及びスレッド等をクローズする。 In step S1002, the information processing apparatus 101 uses the test end processing unit 437 to end the test execution. Specifically, in the test execution end processing, the session, cookie, thread, etc. generated in step S809 are closed.

ステップS1003において、情報処理装置101は、テスト結果表示部436を用いて、テスト実行時間を更新する(図15の1506)。 In step S1003, the information processing apparatus 101 updates the test execution time using the test result display unit 436 (1506 in FIG. 15).

ステップS1004において、情報処理装置101は、テスト結果収集部435とテスト結果表示部436を用いて、テスト中に出力されるログをアプリケーションログビューに表示する(図15の1509)。 In step S1004, the information processing apparatus 101 uses the test result collection unit 435 and the test result display unit 436 to display the log output during the test in the application log view (1509 in FIG. 15).

以上により、テスト対象の画面や処理に到達するまでに必要な画面や処理(例えば、ログイン処理やメニュー画面等)がテストできる程度に構築されていない状態であっても、アプリケーション構築ツールにおいて、テスト対象の定義についてのみテストを行うことができるため、テストを効率的に行うことができる。つまり、早い段階でテスト工程を開始することができるため、高品質なアプリケーションを構築することができる。 As a result, even if the screens and processes required to reach the test target screens and processes (for example, login process and menu screen) are not built to the extent that they can be tested, the application building tool does not Since the test can be performed only on the target definition, the test can be performed efficiently. That is, since the test process can be started at an early stage, a high quality application can be built.

以上で、図8、図9及び図10の説明を終了する。
This is the end of the description of FIGS. 8, 9, and 10.

図16は、テストドライバを用いたビジネスプロセステストの構成図である。 FIG. 16 is a configuration diagram of a business process test using a test driver.

図16の左は、「テスト用画面を用いた従来のアプリケーションテスト」の構成図であり、図16の右は、「テストドライバを用いたビジネスプロセステスト」の構成図である。 The left side of FIG. 16 is a block diagram of a “conventional application test using a test screen”, and the right side of FIG. 16 is a block diagram of a “business process test using a test driver”.

「テスト用画面を用いた従来のアプリケーションテスト」は、引数入力及び戻り値表示のためのテスト用画面が必要となる。また、ブラックボックステストのため、エラーが発生した場合、ビジネスプロセス(例:CALC_BP)内に不具合があったとしても、原因を特定しづらい。 The "conventional application test using the test screen" requires a test screen for inputting arguments and displaying a return value. Further, because of the black box test, when an error occurs, it is difficult to identify the cause, even if there is a problem in the business process (example: CALC_BP).

「テストドライバを用いたビジネスプロセステスト」は、テスト用画面が無くても、テストドライバを用意することで、ビジネスプロセスを直接テストすることができるため、エラーが発生した場合であっても、原因を特定しやすくなる。また、ビジネスプロセス内のサブプロセス(例:SUB_CALC_BP1、SUB_CALC_BP2)を直接テストすることもできるため、原因をより容易に特定することができる。 "Business process test using test driver" allows you to directly test the business process by preparing the test driver even if there is no test screen, so even if an error occurs, the cause Will be easier to identify. Further, the sub-process (eg, SUB_CALC_BP1, SUB_CALC_BP2) in the business process can be directly tested, so that the cause can be more easily identified.

以上で、図16の説明を終了する。
This is the end of the description of FIG.

図17は、テストドライバ定義生成のフローチャートの一例を示す図である。 FIG. 17 is a diagram showing an example of a flow chart of test driver definition generation.

ステップS1701において、情報処理装置101は、ユーザからのテストドライバ定義生成の指示を受け付ける。具体的には、新規テストドライバ作成メニュー(不図示)の押下を受け付ける。 In step S1701, the information processing apparatus 101 receives a test driver definition generation instruction from the user. Specifically, the pressing of a new test driver creation menu (not shown) is accepted.

ステップS1702において、情報処理装置101は、外部メモリ211にアプリケーション定義402が作成済か否かを判定する。作成済の場合はステップS1703に進み、未作成の場合は本フローチャートを終了する。 In step S1702, the information processing apparatus 101 determines whether the application definition 402 has been created in the external memory 211. If it has been created, the process advances to step S1703, and if it has not been created, this flowchart ends.

ステップS1703において、情報処理装置101は、新規テストドライバ作成ダイアログ(不図示)を表示し、新規のテストドライバの生成に必要な「コード名」「名前」「対象アプリケーション」の入力を受け付け、受け付けた情報に基づき、外部メモリ211にテストドライバ定義406を新規に作成する。 In step S1703, the information processing apparatus 101 displays a new test driver creation dialog (not shown), accepts inputs of “code name”, “name”, and “target application” required for generating a new test driver, and accepts them. A test driver definition 406 is newly created in the external memory 211 based on the information.

ステップS1704において、情報処理装置101は、ステップS1703にて作成されたテストドライバのテスト手順を入力するためのテスト手順入力画面1810(図18)を表示する。この時点では、テストドライバにテスト手順が登録されていない状態であるため、テスト手順入力画面1201の「テスト手順」タブを選択した場合、テスト手順を設定するエディタ部には何も表示されていない。 In step S1704, the information processing apparatus 101 displays the test procedure input screen 1810 (FIG. 18) for inputting the test procedure of the test driver created in step S1703. At this point, since the test procedure is not registered in the test driver, when the “test procedure” tab of the test procedure input screen 1201 is selected, nothing is displayed in the editor section for setting the test procedure. ..

ステップS1705において、情報処理装置101は、ステップS1703にて入力を受け付けた「対象アプリケーション」に属すビジネスプロセス定義405、クエリ及びプログラムコードを外部メモリ211から取得する。 In step S1705, the information processing apparatus 101 acquires, from the external memory 211, the business process definition 405, the query, and the program code that belong to the “target application” that has been input in step S1703.

ステップS1706において、情報処理装置101は、登録するテスト手順の数だけステップS1707〜S1712を繰り返す。 In step S1706, the information processing apparatus 101 repeats steps S1707 to S1712 for the number of test procedures to be registered.

ステップS1707において、情報処理装置101は、テスト実行時に疑似的に行う「命令」の選択を受け付ける。「命令」の種類には、「ビジネスプロセス実行」「クエリ実行」「プログラムコード実行」「アサーション」等がある。図18の1821では「ビジネスプロセス実行」、1822では「アサーション」、1825では「クエリ実行」、1826では「プログラムコード実行」の選択を受け付けたとする。 In step S1707, the information processing apparatus 101 receives a selection of an “instruction” to be performed in a pseudo manner during test execution. The types of “instruction” include “business process execution”, “query execution”, “program code execution”, “assertion” and the like. 18, it is assumed that the selections of “business process execution” in 1821, “assertion” in 1822, “query execution” in 1825, and “program code execution” in 1826 are accepted.

通常、スクラッチ開発によって構築されたアプリケーションのテストは、テスト要員による「画面表示」「行追加」「項目値入力」等の操作及び目視による「項目値検証」を必要とするが、本実施形態におけるビジネスプロセステストは、テスト要員が行う操作及び目視をステップS1707にて「命令」として手順化しておき、生成又は設定されたビジネスプロセスのプログラムを(テスト要員が画面操作を行ったかのように疑似的に)実行することで、ビジネスプロセステストの実行及び検証が自動でできる。 Normally, testing an application constructed by scratch development requires operations such as “screen display”, “row addition”, “item value input” by test personnel and “item value verification” by visual inspection. In the business process test, the operation and visual inspection performed by the test personnel are made into a procedure as “command” in step S1707, and the generated or set business process program is simulated (as if the test personnel performed screen operations). ) By executing, the business process test can be automatically executed and verified.

なお、本実施形態においては、「命令」の種類は上記4種類の中から選択を受け付けるとしたが、この4種類に限定するものではなく、その他の命令(例:キーボード・マウス・タッチパネル等の入力装置による操作、カメラ等の周辺機器の操作、音声入力、ブラウザ操作、n秒待機、不正な操作等)を選択できるとしてもよい。 In the present embodiment, the type of “command” is assumed to be selected from the above four types, but the selection is not limited to these four types, and other commands (example: keyboard, mouse, touch panel, etc.) It is also possible to be able to select an operation by an input device, an operation of a peripheral device such as a camera, a voice input, a browser operation, a waiting for n seconds, an illegal operation, etc.).

ステップS1708において、情報処理装置101は、ステップS1705にて取得したビジネスプロセス定義405、クエリ及びプログラムコードに基づき、「対象アプリケーション」に属すビジネスプロセス定義405、クエリ又はプログラムコードの識別情報を「処理コード」の選択肢として表示する。これにより、ビジネスプロセスのテストだけでなく、定義されているクエリやプログラムコードのテストも実行できるようになる。 In step S1708, the information processing apparatus 101, based on the business process definition 405, the query and the program code acquired in step S1705, sets the business process definition 405 belonging to the “target application”, the identification information of the query or the program code to the “processing code”. Displayed as an option. This makes it possible to test not only business processes but also defined queries and program code.

具体的には、ステップS1707にて、「命令」に「ビジネスプロセス実行」の選択を受け付けた場合は「対象アプリケーション」に属すビジネスプロセス定義405の識別情報を「処理コード」の選択肢として表示する。「命令」に「クエリ実行」の選択を受け付けた場合は「対象アプリケーション」に属すクエリの識別情報を「処理コード」の選択肢として表示する。「命令」に「プログラムコード実行」の選択を受け付けた場合は「対象アプリケーション」に属すプログラムコードの識別情報を「処理コード」の選択肢として表示する。 Specifically, in step S1707, when the selection of "business process execution" is accepted for "command", the identification information of the business process definition 405 belonging to "target application" is displayed as an option of "processing code". When the selection of “query execution” is accepted for the “command”, the identification information of the query belonging to the “target application” is displayed as the option of the “processing code”. When the selection of "execute program code" is accepted in "instruction", the identification information of the program code belonging to "target application" is displayed as an option of "processing code".

「命令」に「アサーション」の選択を受け付けた場合は“EQUAL”を「処理コード」の選択肢として表示する。“EQUAL”は、「期待値」に変数を設定した場合に当該変数の値を照合する場合に用いる。なお、本実施形態においては、「アサーション」の「処理コード」を“EQUAL”のみとしたが、これに限定するものではなく、“<”や“≦”などの不等号や、“OR”等の論理式等があってもよい。 When the selection of "assertion" is accepted for "instruction", "EQUAL" is displayed as an option of "processing code". “EQUAL” is used when the value of the variable is collated when the variable is set to the “expected value”. In the present embodiment, the "processing code" of the "assertion" is only "EQUAL", but the present invention is not limited to this. There may be a logical expression or the like.

ステップS1709において、情報処理装置101は、ステップS1708にて表示した選択肢から、テスト実行するビジネスプロセス定義405、クエリ又はプログラムコードの選択を受け付ける。図18の1821ではテスト実行するビジネスプロセス定義405として“CALC_BP“、1822では“EQUAL”、1823ではテスト実行するビジネスプロセス定義405としてサブプロセスの“SUB_CALC_BP1“、1825では実行するクエリ、1826では実行するプログラムコードの識別情報の選択を受け付けたとする。 In step S1709, the information processing apparatus 101 receives the selection of the business process definition 405, the query, or the program code to be test-executed from the options displayed in step S1708. In FIG. 18, 1821 in FIG. 18 is “CALC_BP” as the business process definition 405 to be executed as a test, 1822 is “EQUAL”, 1823 is a business process definition 405 to be executed as a test “SUB_CALC_BP1” in subprocess, 1825 is a query to be executed, and 1826 is to be executed. It is assumed that the selection of the identification information of the program code is accepted.

ステップS1710において、情報処理装置101は、ステップS1709にて選択を受け付けたビジネスプロセス定義405、クエリ又はプログラムコードの引数を表示する(不図示)。例えば、ステップS1707にて、「処理コード」にビジネスプロセス定義405の識別情報が選択された場合は、選択したビジネスプロセス定義405を実行するためにどのような引数が必要かを認識させるために、当該ビジネスプロセス定義405に定義されている引数を表示する。 In step S1710, the information processing apparatus 101 displays the business process definition 405 selected in step S1709, the query, or the argument of the program code (not shown). For example, when the identification information of the business process definition 405 is selected for the “processing code” in step S1707, in order to recognize what kind of argument is required to execute the selected business process definition 405, The arguments defined in the business process definition 405 are displayed.

ステップS1711において、情報処理装置101は、ステップS1710にて表示された引数として、ステップS1709にて選択を受け付けたビジネスプロセス定義405、クエリ又はプログラムコードへ渡す値の入力を受け付ける。 In step S1711, the information processing apparatus 101 receives, as the argument displayed in step S1710, the input of a value to be passed to the business process definition 405, the query or the program code, the selection of which is received in step S1709.

ステップS1712において、情報処理装置101は、ステップS1709にて選択を受け付けたビジネスプロセス定義405、クエリ又はプログラムコードの実行結果である戻り値の「期待値」の入力を受け付ける。 In step S1712, the information processing apparatus 101 receives input of the business process definition 405 selected in step S1709 and the “expected value” of the return value that is the execution result of the query or the program code.

具体的には、ステップS1707にて「命令」に「ビジネスプロセス実行」「クエリ実行」「プログラムコード実行」の選択を受け付けた場合は、「期待値」には、ステップS1709にて選択を受け付けたビジネスプロセス定義405、クエリ又はプログラムコードの実行結果である戻り値を格納するための変数の変数名の入力を受け付ける。図18の1821ではビジネスプロセス定義405“CALC_BP”の実行結果を格納する変数“$RETALL”、1823ではサブプロセス“SUB_CALC_BP1”の実行結果を格納する変数“$RET1”の入力を受け付けたとする。 Specifically, when the selection of “business process execution”, “query execution”, or “program code execution” is accepted for “command” in step S1707, the selection is accepted for “expected value” in step S1709. The input of the variable name of the variable for storing the business process definition 405, the return value which is the execution result of the query or the program code is accepted. In 1821 of FIG. 18, it is assumed that the input of the variable “$RETALL” for storing the execution result of the business process definition 405 “CALC_BP” and the input of the variable “$RET1” for storing the execution result of the sub process “SUB_CALC_BP1” in 1823 are accepted.

一方、ステップS1707にて「命令」に「アサーション」の選択を受け付けた場合は、「期待値」には、変数に格納された値の期待値の入力を受け付ける。図18の1822では変数“$RETALL”の期待値として“3240”、1824では変数“$RET1”の期待値として“3000”の入力を受け付けたとする。 On the other hand, when the selection of “assertion” is accepted for “command” in step S1707, the input of the expected value of the value stored in the variable is accepted for “expected value”. It is assumed that the input of 1830 in FIG. 18 is “3240” as the expected value of the variable “$RETALL” and the input of 1830 is “3000” as the expected value of the variable “$RET1”.

ステップS1713において、情報処理装置101は、ステップS1706〜S1712を繰り返すことによって作成されたテストドライバ手順(例:図18の1820)に基づき、図19のようなテストドライバ定義406を生成し、外部メモリ211に記憶する。 In step S1713, the information processing apparatus 101 generates the test driver definition 406 as shown in FIG. 19 based on the test driver procedure (example: 1820 in FIG. 18) created by repeating steps S1706 to S1712, and the external memory It is stored in 211.

具体的には、テストドライバ手順1821〜を1つずつ、テストドライバ定義406の要素<bpautotest−step>に変換することにより、テストドライバ定義406を生成する。同様に、テストドライバ手順1821の「命令」はテストドライバ定義406の要素<command>に、「処理コード」は<object_01>に、「引数」は<argument>に、「期待値」は<expectation>に、「コメント」は<comment>にそれぞれ変換する。 Specifically, the test driver definition 406 is generated by converting each of the test driver procedures 1821 to the element <bpautotest-step> of the test driver definition 406. Similarly, the "instruction" of the test driver procedure 1821 is the element <command> of the test driver definition 406, the "processing code" is <object_01>, the "argument" is <argument>, and the "expected value" is <expectation>. "Comment" is converted into <comment>.

なお、本実施形態においては、テストドライバ定義406を図19のようなXMLファイルとしたが、XMLファイルに限定するものではなく、その他の形式のファイルとして生成したり、データベースに記憶させたり、ファイルやデータベース以外の情報として生成したりしてもよい。 In the present embodiment, the test driver definition 406 is the XML file as shown in FIG. 19, but the test driver definition 406 is not limited to the XML file, and may be generated as a file of another format, stored in a database, or a file. It may also be generated as information other than the database.

すなわち、ステップS1713は、取得された定義情報を用いて、テストドライバを生成する処理の一例を示すステップである。また、ステップS1713は、受け付けた定義に基づき、テストドライバを生成する処理の一例を示すステップである。また、ステップS1713は、受け付けた値を項目に対して代入することを含むテストドライバを生成する処理の一例を示すステップである。また、すなわち、ステップS1713は、受け付けた値と項目が持つ値とを比較することを含むテストドライバを生成する処理の一例を示すステップである。 That is, step S1713 is a step showing an example of a process of generating a test driver using the acquired definition information. Further, step S1713 is a step showing an example of a process of generating a test driver based on the received definition. Further, step S1713 is a step showing an example of a process of generating a test driver including substituting the received value for the item. In addition, that is, step S1713 is a step showing an example of a process of generating a test driver including comparing the received value with the value of the item.

以上で、図17の説明を終了する。 This is the end of the description of FIG.

以上により、アプリケーションを構築するための定義情報を用いて、アプリケーションに係るテストドライバを容易に生成することができる。また、アプリケーションを構築するための定義情報を用いて、定義情報が正しく定義されているかテストするためのテストドライバを容易に生成することができる。 As described above, it is possible to easily generate the test driver related to the application using the definition information for building the application. Further, by using the definition information for building the application, it is possible to easily generate the test driver for testing whether the definition information is correctly defined.

つまり、アプリケーション開発者は、テストを実行するプログラム(テストスクリプト)を記述する必要がないため、テストに係る工数を削減することができ、テストを効率的に行うことができる。よって、プログラミング知識のないアプリケーション開発者であっても、定義情報さえ理解できれば、アプリケーションに係るテストドライバを容易に生成することができる。
That is, the application developer does not need to write a program (test script) for executing the test, so that the number of man-hours related to the test can be reduced and the test can be efficiently performed. Therefore, even an application developer who has no programming knowledge can easily generate a test driver related to an application if he or she can understand the definition information.

テストドライバを用いたビジネスプロセステストの実行は、テストケースの実行と同様に図8、図9及び図10のフローチャートに沿って行う。その際、「テストケース」は「テストドライバ」と読み替えることとする。すなわち、ステップS803は、テストを実行するためのテスト定義情報を取得する処理の一例を示すステップである。 Execution of the business process test using the test driver is performed in accordance with the flowcharts of FIGS. 8, 9 and 10 similarly to the execution of the test case. At that time, "test case" is to be read as "test driver". That is, step S803 is a step showing an example of the process of acquiring the test definition information for executing the test.

ただし、テストドライバのテスト手順には、ステップS906のような入力系が無いため、ステップS906は判定せず、ステップS908に進む。 However, since the test procedure of the test driver does not have the input system as in step S906, the determination in step S906 is not made, and the process proceeds to step S908.

また、ステップS909では、情報処理装置101は、「処理コード」に設定されているビジネスプロセス定義405、クエリ又はプログラムコードを実行し、「期待値」に設定されている変数に戻り値を代入する。 Further, in step S909, the information processing apparatus 101 executes the business process definition 405, the query or the program code set in the “processing code”, and substitutes the return value into the variable set in the “expected value”. ..

また、ステップS910では、情報処理装置101は、「引数」に設定されている変数に格納されている値と、「期待値」に設定されている値が等しい場合はステップS916に進み、異なる場合はステップS912に進む。 Further, in step S910, the information processing apparatus 101 proceeds to step S916 if the value stored in the variable set in the “argument” is equal to the value set in the “expected value”, and if different. Advances to step S912.

すなわち、ステップS911は、アプリケーションを構築することなく、取得されたビジネスプロセスに係るテストを実行する処理の一例を示すステップである。また、ステップS911は、取得されたテスト定義情報に基づき、取得されたビジネスプロセスに係るテストを実行する処理の一例を示すステップである。また、ステップS911は、ビジネスプロセスからの戻り値と取得されたテスト定義情報に含まれる予想値とに基づき、テストの成否を判定すること処理の一例を示すステップである。 That is, step S911 is a step showing an example of a process of executing a test related to the acquired business process without building an application. Further, step S911 is a step showing an example of a process of executing a test related to the acquired business process based on the acquired test definition information. Further, step S911 is a step showing an example of the process of determining the success or failure of the test based on the return value from the business process and the expected value included in the acquired test definition information.

これら以外のステップについては、テストケースの実行時の図8、図9及び図10と同様の処理を行う。
For steps other than these, the same processing as in FIG. 8, FIG. 9, and FIG. 10 when the test case is executed is performed.

なお、本実施形態のようなアプリケーション構築ツールにおいては、構築されたアプリケーション又は生成されたそのプログラムが正しく動作するかのテストよりも、アプリケーションの処理として実行されるビジネスプロセスが期待通りに設定されているかのテストをすべきである。 In the application construction tool like this embodiment, the business process executed as the processing of the application is set as expected rather than the test whether the constructed application or the generated program operates correctly. You should test it.

つまり、アプリケーション構築ツールによるアプリケーション構築又はプログラム生成そのものは信頼すべきであり、アプリケーションの処理として実行されるビジネスプロセスについての正否についてテストすべきである。そのため、本発明が有効である。 That is, the application construction by the application construction tool or the program generation itself should be trusted, and the correctness of the business process executed as the processing of the application should be tested. Therefore, the present invention is effective.

以上により、アプリケーション構築ツールにおいて、アプリケーションの処理として実行されるビジネスプロセスが正しく定義されているかについて、テストを行うことができる。つまり、これにより、アプリケーション構築ツールにおいて、テスト対象をビジネスプロセスに絞ったテスト行うことができるため、テストを効率的に行うことができる。 As described above, in the application construction tool, it is possible to test whether the business process executed as the processing of the application is correctly defined. In other words, this allows the application construction tool to perform the test by focusing on the business process, so that the test can be performed efficiently.

勿論、本実施形態により生成したテストドライバを用いて、テスト対象を定義情報に絞ったテストを行うだけでなく、構築又は生成したアプリケーションを動作させてテストを行うことで、アプリケーション全体までテスト対象を広げたテスト(総合テスト)を行うとしてもよい。
Of course, by using the test driver generated according to the present embodiment, not only a test in which the test target is narrowed down to the definition information is performed, but also the built or generated application is operated to perform the test, so that the entire test target is tested. An expanded test (comprehensive test) may be performed.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(又はCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, the recording medium recording the program that realizes the functions of the above-described embodiments is supplied to the system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, non-volatile memory card, ROM, EEPROM, silicon. A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, not only the functions of the above-described embodiments are realized by executing the program read by the computer, but also the OS (operating system) running on the computer is actually executed based on the instructions of the program. It goes without saying that a case where some or all of the processing is performed and the functions of the above-described embodiments are realized by the processing is also included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is instructed based on the instruction of the program code. Needless to say, this also includes the case where the CPU or the like included in the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system including a plurality of devices or an apparatus including a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium storing the program for achieving the present invention into the system or device, the system or device can enjoy the effects of the present invention.

上記プログラムの形態は、オブジェクトコード、インタプリタにより実行されるプログラムコード、OS(オペレーティングシステム)に供給されるスクリプトデータ等の形態から成ってもよい。 The form of the program may be an object code, a program code executed by an interpreter, script data supplied to an OS (operating system), or the like.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態及びその変形例を組み合わせた構成も全て本発明に含まれるものである。
Further, by downloading and reading a program for achieving the present invention from a server, a database or the like on a network using a communication program, the system or apparatus can enjoy the effects of the present invention. It should be noted that the present invention also includes all configurations that combine the above-described embodiments and modifications thereof.

101 情報処理装置
102 アプリケーションサーバ
103 データベースサーバ
104 アプリケーションクライアント
105 ネットワーク
101 Information Processing Device 102 Application Server 103 Database Server 104 Application Client 105 Network

Claims (6)

アプリケーションを構築する情報処理装置で実行可能なプログラムであって、
前記情報処理装置を、
前記アプリケーションを構築するための定義情報を取得するアプリケーション定義情報取得手段と、
前記アプリケーション定義情報取得手段により取得された定義情報に基づき、前記アプリケーションを構築するアプリケーション構築手段と、
前記アプリケーション構築手段により構築されたアプリケーションの処理として実行されるビジネスプロセスを取得するビジネスプロセス取得手段と、
前記アプリケーション構築手段によりアプリケーションを構築することなく、前記ビジネスプロセス取得手段により取得されたビジネスプロセスに係るテストを実行するテスト実行手段
として機能させるためのプログラム。
A program that can be executed by an information processing device that builds an application,
The information processing device,
Application definition information acquisition means for acquiring definition information for building the application,
An application construction means for constructing the application based on the definition information acquired by the application definition information acquisition means,
A business process acquisition means for acquiring a business process executed as a process of the application constructed by the application construction means;
A program for functioning as test execution means for executing a test related to a business process acquired by the business process acquisition means without building an application by the application building means.
前記テストを実行するためのテスト定義情報を取得するテスト定義情報取得手段と、
前記テスト実行手段は、
前記テスト定義情報取得手段により取得されたテスト定義情報に基づき、前記ビジネスプロセス取得手段により取得されたビジネスプロセスに係るテストを実行すること
を特徴とする請求項1に記載のプログラム。
Test definition information acquisition means for acquiring test definition information for executing the test,
The test execution means,
The program according to claim 1, which executes a test related to the business process acquired by the business process acquisition unit based on the test definition information acquired by the test definition information acquisition unit.
前記テスト実行手段は、
前記テスト定義情報取得手段により取得されたテスト定義情報に含まれる引数を、前記テスト定義情報取得手段により取得されたテスト定義情報に含まれるビジネスプロセス識別情報に対応するビジネスプロセスに渡して、当該ビジネスプロセスを実行し、当該ビジネスプロセスからの戻り値と前記テスト定義情報取得手段により取得されたテスト定義情報に含まれる予想値とに基づき、前記テストの成否を判定すること
を特徴とする請求項2に記載のプログラム。
The test execution means,
The argument included in the test definition information acquired by the test definition information acquisition unit is passed to the business process corresponding to the business process identification information included in the test definition information acquired by the test definition information acquisition unit, and the business 3. The process is executed, and the success or failure of the test is determined based on a return value from the business process and an expected value included in the test definition information acquired by the test definition information acquiring means. The program described in.
前記ビジネスプロセスは、
前記アプリケーションに係る、ビジネスロジック、プログラムコード又はデータベースクエリであること
を特徴とする請求項1乃至3のいずれか1項に記載のプログラム。
The business process is
The program according to any one of claims 1 to 3, which is a business logic, a program code, or a database query relating to the application.
アプリケーションを構築する情報処理装置であって、
前記アプリケーションを構築するための定義情報を取得するアプリケーション定義情報取得手段と、
前記アプリケーション定義情報取得手段により取得された定義情報に基づき、前記アプリケーションを構築するアプリケーション構築手段と、
前記アプリケーション構築手段により構築されたアプリケーションの処理として実行されるビジネスプロセスを取得するビジネスプロセス取得手段と、
前記アプリケーション構築手段によりアプリケーションを構築することなく、前記ビジネスプロセス取得手段により取得されたビジネスプロセスに係るテストを実行するテスト実行手段と
を備えることを特徴とする情報処理装置。
An information processing device for building an application,
Application definition information acquisition means for acquiring definition information for building the application,
An application construction means for constructing the application based on the definition information acquired by the application definition information acquisition means,
A business process acquisition means for acquiring a business process executed as a process of the application constructed by the application construction means;
An information processing apparatus comprising: a test execution unit that executes a test related to a business process acquired by the business process acquisition unit without building an application by the application building unit.
アプリケーションを構築する情報処理装置における処理方法であって、
前記情報処理装置が、
前記アプリケーションを構築するための定義情報を取得するアプリケーション定義情報取得ステップと、
前記アプリケーション定義情報取得ステップにより取得された定義情報に基づき、前記アプリケーションを構築するアプリケーション構築ステップと、
前記アプリケーション構築ステップにより構築されたアプリケーションの処理として実行されるビジネスプロセスを取得するビジネスプロセス取得ステップと、
前記アプリケーション構築ステップによりアプリケーションを構築することなく、前記ビジネスプロセス取得ステップにより取得されたビジネスプロセスに係るテストを実行するテスト実行ステップと
を実行することを特徴とする処理方法。
A processing method in an information processing device for building an application, comprising:
The information processing device is
An application definition information acquisition step of acquiring definition information for building the application,
An application construction step of constructing the application based on the definition information acquired by the application definition information acquisition step,
A business process acquisition step of acquiring a business process executed as a process of the application constructed by the application construction step;
And a test execution step of executing a test related to the business process acquired in the business process acquisition step without building an application in the application building step.
JP2019019236A 2019-02-06 2019-02-06 Program, information processing device, and control method thereof Active JP7319516B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019019236A JP7319516B2 (en) 2019-02-06 2019-02-06 Program, information processing device, and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019019236A JP7319516B2 (en) 2019-02-06 2019-02-06 Program, information processing device, and control method thereof

Publications (3)

Publication Number Publication Date
JP2020126501A true JP2020126501A (en) 2020-08-20
JP2020126501A5 JP2020126501A5 (en) 2022-02-17
JP7319516B2 JP7319516B2 (en) 2023-08-02

Family

ID=72084050

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019019236A Active JP7319516B2 (en) 2019-02-06 2019-02-06 Program, information processing device, and control method thereof

Country Status (1)

Country Link
JP (1) JP7319516B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000155714A (en) * 1998-11-18 2000-06-06 Nec Corp Method and system for application development assistance
JP2002366387A (en) * 2001-06-13 2002-12-20 Hitachi Ltd Automatic test system for software program
US20110088011A1 (en) * 2009-10-14 2011-04-14 Vermeg Sarl Automated Enterprise Software Development
JP2015153323A (en) * 2014-02-18 2015-08-24 富士通株式会社 Symbolic execution program, symbolic execution method, and symbolic execution device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6304433B2 (en) 2016-06-30 2018-04-04 キヤノンマーケティングジャパン株式会社 Information processing apparatus, server, processing method thereof, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000155714A (en) * 1998-11-18 2000-06-06 Nec Corp Method and system for application development assistance
JP2002366387A (en) * 2001-06-13 2002-12-20 Hitachi Ltd Automatic test system for software program
US20110088011A1 (en) * 2009-10-14 2011-04-14 Vermeg Sarl Automated Enterprise Software Development
JP2015153323A (en) * 2014-02-18 2015-08-24 富士通株式会社 Symbolic execution program, symbolic execution method, and symbolic execution device

Also Published As

Publication number Publication date
JP7319516B2 (en) 2023-08-02

Similar Documents

Publication Publication Date Title
US11100278B2 (en) Systems and methods for presentation of a terminal application screen
US11237948B2 (en) Rendering engine component abstraction system
CN113505082B (en) Application program testing method and device
JP6441786B2 (en) Test support apparatus, test support method, and program
US20210208996A1 (en) Verification automation apparatus, verification automation method, and computer-readable recording medium
CN115658529A (en) Automatic testing method for user page and related equipment
WO2021061185A1 (en) Test automation of application
KR20100056338A (en) Gui test automatic system for improving reusability of test script and method thereof
JP7212238B2 (en) Information processing device, its control method and program
JP7277694B2 (en) Information processing device, its control method and program
JP7319516B2 (en) Program, information processing device, and control method thereof
JP4602312B2 (en) Device setting device, device setting method, information acquisition device, information acquisition method, recording medium, and program
JP7323755B2 (en) Information processing system, its control method and program
JP7294609B2 (en) Program, Method, and Device for Supporting Software Operation Scenario Generation
JP7256353B2 (en) Information processing system, its control method and program
JP7219389B2 (en) Information processing device, its control method and program
JP7311740B2 (en) Information processing system, its control method, and program
JP2019192135A (en) Information processing device, processing method therefor and program
JP2019153265A (en) Information processing apparatus, processing method of the same and program
US10545858B2 (en) Method for testing a graphical interface and corresponding test system
JP2019153264A (en) Information processing apparatus, processing method of the same and program
JP2019192133A (en) Information processing device, processing method therefor and program
JP2019197261A (en) Information processor, method for controlling the same, and program
JP2016126700A (en) Program verification device, program verification method, and program verification program
JP2021039433A (en) Information processing device, processing method therein, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220207

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230227

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230620

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230703

R151 Written notification of patent or utility model registration

Ref document number: 7319516

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151