JP2011008558A - Web application operating method, web application system, and processing program thereof - Google Patents

Web application operating method, web application system, and processing program thereof Download PDF

Info

Publication number
JP2011008558A
JP2011008558A JP2009151735A JP2009151735A JP2011008558A JP 2011008558 A JP2011008558 A JP 2011008558A JP 2009151735 A JP2009151735 A JP 2009151735A JP 2009151735 A JP2009151735 A JP 2009151735A JP 2011008558 A JP2011008558 A JP 2011008558A
Authority
JP
Japan
Prior art keywords
scenario
correction
unit
reproduction
web application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009151735A
Other languages
Japanese (ja)
Inventor
Kiyomi Wada
清美 和田
Kentaro Watanabe
健太郎 渡邊
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009151735A priority Critical patent/JP2011008558A/en
Publication of JP2011008558A publication Critical patent/JP2011008558A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To simply conduct the alteration, addition and deletion of the contents of Web browser operations, and also to maintain continuity among the preceding and subsequent operations, without rerecording the operations from the beginning and rewriting scripts which are the contents of the failed operations in case that a client side records the Web browser operations by a user and reproduces a series of operations thus recorded to measure time required for each operation so as to gain the bodily sensation performance of a Web application, but the reproduction of the recorded operations fails.SOLUTION: When a Web application operating method reproduces and executes operations included in an operation scenario and fails in the reproduction of an operation, it interrupts the reproduction processing with the operation by which the reproduction fails, receives a correcting operation from a user, identifies the point to be corrected for the original operation scenario, and reflects the correcting operation by the user on the original operation scenario to reduce an operational load on a manager.

Description

本発明は,Webアプリケーションの操作技術に関する。   The present invention relates to a Web application operation technique.

今日,情報インフラの整備が進み,いつでも,どこからでも,情報システムにアクセスできるようになってきている。また,フロントエンドにあるWebアプリケーションは,簡単に手に入れられるWebブラウザを介して,だれでも簡単に操作できるようになっている。さらに,情報化社会において,多様化する膨大な情報のなかから,適切な情報に高速にアクセスするための検索エンジンや,Web3階層を支えるミドルウェアの発達や,Webアプリケーションをインターネット上で連携できるWebサービス技術等により,今後ますます利用が拡大することは自明である。   Today, the development of information infrastructure is progressing, and information systems can be accessed anytime and anywhere. In addition, Web applications on the front end can be easily operated by anyone via a Web browser that can be easily obtained. Furthermore, in the information society, a search engine for high-speed access to appropriate information from the enormous amount of diversified information, the development of middleware that supports the three levels of the Web, and Web services that can link Web applications on the Internet It is self-evident that usage will continue to expand in the future due to technology.

このようにWebアプリケーションの普及に伴い,Webシステムへのアクセスは,時と場所を選ばず,高速に得たい情報へアクセスできることが求められるようになっている。
そこで,運用管理の現場では,サービスインと共に,ユーザからのアクセス機会の損失をなくすために,Webアプリケーションに対して応答性能を計測し,Webアクセスの性能傾向を把握し,問題を未然に防いだり,性能劣化にいち早く気づき,迅速に対処することが求められる。
In this way, with the spread of Web applications, access to Web systems is required to be able to access desired information at high speeds regardless of time and place.
Therefore, in the field of operation management, along with service-in, in order to eliminate the loss of access opportunities from users, response performance is measured for Web applications, Web access performance trends are grasped, and problems can be prevented. Therefore, it is necessary to notice performance deterioration and deal with it quickly.

こうしたなか,Webアプリケーションの性能を監視するための方法がいくつかある。
1つは,Webサーバ側で,クライアントからのアクセス数の増減や,リクエストキュー長,ネットワークの入出力量を監視するものである。本方法は,サーバ側での監視であるため,クライアントからのリクエストが到達したものに関する運用状況は把握できるが,クライアントからWebサーバまでリクエストが到達しないケースとして,ネットワークの不具合や,サーバ側で受け付け可能なリクエスト数の限界を超えたために,リクエストを受け付けないケースに対しては,異常を検出できないという問題がある。本方法は,特許文献1で開示されている。
There are several ways to monitor the performance of a Web application.
One is to monitor the increase / decrease in the number of accesses from the client, the request queue length, and the network input / output volume on the Web server side. Since this method is monitoring on the server side, the operational status regarding what the request from the client has arrived can be grasped, but as a case where the request does not reach from the client to the Web server, it is accepted on the server side. There is a problem that an abnormality cannot be detected for a case in which a request is not accepted because the number of possible requests has been exceeded. This method is disclosed in US Pat.

前記方法の問題を解決できる2つめは,各拠点のクライアント側から,Webサーバへアクセスして,応答性能を計測するものである。本方法は,クライアントからサーバまでの応答性能を計測するため,経由するネットワークの不具合や,サーバからリクエストをはじき返されるといった問題を検出できる。しかし,多拠点の拠点別にクライアントを設置して,それぞれのクライアントからの応答性能を計測するため,拠点ごとの性能を収集し,異常個所を特定するには,多数かつ多様の情報を収集して分析する必要がある。分析方法については,本発明内容には直接関係がないため,ここでは言及しない。本方法は,特許文献2および特許文献3で開示されている。特許文献2では,WebサーバにあるWebサイトへの通信性能しか取得できないが,特許文献3では,Webサイトが提供するWebアプリケーションの実行性能,すなわち,クライアント側のアプリケーション性能も含むため,ユーザが体感する性能を取得できる。従って,特許文献3は,Webアプリケーションに対するユーザの体感性能を収集するため,実運用でより有効な性能情報といえる。   The second method that can solve the problem of the method is to measure the response performance by accessing the Web server from the client side at each site. Since this method measures the response performance from the client to the server, it is possible to detect problems such as a failure of the network through which the request passes and the server repels the request. However, in order to measure the response performance from each client by setting up clients at multiple sites, collect a lot of various information to collect the performance of each site and identify the abnormal location. It needs to be analyzed. The analysis method is not described here because it is not directly related to the contents of the present invention. This method is disclosed in Patent Document 2 and Patent Document 3. In Patent Document 2, only the communication performance to the Web site on the Web server can be acquired. However, in Patent Document 3, the Web application execution performance provided by the Web site, that is, the application performance on the client side is included. Performance can be acquired. Therefore, Patent Document 3 can be said to be more effective performance information in actual operation because it collects the user's experience performance for the Web application.

特許文献4には、記録済み操作内容とより近い内容を,現在再生中のWebページの中を検索して見つけ出し,検出した操作対象に対して操作を実行する技術が開示されている。特許文献5では,操作情報からスクリプトを生成し,スクリプトにすることで,入力データを編集して変更できる方法について開示されている。   Japanese Patent Application Laid-Open No. 2004-133867 discloses a technique for searching for a content closer to the recorded operation content by searching the currently reproduced Web page and performing an operation on the detected operation target. Patent Document 5 discloses a method in which input data can be edited and changed by generating a script from operation information and making the script.

特許3863740号Japanese Patent No. 3863740 特許3083805号Patent 3083805 特開2007−172377号公報JP 2007-172377 A 特開2006−127117JP 2006-127117 A 特開2005−266954JP-A 2005-266954

Webアプリケーションの体感性能を取得するために,クライアント側で,ユーザによるWebブラウザ操作を記録し,記録した一連のWebブラウザ操作を再生することで,各操作の所要時間を計測する。この一連のWebブラウザ操作を,長期にわたって自動再生して性能情報を収集するなか,監視対象であるWebサイトの内容が変更されたり,Webサイトヘアクセスするためのログインパスワードが期限切れになったり,操作情報のなかの入力情報に,有効期限を過ぎてしまうと無効あるいはエラーとなる場合には,一連の操作が中断してしまう。   In order to acquire the experience performance of a Web application, the Web browser operation by the user is recorded on the client side, and the time required for each operation is measured by playing back the recorded series of Web browser operations. While this series of Web browser operations are automatically replayed over a long period of time and performance information is collected, the contents of the monitored website are changed, the login password for accessing the website expires, and the operation information If the input information in is invalid or an error occurs after the expiration date, a series of operations are interrupted.

そこで,記録済み操作に対する再生が失敗した場合に対する対処として,3つの方法が考えられる。   Therefore, three methods can be considered as countermeasures for the case where the reproduction for the recorded operation fails.

1つは,特許文献4に開示されているように、記録済み操作内容とより近い内容を,現在再生中のWebページの中を検索して見つけ出し,検出した操作対象に対して操作を実行する方式もある。しかし,必ずしも記録済み操作対象と近い内容の操作対象が,現在再生中のWebページで見つかるとは限らない。   First, as disclosed in Patent Document 4, a content closer to the recorded operation content is found by searching the currently reproduced Web page, and the operation is performed on the detected operation target. There is also a method. However, an operation target that is close to the recorded operation target is not always found on the currently playing Web page.

2つめは,再度,一連の操作を記録し直す方法である。しかし,一連操作を全てやり直す手間をユーザに課すのは,ユーザの負担も大きく,一部の操作失敗のために,問題がない操作を再度記録し直すのは無駄である。   The second method is to record a series of operations again. However, it is burdensome for the user to put the effort of redoing all of the series of operations, and it is useless to re-record the operations that have no problem because of some operation failures.

3つめは,記録済みの一連の操作リストのうち,失敗した操作を編集したり,操作の追加や削除をする方法である。特許文献5のような方式では,操作リストの操作内容である記録情報を書き換えたり,追加するためには,ユーザが操作情報を表すスクリプトに関する知識を持って,記録内容を書き換えられなければならない。また,一部の操作を変更,削除,追加することで,前後の操作間で操作が連続しなくなってしまうことがある。   The third is a method of editing a failed operation and adding or deleting an operation in a series of recorded operation lists. In the method as in Patent Document 5, in order to rewrite or add the record information that is the operation content of the operation list, the user must be able to rewrite the record content with knowledge about the script representing the operation information. In addition, by changing, deleting, or adding some operations, the operations may not be continuous between the previous and subsequent operations.

本発明の目的は,一連のWebブラウザ操作に失敗した場合,再度最初から操作を記録し直す必要が少なく,失敗した操作内容を表すスクリプトを書き換えるための知識を持たずに,簡単に操作内容を変更,追加,削除でき,しかも前後の操作で連続性を維持することにある。   The object of the present invention is that if a series of Web browser operations fails, there is little need to re-record the operations from the beginning, and the operation contents can be easily changed without knowledge of rewriting the script representing the failed operation contents. It is possible to change, add, delete, and maintain continuity with previous and subsequent operations.

そこで、ある操作シナリオに含まれる操作を再生実行している際、操作の再生に失敗すると、再生に失敗した操作で再生処理を中断し、ユーザから修正操作を受け付け、元の操作シナリオの修正箇所を特定し、ユーザによる修正操作をもとの操作シナリオに反映することにより、上記課題を解決する。   Therefore, when an operation included in a certain operation scenario is being played back, if the playback of the operation fails, the playback process is interrupted with the operation that failed to be played back, the corrective operation is accepted from the user, and the corrected part of the original operation scenario And the above-mentioned problem is solved by reflecting the correction operation by the user in the original operation scenario.

Webページの改変や入力情報の変更により記録していた操作シナリオを再生実行できなくなっても部分的に修正するため、操作シナリオを一から記録せずに済み、管理者の作業負担を軽減させることができる。   Even if the operation scenario that was recorded due to modification of the web page or change of input information can no longer be played back, it is partially corrected, so it is not necessary to record the operation scenario from the beginning, reducing the workload of the administrator Can do.

情報処理システム2100の構成図Configuration diagram of information processing system 2100 情報処理システム2100のハードウェア構成図Hardware configuration diagram of information processing system 2100 操作シナリオテーブル2110の一例を示した図Diagram showing an example of the operation scenario table 2110 実行履歴テーブル2111の一例を示した図The figure which showed an example of the execution history table 2111 修正シナリオテーブル2112の一例を示した図The figure which showed an example of the correction scenario table 2112 性能監視サーバを構成する各コンポーネントによる全体処理を示すフロー図Flow diagram showing overall processing by each component that makes up the performance monitoring server シナリオ修正部による修正処理を示すフロー図Flow diagram showing the correction process by the scenario correction unit ダイアログ操作の記録と再生方法How to record and play dialog operations 記録処理フローRecording process flow ブラウザ操作とダイアログ操作の再生処理手順Playback procedure for browser and dialog operations ブラウザ操作とダイアログ操作の再生処理方法Playback processing method of browser operation and dialog operation 再生処理フローPlayback processing flow

発明の最適な実施形態を、図を用いて説明する。   The best mode for carrying out the invention will be described with reference to the drawings.

図1は、本発明にかかわる情報処理システム2100の構成図である。   FIG. 1 is a configuration diagram of an information processing system 2100 according to the present invention.

情報処理システム2100は、性能監視サーバ2101と、Webサーバ2102と、端末2103から構成されている。性能監視サーバ2101と、Webサーバ2102と、端末2103は、ネットワーク2006を介して相互に接続している。   The information processing system 2100 includes a performance monitoring server 2101, a web server 2102, and a terminal 2103. The performance monitoring server 2101, the web server 2102, and the terminal 2103 are connected to each other via the network 2006.

性能監視サーバ2101は、Webサーバ2102の稼動情報および性能情報を計測する計算機2000である。あらかじめ登録されたシナリオを定期的に再生実行して、その操作に要した時間や応答時間を計測することで、Webサーバ2102の障害や性能劣化を検出する。   The performance monitoring server 2101 is a computer 2000 that measures operation information and performance information of the Web server 2102. A failure or performance degradation of the Web server 2102 is detected by periodically reproducing and executing a scenario registered in advance and measuring the time and response time required for the operation.

性能監視サーバ2101は、Webブラウザ2104と、シナリオ再生部2106と、性能計測部2107と、シナリオ修正部2108と、記憶部2109と、を備えている。   The performance monitoring server 2101 includes a web browser 2104, a scenario playback unit 2106, a performance measurement unit 2107, a scenario correction unit 2108, and a storage unit 2109.

Webブラウザ2104は、利用するブラウザであり、ユーザエージェントである。Webサーバ2102の提供するWeb文書2116を、ネットワーク2006を介して後述するWeb文書2105として取得したり、Web文書を解析したり、解析結果をもとに出力したりする機能を有する。JavaScript(登録商標)などのスクリプトエンジンを搭載したものや、Java(登録商標)プラグイン、Adobe Flash(登録商標)などを利用可能なものもある。   The web browser 2104 is a browser to be used and a user agent. The Web server 2102 has a function of acquiring a Web document 2116 provided by the Web server 2102 as a Web document 2105 described later via the network 2006, analyzing the Web document, and outputting based on the analysis result. Some are equipped with a script engine such as JavaScript (registered trademark), others can use Java (registered trademark) plug-ins, Adobe Flash (registered trademark), and the like.

Webブラウザ2104は、Web文書2105を備えている。ただし、ここではWeb文書としているが、Web文書に限定せずWebブラウザの扱えるものであればいずれのリソースでもよく、テキストや、画像や、Adobe Flash(登録商標)、であってもよい。   The web browser 2104 includes a web document 2105. However, although it is a Web document here, it is not limited to a Web document, and any resource can be used as long as it can be handled by a Web browser. Text, an image, and Adobe Flash (registered trademark) may be used.

Web文書2105は、リソースである。Web文書には、例えば、テキストや画像を含み、HTML形式で記述されており、他のWeb文書2105へのハイパーリンクが記述されている。   Web document 2105 is a resource. The Web document includes, for example, text and images and is described in HTML format, and hyperlinks to other Web documents 2105 are described.

シナリオ再生部2106は、Webブラウザ2104に対する操作処理を再生実行する処理部である。後述する操作シナリオテーブル2110に記録されたシナリオ情報を読み出し、シナリオ情報に記録された操作情報をもとに、当該操作情報で特定される操作処理をWebブラウザ2104に対して順次実行する。シナリオ再生部2106は、スケジュール実行され、定期的にスケジュールされた時刻に記憶部2109から操作シナリオテーブル2110を読み込み、再生実行する。   The scenario playback unit 2106 is a processing unit that plays back and executes an operation process for the Web browser 2104. Scenario information recorded in an operation scenario table 2110 to be described later is read out, and based on the operation information recorded in the scenario information, operation processing specified by the operation information is sequentially executed on the Web browser 2104. The scenario reproducing unit 2106 executes the schedule, reads the operation scenario table 2110 from the storage unit 2109 at the regularly scheduled time, and reproduces and executes it.

性能計測部2107は、シナリオの操作処理の再生に要した時間を計測する処理部である。Webブラウザ2105に対して操作を再生してから操作に対する応答をWebブラウザが応答するまでの間の時間を計測する。具体的には、ハイパーリンクをクリックすると、ページ遷移して、別ページを表示するような場合、シナリオ再生部2106がハイパーリンクをクリックする要求をWebブラウザ2105に送信してから、Webブラウザ2105が別ページの読み込み完了状態になるまでの時間を計測する。また、時間だけでなく、シナリオ再生部2106がハイパーリンクをクリックする要求をWebブラウザ2105に送信した時刻や、Webブラウザ2105が別ページの読み込み完了状態になる時刻を記録する。さらに、各操作の時間を合算して、シナリオ全体に要した時間を計測する。なお、性能計測部2107の記録する時間は、Webサーバ2101の応答時間であってもよい。応答時間とは、Webサーバ2101に要求を出してからWebサーバ2101から応答があるまでの時間である。また、応答時間には、Webページの到着時刻までを応答時間としてもよいし、Webブラウザ2104のレンダリング時間を入れた応答時間としてもよい。   The performance measuring unit 2107 is a processing unit that measures the time required to reproduce the scenario operation process. The time from when the operation is reproduced to the Web browser 2105 until the Web browser responds to the response to the operation is measured. Specifically, when a hyperlink is clicked and the page transitions and another page is displayed, the scenario playback unit 2106 sends a request to click the hyperlink to the web browser 2105, and then the web browser 2105 Measure the time to complete loading of another page. Further, not only the time but also the time when the scenario playback unit 2106 transmits a request to click the hyperlink to the Web browser 2105 and the time when the Web browser 2105 is in a state where the reading of another page is completed are recorded. Furthermore, the time required for the entire scenario is measured by adding the times for each operation. Note that the time recorded by the performance measurement unit 2107 may be the response time of the Web server 2101. The response time is the time from when a request is sent to the Web server 2101 to when there is a response from the Web server 2101. The response time may be the response time up to the arrival time of the Web page, or may be the response time including the rendering time of the Web browser 2104.

シナリオ修正部2108は、シナリオを修正する処理部である。シナリオ修正部2108は、管理者より入力されたシナリオ修正操作に基づき、後述する操作シナリオテーブル2110のシナリオの内容を修正する。   The scenario correction unit 2108 is a processing unit that corrects a scenario. The scenario correction unit 2108 corrects the contents of a scenario in an operation scenario table 2110 described later based on the scenario correction operation input by the administrator.

記憶部2109は、性能監視サーバ2101の各種管理情報を記憶する構成部である。   The storage unit 2109 is a configuration unit that stores various management information of the performance monitoring server 2101.

記憶部2109は、操作シナリオテーブル2110と、実行履歴テーブル2111と、修正シナリオテーブル2112を備えている。   The storage unit 2109 includes an operation scenario table 2110, an execution history table 2111 and a correction scenario table 2112.

操作シナリオテーブル2110は、シナリオ再生部2106が再生するシナリオの情報を格納するテーブルである。   The operation scenario table 2110 is a table for storing information on a scenario to be reproduced by the scenario reproducing unit 2106.

操作シナリオテーブル2110には、例えば、後述する図3のような情報が格納されている。   In the operation scenario table 2110, for example, information as shown in FIG. 3 described later is stored.

実行履歴テーブル2111は、シナリオ再生部2106がシナリオを再生した結果を格納するテーブルである。   The execution history table 2111 is a table that stores the results of scenario playback by the scenario playback unit 2106.

実行履歴テーブル2111には、例えば、後述する図4のような情報が格納されている。   In the execution history table 2111, for example, information as shown in FIG. 4 described later is stored.

修正シナリオテーブル2112は、シナリオ修正内容を一時的に記憶するためのテーブルである。管理者が入力したシナリオ修正操作を一時的にこの修正シナリオテーブル2112に一時的に記憶し、シナリオ修正部2109が修正シナリオテーブル2112に記憶された情報に基づき、操作シナリオテーブル2110に記憶されたシナリオを修正する。   The correction scenario table 2112 is a table for temporarily storing scenario correction contents. The scenario correction operation input by the administrator is temporarily stored in the correction scenario table 2112. The scenario stored in the operation scenario table 2110 by the scenario correction unit 2109 based on the information stored in the correction scenario table 2112. To correct.

修正シナリオテーブル2112には、例えば、後述する図5のような情報が格納されている。   The correction scenario table 2112 stores, for example, information as shown in FIG.

Webサーバ2102は、計算機2000である。Web文書の要求を受け付け、要求のあったWeb文書を応答する。Webサーバ2102は、Web文書2116を備えている。   The Web server 2102 is a computer 2000. Accept a Web document request and respond to the requested Web document. The web server 2102 includes a web document 2116.

端末2103は、性能監視サーバ2101の端末装置である。管理者は、端末2101を通して要求を性能監視サーバ2101に送信したり、当該要求に対する性能監視サーバ2101からの応答を管理者に表示したりする。   A terminal 2103 is a terminal device of the performance monitoring server 2101. The administrator transmits a request to the performance monitoring server 2101 through the terminal 2101 and displays a response from the performance monitoring server 2101 to the request to the administrator.

端末2103は、入出力部2113と、送受信部2114、情報処理部2115を備えている。   The terminal 2103 includes an input / output unit 2113, a transmission / reception unit 2114, and an information processing unit 2115.

入出力部2113は、管理者が端末を通して入力した情報を情報処理部2115に送信したり、情報処理部2115から受信した情報を管理者に出力したりする処理部である。   The input / output unit 2113 is a processing unit that transmits information input by the administrator through the terminal to the information processing unit 2115 and outputs information received from the information processing unit 2115 to the administrator.

送受信部2114は、ネットワークを介して情報処理部2115から受信した情報を送信したり、ネットワークから受信した情報を情報処理部2115に送信したりする処理部である。
情報処理部2115は、入出力部2113や送受信部2114から送受信した情報を加工する処理部である。
The transmission / reception unit 2114 is a processing unit that transmits information received from the information processing unit 2115 via the network and transmits information received from the network to the information processing unit 2115.
The information processing unit 2115 is a processing unit that processes information transmitted / received from the input / output unit 2113 or the transmission / reception unit 2114.

図2は、本発明を構成する計算機2000、外部記憶装置2005、ネットワーク2006、入出力装置2007、出力装置2008、およびその接続関係を示すハードウェア構成図である。   FIG. 2 is a hardware configuration diagram showing a computer 2000, an external storage device 2005, a network 2006, an input / output device 2007, an output device 2008, and their connection relationships that constitute the present invention.

計算機2000は、CPU2001と、主記憶装置2002と、外部記憶装置2003と、通信インターフェース2004を備え、これらがバスで接続されている。   The computer 2000 includes a CPU 2001, a main storage device 2002, an external storage device 2003, and a communication interface 2004, which are connected by a bus.

図1に示した処理部による情報処理は、図2に示したハードウェアにより具体的に実現可能である。Webブラウザ2104や、シナリオ再生部2106、性能計測部2107、シナリオ修正部2108、情報処理部2115は、プログラムやオブジェクトにより実現される。これらの処理部は主記憶装置2002に、CD−ROMやDVDなどの記憶媒体から読み込んでCPU2001が情報処理することにより実現可能である。これらの処理部はハードウェアで実現することもできる。また、記憶部2109は、外部記憶装置2005により実現可能である。入出力部2113は、入出力装置により実現可能である。送受信部2114は、通信インターフェース2004により実現可能である。   Information processing by the processing unit shown in FIG. 1 can be specifically realized by the hardware shown in FIG. The web browser 2104, the scenario playback unit 2106, the performance measurement unit 2107, the scenario correction unit 2108, and the information processing unit 2115 are realized by programs and objects. These processing units can be realized by reading the main storage device 2002 from a storage medium such as a CD-ROM or a DVD and performing information processing by the CPU 2001. These processing units can also be realized by hardware. The storage unit 2109 can be realized by the external storage device 2005. The input / output unit 2113 can be realized by an input / output device. The transmission / reception unit 2114 can be realized by the communication interface 2004.

図3は、操作シナリオテーブル2110の一例を示した図である。   FIG. 3 is a diagram showing an example of the operation scenario table 2110.

操作シナリオテーブル2110の各レコードには、それぞれ操作を記憶しており、レコードに記憶された操作を上から下に順に再生すると一連のWebトランザクションになる。   Each record of the operation scenario table 2110 stores an operation, and when the operations stored in the record are reproduced in order from top to bottom, a series of Web transactions is obtained.

操作シナリオテーブル2110は、シナリオID欄2201と、操作ID欄2202と、操作名欄2203と、操作対象欄2204と、操作内容欄2205と、操作開始条件欄2206と、操作終了条件2207と、ページID欄2208を備えている。   The operation scenario table 2110 includes a scenario ID column 2201, an operation ID column 2202, an operation name column 2203, an operation target column 2204, an operation content column 2205, an operation start condition column 2206, an operation end condition 2207, a page An ID column 2208 is provided.

シナリオID欄2201は、シナリオを一意に特定する識別情報を記憶する。同じシナリオIDのレコードは、同じシナリオに属していることを示している。   The scenario ID column 2201 stores identification information that uniquely identifies a scenario. Records with the same scenario ID indicate that they belong to the same scenario.

操作ID欄2202は、操作を一意に特定する識別情報を記憶する。   The operation ID column 2202 stores identification information that uniquely identifies an operation.

操作名欄2203は、操作の名前を記憶する。ここでは、操作内容がわかるような文字列で記憶されている。記憶する情報は、操作内容を元に人が入力してもよいし、操作対象や操作内容に応じて、自動でテキストを生成してもよい。   The operation name column 2203 stores the name of the operation. Here, it is stored in a character string that indicates the operation content. The information to be stored may be input by a person based on the operation content, or text may be automatically generated according to the operation target or operation content.

操作対象欄2204は、操作対象を特定する情報を記憶する。Web文書2105を解析して特定されるDOMオブジェクトのパターン情報や、Webブラウザ2104と関連して発生するダイアログの構成オブジェクトを特定する情報を記憶する。例えば、操作がハイパーリンクのクリックであれば、ハイパーリンクに表示される文字列(いわゆるInnerTextの値)や、タグ名(aタグ)、タグの属性(具体的にはID属性、name属性、href属性など)の値、タグ番号、他のタグとの関係(親子関係や兄弟関係など)を用いて、またはこれらを組み合わせて特定する。特定方法は、いずれの方法でもよく、XPathなどの書式で記述してもよい。認証ダイアログにユーザ名とパスワード名を入力する操作であれば、認証ダイアログを特定する情報としてダイアログのクラス名やタイトルを、ユーザ名やパスワード名を入力するフィールドを特定する情報としてフィールドのIDを記憶する。認証ダイアログを構成する他の構成オブジェクトとの関係情報(包含関係など)を記憶してもよい。   The operation target column 2204 stores information for specifying the operation target. The DOM object pattern information specified by analyzing the Web document 2105 and information for specifying the constituent objects of the dialog generated in association with the Web browser 2104 are stored. For example, if the operation is a hyperlink click, the character string displayed in the hyperlink (so-called InnerText value), tag name (a tag), tag attribute (specifically ID attribute, name attribute, href) (Such as attributes) values, tag numbers, relationships with other tags (parent-child relationships, sibling relationships, etc.), or a combination of these. The identification method may be any method, and may be described in a format such as XPath. If the operation is to enter a user name and password in the authentication dialog, the dialog class name and title are stored as information for specifying the authentication dialog, and the field ID is stored as information for specifying the field for entering the user name and password. To do. Relationship information (inclusion relationship etc.) with other configuration objects constituting the authentication dialog may be stored.

操作内容欄2205は、操作の内容を特定する情報を記憶する。再生時にブラウザに発行させるイベントや、入力テキスト情報、ダイアログに対して送信するウィンドウメッセージなどを記憶する。具体的には、クリックイベント、テキストフォームへの入力テキスト情報、ダイアログのボタンダウン、ボタンアップメッセージ情報などである。   The operation content column 2205 stores information for specifying the operation content. Stores events to be issued to the browser during playback, input text information, window messages sent to dialogs, and the like. Specifically, click events, text information input to a text form, dialog button down, button up message information, and the like.

操作開始条件欄2206は、操作を開始するために満たすべき条件を記憶する。   The operation start condition column 2206 stores a condition to be satisfied in order to start an operation.

操作終了条件2207は、操作が完了するために満たすべき条件を記憶する。   The operation end condition 2207 stores a condition that must be satisfied in order to complete the operation.

ページID欄2208は、例えば、同一シナリオ中の操作間で同じページを操作する場合、同じ識別子を記憶する。   For example, when the same page is operated between operations in the same scenario, the page ID column 2208 stores the same identifier.

依存欄2209には、直前の操作内容に依存するか否かの情報を記憶している。依存する場合「T」を記憶し、してない場合「F」を記憶している。依存しない場合とは、例えば、URLを直に指定してページ移動する場合などである。   The dependency column 2209 stores information as to whether or not it depends on the previous operation content. If it depends, it stores “T”, otherwise it stores “F”. The case where it does not depend is, for example, a case where a page is moved by directly specifying a URL.

図4は、実行履歴テーブル2111の一例を示した図である。   FIG. 4 is a diagram showing an example of the execution history table 2111. As shown in FIG.

実行履歴テーブル2111は、履歴ID欄2301と、シナリオID欄2202と、操作ID欄2203と、実行状態欄2304と、実行結果欄2305と、開始時刻欄2306と、終了時刻欄2307と、応答時間欄2308と、詳細欄2309を備えている。   The execution history table 2111 includes a history ID column 2301, a scenario ID column 2202, an operation ID column 2203, an execution status column 2304, an execution result column 2305, a start time column 2306, an end time column 2307, and a response time. A column 2308 and a detail column 2309 are provided.

履歴ID欄2301は、シナリオの再生結果を一意に特定する識別情報である。同じシナリオの再生であっても、定期実行の度に、異なる識別子を付与して管理する。   The history ID column 2301 is identification information for uniquely specifying the scenario reproduction result. Even if the same scenario is played, a different identifier is assigned and managed every time the periodic execution is performed.

シナリオID欄2202は、シナリオを一意に特定するための識別子を記憶する。   The scenario ID column 2202 stores an identifier for uniquely specifying a scenario.

操作ID欄2203は、シナリオを構成する操作を一意に特定するための識別子を記憶する。   The operation ID column 2203 stores an identifier for uniquely specifying an operation constituting the scenario.

実行状態欄2304は、操作の実行状態を記憶する。例えば、実行が完了していれば「実行済み」、実行中であれば「実行中」、実行していなければ「未実行」を記憶する。   The execution state column 2304 stores the execution state of the operation. For example, “executed” is stored if the execution is completed, “executed” if it is being executed, and “not executed” if it is not being executed.

実行結果欄2305は、実行した結果の状態を記憶する。例えば、操作が成功すれば「成功」、失敗すれば「失敗」、操作を実行していなければ「n/a」と記憶する。   The execution result column 2305 stores the status of the execution result. For example, “success” is stored if the operation is successful, “failure” is stored if the operation is unsuccessful, and “n / a” is stored if the operation is not executed.

開始時刻欄2306は、操作実行を開始した時刻を記憶する。   The start time column 2306 stores the time when the operation execution is started.

終了時刻欄2307は、操作実行を終了した時刻を記憶する。   The end time column 2307 stores the time when the operation execution is ended.

応答時間欄2308は、操作実行に要した時間を記憶する。開始時刻欄2306に記憶した時刻と終了時刻欄2307に記憶した時刻との差分を求めて算出した値を記憶する。   The response time column 2308 stores the time required for operation execution. The value calculated by obtaining the difference between the time stored in the start time column 2306 and the time stored in the end time column 2307 is stored.

詳細欄2309は、関連情報を記憶する。例えば、操作実行が失敗した場合に、その原因を記憶する。   The detail column 2309 stores related information. For example, when the operation execution fails, the cause is stored.

図5は、修正シナリオテーブル2112の一例を示した図である。   FIG. 5 is a diagram showing an example of the correction scenario table 2112.

修正シナリオテーブル2112は、修正シナリオID欄2401と、シナリオID欄2402と、操作ID欄2403と、操作対象2404と、操作内容欄2405を備えている。   The correction scenario table 2112 includes a correction scenario ID column 2401, a scenario ID column 2402, an operation ID column 2403, an operation target 2404, and an operation content column 2405.

修正シナリオID欄2401は、修正シナリオを特定するための識別情報を記憶する。   The correction scenario ID column 2401 stores identification information for specifying a correction scenario.

シナリオID欄2402は、修正する対象となるシナリオを特定するための識別情報を記憶する。   The scenario ID column 2402 stores identification information for specifying a scenario to be corrected.

操作ID欄2403は、修正シナリオを構成する操作を特定する識別情報を記憶する。   The operation ID column 2403 stores identification information for specifying operations constituting the correction scenario.

操作対象2404は、修正シナリオを構成する操作の操作対象を特定する情報を記憶する。管理者が入力した操作の操作対象をパターン情報として記憶する。取得方法および書式は、操作シナリオテーブル2110の操作対象欄2204の場合と同じである。   The operation target 2404 stores information for specifying the operation target of the operation constituting the correction scenario. The operation target of the operation input by the administrator is stored as pattern information. The acquisition method and format are the same as those in the operation target column 2204 of the operation scenario table 2110.

操作内容欄2405は、修正シナリオを構成する操作の操作内容を特定する情報を記憶する。管理者が入力した操作の操作内容を記憶する。取得方法および書式は、操作シナリオテーブル2110の操作対象欄2205の場合と同じである。   The operation content column 2405 stores information for specifying the operation content of the operations that constitute the correction scenario. The operation content of the operation input by the administrator is stored. The acquisition method and format are the same as those in the operation target column 2205 of the operation scenario table 2110.

図6は、性能監視サーバを構成する各コンポーネントによる全体処理を示すフロー図である。   FIG. 6 is a flowchart showing overall processing by each component constituting the performance monitoring server.

(1) シナリオ再生部2106は、シナリオAの実行要求を受け付ける(ステップ2501)。   (1) The scenario playback unit 2106 receives a scenario A execution request (step 2501).

(2) シナリオ再生部2106は、操作シナリオテーブル2110を読み込み、スケジュールにより再生実行が予定されているシナリオAを特定する(ステップ2502)。シナリオID欄2201を検索し、シナリオAに相当する識別子を有するレコードを取得する。   (2) The scenario playback unit 2106 reads the operation scenario table 2110 and identifies scenario A scheduled for playback execution according to the schedule (step 2502). The scenario ID column 2201 is searched to obtain a record having an identifier corresponding to the scenario A.

(3) シナリオ再生部2106は、シナリオAの最初の操作Aを特定する(ステップ2503)。ステップ2502で取得したレコードのうち、最初のレコードを操作Aとして特定する。   (3) The scenario playback unit 2106 identifies the first operation A of scenario A (step 2503). Among the records acquired at step 2502, the first record is specified as operation A.

(4) シナリオ再生部2106は、操作Aから操作内容Aと操作対象パターンAを特定する(ステップ2504)。ステップ2503で特定したレコードの操作内容欄2205に記憶された内容を操作内容A、操作対象欄2204に記憶された内容を操作対象パターンAとする。   (4) The scenario playback unit 2106 identifies the operation content A and the operation target pattern A from the operation A (step 2504). The content stored in the operation content column 2205 of the record specified in step 2503 is defined as operation content A, and the content stored in the operation target column 2204 is defined as operation target pattern A.

(5) シナリオ再生部2106は、Webブラウザ2104からWeb文書2105を読み込み、操作対象パターンAに合致する対象Bを特定する(ステップ2505)。Web文書2105がDOMで構成されている場合、Web文書2105のDOMから操作対象パターンAに合致するオブジェクトを取得して、対象Bとする。   (5) The scenario playback unit 2106 reads the Web document 2105 from the Web browser 2104, and specifies the target B that matches the operation target pattern A (step 2505). When the Web document 2105 is composed of a DOM, an object that matches the operation target pattern A is acquired from the DOM of the Web document 2105 and set as a target B.

(6) シナリオ再生部2106は、対象Bがあるか否か判定する(ステップ2506)。ステップ2506の判定の結果、対象Bがあれば、ステップ2508に進む。なければ、ステップ2507に進む。   (6) The scenario playback unit 2106 determines whether or not there is a target B (step 2506). If there is a target B as a result of the determination in step 2506, the process proceeds to step 2508. Otherwise, go to Step 2507.

(7) ステップ2506の判定の結果、対象Bがない場合、シナリオ修正部2108は、シナリオAを修正する(ステップ2507)。この処理は、図7を用いて詳細に説明する。修正したら、ステップ2508に進む。   (7) If the result of determination in step 2506 is that there is no target B, the scenario correction unit 2108 corrects scenario A (step 2507). This process will be described in detail with reference to FIG. Once corrected, go to step 2508.

(8) ステップ2506の判定の結果、対象Bがあった場合、シナリオ再生部2106は、対象Bに操作内容Aを実行する(ステップ2508)。例えば、対象Bがリンクであり、操作内容Aがリンクのクリックだったとき、当該リンクに対してリンククリックを実行する。また、対象Bがid属性が「user」のinputタグで構成されるテキストフォームであり、操作内容Aがフォームにテキスト「user001」入力なら、当該テキストフォームに文字列「user001」を埋め込む。   (8) If there is a target B as a result of the determination in step 2506, the scenario reproducing unit 2106 executes the operation content A on the target B (step 2508). For example, when the target B is a link and the operation content A is a link click, the link click is executed on the link. Further, if the target B is a text form configured with an input tag having an id attribute “user”, and the operation content A is the text “user001” input to the form, the character string “user001” is embedded in the text form.

(9) 性能計測部2107は、実行開始時刻を記録する(ステップ2509)。例えば、実行履歴テーブル2111に新たなレコードを生成し、開始時刻欄2306に現在時刻を記憶する。   (9) The performance measurement unit 2107 records the execution start time (step 2509). For example, a new record is generated in the execution history table 2111 and the current time is stored in the start time column 2306.

(10) シナリオ再生部2106は、操作が完了するか判定する(ステップ2510)。例えば、操作の完了は、操作シナリオテーブル2110の操作終了条件欄2207に記述された条件に合致しているか否かを判定する。具体的には、操作終了条件欄2207に、操作実行後に操作完了までに発生するイベントのパターン情報が記憶されていれば、当該パターンに一致するイベントが到着したことにより、操作完了したと判定する。   (10) The scenario playback unit 2106 determines whether the operation is completed (step 2510). For example, the completion of the operation determines whether the condition described in the operation end condition column 2207 of the operation scenario table 2110 is met. Specifically, if the operation end condition column 2207 stores the pattern information of the event that occurs until the operation is completed after the operation is executed, it is determined that the operation is completed when an event that matches the pattern arrives. .

(11) ステップ2510の判定の結果、完了している場合、性能計測部2106は、実行終了時刻を記録する。例えば、ステップ2509で生成したレコードの終了時刻欄2307に現在時刻を記憶する。現在時刻の代わりに、ステップ2501で操作終了条件欄2207の条件が満たされた時刻を計測してもよい。   (11) If the result of determination in step 2510 is complete, the performance measurement unit 2106 records the execution end time. For example, the current time is stored in the end time column 2307 of the record generated in step 2509. Instead of the current time, the time when the condition in the operation end condition column 2207 is satisfied in step 2501 may be measured.

(12) 性能計測部2106は、実行開始時刻と実行終了時刻から操作Aにかかった時間を算出して応答時間として記憶する(ステップ2512)。例えば、実行履歴テーブル2111において、ステップ2509で生成したレコードの開始時刻欄2306と終了時刻欄の差分を算出し、応答時間欄2308に記憶する。   (12) The performance measurement unit 2106 calculates the time taken for the operation A from the execution start time and the execution end time, and stores it as a response time (step 2512). For example, in the execution history table 2111, the difference between the start time column 2306 and the end time column of the record generated in step 2509 is calculated and stored in the response time column 2308.

(13) シナリオ再生部2106は、操作Aの実行成功を記憶する(ステップ2513)。例えば、実行履歴テーブル2111において、ステップ2509で生成したレコードの実行結果欄2305に、「成功」と記憶する。   (13) The scenario playback unit 2106 stores the successful execution of the operation A (step 2513). For example, in the execution history table 2111, “success” is stored in the execution result column 2305 of the record generated in step 2509.

(14) シナリオ再生部2106は、操作Aを実行済み状態に変更する(ステップ2514)。例えば、実行履歴テーブル2111において、ステップ2509で生成したレコードの実行状態欄2304に、「実行済」と記憶する。   (14) The scenario playback unit 2106 changes the operation A to the executed state (step 2514). For example, in the execution history table 2111, “executed” is stored in the execution status column 2304 of the record generated in step 2509.

(15) シナリオ再生部2106は、シナリオAに未実行状態の次の操作があるか判定する(ステップ2515)。次の操作がある場合、ステップ2516に進む。ない場合は、ステップ2517に進む。   (15) The scenario playback unit 2106 determines whether there is a next operation in the unexecuted state in the scenario A (step 2515). If there is a next operation, the process proceeds to step 2516. If not, the process proceeds to step 2517.

(16) ステップ2515の判定の結果、次の操作があれば、シナリオ再生部2106は、シナリオAから未実行状態の次の操作Aを取得する(ステップ2516)。ステップ2504以降の処理を同じように繰り返す。   (16) If the result of determination in step 2515 is that there is a next operation, the scenario playback unit 2106 acquires the next operation A that has not been executed from the scenario A (step 2516). The processing after step 2504 is repeated in the same manner.

(17) ステップ2515の判定の結果、次の操作がなければ、性能計測部2107は、操作毎の時間を合算し、シナリオAにかかった時間を算出する(ステップ2517)。ステップ2517を実行したら終了する。   (17) If the result of determination in step 2515 is that there is no next operation, the performance measurement unit 2107 adds up the time for each operation and calculates the time taken for scenario A (step 2517). When step 2517 is executed, the process ends.

(18) ステップ2510の判定で、操作Aが完了していなければ、シナリオ再生部2106は、タイムアウトしたか判定する(ステップ2518)。タイムアウト前ならステップ2510に戻る。タイムアウトしていれば、ステップ2519に進む。   (18) If the operation A has not been completed in the determination in step 2510, the scenario reproducing unit 2106 determines whether a timeout has occurred (step 2518). If it is before the timeout, the process returns to step 2510. If timed out, the process proceeds to step 2519.

(19) ステップ2518の判定の結果、タイムアウトしていれば、性能計測部2107は、操作終了時刻を記憶する(ステップ2519)。ステップ2519と同じである。   (19) If the result of determination in step 2518 is timeout, the performance measurement unit 2107 stores the operation end time (step 2519). Same as step 2519.

(20) 性能計測部2107は、実行開始時刻と実行終了時刻から操作Aにかかった時間を算出し記憶する(ステップ2520)。ステップ2520と同じである。   (20) The performance measurement unit 2107 calculates and stores the time taken for the operation A from the execution start time and the execution end time (step 2520). Same as step 2520.

(21) シナリオ再生部2106は、操作Aの実行失敗を記憶する(ステップ2621)。例えば、実行履歴テーブル2111において、ステップ2509で生成したレコードの実行結果欄2305に、「失敗」と記憶する。   (21) The scenario playback unit 2106 stores the execution failure of the operation A (step 2621). For example, in the execution history table 2111, “failure” is stored in the execution result column 2305 of the record generated in step 2509.

(22) シナリオ再生部2106は、操作Aを実行済み状態に変更する(ステップ2522)。例えば、実行履歴テーブル2111において、ステップ2509で生成したレコードの実行状態欄2304に、「実行済」と記憶する。   (22) The scenario playback unit 2106 changes the operation A to the executed state (step 2522). For example, in the execution history table 2111, “executed” is stored in the execution status column 2304 of the record generated in step 2509.

(23) シナリオ再生部2106は、シナリオAに未実行状態で、しかも実行可能な操作があるか判定する(ステップ2523)。判定の結果、あればステップ2114に進む。なければ、終了する。例えば、実行履歴テーブル2111の操作シナリオAに関するレコードで、実行状態欄2304が「未実行」であり、操作ID欄2302と操作ID欄2202で対応づけられる操作シナリオテーブル2110のレコードの依存欄2209が「T」になっているレコードがあるかを判定する。   (23) The scenario reproducing unit 2106 determines whether or not there is an operation that can be executed in the unexecuted state in the scenario A (step 2523). As a result of the determination, if there is, the process proceeds to Step 2114. If not, exit. For example, in the record related to the operation scenario A in the execution history table 2111, the execution status column 2304 is “not executed”, and the dependency column 2209 of the record in the operation scenario table 2110 associated with the operation ID column 2302 and the operation ID column 2202 is Judge whether there is a record with "T".

(24) シナリオ再生部2106は、ステップ2523の判定の結果、該当操作があれば、シナリオAから未実行状態で、実行可能な操作を取得し、操作Aとする(ステップ2114)。ステップ2114の後、新たな操作Aによりステップ2504以降を繰り返す。   (24) If there is a corresponding operation as a result of the determination in step 2523, the scenario reproducing unit 2106 acquires an executable operation in an unexecuted state from the scenario A and sets it as the operation A (step 2114). After step 2114, step 2504 and subsequent steps are repeated by a new operation A.

図7は、シナリオ修正部2108による修正処理を示すフロー図である。
ステップ2601からステップ2607までの処理は、ユーザである管理者から修正操作を受信して記憶する処理動作である。
FIG. 7 is a flowchart showing the correction processing by the scenario correction unit 2108.
The processing from step 2601 to step 2607 is a processing operation for receiving and storing the correction operation from the administrator who is the user.

(1) シナリオ修正部2108は、操作失敗を検出する(ステップ2601)。   (1) The scenario correction unit 2108 detects an operation failure (step 2601).

(2) シナリオ修正部2108は、操作Aを失敗操作Yとして記憶する(ステップ2602)。失敗操作Yとして一時的に操作Aを記憶する。   (2) The scenario correction unit 2108 stores the operation A as a failure operation Y (step 2602). The operation A is temporarily stored as the failure operation Y.

(3) シナリオ修正部2108は、修正シナリオAを初期化する(ステップ2603)。修正シナリオテーブル2112を初期化して、ユーザからの修正操作を記録できるようにする。   (3) The scenario correction unit 2108 initializes the correction scenario A (step 2603). The correction scenario table 2112 is initialized so that the correction operation from the user can be recorded.

(4) シナリオ修正部2108は、ユーザの操作Cを受け付ける(ステップ2604)。Webブラウザ2104やダイアログに対するユーザの操作Cを受け付ける。   (4) The scenario correction unit 2108 receives a user operation C (step 2604). The user's operation C for the web browser 2104 and the dialog is accepted.

(5) シナリオ修正部2108は、操作Cを修正シナリオAに記憶する(ステップ2605)。例えば、ブラウザの遷移履歴を戻る操作や、テキストフォームにパスワード入力をしなおす操作などを記憶する。ブラウザイベントやウィンドウメッセージを受信して、操作対象と操作内容を特定して、修正シナリオテーブル2112に記憶する。ステップ2603で初期化するたびに修正シナリオID欄2401に新たな識別子を記録する。また、シナリオID欄2402には、実行履歴テーブル2111での操作Aに相当するレコードのシナリオID欄2302の値を記憶する。操作ID欄2403には修正シナリオテーブル2112のレコードを識別する識別情報を記憶する。操作対象欄2404には、特定した操作対象情報を記憶し、操作内容欄2405には特定した操作内容情報を記憶する。   (5) The scenario correction unit 2108 stores the operation C in the correction scenario A (step 2605). For example, an operation for returning a browser transition history, an operation for re-entering a password in a text form, and the like are stored. The browser event or window message is received, the operation target and the operation content are specified, and stored in the correction scenario table 2112. Each time initialization is performed in step 2603, a new identifier is recorded in the modified scenario ID column 2401. The scenario ID column 2402 stores the value of the scenario ID column 2302 of the record corresponding to the operation A in the execution history table 2111. The operation ID column 2403 stores identification information for identifying the record of the correction scenario table 2112. The operation target column 2404 stores the specified operation target information, and the operation content column 2405 stores the specified operation content information.

(6) シナリオ修正部2108は、操作Cの操作対象と失敗操作Yの操作対象が一致するか判定する(ステップ2606)。判定の結果、一致すればステップ2607に進む。一致しなければステップ2604に戻る。ステップ2606の判定処理は、ユーザからの修正操作の終わりを決めるための処理である。失敗操作Yとして記憶されている操作に相当する操作が、修正処理操作によって成功していれば、そこで修正処理操作が終わったものと判定する。失敗操作Yに相当する操作か否かは、失敗操作Yの操作対象と同一の操作対象に対する操作か否かにより判定する。   (6) The scenario correction unit 2108 determines whether the operation target of the operation C matches the operation target of the failure operation Y (step 2606). As a result of the determination, if they match, the process proceeds to step 2607. If they do not match, the process returns to step 2604. The determination process in step 2606 is a process for determining the end of the correction operation from the user. If the operation corresponding to the operation stored as the failure operation Y has succeeded in the correction processing operation, it is determined that the correction processing operation has ended. Whether or not the operation corresponds to the failed operation Y is determined by whether or not the operation is the same operation target as the operation target of the failed operation Y.

(7) ステップ2606の判定の結果、一致すれば、シナリオ修正部2108は、操作Aが成功したか判定する(ステップ2607)。判定の結果、成功していたらステップ2608に進む。失敗していたらステップ2603に戻り、ユーザに再度入力を促す。

ステップ2608からステップ2618までの処理は、ユーザである管理者から受信した修正情報をもとに元のシナリオを修正する処理動作である。
(7) If the results of the determination in step 2606 match, the scenario correction unit 2108 determines whether the operation A has succeeded (step 2607). As a result of the determination, if it is successful, the process proceeds to Step 2608. If unsuccessful, the process returns to step 2603 to prompt the user to input again.

The processing from step 2608 to step 2618 is a processing operation for correcting the original scenario based on the correction information received from the administrator who is the user.

(8) ステップ2607の判定の結果、成功していたら、シナリオ修正部2108は、失敗操作Yを修正中操作として一時的に記憶する(ステップ2608)。これは、もとの操作シナリオにおいて、修正範囲を特定するための処理であり、仮に失敗操作Yから修正中操作までを修正候補の操作として特定している。   (8) If the result of the determination in step 2607 is successful, the scenario correcting unit 2108 temporarily stores the failed operation Y as a correcting operation (step 2608). This is a process for specifying the correction range in the original operation scenario, and temporarily specifies the operation from the failed operation Y to the operation being corrected as a correction candidate operation.

(9) シナリオ修正部2108は、修正シナリオAを読み込む(ステップ2609)。修正シナリオテーブル2112を記憶部2109から読みこみ、一連の修正シナリオAを取得する。
(10) シナリオ修正部2108は、修正シナリオAから最初の操作Dを読み込む(ステップ2610)。修正シナリオAを構成する最初の操作Dを取得する。具体的には、修正シナリオテーブル2112の最初のレコードを取得する。
(9) The scenario correction unit 2108 reads the correction scenario A (step 2609). The correction scenario table 2112 is read from the storage unit 2109 to obtain a series of correction scenarios A.
(10) The scenario correction unit 2108 reads the first operation D from the correction scenario A (step 2610). Acquire the first operation D constituting the correction scenario A. Specifically, the first record of the correction scenario table 2112 is acquired.

(11) シナリオ修正部2108は、シナリオAの修正中操作から失敗操作Yまでの操作に、操作Dと操作対象が一致する操作Eがあるか判定する(ステップ2611)。判定の結果、一致すればステップ2612に進む。一致しなければステップ2614に進む。操作シナリオテーブル2110に記憶され修正候補として特定した操作のうち、ユーザから入力された修正操作Dに相当する操作を特定する。相当する操作の特定は、操作対象が一致しているか否かにより、判定する。   (11) The scenario correction unit 2108 determines whether there is an operation E in which the operation D and the operation target match among the operations from the operation being corrected in scenario A to the failure operation Y (step 2611). If they match as a result of the determination, the process proceeds to step 2612. If not, the process proceeds to step 2614. Among the operations stored in the operation scenario table 2110 and specified as correction candidates, an operation corresponding to the correction operation D input by the user is specified. The corresponding operation is identified based on whether or not the operation targets match.

(12) シナリオ修正部2108は、ステップ2611の判定の結果、一致すれば、シナリオ中の操作Eの内容を操作Dの内容で置換する。操作シナリオテーブル2110の操作を、ユーザから入力された修正操作の内容に変更することで、修正をもとの操作シナリオに反映していく。   (12) The scenario correcting unit 2108 replaces the content of the operation E in the scenario with the content of the operation D if they match as a result of the determination in step 2611. By changing the operation in the operation scenario table 2110 to the content of the correction operation input by the user, the correction is reflected in the original operation scenario.

(13) シナリオ修正部2108は、操作Eを修正中操作として一時的に記憶する(ステップ2613)。記憶後、ステップ2617に進む。修正範囲を狭める。   (13) The scenario correction unit 2108 temporarily stores the operation E as an operation being corrected (step 2613). After storing, go to step 2617. Narrow the range of correction.

(14) ステップ2611の判定の結果、一致しなければ、シナリオ修正部2108は、操作Dがブラウザの履歴を戻る操作か否か判定する(ステップ2614)。戻る操作なら、ステップ2615に進む。戻る操作でなければステップ2616に進む。戻る操作の場合、もとの操作シナリオの内容を変更するのでなく、失敗操作以前に表示していたページに対する操作の修正を行うものなので、戻る操作自体は記憶せず、ページID欄2208の情報をもとに修正候補範囲を広げる。   (14) As a result of the determination in step 2611, if they do not match, the scenario correcting unit 2108 determines whether or not the operation D is an operation for returning the browser history (step 2614). If it is a return operation, the process proceeds to step 2615. If it is not a return operation, the process proceeds to step 2616. In the case of a return operation, the content of the original operation scenario is not changed, but the operation for the page displayed before the failed operation is corrected. Therefore, the return operation itself is not stored, and the information in the page ID column 2208 Based on the above, expand the range of correction candidates.

(15) ステップ2614の判定の結果、戻る操作なら、シナリオ修正部2108は、シナリオAのうち戻り先のページに相当する操作を修正中操作として一時的に記憶する(ステップ2615)。記憶後、ステップ2617に進む。   (15) If the result of determination in step 2614 is a return operation, the scenario correction unit 2108 temporarily stores the operation corresponding to the return destination page in scenario A as the operation being corrected (step 2615). After storing, go to step 2617.

(16) ステップ2614の判定の結果、戻る操作でなければ、シナリオ修正部2108は、修正中操作として記憶された操作の次の操作として操作EをシナリオAに追加する(ステップ2616)。追加後、ステップ2613に進む。もとの操作シナリオにはない操作が必要になったケースなので、もとの操作シナリオに対して、新たに追加する修正を行う。   (16) If the result of the determination in step 2614 is that the operation is not a return operation, the scenario correcting unit 2108 adds the operation E to the scenario A as the operation next to the operation stored as the operation being corrected (step 2616). After the addition, go to step 2613. Since this is a case where an operation that is not in the original operation scenario is required, a new addition correction is made to the original operation scenario.

(17) ステップ2613やステップ2615の処理後、シナリオ修正部2108は、修正シナリオAに操作Dの次の操作があるか判定する(ステップ2617)。判定の結果、次の操作があれば、ステップ2618に進む。なければ、修正処理を終了する。修正シナリオAに未反映の操作が含まれていれば、引き続き反映処理を行う。
(18) ステップ2617の判定の結果、次の操作があれば、シナリオ修正部2108は、修正シナリオAから次の操作を読み込み、操作Dとする(ステップ2618)。新たな操作Dでステップ2611以降を処理する。
(17) After the processing of step 2613 and step 2615, the scenario correction unit 2108 determines whether the correction scenario A has an operation next to the operation D (step 2617). If it is determined that there is a next operation, the process proceeds to step 2618. If not, the correction process is terminated. If an unreflected operation is included in the correction scenario A, the reflection process is continued.
(18) If the result of determination in step 2617 is that there is a next operation, the scenario correction unit 2108 reads the next operation from the correction scenario A and sets it as operation D (step 2618). Step 2611 and subsequent steps are processed by a new operation D.

図7に示した処理動作により、シナリオ修正のために、最初からシナリオを作成しなおすことなく、部分的にシナリオを修正できる。また、もとのシナリオ中の変更箇所やシナリオの記述書式を管理者は意識せずにすむ。管理者は、修正後の操作のみ入力するだけで、シナリオの修正を実現できる。後述する図8の処理と異なり、個別に操作間で比較するため、修正シナリオ中に含まれるもとのシナリオへの修正の反映が必要ない操作を特定し、修正の反映が必要なもののみ反映させることができる。   With the processing operation shown in FIG. 7, the scenario can be partially corrected without recreating the scenario from the beginning for scenario correction. Also, the administrator does not need to be aware of the changes in the original scenario and the description format of the scenario. The administrator can correct the scenario only by inputting the corrected operation. Unlike the processing in Fig. 8 to be described later, since operations are individually compared, operations that do not need to be reflected in the original scenario included in the revised scenario are identified, and only those that need to be reflected are reflected. Can be made.

図8は,ダイアログ操作の記録と再生方法である。ダイアログ操作の記録と再生では,操作対象ウィンドウにHookを付加し,当該ウィンドウに関連するダイアログを捕捉する処理1201を実行する。ダイアログ操作の記録処理1202は,捕捉したダイアログに対して,ダイアログウィンドウのタイトルと,子ウィンドウの認証情報クラス,EditBoxのコントロールIDと入力データ,各種ButtonのコントロールIDを記録する,ダイアログ操作の再生処理1203は,捕捉したDialogウィンドウに対して,Dialogウィンドウのタイトルが記録したDialogウィンドウと一致すれば,子ウィンドウの内,記録したウィンドウ情報,クラス,コントロールIDと一致するウィンドウハンドル(HWND)に対して,記録データを含む送信メッセージを送る。   Fig. 8 shows how to record and play back dialog operations. In recording and playing back a dialog operation, processing 1201 is executed for adding a hook to the operation target window and capturing a dialog related to the window. The dialog operation recording process 1202 records the dialog window title, child window authentication information class, EditBox control ID and input data, and various button control IDs for the captured dialog. If the title of the Dialog window matches the recorded Dialog window for the captured Dialog window, 1203 will respond to the window handle (HWND) that matches the recorded window information, class, and control ID. , Send a transmission message containing recorded data.

図9は,記録処理部1004の処理フローである。記録処理部1004では,実行制御部1003からの,ユーザが操作画面500の記録ボタン505をクリックすると発生する記録イベント待ち1301する。記録イベントを受け取ると,Webブラウザ操作記録処理1302,ポップアップダイアログ記録処理1303,停止イベント待ち1304の各処理を並列実行する。
Webブラウザ操作記録処理1302は,Webブラウザコントロール上で表示するドキュメントに対して,ユーザからの操作イベントである,リンククリックやフォーム内テキスト入力やボタンクリック等を取得するためのイベントハンドラを登録1305し,ユーザによるWebブラウザ操作1306によるWebブラウザイベント待ち1307し,Webブラウザイベントが発生すると,当該イベント発行元であるタグ情報,クリックやテキスト入力などの操作内容,操作により発生するページ遷移後のページタイトルを取得し,操作シナリオの末尾に,イベント発生順に追加登録1308する。
FIG. 9 is a processing flow of the recording processing unit 1004. The recording processing unit 1004 waits for a recording event 1301 generated when the user clicks the recording button 505 on the operation screen 500 from the execution control unit 1003. When the recording event is received, the Web browser operation recording process 1302, the pop-up dialog recording process 1303, and the stop event waiting process 1304 are executed in parallel.
The Web browser operation record processing 1302 registers 1305 event handlers for acquiring link clicks, text input in forms, button clicks, etc., which are operation events from the user for the document displayed on the Web browser control. When a web browser event is generated 1307 after waiting for a web browser event 1307 by the user's web browser operation 1306 and a web browser event occurs, the tag information that is the event issue source, the operation content such as click or text input, and the page title after the page transition caused by the operation And add 1308 to the end of the operation scenario in order of event occurrence.

ポップアップダイアログ記録処理1303は,Webブラウザ操作途中で出現するポップアップダイアログを捕捉するために,本実行プログラムから呼び出されるダイアログ捕捉のための監視プログラムを起動1309し,ポップアップダイアログの消滅イベント待ち1311し,ダイアログ消滅イベントが発生すると,入力情報を含むダイアログ内容1310を取得し,操作シナリオの末尾に追加登録1312する。   The pop-up dialog recording process 1303 starts a monitoring program for capturing a dialog that is called from this execution program in order to capture the pop-up dialog that appears during the Web browser operation, waits for the pop-up dialog disappearing event 1311, and When the disappearance event occurs, the dialog content 1310 including the input information is acquired and additionally registered 1312 at the end of the operation scenario.

停止イベント待ち処理1304は,実行制御部1003からの,ユーザが停止ボタン506をクリックすると発生する停止イベント待ち1304し,停止イベントが発生すると,記録処理1004を終了させる。   The stop event waiting process 1304 waits for a stop event 1304 that occurs when the user clicks the stop button 506 from the execution control unit 1003, and ends the recording process 1004 when a stop event occurs.

図10から図12は,再生処理部1005の処理内容である。
図10は,ブラウザ操作とダイアログ操作の再生処理手順である。図14は, MainスレッドによるWebブラウザ操作再生処理1401と,子スレッドによるダイアログの捕捉と再生処理1402によって生じる,操作シナリオ1403に対するWebブラウザの状態1404を示している。Webブラウザ上でクリック操作1405を再生すると,Webブラウザは,ドキュメント読み込み開始状態1406となる。続いて,認証ダイアログ1407が出現し,当該ダイアログに対する操作を再生すると,Webブラウザはドキュメント読み込み完了状態1408となり,操作シナリオのドキュメント読み込み完了操作に到達する。
10 to 12 show the processing contents of the playback processing unit 1005. FIG.
FIG. 10 shows a playback processing procedure for browser operation and dialog operation. FIG. 14 shows a Web browser state 1404 for an operation scenario 1403 caused by the Web browser operation playback processing 1401 by the Main thread and the dialog capture and playback processing 1402 by the child thread. When the click operation 1405 is reproduced on the Web browser, the Web browser enters a document reading start state 1406. Subsequently, when an authentication dialog 1407 appears and an operation on the dialog is reproduced, the Web browser enters a document reading completion state 1408, and reaches the document reading completion operation of the operation scenario.

図11は,ブラウザ操作とダイアログ操作の再生処理方法である。図15において,再生処理は,ブラウザコントロール処理スレッド1501とダイアログ処理スレッド1502が実行する。そして,ブラウザコントロール処理スレッド1501の実行により,ブラウザコントロール1503が状態遷移し,ダイアログ処理スレッド1502の実行により,ウィンドウプロシージャWinProc1504が状態遷移する。ここで,ブラウザ操作とこれに伴うブラウザイベントを含めて1操作単位1505とし,操作単位に所要時間を計測する。また,1ダイアログ操作までの一連の操作グループ1506を,連続実行する再生処理単位とする。フォーム情報入力再生処理1507は,フォーム入力前の値1508をフォーム入力後の値1509に変換する。
図12は,再生処理部1005の処理フローである。実行制御部1003からの,ユーザが再生ボタン507をクリックすると発生する再生イベント待ち1601し,再生イベントを受け取ると,ブロック再生処理1602と,一時停止イベント待ち1603の各処理を並列実行する。
一時停止イベント待ち処理1603は,ユーザが一時停止ボタンをクリックすると,実行制御部1003から発生する一時停止イベント待ち1603する。一時停止イベントを受け取ると,再生イベント待ち1601する。
FIG. 11 shows a reproduction processing method of browser operation and dialog operation. In FIG. 15, the playback processing is executed by the browser control processing thread 1501 and the dialog processing thread 1502. When the browser control processing thread 1501 is executed, the browser control 1503 changes state, and when the dialog processing thread 1502 is executed, the window procedure WinProc 1504 changes state. Here, a browser operation and a browser event associated therewith are set as one operation unit 1505, and the required time is measured for each operation unit. In addition, a series of operation groups 1506 up to one dialog operation is set as a replay processing unit to be continuously executed. The form information input / playback processing 1507 converts a value 1508 before form input into a value 1509 after form input.
FIG. 12 is a processing flow of the reproduction processing unit 1005. When the user clicks the play button 507 from the execution control unit 1003, the process waits for a play event 1601. When a play event is received, the block play process 1602 and the pause event wait 1603 process are executed in parallel.
The pause event wait process 1603 waits for a pause event 1603 generated from the execution control unit 1003 when the user clicks the pause button. When a pause event is received, a playback event wait 1601 is performed.

ブロック再生処理1602では,操作シナリオを,ポップアップダイアログ出現までを1ブロックとし,ブロック単位で再生する。
まず,操作シナリオの未実行操作の先頭から,ポップアップダイアログ出現までの操作を抽出1604し,抽出した操作グループを再生処理単位とする。
次に,Webブラウザ操作再生処理1605とポップアップダイアログ再生処理1606を並列実行する。
In the block playback process 1602, the operation scenario is played back in units of blocks, with the pop-up dialog appearing as one block.
First, the operation from the beginning of the unexecuted operation of the operation scenario to the appearance of the pop-up dialog is extracted 1604, and the extracted operation group is set as a reproduction processing unit.
Next, Web browser operation playback processing 1605 and pop-up dialog playback processing 1606 are executed in parallel.

Webブラウザ操作再生処理1605は,ポップアップダイアログに対する操作を除く,全てのWebブラウザ操作を順番に実行していく。Webブラウザ操作再生処理1605は,初めに,WebブラウザコントロールにWebページ読み込み完了イベントを取得するためのイベントハンドラを登録1607する。次に,再生処理対象シナリオの未実行操作の先頭からドキュメント表示完了イベント以外の,次の操作イベントの直前までを抽出1608し,1操作単位として,操作イベント発行処理1609と,ドキュメント表示完了イベント待ち1610の各処理を並列実行する。ドキュメント表示完了イベント待ち1610は,完了イベントを受け取るとイベント数をカウントアップ1611し,イベント到着数が記録時と同数になるまで,ドキュメント表示完了イベント待ち1610を実行する。   The Web browser operation playback process 1605 sequentially executes all Web browser operations except for operations on pop-up dialogs. The Web browser operation reproduction process 1605 first registers 1607 an event handler for acquiring a Web page reading completion event in the Web browser control. Next, 1608 is extracted from the beginning of the unexecuted operation of the scenario to be played back to the point immediately before the next operation event other than the document display completion event. Each process of 1610 is executed in parallel. When the document display completion event wait 1610 receives the completion event, the number of events is incremented 1611 and the document display completion event wait 1610 is executed until the number of event arrivals is the same as that at the time of recording.

ポップアップダイアログ再生処理1606は,本実行プログラムから呼び出されるダイアログを捕捉するための監視プログラムを起動1612し,ポップアップダイアログ出現待ち1613し,ポップアップダイアログが出現すると,記録済みダイアログのウィンドウタイトルと比較1614し,一致していれば,ダイアログ内情報をメッセージ送信1615し,一致していなければ予期しないダイアログの出現を実行履歴に登録1616し,再生処理を終了する。   The pop-up dialog playback processing 1606 starts a monitoring program for capturing a dialog called from this execution program, waits for the pop-up dialog to appear 1613, and when the pop-up dialog appears, compares it with the window title of the recorded dialog 1614, If they match, the information in the dialog is sent 1615, and if they do not match, the appearance of an unexpected dialog is registered 1616 in the execution history, and the playback process ends.

以上、本発明の実施形態を説明したが、この実施形態は本発明の説明のための例示にすぎず、本発明の範囲をその実施形態にのみ限定する趣旨ではない。本発明は、その要旨を逸脱することなく、その他の様々な態様でも実施することができる。   As mentioned above, although embodiment of this invention was described, this embodiment is only the illustration for description of this invention, and is not the meaning which limits the scope of the present invention only to that embodiment. The present invention can be implemented in various other modes without departing from the gist thereof.

このように処理ことにより、Webページの改変や入力情報の変更により記録していた操作シナリオを再生実行できなくなっても部分的に修正するため、操作シナリオを一から記録せずに済み、管理者の作業負担を軽減させることができる。また、操作シナリオを直接編集しないため、操作シナリオの変更箇所の特定や、操作シナリオの書式を意識せずに、操作シナリオの記録と同じ感覚で操作シナリオを修正できる。   By processing in this way, it is not necessary to record the operation scenario from the beginning because the operation scenario that was recorded due to the modification of the web page or the change of input information is partially corrected even if it can no longer be played back. Work load can be reduced. In addition, since the operation scenario is not directly edited, the operation scenario can be corrected in the same way as recording the operation scenario without being aware of the changed part of the operation scenario and the format of the operation scenario.

2101 性能監視サーバ
2102 Webサーバ
2103 端末
2104 Webブラウザ
2105 Web文書
2106 ネットワーク
2107 性能計測部
2108 シナリオ修正部
2109 記憶部
2101 Performance monitoring server 2102 Web server 2103 Terminal 2104 Web browser 2105 Web document 2106 Network 2107 Performance measurement unit 2108 Scenario correction unit 2109 Storage unit

Claims (5)

再生部と、修正部と、記憶部とを備えた情報処理システムによるWebアプリケーションシステムにおけるWebアプリケーション操作方法であって、
前記記憶部から記憶された操作シナリオを読み込み、該操作シナリオに属する操作を前記再生部が順次再生実行するステップと、
前記再生部による操作の再生実行の失敗を前記修正部が検出するステップと、
ユーザから修正操作を前記修正部が受け付けるステップと、
前記操作シナリオから修正する操作を前記修正部が特定するステップと、
前記修正操作に基づいて前記対象の操作を修正するステップと、
を有することを特徴とするWebアプリケーション操作方法。
A web application operation method in a web application system by an information processing system including a reproduction unit, a correction unit, and a storage unit,
A step of reading an operation scenario stored from the storage unit and causing the reproduction unit to sequentially reproduce and execute operations belonging to the operation scenario;
The correction unit detecting a failure to execute the reproduction by the reproduction unit;
Receiving a correction operation from the user by the correction unit;
The correction unit specifying an operation to be corrected from the operation scenario;
Correcting the operation of the object based on the correction operation;
A method for operating a Web application, comprising:
前記操作シナリオから修正する操作を前記修正部が特定する前記ステップは、
前記再生実行を失敗した操作を基点に、前記操作シナリオに属する操作の操作対象と、修正操作の操作対象とを比較して、修正する操作を特定するステップ
であることを特徴とする請求項1記載のWebアプリケーション操作方法。
The step in which the correction unit specifies an operation to be corrected from the operation scenario,
2. The step of identifying an operation to be corrected by comparing an operation target of an operation belonging to the operation scenario with an operation target of a correction operation based on the operation for which the reproduction execution has failed. The Web application operation method described.
前記操作シナリオから修正する操作を前記修正部が特定する前記ステップは、
前記修正操作にブラウザのページ履歴をたどる操作があったとき、
当該操作とWebページ同定情報により、前記操作シナリオ中の修正する操作を絞り込み、
さらに、前記再生実行を失敗した操作を基点に、前記操作シナリオに属する操作の操作対象と、前記修正操作の操作対象とを比較して、修正する操作を特定するステップ
であることを特徴する請求項1記載のWebアプリケーション操作方法。
The step in which the correction unit specifies an operation to be corrected from the operation scenario,
When there is an operation for tracing the browser page history in the correction operation,
Narrow down the operation to be corrected in the operation scenario by the operation and Web page identification information,
The step of identifying the operation to be corrected by comparing the operation target of the operation belonging to the operation scenario with the operation target of the correction operation on the basis of the operation for which the reproduction execution has failed. Item 1. Web application operation method.
再生部と、修正部と、記憶部とを備えた情報処理システムによるWebアプリケーションシステムであって、
前記記憶部から記憶された操作シナリオを読み込み、該操作シナリオに属する操作を前記再生部が順次再生実行する手段と、
前記再生部による操作の再生実行の失敗を前記修正部が検出する手段と、
ユーザから修正操作を前記修正部が受付ける手段と、
前記操作シナリオから修正する操作を前記修正部が特定する手段と、
前記修正操作に基づいて前記対象の操作を修正する手段と、
を有することを特徴とするWebアプリケーションの操作方法。
A web application system based on an information processing system including a reproduction unit, a correction unit, and a storage unit,
Means for reading an operation scenario stored from the storage unit and causing the reproduction unit to sequentially reproduce and execute operations belonging to the operation scenario;
Means for the correction unit to detect failure of reproduction execution of the operation by the reproduction unit;
Means for the correction unit to accept a correction operation from a user;
Means for the correction unit to specify an operation to be corrected from the operation scenario;
Means for correcting the operation of the object based on the correction operation;
A method for operating a Web application, characterized by comprising:
再生部と、修正部と、記憶部とを備えた情報処理システムによるWebアプリケーションシステムを機能させるWebアプリケーション操作プログラムであって、
前記記憶部から記憶された操作シナリオを読み込み、該操作シナリオに属する操作を前記再生部が順次再生実行するステップと、
前記再生部による操作の再生実行の失敗を前記修正部が検出するステップと、
ユーザから修正操作を前記修正部が受け付けるステップと、
前記操作シナリオから修正する操作を前記修正部が特定するステップと、
前記修正操作に基づいて前記対象の操作を修正するステップと、
を有することを特徴とするWebアプリケーション操作プログラム。
A web application operation program for causing a web application system to function by an information processing system including a reproduction unit, a correction unit, and a storage unit,
A step of reading an operation scenario stored from the storage unit and causing the reproduction unit to sequentially reproduce and execute operations belonging to the operation scenario;
The correction unit detecting a failure to execute the reproduction by the reproduction unit;
Receiving a correction operation from the user by the correction unit;
The correction unit specifying an operation to be corrected from the operation scenario;
Correcting the operation of the object based on the correction operation;
A Web application operation program characterized by comprising:
JP2009151735A 2009-06-26 2009-06-26 Web application operating method, web application system, and processing program thereof Pending JP2011008558A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009151735A JP2011008558A (en) 2009-06-26 2009-06-26 Web application operating method, web application system, and processing program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009151735A JP2011008558A (en) 2009-06-26 2009-06-26 Web application operating method, web application system, and processing program thereof

Publications (1)

Publication Number Publication Date
JP2011008558A true JP2011008558A (en) 2011-01-13

Family

ID=43565131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009151735A Pending JP2011008558A (en) 2009-06-26 2009-06-26 Web application operating method, web application system, and processing program thereof

Country Status (1)

Country Link
JP (1) JP2011008558A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180038539A (en) * 2015-08-12 2018-04-16 베이징 가오이 인포메이션 테크놀로지 컴퍼니 리미티드 A method and system for implementing data tracking with a software development kit
JP2019113961A (en) * 2017-12-21 2019-07-11 富士通株式会社 Information processing unit, program and information processing method
CN110674017A (en) * 2018-07-03 2020-01-10 百度在线网络技术(北京)有限公司 Point burying method and device and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180038539A (en) * 2015-08-12 2018-04-16 베이징 가오이 인포메이션 테크놀로지 컴퍼니 리미티드 A method and system for implementing data tracking with a software development kit
JP2018528559A (en) * 2015-08-12 2018-09-27 北京高▲繹▼信息技▲術▼有限公司Beijing Gaoyi Information Technology Co.,Ltd. Method and system for realizing data tracking by software development kit
KR102317535B1 (en) 2015-08-12 2021-10-28 베이징 가오이 인포메이션 테크놀로지 컴퍼니 리미티드 Methods and systems for implementing data tracking with software development kits
JP2019113961A (en) * 2017-12-21 2019-07-11 富士通株式会社 Information processing unit, program and information processing method
JP7031288B2 (en) 2017-12-21 2022-03-08 富士通株式会社 Information processing equipment, programs and information processing methods
CN110674017A (en) * 2018-07-03 2020-01-10 百度在线网络技术(北京)有限公司 Point burying method and device and storage medium
CN110674017B (en) * 2018-07-03 2023-04-28 百度在线网络技术(北京)有限公司 Buried point method, buried point device and storage medium

Similar Documents

Publication Publication Date Title
US11659056B2 (en) Method and system for tracing end-to-end transaction, including browser side processing and capturing of end user performance experience
US7877681B2 (en) Automatic context management for web applications with client side code execution
US20190146616A1 (en) Systems And Methods For Remote Tracking And Replay Of User Interaction With A Webpage
US9483572B2 (en) Interactivity analyses of web resources based on reload events
CN105468779B (en) A kind of client Web application capture and playback system and method towards browser compatibility detection
JP5325169B2 (en) Web application operation reproduction method and system
US9418172B2 (en) Systems and methods for remote tracking and replay of user interaction with a webpage
US8365062B2 (en) Auditing a website with page scanning and rendering techniques
US9356842B2 (en) Method and system for browser based, non-intrusive measuring of end-user perceived performance of individual third party resource requests
US11588912B2 (en) Synchronized console data and user interface playback
US8347269B2 (en) Method, system and computer program for debugging software applications in a web environment
US20080168085A1 (en) Method and System for Capturing Image of Web Site, Managing Information of Web Site, and Providing Image of Web Site
KR20110107363A (en) Method for server-side logging of client browser state through markup language
JP6823265B2 (en) Analytical instruments, analytical systems, analytical methods and analytical programs
US20130263156A1 (en) Operation log collection method and device
US20220286524A1 (en) Network latency detection
CN112148571A (en) Method and device for recording and playing back webpage operation process
JP2011008558A (en) Web application operating method, web application system, and processing program thereof
CN111522749A (en) Page testing method and device, readable storage medium and electronic equipment
JP2006065659A (en) Computer operation recording program, computer operation solving program, computer, management apparatus, and method
JP5673391B2 (en) Information processing apparatus, log processing method, and program
US20240106903A1 (en) Method And System For Application Performance Neutral, Network Bandwidth Optimized Capturing Of Resources Used during The Interaction Of User With A web-Based Application To Create Monitoring Data For An Accurate Visual reconstruction Of The User Experience
WO2021166252A1 (en) Quality evaluation device, quality evaluation method, and program
JP2002091764A (en) System and method for supporting program quality management and computer-readable recording medium with program quality management support program recorded thereon