JP2022172604A - アクセス方法、通信システム、及びプログラム - Google Patents
アクセス方法、通信システム、及びプログラム Download PDFInfo
- Publication number
- JP2022172604A JP2022172604A JP2021078554A JP2021078554A JP2022172604A JP 2022172604 A JP2022172604 A JP 2022172604A JP 2021078554 A JP2021078554 A JP 2021078554A JP 2021078554 A JP2021078554 A JP 2021078554A JP 2022172604 A JP2022172604 A JP 2022172604A
- Authority
- JP
- Japan
- Prior art keywords
- error
- server
- access
- specific type
- occurred
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
- G06F11/0772—Means for error signaling, e.g. using interrupts, exception flags, dedicated error registers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1443—Transmit or communication errors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0706—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
- G06F11/0709—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a distributed system consisting of a plurality of standalone computer nodes, e.g. clusters, client-server systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
- G06F11/0769—Readable error formats, e.g. cross-platform generic formats, human understandable formats
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
- G06F11/0775—Content or structure details of the error report, e.g. specific table structure, specific error fields
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
- G06F11/0787—Storage of error reports, e.g. persistent data storage, storage using memory protection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/324—Display of status information
- G06F11/327—Alarm or error message display
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
先ず、図1等を参照して、本実施形態に係る通信システムSの構成及び機能概要について説明する。図1は、通信システムSの概要構成例を示す図である。図1に示すように、通信システムSは、ウェブサーバ1、及びオペレータ端末2等を含んで構成される。ウェブサーバ1は、ネットワークNW上でウェブサイトを提供するサーバである。ウェブサイトの例として、情報提供サイト、電子商取引サイト、予約サイト、SNS(Social networking service)サイトなどが挙げられるが特に限定されるものではない。オペレータ端末2は、ネットワークNWを介してウェブサーバ1にアクセス可能になっている。ネットワークNWは、例えば、インターネット、移動体通信ネットワーク及びその無線基地局等から構成される。なお、図1の例には、1つのウェブサーバ1を示しているが、本実施形態において動作テストの対象となるウェブサーバは多数存在してもよい。
次に、図4~図6を参照して、通信システムSにおいて実施される動作の一例について説明する。図4は、オペレータ端末2における制御部25の処理の一例を示すフローチャートである。図5は、図4に示すステップS4におけるエラー予測処理の具体例1を示すフローチャートである。図6は、図4に示すステップS4におけるエラー予測処理の具体例2を示すフローチャートである。
2 オペレータ端末
21 通信部
22 表示部
23 操作部
24 記憶部
25制御部
251 第1アクセス部
252 エラー情報取得部
253 エラー種別判定部
254 第2アクセス部
NW ネットワーク
S 通信システム
Claims (12)
- コンピュータにより実行されるアクセス方法であって、
所定のサーバにアクセスする第1アクセスステップと、
前記サーバへのアクセスにおいて発生したエラーに関するエラー情報を取得する取得ステップと、
前記エラー情報に基づいて、前記発生したエラーが特定種別のエラーであるか否かを判定する判定ステップと、
前記特定種別のエラーであると判定されたことに応じて、前記サーバに再アクセスする第2アクセスステップと、
を含むことを特徴とするアクセス方法。 - 前記特定種別のエラーは、時間が経過することで解消しうる一時的なエラーであることを特徴とする請求項1に記載のアクセス方法。
- 前記エラー情報は、前記コンピュータに表示されるエラー画面から抽出されるエラー文字情報であることを特徴とする請求項1または2に記載のアクセス方法。
- 前記エラー情報は、前記コンピュータに表示されるエラー画面の画像であることを特徴とする請求項1または2に記載のアクセス方法。
- 前記エラー情報は、前記サーバに所定の命令を与えるためのソフトウェアのコンソールから得られるエラー文字情報であることを特徴とする請求項1または2に記載のアクセス方法。
- 前記エラー情報は、前記コンピュータに表示されるエラー画面から抽出されるエラー文字情報と前記サーバに所定の命令を与えるためのソフトウェアのコンソールから得られるエラー文字情報との少なくとも何れか一方と、前記コンピュータに表示されるエラー画面の画像とを含み、
前記判定ステップは、
前記エラー文字情報に基づいて、前記発生したエラーが特定種別のエラーであるか否かを判定する第1判定ステップと、
前記エラー画面の画像に基づいて、前記発生したエラーが特定種別のエラーであるか否かを判定する第2判定ステップと、
を含むことを特徴とする請求項1乃至5の何れか一項に記載のアクセス方法。 - 前記第1判定ステップにおいて前記特定種別のエラーでないと判定されたことに応じて、前記第2判定ステップにおいて前記発生したエラーが特定種別のエラーであるか否かを判定することを特徴とする請求項6に記載のアクセス方法。
- 前記判定ステップにおいて、前記サーバと他のサーバとの少なくとも何れか一方へのアクセスにおいて発生したエラーまたは発生しうるエラーに関するエラー情報を入力とし、当該エラーが特定種別のエラーであるかについての値を出力とした学習データにより学習された学習済みモデルを用いて、前記判定を行うことを特徴とする請求項1乃至7の何れか一項に記載のアクセス方法。
- 前記エラー情報に基づいて、前記第2アクセスステップにおいて前記サーバに再アクセスする時期を設定する設定ステップを更に含み、
前記第2アクセスステップにおいて、前記設定された時期に基づいて、前記サーバに再アクセスすることを特徴とする請求項1乃至8の何れか一項に記載のアクセス方法。 - それぞれの前記ステップは前記サーバの動作テストを行う際に実行されることを特徴とする請求項1乃至9の何れか一項に記載のアクセス方法。
- 所定のサーバを含む通信システムであって、
前記サーバにアクセスする第1アクセス手段と、
前記サーバへのアクセスにおいて発生したエラーに関するエラー情報を取得する取得手段と、
前記エラー情報に基づいて、前記発生したエラーが特定種別のエラーであるか否かを判定する判定手段と、
前記特定種別のエラーであると判定されたことに応じて、前記サーバに再アクセスする第2アクセス手段と、
を備えることを特徴とする通信システム。 - 所定のサーバにアクセスする第1アクセスステップと、
前記サーバへのアクセスにおいて発生したエラーに関するエラー情報を取得する取得ステップと、
前記エラー情報に基づいて、前記発生したエラーが特定種別のエラーであるか否かを判定する判定ステップと、
前記特定種別のエラーであると判定されたことに応じて、前記サーバに再アクセスする第2アクセスステップと、
をコンピュータに実行させることを特徴とするプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021078554A JP7216767B2 (ja) | 2021-05-06 | 2021-05-06 | アクセス方法、通信システム、及びプログラム |
US17/733,524 US11977435B2 (en) | 2021-05-06 | 2022-04-29 | Access method, communication system, and non-transitory computer readable memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021078554A JP7216767B2 (ja) | 2021-05-06 | 2021-05-06 | アクセス方法、通信システム、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022172604A true JP2022172604A (ja) | 2022-11-17 |
JP7216767B2 JP7216767B2 (ja) | 2023-02-01 |
Family
ID=83900377
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021078554A Active JP7216767B2 (ja) | 2021-05-06 | 2021-05-06 | アクセス方法、通信システム、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11977435B2 (ja) |
JP (1) | JP7216767B2 (ja) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010273297A (ja) * | 2009-05-25 | 2010-12-02 | Ntt Docomo Inc | 中間サーバ装置、送信サーバ装置、通信システム、及び通信方法 |
JP2011039807A (ja) * | 2009-08-12 | 2011-02-24 | Nec Corp | 障害要因通知装置、障害要因通知システム、障害要因通知方法および障害要因通知プログラム |
JP2012212243A (ja) * | 2011-03-30 | 2012-11-01 | Ntt Data Corp | 監視装置、及び監視方法 |
JP2017091037A (ja) * | 2015-11-05 | 2017-05-25 | キヤノン株式会社 | システム、管理装置、システムの制御方法、管理装置の制御方法、及びプログラム |
US20190149583A1 (en) * | 2017-11-13 | 2019-05-16 | Mediatek Singapore Pte. Ltd | Initial IMS Registration |
JP2020135425A (ja) * | 2019-02-20 | 2020-08-31 | キヤノン株式会社 | 印刷システム、書誌サーバー、情報処理方法及びプログラム |
CN112035341A (zh) * | 2020-08-11 | 2020-12-04 | 北京三快在线科技有限公司 | 一种自动化测试方法及装置 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5140633B2 (ja) * | 2008-09-04 | 2013-02-06 | 株式会社日立製作所 | 仮想化環境において生じる障害の解析方法、管理サーバ、及びプログラム |
US20100157964A1 (en) * | 2008-12-18 | 2010-06-24 | Pantech & Curitel Communications, Inc. | Server to guide reconnection in mobile internet, method for guiding server reconnection, and server reconnection method |
JP6261244B2 (ja) | 2013-09-06 | 2018-01-17 | 株式会社富士通マーケティング | Webアプリケーションテスト装置およびそのプログラム |
US10229013B2 (en) * | 2016-10-13 | 2019-03-12 | International Business Machines Corporation | Generating a health condition message on a health condition detected at a server to send to a host system accessing the server |
US10922163B2 (en) * | 2018-11-13 | 2021-02-16 | Verizon Patent And Licensing Inc. | Determining server error types |
WO2022071615A1 (ko) * | 2020-09-29 | 2022-04-07 | 제이엠사이트 주식회사 | 장애 예측 방법, 그리고 이를 구현하기 위한 장치 |
-
2021
- 2021-05-06 JP JP2021078554A patent/JP7216767B2/ja active Active
-
2022
- 2022-04-29 US US17/733,524 patent/US11977435B2/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010273297A (ja) * | 2009-05-25 | 2010-12-02 | Ntt Docomo Inc | 中間サーバ装置、送信サーバ装置、通信システム、及び通信方法 |
JP2011039807A (ja) * | 2009-08-12 | 2011-02-24 | Nec Corp | 障害要因通知装置、障害要因通知システム、障害要因通知方法および障害要因通知プログラム |
JP2012212243A (ja) * | 2011-03-30 | 2012-11-01 | Ntt Data Corp | 監視装置、及び監視方法 |
JP2017091037A (ja) * | 2015-11-05 | 2017-05-25 | キヤノン株式会社 | システム、管理装置、システムの制御方法、管理装置の制御方法、及びプログラム |
US20190149583A1 (en) * | 2017-11-13 | 2019-05-16 | Mediatek Singapore Pte. Ltd | Initial IMS Registration |
JP2020135425A (ja) * | 2019-02-20 | 2020-08-31 | キヤノン株式会社 | 印刷システム、書誌サーバー、情報処理方法及びプログラム |
CN112035341A (zh) * | 2020-08-11 | 2020-12-04 | 北京三快在线科技有限公司 | 一种自动化测试方法及装置 |
Non-Patent Citations (1)
Title |
---|
江村 禎昭: "JaSST'21 Tokyo presentation 「Test Automation Improvement by Machine Learning」", QIITA [ONLINE], JPN6022028196, 15 March 2021 (2021-03-15), ISSN: 0004818950 * |
Also Published As
Publication number | Publication date |
---|---|
JP7216767B2 (ja) | 2023-02-01 |
US11977435B2 (en) | 2024-05-07 |
US20220358007A1 (en) | 2022-11-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20210081308A1 (en) | Generating automated tests based on user interaction with an application | |
US9946637B2 (en) | Automatic updating of graphical user interface element locators based on dimension comparison | |
US11720379B2 (en) | Acquisition process of GUI elements using user input | |
US9760475B2 (en) | Automatic updating of graphical user interface element locators based on image comparison | |
CN108399124B (zh) | 应用测试方法、装置、计算机设备和存储介质 | |
US20210081309A1 (en) | Mapping interactive elements in an application user interface | |
CN110955590A (zh) | 界面检测方法、图像处理方法、装置、电子设备及存储介质 | |
CN111679976A (zh) | 一种页面对象的查找方法及装置 | |
CN111400575B (zh) | 用户标识生成方法、用户识别方法及其装置 | |
CN110543429A (zh) | 测试用例调试方法、装置及存储介质 | |
JP7171811B2 (ja) | 監視装置、ショッピングサーバ、監視方法、及びプログラム | |
US9875316B2 (en) | Identifying user selection using coordinates and snapshots of webpages | |
JP7216767B2 (ja) | アクセス方法、通信システム、及びプログラム | |
US11403209B2 (en) | Rendering GUI test object of application under test to reflect test information | |
CN113409109A (zh) | 订单创建方法、装置、服务器及存储介质 | |
JP2021163504A (ja) | 情報処理プログラム、情報処理装置及び情報処理方法 | |
CN116150517A (zh) | 页面处理方法及装置、电子设备和介质 | |
CN112839100B (zh) | 一种批量中止http请求的方法、设备及存储介质 | |
JP6603178B2 (ja) | 表示制御システム、表示制御方法、および表示制御プログラム | |
JP6476146B2 (ja) | 画面差異評価装置、画面差異評価方法、及びプログラム | |
CN111241370B (zh) | 分布式爬取内容的方法、装置及存储介质 | |
US11455311B2 (en) | Multi-locator system for tracking data elements in resources | |
CA3108148A1 (en) | Systems and methods for generating data retrieval steps | |
CN114764462A (zh) | 一种数据抓取方法及装置 | |
CN114385054A (zh) | 表单填写方法、装置、电子设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210506 |
|
A80 | Written request to apply exceptions to lack of novelty of invention |
Free format text: JAPANESE INTERMEDIATE CODE: A80 Effective date: 20210507 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220705 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220902 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221115 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221209 |
|
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: 20230110 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230120 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7216767 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |