JP4860415B2 - Web service test apparatus, web service test method, and program - Google Patents
Web service test apparatus, web service test method, and program Download PDFInfo
- Publication number
- JP4860415B2 JP4860415B2 JP2006264440A JP2006264440A JP4860415B2 JP 4860415 B2 JP4860415 B2 JP 4860415B2 JP 2006264440 A JP2006264440 A JP 2006264440A JP 2006264440 A JP2006264440 A JP 2006264440A JP 4860415 B2 JP4860415 B2 JP 4860415B2
- Authority
- JP
- Japan
- Prior art keywords
- screen
- cgi
- web service
- processing result
- transition destination
- 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.)
- Active
Links
- 238000012360 testing method Methods 0.000 title claims description 153
- 238000010998 test method Methods 0.000 title claims description 15
- 230000007704 transition Effects 0.000 claims description 123
- 238000003860 storage Methods 0.000 claims description 102
- 238000012545 processing Methods 0.000 claims description 85
- 230000008859 change Effects 0.000 claims description 42
- 230000005540 biological transmission Effects 0.000 claims description 9
- 238000013461 design Methods 0.000 description 60
- 238000000034 method Methods 0.000 description 30
- 230000008569 process Effects 0.000 description 28
- 238000011161 development Methods 0.000 description 11
- 238000013102 re-test Methods 0.000 description 10
- 238000012937 correction Methods 0.000 description 7
- 101150099612 Esrrb gene Proteins 0.000 description 6
- 238000012938 design process Methods 0.000 description 3
- 238000002360 preparation method Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000010276 construction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Landscapes
- Debugging And Monitoring (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
Description
本発明は、Webアプリケーションの開発を支援するWebサービステスト装置、Webサービステスト方法、及びプログラムに関する。 The present invention relates to a web service test apparatus, a web service test method, and a program that support development of a web application.
近年、Web上でさまざまな業務アプリケーションを提供するWebサービスが広く使われている。このようなWebサービスでは、アプリケーションを実現するためのプログラムやスクリプトがCGI(Common Gateway Interface)により起動され、ユーザの入力内容に対して処理を行い、その処理結果を含むHTML形式のデータを作成してユーザに応答する。このようなWebアプリケーションの開発においては、プログラムによって生成されるHTMLページの画面デザインや文言、プログラムの処理内容を修正した場合、プログラムのソースファイルの修正、コンパイル、オブジェクトファイルのリンク等を行い、さらに、修正したプログラムをWebサーバにアップロードした後に、実際にブラウザからアクセスし、修正内容である画面レイアウト、遷移などの修正内容を確認する必要があり、修正内容の確認が迅速に行えないという問題があった。また、修正内容が、画面デザインや文言を変更するだけの小規模なものであっても、プログラムの変更を伴うために、全項目の評価が必要であり、テスト工数が多くかかってしまうという問題があった。 In recent years, Web services that provide various business applications on the Web have been widely used. In such a Web service, a program or script for realizing the application is started by CGI (Common Gateway Interface), processes the input contents of the user, and creates HTML format data including the processing result. Respond to the user. In the development of such a Web application, when the screen design and wording of the HTML page generated by the program, the processing contents of the program are corrected, the source file of the program is corrected, compiled, the object file is linked, etc. After uploading the corrected program to the Web server, it is necessary to check the correction contents such as the screen layout and transition that are the correction contents actually by accessing from the browser, and the correction contents cannot be confirmed quickly. there were. In addition, even if the content of the modification is small enough to change the screen design and wording, it is necessary to evaluate all the items because the program is changed, and it takes a lot of test man-hours. was there.
このようなGUI画面を有するプログラムの開発支援に関する技術として、特許文献1がある。特許文献1では、GUIリソースに固有IDを付与し、編集機能によりGUI構築データを生成する。システムアプリケーションは、GUIリソースのIDを用いて描画を行うことにより、GUI画面とシステムアプリケーションの独立性を高め、GUI変更に伴うソースプログラムの書換えを不要としている。
As a technique related to development support of a program having such a GUI screen, there is
しかしながら、上述した特許文献1記載のGUI作成支援方法は、画面デザイン等、GUI環境の変更に伴う開発コストの低減を目的としており、プログラム処理の変更に伴う開発コストは対象としていない。
However, the above-described GUI creation support method described in
(発明の目的)
本発明の目的は、上述した従来の課題である、GUI画面を有するWebサービスの開発環境において、Webサービスの画面デザインや文言、処理内容を修正した場合に、修正内容の確認に必要なテスト工数を低減した、Webサービステスト装置、Webサービステスト方法、及びプログラムを提供するものである。
(Object of invention)
It is an object of the present invention to test man-hours required for confirming correction contents when the screen design, wording, and processing contents of a Web service are corrected in the development environment of a Web service having a GUI screen, which is the conventional problem described above. Web service test apparatus, Web service test method, and program are provided.
本発明の第1のWebサービステスト装置は、Webサービスの画面のデザインを記憶するリンク記憶手段と、前記画面上で発生したイベントに対して実行するCGIと前記CGIの実行結果により遷移する前記画面を記憶する画面遷移記憶手段と、前記CGIの処理内容を記憶するCGI記憶手段と、ブラウザからWebサーバを経由して送信された前記イベントに対して、前記画面遷移記憶手段の内容にもとづき前記CGIを選択、実行し、前記CGIの処理結果により画面遷移先を決定し、前記リンク記憶手段の内容にもとづき当該遷移先の前記画面のHTMLファイルを生成し、前記Webサーバを経由して前記ブラウザへ送信するテスト手段とを備えたことを特徴とする。 The first Web service test apparatus according to the present invention includes a link storage unit that stores a design of a Web service screen, a CGI that is executed with respect to an event that has occurred on the screen, and the screen that is transitioned according to an execution result of the CGI Screen transition storage means for storing the CGI processing contents, CGI storage means for storing the processing contents of the CGI, and the CGI based on the contents of the screen transition storage means for the event transmitted from the browser via the Web server. Is selected and executed, the screen transition destination is determined based on the processing result of the CGI, the HTML file of the screen of the transition destination is generated based on the contents of the link storage means, and is sent to the browser via the Web server And a test means for transmitting.
本発明の第2のWebサービステスト装置は、第1のWebサービステスト装置において、前記Webサービステスト装置が、さらに、前記画面に表示する表示部品を記憶する表示部品記憶手段と、前記画面に表示するテキストを記憶するテキスト記憶手段とを備え、前記リンク記憶手段は、前記画面のデザインを、前記表示部品記憶手段に記憶される表示部品と前記テキスト記憶手段に記憶されるテキストを用いて記述し、前記テスト手段が、前記表示部品記憶手段、前記テキスト記憶手段、及び、前記リンク記憶手段の内容にもとづき前記HTMLファイルの作成を行うことを特徴とする。 According to a second Web service test apparatus of the present invention, in the first Web service test apparatus, the Web service test apparatus further stores display component storage means for storing a display component to be displayed on the screen, and displays on the screen. Text storage means for storing the text to be stored, wherein the link storage means describes the design of the screen using display parts stored in the display part storage means and text stored in the text storage means. The test means creates the HTML file based on the contents of the display component storage means, the text storage means, and the link storage means.
本発明の第3のWebサービステスト装置は、第1または第2のWebサービステスト装置において、前記Webサービステスト装置が、さらに、ユーザから前記画面のデザインの入力を受け付け、前記リンク記憶手段に保存するデザイン入力手段と、前記ユーザから前記CGIの処理内容の入力を受け付け、前記CGI記憶手段に保存し、画面遷移のトリガとなる前記イベント、前記イベント発生時に実行される前記CGI、前記CGIの処理結果に対する前記画面遷移先の入力を受け付け、前記画面遷移記憶手段に保存するCGI作成手段とを備えたことを特徴とする。 According to a third Web service test apparatus of the present invention, in the first or second Web service test apparatus, the Web service test apparatus further receives an input of the screen design from a user and stores it in the link storage unit. Design input means that receives the input of the CGI processing content from the user, saves it in the CGI storage means, the event that triggers screen transition, the CGI that is executed when the event occurs, and the CGI processing CGI creation means for receiving an input of the screen transition destination with respect to the result and saving it in the screen transition storage means.
本発明の第4のWebサービステスト装置は、第1乃至第3のいずれかに記載のWebサービステスト装置において、前記Webサービステスト装置が、さらに、前記画面遷移記憶手段の内容にもとづき、前記画面遷移のテストを行うためのテストパタンを作成し、テスト項目記憶部に保存するテスト項目作成手段を備えたことを特徴とする。 A fourth Web service test apparatus according to the present invention is the Web service test apparatus according to any one of the first to third aspects, wherein the Web service test apparatus further includes the screen based on the contents of the screen transition storage unit. Test item creation means for creating a test pattern for performing a transition test and storing the test pattern in a test item storage unit is provided.
本発明の第5のWebサービステスト装置は、第4のWebサービステスト装置において、前記テスト項目作成手段が、前記CGI記憶手段、前記画面遷移記憶手段、及び前記リンク記憶手段の内容の変更履歴にもとづき、前記テストパタンのうち前記変更履歴に関係するパタンを再テスト対象パタンとして前記テスト項目記憶部に保存することを特徴とする。 According to a fifth Web service test apparatus of the present invention, in the fourth Web service test apparatus, the test item creation unit includes a change history of contents of the CGI storage unit, the screen transition storage unit, and the link storage unit. Based on the above, a pattern related to the change history among the test patterns is stored in the test item storage unit as a retest target pattern.
本発明の第1のWebサービステスト方法は、ブラウザからWebサーバを経由して送信されたイベントに対して、前記イベントに対して実行するCGIと前記CGIの実行結果により遷移する画面を記憶する画面遷移記憶手段の内容にもとづき前記CGIを選択、実行し、前記CGIの処理結果により画面遷移先を決定し、前記画面のデザインを記憶するリンク記憶手段の内容にもとづき当該遷移先の前記画面のHTMLファイルを生成し、前記Webサーバを経由して前記ブラウザへ送信するテストステップを含むことを特徴とする。 The first Web service test method of the present invention is a screen for storing a CGI executed for an event transmitted from a browser via a Web server, and a screen that transitions depending on an execution result of the CGI. Select and execute the CGI based on the contents of the transition storage means, determine the screen transition destination based on the processing result of the CGI, and the HTML of the screen at the transition destination based on the contents of the link storage means for storing the design of the screen It includes a test step of generating a file and transmitting it to the browser via the Web server.
本発明の第2のWebサービステスト方法は、第1のWebサービステスト方法において、前記リンク記憶手段が、前記画面のデザインを、前記画面に表示する表示部品を記憶する表示部品記憶手段に記憶される表示部品と前記画面に表示するテキストを記憶するテキスト記憶手段に記憶されるテキストを用いて記述し、前記テストステップが、前記表示部品記憶手段、前記テキスト記憶手段、及び、前記リンク記憶手段の内容にもとづき前記HTMLファイルの作成を行うことを特徴とする。 According to a second Web service test method of the present invention, in the first Web service test method, the link storage unit is stored in a display component storage unit that stores a display component for displaying the design of the screen on the screen. The display component and the text stored in the text storage means for storing the text to be displayed on the screen, and the test step includes the display component storage means, the text storage means, and the link storage means. The HTML file is created based on the contents.
本発明の第3のWebサービステスト方法は、第1または第2のWebサービステスト方法において、ユーザから前記画面のデザインの入力を受け付け、前記リンク記憶手段に保存するデザイン入力ステップと、前記ユーザから前記CGIの処理内容の入力を受け付け、前記CGI記憶手段に保存し、画面遷移のトリガとなる前記イベント、前記イベント発生時に実行される前記CGI、前記CGIの処理結果に対する前記画面遷移先の入力を受け付け、前記画面遷移記憶手段に保存するCGI作成ステップとをさらに含むことを特徴とする。 According to a third Web service test method of the present invention, in the first or second Web service test method, a design input step of receiving an input of the design of the screen from a user and storing it in the link storage means; The input of the CGI processing content is received, stored in the CGI storage means, the event that triggers screen transition, the CGI that is executed when the event occurs, and the input of the screen transition destination for the processing result of the CGI A CGI creation step of receiving and saving in the screen transition storage means.
本発明の第4のWebサービステスト方法は、第1乃至第3のいずれかに記載のWebサービステスト方法において、前記画面遷移記憶手段の内容にもとづき、前記画面遷移のテストを行うためのテストパタンを作成し、テスト項目記憶部に保存するテスト項目作成ステップをさらに含むことを特徴とする。 A fourth Web service test method of the present invention is the Web service test method according to any one of the first to third aspects, wherein the test pattern for testing the screen transition based on the contents of the screen transition storage means. And a test item creation step of saving the test item in the test item storage unit.
本発明の第5のWebサービステスト方法は、第4のWebサービステスト方法において、前記テスト項目作成ステップが、前記CGI記憶手段、前記画面遷移記憶手段、及び前記リンク記憶手段の内容の変更履歴にもとづき、前記テストパタンのうち前記変更履歴に関係するパタンを再テスト対象パタンとして前記テスト項目記憶部に保存することを特徴とする。 According to a fifth Web service test method of the present invention, in the fourth Web service test method, the test item creation step includes a change history of contents of the CGI storage unit, the screen transition storage unit, and the link storage unit. Based on the above, a pattern related to the change history among the test patterns is stored in the test item storage unit as a retest target pattern.
本発明の第1のプログラムは、ブラウザからWebサーバを経由して送信されたイベントに対して、前記イベントに対して実行するCGIと前記CGIの実行結果により遷移する画面を記憶する画面遷移記憶手段の内容にもとづき前記CGIを選択、実行し、前記CGIの処理結果により画面遷移先を決定し、前記画面のデザインを記憶するリンク記憶手段の内容にもとづき当該遷移先の前記画面のHTMLファイルを生成し、前記Webサーバを経由して前記ブラウザへ送信するテスト処理をWebサービステスト装置に行わせることを特徴とする。 The first program of the present invention is a screen transition storage unit that stores a CGI executed for an event transmitted from a browser via a Web server and a screen that changes according to the execution result of the CGI. Select and execute the CGI based on the contents of the screen, determine the screen transition destination based on the processing result of the CGI, and generate the HTML file of the screen at the transition destination based on the contents of the link storage means for storing the design of the screen And causing the Web service test apparatus to perform a test process for transmitting to the browser via the Web server.
本発明の第2のプログラムは、第1のプログラムにおいて、前記リンク記憶手段が、前記画面のデザインを、前記画面に表示する表示部品を記憶する表示部品記憶手段に記憶される表示部品と前記画面に表示するテキストを記憶するテキスト記憶手段に記憶されるテキストを用いて記述し、前記テスト処理が、前記表示部品記憶手段、前記テキスト記憶手段、及び、前記リンク記憶手段の内容にもとづき前記HTMLファイルの作成を行うことを特徴とする。 According to a second program of the present invention, in the first program, the link storage unit stores the display component and the screen stored in the display component storage unit that stores the display component for displaying the design of the screen on the screen. The HTML file is written based on the contents of the display component storage means, the text storage means, and the link storage means. It is characterized by making.
本発明の第3のプログラムは、第1または第2のプログラムにおいて、ユーザから前記画面のデザインの入力を受け付け、前記リンク記憶手段に保存するデザイン入力処理と、前記ユーザから前記CGIの処理内容の入力を受け付け、前記CGI記憶手段に保存し、画面遷移のトリガとなる前記イベント、前記イベント発生時に実行される前記CGI、前記CGIの処理結果に対する前記画面遷移先の入力を受け付け、前記画面遷移記憶手段に保存するCGI作成処理とをさらにWebサービステスト装置に行わせることを特徴とする。 According to a third program of the present invention, in the first or second program, a design input process for receiving an input of the design of the screen from a user and saving it in the link storage unit; and a process content of the CGI from the user Accepts an input, saves it in the CGI storage means, accepts the event that triggers screen transition, the CGI that is executed when the event occurs, the input of the screen transition destination for the processing result of the CGI, and the screen transition memory The Web service test apparatus is further caused to perform CGI creation processing stored in the means.
本発明の第4のプログラムは、第1乃至第3のいずれかに記載プログラムにおいて、前記画面遷移記憶手段の内容にもとづき、前記画面遷移のテストを行うためのテストパタンを作成し、テスト項目記憶部に保存するテスト項目作成処理をさらにWebサービステスト装置に行わせることを特徴とする。 According to a fourth program of the present invention, in the program according to any one of the first to third aspects, a test pattern for performing the screen transition test is created based on the contents of the screen transition storage means, and a test item storage is performed. The Web service test apparatus is further caused to perform a test item creation process stored in the section.
本発明の第5のプログラムは、第4のプログラムにおいて、前記テスト項目作成処理が、前記CGI記憶手段、前記画面遷移記憶手段、及び前記リンク記憶手段の内容の変更履歴にもとづき、前記テストパタンのうち前記変更履歴に関係するパタンを再テスト対象パタンとして前記テスト項目記憶部に保存することを特徴とする。 According to a fifth program of the present invention, in the fourth program, the test item creation processing is based on a change history of the contents of the CGI storage unit, the screen transition storage unit, and the link storage unit. Among them, a pattern related to the change history is stored in the test item storage unit as a retest target pattern.
本発明の効果は、GUI画面を有するWebサービスの開発環境において、Webサービスの画面デザインや文言、処理内容を修正した場合に、修正内容の確認に必要なテスト工数を低減できることである。 The effect of the present invention is that, in the development environment of a web service having a GUI screen, when the screen design, the wording, and the processing content of the web service are modified, it is possible to reduce the number of test steps required for confirming the modified content.
その理由は、GUI画面を有するWebサービスの画面デザインや処理を、表示部品記憶部、テキスト記憶部、リンク記憶部、CGI記憶部、及び、画面遷移記憶部に分けて記述し、テスト手段がこれらの情報をもとにCGIの選択、実行、画面遷移先の決定、画面のHTMLファイルの生成を行うことによりWebサービスを実現するため、Webサービスの画面デザインや文言、Webサービスの画面遷移やデータベースの操作等の処理内容に変更があった場合でも、ソースファイルのコンパイル、オブジェクトファイルのリンク等は必要なく、当該Webサービスの画面デザインや文言、処理内容の変更に関係する記憶部の情報のみを修正するだけで、Webサービスのテストを行えるためである。 The reason is that the screen design and processing of a Web service having a GUI screen are described separately for a display component storage unit, a text storage unit, a link storage unit, a CGI storage unit, and a screen transition storage unit. In order to realize a Web service by selecting and executing CGI, determining a screen transition destination, and generating an HTML file of the screen based on the information of the Web service, screen design and wording of the Web service, screen transition of the Web service and database Even if there is a change in the processing content such as the above operation, there is no need to compile the source file, link the object file, etc., only the information on the storage unit related to the change in the screen design and wording of the Web service and the processing content This is because the Web service can be tested simply by making corrections.
次に、本発明を実施するための最良の形態について図面を参照して詳細に説明する。 Next, the best mode for carrying out the present invention will be described in detail with reference to the drawings.
図1に本発明の実施の形態における、Webサービステスト装置の構成を示す。Webサービステスト装置100は、プログラム制御により動作する、パーソナルコンピュータやワークステーション等の情報処理装置であり、図1に示すように、デザイン入力部110、CGI作成部120、テスト処理部130、テスト項目生成部140、表示部品記憶部151、テキスト記憶部152、リンク記憶部153、CGI記憶部154、画面遷移記憶部155、テスト項目記憶部156、及び、セッション情報記憶部157より構成される。
FIG. 1 shows the configuration of a Web service test apparatus according to an embodiment of the present invention. The Web service test apparatus 100 is an information processing apparatus such as a personal computer or a workstation that operates under program control. As shown in FIG. 1, a
ここで、表示部品記憶部151は、Webサービスの画面を構成する表示部品を表示部品テーブル161(図3)として記憶管理する。テキスト記憶部152は、Webサービスの画面に表示するテキストをテキストテーブル162(図4)として記憶管理する。リンク記憶部153は、画面上での表示部品、テキストの配置、及び表示部品とCGIの入力パラメータとの関係をリンクテーブル163(図5)として記憶管理する。CGI記憶部154は、CGIの処理内容、入出力パラメータをCGIテーブル164(図6)として記憶管理する。画面遷移記憶部155は画面遷移のトリガとなる送信ボタンと、送信ボタンが押下されたときに実行するCGI、及び、CGIの実行結果(分岐条件)により遷移する画面遷移先を画面遷移テーブル165(図7)として記憶管理する。テスト項目記憶部156は、画面遷移テーブル165にもとづいて作成した、Webサービスのテストパタンをテスト項目テーブル166(図8)として記憶管理する。 Here, the display component storage unit 151 stores and manages the display components constituting the Web service screen as a display component table 161 (FIG. 3). The text storage unit 152 stores and manages the text to be displayed on the Web service screen as a text table 162 (FIG. 4). The link storage unit 153 stores and manages, as a link table 163 (FIG. 5), the display component on the screen, the text layout, and the relationship between the display component and the CGI input parameters. The CGI storage unit 154 stores and manages CGI processing contents and input / output parameters as a CGI table 164 (FIG. 6). The screen transition storage unit 155 displays a transmission button that triggers screen transition, a CGI that is executed when the transmission button is pressed, and a screen transition table 165 that indicates a screen transition destination that changes according to a CGI execution result (branch condition). FIG. 7) is stored and managed. The test item storage unit 156 stores and manages the web service test pattern created based on the screen transition table 165 as the test item table 166 (FIG. 8).
デザイン入力部110は、Webサービスの各画面を編集するものであり、表示部品テーブル161、テキストテーブル162の情報をもとに、画面上に表示部品、テキストの配置を行い、リンクテーブル163を生成する。
The
CGI作成部120は、Webサービスを実現するためのCGI、画面遷移を編集するものであり、CGIテーブル164、及び、画面遷移テーブル165を生成する。
The
テスト処理部130は、Webサービスのテスト処理を提供するものであり、ブラウザ300からWebサーバ200を経由して入力された送信ボタンに応じて、画面遷移テーブル165をもとにCGIを実行し、CGIの実行結果により画面遷移先を決定し、リンクテーブル163をもとに遷移先画面のHTMLファイルを生成し、Webサーバ200を経由してブラウザ300に送信する。
The
テスト項目生成部140は、画面遷移テーブル165をもとに、テスト項目テーブル166を生成するものである。テスト項目生成部140は、また、デザイン入力部110により画面のデザインが変更された場合や、CGI作成部120によりCGIの処理内容、送信ボタンとCGIの対応、CGIの処理結果と画面遷移先の対応等が変更された場合は、それらの影響範囲を調べ、テスト項目テーブル166上でテストすべき再テスト対象パタンを出力する。
The test item generation unit 140 generates the test item table 166 based on the screen transition table 165. The test item generation unit 140 also displays the CGI processing content, the correspondence between the transmission button and the CGI, the CGI processing result, and the screen transition destination when the design of the screen is changed by the
次に、本発明を実施するための最良の形態の動作について図面を参照して説明する。 Next, the operation of the best mode for carrying out the present invention will be described with reference to the drawings.
[Webサービス設計処理]
図2にWebサービス設計処理の動作フローを示す。Webサービス設計処理は、Webサービスの画面デザインの入力、CGIの処理内容の作成、画面上での送信ボタンと実行するCGIの対応の入力、CGIの処理結果と画面遷移先の対応等の入力を行い、Webサービスを提供するために必要なリンクテーブル163、CGIテーブル164、及び画面遷移テーブル165を生成する。また、ユーザがWebサービスのテストを行うためのテスト項目テーブル166を生成する。
[Web service design processing]
FIG. 2 shows an operation flow of the Web service design process. Web service design processing includes input of web service screen design, creation of CGI processing contents, input of a send button and CGI to be executed on the screen, input of correspondence between the CGI processing result and the screen transition destination, etc. And generate a link table 163, a CGI table 164, and a screen transition table 165 necessary for providing the Web service. Also, a test item table 166 is generated for the user to test the Web service.
はじめに、デザイン入力部110は、ユーザから画面デザインの入力を受け付ける(ステップA101)。ここで、予め、表示部品テーブル161には、使用される表示部品名と属性が、また、テキストテーブル162には、テキスト名とテキスト文字が定義されているものとする。ユーザは、例えば、図17に示すようなデザイン設定画面181から画面デザインを入力する。デザイン設定画面181には、表示部品テーブル161に定義された表示部品が表示部品一覧に、また、テキストテーブル162に定義されたテキストがテキスト一覧に表示され、ユーザは、これらの表示部品やテキストを画面上に配置することにより、各画面を設計する。また、ユーザは、表示部品と共に表示される文字列や、テキストのフォントや色、幅といった属性情報についても、配置時に指定を行う。デザイン入力部110は、ユーザにより入力された画面デザインをリンクテーブル163に保存する(ステップA102)。画面デザインの入力の結果、リンクテーブル163には、各画面毎に、表示部品名/テキスト名、表示部品/テキストが配置される座標、表示部品と共に表示される文字列である表示項目、及び、テキストのフォントや色、幅といった属性情報が保存される。
First, the
例えば、図17のデザイン設定画面181上で、画面Aを作成した場合、生成されるリンクテーブル163は、図5に示すような、表示部品名/テキスト名、座標、属性情報を持つテーブルとなる。 For example, when screen A is created on the design setting screen 181 in FIG. 17, the generated link table 163 is a table having display component names / text names, coordinates, and attribute information as shown in FIG. .
次に、CGI作成部120は、ユーザから画面遷移のトリガとする送信ボタンの入力を受け付ける(ステップA103)。CGI作成部120は、入力された結果を画面遷移トリガ設定テーブル171(図9(a))に保存する。
Next, the
CGI作成部120は、ユーザからCGIの設定の入力を受け付ける(ステップA104)。CGI作成部120は、入力されたトリガNo毎のCGIの処理内容、入力パラメータ、出力パラメータをCGI設定テーブル172(図9(b))に保存する。入力パラメータには、画面上の入力フィールドで入力された情報を設定する必要があるが、入力パラメータと画面上の入力フィールドとの対応付けは、リンクテーブル163上で行われる。出力パラメータは、CGIの実行結果(正常終了、各種エラー)であり、次の画面に遷移するための分岐条件となる。
The
CGI作成部120は、ユーザから画面上の入力用部品とCGIの入力パラメータの対応関係の入力を受け付ける(ステップA105)。CGI作成部120は、入力された結果をリンクテーブル163上の対応パラメータに保存する。
The
例えば、図9(b)のCGI設定テーブル172のように、画面Aにて実行されるCGI「a.cgi」が、入力パラメータ「Name」、「Tel」、「Post」、「Addr」を有しており、それぞれを画面A上の「氏名」、「TEL」、「郵便番号」、「住所」の入力フィールドに対応付ける場合、リンクテーブル163上の対応パラメータは図5のようになる。 For example, as in the CGI setting table 172 in FIG. 9B, the CGI “a.cgi” executed on the screen A has input parameters “Name”, “Tel”, “Post”, and “Addr”. In the case where each is associated with the input fields of “name”, “TEL”, “zip code”, and “address” on the screen A, the corresponding parameters on the link table 163 are as shown in FIG.
CGI作成部120は、ユーザから、CGI実行後の画面遷移のための分岐条件と画面遷移先の入力を受け付ける(ステップA106)。CGI作成部120は、トリガNo毎の分岐条件(CGIの実行結果)、画面遷移先を分岐条件設定テーブル173(図9(c))に保存する。CGI作成部120は、すべての分岐条件が入力されるまでステップA106を繰り返す(ステップA107)。
The
CGI作成部120は、一つの画面について、すべての画面遷移トリガが入力されるまでステップA103からA107を繰り返す(ステップA108)。
The
CGI作成部120は、CGI設定テーブル172をもとに、CGIテーブル164を生成し、CGI記憶部154に保存する。また、CGI作成部120は、画面遷移トリガ設定テーブル171、CGI設定テーブル172、及び、分岐条件設定テーブル173を、トリガNoをキーとして結合し、画面遷移テーブル165を生成し、画面遷移記憶部155に保存する(ステップA109)。
The
例えば、画面Aに関して、図9に示したように、画面遷移トリガ設定テーブル171にて3つの送信ボタン「次へ」、「住所検索」、「キャンセル」を画面遷移トリガとして定義し、それぞれのトリガに対して、CGI設定テーブル172にて、それぞれ「a.cgi」、「b.cgi」、「c.cgi」を実行するように設定し、さらに、これらのCGIの実行結果に対する画面遷移先が分岐条件設定テーブル173で定義される画面名であった場合、CGIテーブル164、画面遷移テーブル165は、それぞれ図6、図7に示すものとなる。 For example, with respect to screen A, as shown in FIG. 9, three send buttons “next”, “address search”, and “cancel” are defined as screen transition triggers in the screen transition trigger setting table 171, and the respective triggers are defined. In the CGI setting table 172, “a.cgi”, “b.cgi”, and “c.cgi” are set to be executed, and the screen transition destinations for the execution results of these CGIs are set. When the screen name is defined in the branch condition setting table 173, the CGI table 164 and the screen transition table 165 are as shown in FIGS. 6 and 7, respectively.
次に、テスト項目生成部140は、画面遷移テーブル165をもとに、送信ボタン、分岐条件の異なる処理毎にパタンNoを付与し、テスト項目テーブル166を生成し、テスト項目記憶部156に保存する(ステップA110)。 Next, based on the screen transition table 165, the test item generation unit 140 assigns a pattern No. for each process with different transmission buttons and branch conditions, generates a test item table 166, and saves it in the test item storage unit 156. (Step A110).
例えば、図7に示した、画面Aの画面遷移テーブル165については、図8に示すようなパタンNo.1から8を有するテスト項目テーブル166が生成される。 For example, for the screen transition table 165 of screen A shown in FIG. 7, a test item table 166 having pattern Nos. 1 to 8 as shown in FIG. 8 is generated.
[テスト処理]
図10にテスト処理の動作フローを示す。テスト処理は、Webサービス設計処理により、リンクテーブル163、CGIテーブル164、画面遷移テーブル165、及びテスト項目テーブル166が生成された後で、ユーザが、ブラウザ300から、テスト項目テーブル166の各パタンの画面遷移と表示画面の確認を行うものである。
[Test processing]
FIG. 10 shows an operation flow of the test process. In the test process, after the link table 163, the CGI table 164, the screen transition table 165, and the test item table 166 are generated by the web service design process, the user can change each pattern of the test item table 166 from the
ここで、ブラウザ300は、URLにてWebサービスのテスト処理を示すCGIを指定してWebサーバ200に送信し、Webサーバ200は、当該CGIが要求された場合に、Webサービステスト装置100のテスト処理を実行するものとする。
Here, the
はじめに、ブラウザ300はURLにてWebサービスのテスト処理の初期画面を指定し、Webサーバ200に要求する(ステップC201)。初期画面は、例えば、引数パラメータなしで、テスト処理用のCGIを指定することで行われる。Webサーバ200は、初期画面をWebサービステスト装置100に要求する(ステップB201)。
First, the
テスト処理部130は、リンクテーブル163をもとに、要求された画面のHTMLファイルをFormタグを使って生成し、Webサーバ200に応答する(ステップA201)。このとき、表示部品、テキストについては、表示部品テーブル161、テキストテーブル162の内容が参照される。また、送信ボタンについては、送信ボタン押下時に、Webサービステスト装置100が、押下された送信ボタンを識別できるように、リンクテーブル163上の表示項目が送信ボタン(inputタグ、type=”submit”)の値(value)として使用される。同様に、入力フィールドについては、Webサービステスト装置100が、入力フィールドを識別できるように、リンクテーブル163上の表示項目が入力フィールド(例えば、inputタグ、type=”text”)の名前(name)として使用される。さらに、画面名についても、Webサービステスト装置100が、画面名を識別できるように、隠しデータ(inputタグ、type=”hidden”)として記述される。
The
例えば、初期画面が画面Aであった場合、テスト処理部130は、図5に示すリンクテーブル163をもとに図18に示すようなHTMLファイルを生成し、Webサーバ200に応答する。
For example, when the initial screen is screen A, the
Webサーバ200は、Webサービステスト装置100から受信したHTMLファイルをブラウザ300に送信する(ステップB202)。
The
ブラウザ300は受信した画面を表示し(ステップC202)、ユーザからの入力フィールドへの入力と送信ボタンの押下を受け付ける(ステップC203)。ブラウザ300は、画面名、送信ボタンの値、入力フィールドの名前と値をWebサーバ200に送信する(ステップC204)。
The
例えば、図18のHTMLファイルで表示される画面において、送信ボタン「次へ」が押下された場合、図19に示すようなhttpメッセージがWebサーバ200に送信される。
For example, when the send button “Next” is pressed on the screen displayed as the HTML file in FIG. 18, an http message as shown in FIG. 19 is sent to the
Webサーバ200は、httpメッセージで指定されたCGIから、Webサービステスト装置100のテスト処理と判断し、画面名、送信ボタンの値、入力フィールドの名前と値をWebサービステスト装置100に送信する(ステップB203)。
The
Webサービステスト装置100のテスト処理部130は、画面遷移テーブル165により、ブラウザ300から送信された送信ボタンの値に対して、実行すべきCGIを検索し(ステップA202)、リンクテーブル163により、入力フィールドの名前に対応するパラメータを検索する(ステップA203)。テスト処理部130は、ブラウザ300から受信した入力フィールドの値をCGIの該当する入力パラメータに設定し、CGIを実行する(ステップA204)。テスト処理部130は、画面遷移テーブル165を参照し、CGIの実行結果に対応する画面遷移先の画面名を決定する(ステップA205)。
The
例えば、画面Aにおいて、「氏名」、「TEL」、「郵便番号」、「住所」が入力され、送信ボタン「次へ」が押下された場合、テスト処理部130は、図7の画面遷移テーブル165により、画面Aにおける送信ボタン「次へ」に対するCGIは「a.cgi」であることを認識する。さらに、図5のリンクテーブル163により、「名前入力」、「電話入力」、「郵便入力」、「住所入力」の入力を、それぞれ「a.cgi」の入力パラメータ「Name」、「Tel」、「Post」、「Addr」に設定し、「a.cgi」を実行する。「a.cgi」の実行結果が、Ret(正常終了)であった場合、テスト処理部130は、図7の画面遷移テーブル165により、次の画面遷移先を画面Bと認識する。
For example, when “name”, “TEL”, “zip code”, “address” are input on the screen A and the send button “next” is pressed, the
以降、テスト処理部130は、画面遷移先の画面名に対してHTMLファイルを作成し、Webサーバ200を経由してブラウザ300に送信し、ブラウザ300からの次の送信ボタンの送信を待つ。以降の動作は、ステップA201からA205、ステップB202からB203、ステップC202からC204の繰り返しとなる。
Thereafter, the
[Webサービス変更処理]
Webサービスの処理内容(画面遷移トリガ、CGI処理、分岐条件)や画面デザインに変更があった場合、Webサービステスト装置100のデザイン入力部110とCGI作成部120は、前述のWebサービス設計処理のうちの必要な処理を実施し、テスト項目生成部140は、テスト項目テーブル166の更新を行う。同時に、テスト項目生成部140は、変更により影響があるテストパタンを再テスト対象パタンとして出力する。
[Web service change processing]
When there is a change in the Web service processing content (screen transition trigger, CGI processing, branch condition) or screen design, the
以下、Webサービス変更処理として、CGI処理内容を変更し、出力パラメータを追加するケースと、画面デザインを変更するケースの動作について説明する。 Hereinafter, as a Web service change process, operations of changing the CGI process contents and adding an output parameter and changing the screen design will be described.
図11にWebサービス変更処理において、CGI処理内容に出力パラメータを追加し、分岐条件、画面遷移先を追加する場合の動作フローを示す。 FIG. 11 shows an operation flow in the case where an output parameter is added to the CGI processing content and a branch condition and a screen transition destination are added in the Web service change processing.
CGI作成部120は、ユーザからCGIの設定の変更(処理内容変更、出力パラメータ追加)を受け付け、変更結果をCGI設定テーブル172に保存する(ステップA301)。CGI作成部120は、ユーザからCGI実行後の画面遷移のための分岐条件と画面遷移先の入力を受け付け、分岐条件設定テーブル173に保存する(ステップA302)。CGI作成部120は、すべての分岐条件が入力されるまでステップA302を繰り返す(ステップA303)。CGI作成部120は、CGI設定テーブル172をもとに、CGIテーブル164を生成し、CGI記憶部154に保存する。また、画面遷移トリガ設定テーブル171、CGI設定テーブル172、及び、分岐条件設定テーブル173を、トリガNoをキーとして結合し、画面遷移テーブル165を生成し、画面遷移記憶部155に保存する(ステップA304)。このとき、CGIテーブル164、画面遷移テーブル165において、どの情報が更新されたか(更新履歴)を併せて保存する。
The
次に、テスト項目生成部140は、画面遷移テーブル165をもとにテスト項目テーブル166を生成、更新し、テスト項目記憶部156に保存する(ステップA305)。このとき、更新前のテスト項目テーブル166に対して、新規に追加されたテストパタンには新規のパタンNoを付与する。さらに、CGIテーブル164、画面遷移テーブル165の更新履歴から、更新された情報があるテストパタンについては、再テスト対象パタンとして出力し、テスト項目テーブル166に保存する。 Next, the test item generation unit 140 generates and updates the test item table 166 based on the screen transition table 165 and stores it in the test item storage unit 156 (step A305). At this time, a new pattern number is assigned to the newly added test pattern with respect to the test item table 166 before update. Further, from the update history of the CGI table 164 and the screen transition table 165, a test pattern having updated information is output as a retest target pattern and stored in the test item table 166.
例えば、CGI作成部120は、ユーザからCGI「b.cgi」の処理内容の変更、出力パラメータ(Err2)の追加を受け付け、変更結果をCGI設定テーブル172に保存する(図12(a))。また、CGI作成部120は、ユーザから、分岐条件(Err2)の追加を受け付け、分岐条件設定テーブル173に保存する(図12(b))。CGI作成部120は、CGIテーブル164、画面遷移テーブル165を生成し、CGIテーブル164では「b.cgi」の処理内容の変更、出力パラメータの追加、画面遷移テーブル165では、「b.cgi」実行後の分岐条件の追加(Err2)といった更新情報とともに保存する(図13(a)(b))。
For example, the
次に、テスト項目生成部140は、画面Aについてのテスト項目を生成する際、画面遷移テーブル165をもとにテスト項目テーブル166を生成、更新し、新規に追加されたテストパタン(Err2)には新規のパタンNo.9を付与する。また、CGIテーブル164、画面遷移テーブル165により、「b.cgi」の処理内容の変更、「b.cgi」実行後の分岐条件の追加(Err2)を認識し、関連するテストパタンNo.6、No.7、No.9を再テスト対象パタンとして出力し、テスト項目テーブル166に保存する(図14)。ユーザは、Webサービステスト装置100のテスト処理により、テストパタンNo.6、No.7、No.9のテストを行う。 Next, when the test item generation unit 140 generates a test item for the screen A, the test item generation unit 140 generates and updates the test item table 166 based on the screen transition table 165, and adds the test item (Err2) to the newly added test pattern (Err2). Is a new pattern No. 9 is given. In addition, the CGI table 164 and the screen transition table 165 recognize the change of the processing content of “b.cgi” and the addition of the branch condition after the execution of “b.cgi” (Err2). 6, no. 7, no. 9 is output as a retest target pattern and stored in the test item table 166 (FIG. 14). The user performs the test pattern No. by the test process of the Web service test apparatus 100. 6, no. 7, no. Perform 9 tests.
図15にWebサービス変更処理において、画面デザインを変更する場合の動作フローを示す。 FIG. 15 shows an operation flow when the screen design is changed in the Web service change process.
デザイン入力部110は、ユーザから画面デザインの変更を受け付ける(ステップA401)。デザイン入力部110は、ユーザにより入力された画面デザインをリンクテーブル163に保存する(ステップA402)。このとき、リンクテーブル163において、どの情報が更新されたか(更新履歴)を併せて保存する。
The
次に、テスト項目生成部140は、画面遷移テーブル165をもとにテスト項目テーブル166を生成、更新し、テスト項目記憶部156に保存する(ステップA403)。このとき、リンクテーブル163の更新履歴から、更新された画面があるテストパタンについては、再テスト対象パタンとして出力し、テスト項目テーブル166に保存する。 Next, the test item generation unit 140 generates and updates the test item table 166 based on the screen transition table 165, and stores it in the test item storage unit 156 (step A403). At this time, a test pattern with an updated screen is output as a retest target pattern from the update history of the link table 163 and stored in the test item table 166.
例えば、画面Hにおいて、テキストの追加が行われた場合、デザイン入力部110はユーザから画面デザインの変更を受け付け、画面Hが更新された情報と共にリンクテーブル163を保存する。テスト項目生成部140は、画面Aについてのテスト項目を生成する際、リンクテーブル163により画面Hが更新されたことを認識し、図16に示すように、画面遷移先が画面HであるパタンNo.7を再テスト対象対象パタンとして出力し、テスト項目テーブル166に保存する(図16)。 ユーザは、Webサービステスト装置100のテスト処理により、テストパタンNo.7のテストを行う。
For example, when text is added on the screen H, the
以上により、本発明の実施の形態の動作が完了する。 Thus, the operation of the embodiment of the present invention is completed.
本発明の実施の形態によれば、GUI画面を有するWebサービスの開発環境において、Webサービスの画面デザインや文言、処理内容を修正した場合に、修正内容の確認に必要なテスト工数を低減できる。その理由は、GUI画面を有するWebサービスの画面デザインや処理を、表示部品記憶部、テキスト記憶部、リンク記憶部、CGI記憶部、及び、画面遷移記憶部に分けて記述し、テスト手段がこれらの情報をもとにCGIの選択、実行、画面遷移先の決定、画面のHTMLファイルの生成を行うことによりWebサービスを実現するため、Webサービスの画面デザインや文言、Webサービスの画面遷移やデータベースの操作等の処理内容に変更があった場合でも、ソースファイルのコンパイル、オブジェクトファイルのリンク等は必要なく、当該Webサービスの画面デザインや文言、処理内容の変更に関係する記憶部の情報のみを修正するだけで、Webサービスのテストを行えるためである。 According to the embodiment of the present invention, when the screen design, wording, and processing content of a Web service are corrected in a Web service development environment having a GUI screen, it is possible to reduce the number of test steps required for checking the correction content. The reason is that the screen design and processing of a Web service having a GUI screen are described separately for a display component storage unit, a text storage unit, a link storage unit, a CGI storage unit, and a screen transition storage unit. In order to realize a Web service by selecting and executing CGI, determining a screen transition destination, and generating an HTML file of the screen based on the information of the Web service, screen design and wording of the Web service, screen transition of the Web service and database Even if there is a change in the processing content such as the above operation, there is no need to compile the source file, link the object file, etc., only the information on the storage unit related to the change in the screen design and wording of the Web service and the processing content This is because the Web service can be tested simply by making corrections.
また、本発明の実施の形態によれば、GUI画面を有するWebサービスの開発環境において、画面デザインや文言だけの修正時は、テスト工数を大幅に削減できる。その理由は、前述の通り、GUI画面を有するWebサービスの各画面や処理を、複数の記憶部に分けて記述し、テスト手段がこれらの情報をもとにWebサービスを実現するため、特に、画面デザインや文言だけの小規模な修正時は、修正に伴い、テストが必要となる影響範囲をを最小限に抑えることができるためである。 Further, according to the embodiment of the present invention, in the development environment of a Web service having a GUI screen, the test man-hours can be greatly reduced when only the screen design or the wording is corrected. The reason for this is that, as described above, each screen and process of a Web service having a GUI screen is described in a plurality of storage units, and the test means realizes the Web service based on such information. This is because when the screen design or wording is modified only for a small amount, the influence range that needs to be tested can be minimized.
また、本発明の実施の形態によれば、GUI画面を有するWebサービスの開発環境において、テストを効率的に実行できる。その理由は、テスト項目生成部が、画面遷移記憶部の情報をもとにテストパタンを生成するようにし、さらに、画面遷移記憶部やリンク記憶部の変更履歴をもとに、テストパタンの上でで影響があるパタンを再テスト対象パタンとして出力するようにしたためである。 Further, according to the embodiment of the present invention, it is possible to efficiently execute a test in a development environment of a Web service having a GUI screen. The reason is that the test item generation unit generates a test pattern based on the information in the screen transition storage unit, and further, based on the change history of the screen transition storage unit and the link storage unit, This is because the pattern that has an effect on the above is output as a retest target pattern.
また、本発明の実施の形態によれば、GUI画面を有するWebサービスの開発環境において、Webサービスの複数の画面の間で、表示部品や文言の統一を行うことができることである。その理由は、表示部品や文言は、部品として表示部品記憶部、テキスト記憶部にて管理されているため、複数の画面で表示部品や文言を共通的に使用できるためである。 Further, according to the embodiment of the present invention, it is possible to unify display components and wording between a plurality of Web service screens in a Web service development environment having a GUI screen. The reason is that display components and wordings are managed as components in the display component storage unit and text storage unit, so that display components and wordings can be used in common on a plurality of screens.
100 Webサービステスト装置
110 デザイン入力部
120 CGI作成部
130 テスト処理部
140 テスト項目生成部
151 表示部品記憶部
152 テキスト記憶部
153 リンク記憶部
154 CGI記憶部
155 画面遷移記憶部
156 テスト項目記憶部
161 表示部品テーブル
162 テキストテーブル
163 リンクテーブル
164 CGIテーブル
165 画面遷移テーブル
166 テスト項目テーブル
171 画面遷移トリガ設定テーブル
172 CGI設定テーブル
173 分岐条件設定テーブル
181 デザイン設定画面
200 Webサーバ
300 ブラウザ
DESCRIPTION OF SYMBOLS 100 Web
Claims (12)
前記画面上で発生したイベントに対して実行するCGIと前記CGIの処理結果により遷移する遷移先の画面との関係が記載された第2のテーブルを記憶する第2の記憶手段と、
Webサービステスト装置のユーザが前記Webサービステスト装置外のブラウザから前記Webサービステスト装置を用いてテストすべき前記関係が記載された第3のテーブルを記憶する第3の記憶手段と、
前記ユーザにより前記ブラウザから送信された、前記第3のテーブルに記載された前記イベントに対して、前記第2のテーブルにもとづき前記CGIを選択、実行し、前記CGIの処理結果により前記遷移先の画面を決定し、前記第1のテーブルの表示部品とテキストの配置にもとづき当該遷移先の画面の画面表示ファイルを生成し、当該画面表示ファイルを前記ブラウザへ送信する処理手段と、
前記ユーザにより入力された前記画面上の前記イベントに対するCGI、前記CGIの処理結果、及び、前記CGIの処理結果に対する前記遷移先の画面の情報をもとに、前記第2のテーブルが生成されたときに、当該生成前の前記第2のテーブルからの更新された情報を示す更新履歴を記憶し、当該更新履歴をもとに、前記第2のテーブルにおける当該更新された情報を含む前記関係が記載された前記第3のテーブルを作成して、出力する作成手段と
を備えたことを特徴とするWebサービステスト装置。 First storage means for storing a first table in which display components and text arrangements on a Web service screen are described;
A second storage unit that stores a second table in which a relationship between a CGI executed for an event that has occurred on the screen and a transition destination screen that transitions according to the processing result of the CGI is described;
Third storage means for storing a third table describing the relationship to be tested by a user of the Web service test apparatus using the Web service test apparatus from a browser outside the Web service test apparatus;
Sent from the browser by the user, the relative third of the events listed in the table, select the CGI based on the second table, run, the transition destination by the CGI processing result Processing means for determining a screen, generating a screen display file of the transition destination screen based on the display component and text arrangement of the first table, and transmitting the screen display file to the browser;
The second table is generated based on the CGI for the event on the screen input by the user , the CGI processing result, and the information on the transition destination screen for the CGI processing result . Sometimes, an update history indicating updated information from the second table before the generation is stored, and the relationship including the updated information in the second table is based on the update history. A web service test apparatus comprising: creation means for creating and outputting the third table described.
前記第1のテーブルにおける前記表示部品とテキストの配置は、前記第4のテーブルの前記表示部品と前記第5のテーブルの前記テキストを用いて記述され、前記処理手段は、前記第4のテーブル、前記第5のテーブル、及び、前記第1のテーブルにもとづき前記画面表示ファイルの生成を行う
ことを特徴とする請求項1に記載のWebサービステスト装置。 Further, a fourth storage means for storing a fourth table in which attributes of the display parts to be displayed on the screen are described, and a fifth table in which character strings of the text to be displayed on the screen are described. And a fifth storage means
The arrangement of the display component and the text in the first table is described using the display component in the fourth table and the text in the fifth table, and the processing means includes the fourth table, The Web service test apparatus according to claim 1, wherein the screen display file is generated based on the fifth table and the first table.
前記作成手段は、前記第2のテーブルにおける前記関係の内、前記イベント、当該イベントに対して実行する前記CGI、当該CGIの処理結果、及び、当該処理結果に対する前記遷移先のうちのいずれかが変更された前記関係を前記第3のテーブルに記載することを特徴とする請求項1または2に記載のWebサービステスト装置。 And a means for receiving the event, the CGI executed for the event, the processing result of the CGI, and the transition destination input for the processing result in the second table,
The creation means is any one of the event, the CGI executed for the event, the processing result of the CGI, and the transition destination for the processing result in the relationship in the second table. The Web service test apparatus according to claim 1 or 2, wherein the changed relation is described in the third table.
前記作成手段は、前記第2のテーブルにおける前記関係の内、前記第1のテーブル上で変更された前記画面を前記遷移先とする前記関係を前記第3のテーブルに記載することを特徴とする請求項1乃至3のいずれかに記載のWebサービステスト装置。 And a means for accepting a change in the first table.
The creation means describes, in the third table, the relationship in which the screen changed on the first table is the transition destination among the relationships in the second table. The Web service test apparatus according to claim 1.
前記コンピュータに具備された処理手段が、前記ユーザにより前記ブラウザから送信された、前記第3のテーブルに記載された前記イベントに対して、前記第2のテーブルにもとづき前記CGIを選択、実行し、前記CGIの処理結果により前記遷移先の画面を決定し、前記Webサービスの画面上での表示部品とテキストの配置が記載された第1のテーブルにもとづき当該遷移先の画面の画面表示ファイルを生成し、当該画面表示ファイルを前記ブラウザへ送信する
ことを特徴とするWebサービステスト方法。 The creation means provided in the computer is based on the CGI for the event on the screen of the Web service input by the user of the computer , the CGI processing result, and the information on the transition destination screen for the CGI processing result. to, when the second table describes the relationship between the transition destination screen transition by the processing result of the said CGI to perform on the events that have occurred on the screen of the Web service CGI was generated , Storing an update history indicating updated information from the second table before the generation , and based on the update history, the relationship including the updated information in the second table is stored in the user There create the third table describing as the relation to be tested using the computer from a browser outside the computer , And output,
Processing means which is provided to the computer, transmitted from the browser by the user, to the event described in the third table, the CGI selected, executed based on the second table, The transition destination screen is determined based on the processing result of the CGI, and a screen display file of the transition destination screen is generated based on the first table in which the display component and the text arrangement on the Web service screen are described. And transmitting the screen display file to the browser.
前記処理手段は、前記第4のテーブル、前記第5のテーブル、及び、前記第1のテーブルにもとづき前記画面表示ファイルの生成を行う
ことを特徴とする請求項5に記載のWebサービステスト方法。 The arrangement of the display component and the text in the first table is described by the display component of the fourth table in which attributes of the display component to be displayed on the screen and the character string of the text to be displayed on the screen. Described using the text of the fifth table,
6. The Web service test method according to claim 5, wherein the processing unit generates the screen display file based on the fourth table, the fifth table, and the first table.
前記作成手段は、前記第2のテーブルにおける前記関係の内、前記イベント、当該イベントに対して実行する前記CGI、当該CGIの処理結果、及び、当該処理結果に対する前記遷移先のうちのいずれかが変更された前記関係を前記第3のテーブルに記載する
ことを特徴とする請求項5または6に記載のWebサービステスト方法。 Further, the receiving means provided in the computer receives the event, the CGI executed for the event, the processing result of the CGI, and the transition destination input for the processing result in the second table. Accept,
The creation means is any one of the event, the CGI executed for the event, the processing result of the CGI, and the transition destination for the processing result in the relationship in the second table. 7. The Web service test method according to claim 5, wherein the changed relationship is described in the third table.
前記作成手段は、前記第2のテーブルにおける前記関係の内、前記第1のテーブル上で変更された前記画面を前記遷移先とする前記関係を前記第3のテーブルに記載する
ことを特徴とする請求項5乃至7のいずれかに記載のWebサービステスト方法。 Further, an accepting means provided in the computer accepts the change of the first table,
The creation means describes, in the third table, the relationship in which the screen changed on the first table is the transition destination among the relationships in the second table. The Web service test method according to claim 5.
前記コンピュータのユーザより入力されたWebサービスの画面上のイベントに対するCGI、前記CGIの処理結果、及び、前記CGIの処理結果に対する遷移先の画面の情報をもとに、前記Webサービスの画面上で発生した前記イベントに対して実行する前記CGIと前記CGIの処理結果により遷移する遷移先の画面との関係が記載された第2のテーブルが生成されたときに、当該生成前の第2のテーブルからの更新された情報を示す更新履歴を記憶し、当該更新履歴をもとに、前記第2のテーブルにおける当該更新された情報を含む前記関係を、前記ユーザが前記コンピュータ外のブラウザから前記コンピュータを用いてテストすべき前記関係として記載した前記第3のテーブルを作成して、出力し、
前記ユーザにより前記ブラウザから送信された、前記第3のテーブルに記載された前記イベントに対して、前記第2のテーブルにもとづき前記CGIを選択、実行し、前記CGIの処理結果により前記遷移先の画面を決定し、前記Webサービスの画面上での表示部品とテキストの配置が記載された第1のテーブルにもとづき当該遷移先の画面の画面表示ファイルを生成し、当該画面表示ファイルを前記ブラウザへ送信する
処理を実行させることを特徴とするWebサービステストプログラム。 On the computer,
On the Web service screen based on the CGI for the event on the Web service screen input by the user of the computer, the CGI processing result, and the information on the transition destination screen for the CGI processing result. when the second table the relationship between the transition destination screen transition by the said CGI to run against the event that occurred the CGI processing result is described is created, a second table before the product storing the update history indicating the updated information from, the update history on the basis of the said relationship comprising information the update in the second table, the computer the user from the browser outside the computer Create and output the third table described as the relationship to be tested using
Sent from the browser by the user, the relative third of the events listed in the table, select the CGI based on the second table, run, the transition destination by the CGI processing result A screen is determined, a screen display file of the transition destination screen is generated based on the first table in which display components and text arrangement on the screen of the Web service are described, and the screen display file is transmitted to the browser. A Web service test program for executing a transmission process.
前記画面表示ファイルを生成する場合、前記第4のテーブル、前記第5のテーブル、及び、前記第1のテーブルにもとづき前記画面表示ファイルの生成を行う
ことを特徴とする請求項9に記載のWebサービステストプログラム The arrangement of the display component and the text in the first table is described by the display component of the fourth table in which attributes of the display component to be displayed on the screen and the character string of the text to be displayed on the screen. Described using the text of the fifth table,
10. The Web according to claim 9, wherein when the screen display file is generated, the screen display file is generated based on the fourth table, the fifth table, and the first table. Service test program
前記第3のテーブルを作成する場合、前記第2のテーブルにおける前記関係の内、前記イベント、当該イベントに対して実行する前記CGI、当該CGIの処理結果、及び、当該処理結果に対する前記遷移先のうちのいずれかが変更された前記関係を前記第3のテーブルに記載する
ことを特徴とする請求項9または10に記載のWebサービステストプログラム。 Further, in the second table, the event, the CGI executed for the event, the processing result of the CGI, and the transition destination input for the processing result are received,
When creating the third table, among the relationships in the second table, the event, the CGI to be executed for the event, the processing result of the CGI, and the transition destination for the processing result 11. The Web service test program according to claim 9, wherein the relationship in which any one of them is changed is described in the third table.
前記第3のテーブルを作成する場合、前記第2のテーブルにおける前記関係の内、前記第1のテーブル上で変更された前記画面を前記遷移先とする前記関係を前記第3のテーブルに記載する
ことを特徴とする請求項9乃至11のいずれかに記載のWebサービステストプログラム。 And accepting a change in the first table;
When creating the third table, the relation in which the screen changed on the first table among the relations in the second table is the transition destination is described in the third table. 12. The Web service test program according to claim 9, wherein
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006264440A JP4860415B2 (en) | 2006-09-28 | 2006-09-28 | Web service test apparatus, web service test method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006264440A JP4860415B2 (en) | 2006-09-28 | 2006-09-28 | Web service test apparatus, web service test method, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008084082A JP2008084082A (en) | 2008-04-10 |
JP4860415B2 true JP4860415B2 (en) | 2012-01-25 |
Family
ID=39354887
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006264440A Active JP4860415B2 (en) | 2006-09-28 | 2006-09-28 | Web service test apparatus, web service test method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4860415B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7127601B2 (en) * | 2019-04-10 | 2022-08-30 | 日本電信電話株式会社 | Similar Transition Identifying Device, Similar Transition Identifying Method, and Program |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4180138B2 (en) * | 1997-01-05 | 2008-11-12 | 富士通株式会社 | Search device and search method |
JP2002259161A (en) * | 2001-03-02 | 2002-09-13 | Hitachi Ltd | Device for automatically generating test script |
JP2003173275A (en) * | 2001-12-05 | 2003-06-20 | Hitachi Software Eng Co Ltd | Apparatus and method for supporting development of web application |
JP4043251B2 (en) * | 2002-02-12 | 2008-02-06 | 富士通株式会社 | Server program |
JP3886852B2 (en) * | 2002-06-10 | 2007-02-28 | 株式会社野村総合研究所 | Information processing system with front-end processing function |
JP2005078294A (en) * | 2003-08-29 | 2005-03-24 | Hitachi Koukiyou Syst Eng Kk | Providing system, providing method and registration method of web image and text information |
-
2006
- 2006-09-28 JP JP2006264440A patent/JP4860415B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2008084082A (en) | 2008-04-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101078987B (en) | Method, device and system for establishing customizable wrappers for web applications | |
CN104933078B (en) | A kind of Web five application pages rendering optimization method | |
CN103729285B (en) | A kind of webpage test method, equipment and system | |
CN104572114B (en) | A kind of binding device, using updating device and method | |
US20090019133A1 (en) | System, method and computer program for updating a web page in a web browser | |
US8516111B2 (en) | System for enabling rich network applications | |
US20100161713A1 (en) | Method and system for personalizing a desktop widget | |
JP5209016B2 (en) | WebAPI creation support apparatus and WebAPI creation support method | |
CN105808701B (en) | Realize the method and system communicated between list automatic Verification and multisystem | |
US8788929B2 (en) | Script generation | |
CN111444696A (en) | Report display and editing method and device | |
CN104866327A (en) | PHP development method and frame | |
US8707177B1 (en) | Resource guide generator for resource pages | |
JP2008276690A (en) | Development system, server for development system, and development method | |
US20110047527A1 (en) | Systems, Methods, and Apparatuses for Providing Computing Device Deployment Environments for Developing Applications | |
CN101006442A (en) | Display and installation of portlets on a client platform | |
Valverde et al. | Facing the technological challenges of web 2.0: A RIA model-driven engineering approach | |
JP4860415B2 (en) | Web service test apparatus, web service test method, and program | |
JP6097231B2 (en) | Program generating apparatus and method | |
JP7014960B2 (en) | Information processing equipment, servers, their processing methods and programs | |
US9298428B2 (en) | Graphical user interface editor that displays live data during editing | |
JP2013235388A (en) | Application development support system and application development support program | |
CN114706580A (en) | Front-end webpage development method and device, storage medium and electronic equipment | |
US20080172624A1 (en) | Display screen structuring apparatus | |
JP6113983B2 (en) | Screen control display system and screen control display program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20080617 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20090601 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110222 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110413 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110510 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110624 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20110712 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110726 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110922 |
|
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: 20111025 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111102 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4860415 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141111 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |