JP7211229B2 - 入力値設定補助装置、入力値設定補助方法及びプログラム - Google Patents
入力値設定補助装置、入力値設定補助方法及びプログラム Download PDFInfo
- Publication number
- JP7211229B2 JP7211229B2 JP2019074723A JP2019074723A JP7211229B2 JP 7211229 B2 JP7211229 B2 JP 7211229B2 JP 2019074723 A JP2019074723 A JP 2019074723A JP 2019074723 A JP2019074723 A JP 2019074723A JP 7211229 B2 JP7211229 B2 JP 7211229B2
- Authority
- JP
- Japan
- Prior art keywords
- screen
- input
- setting
- input value
- image
- 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
- 238000000034 method Methods 0.000 title claims description 25
- 238000012360 testing method Methods 0.000 claims description 26
- 230000007704 transition Effects 0.000 claims description 26
- 230000009193 crawling Effects 0.000 description 17
- 238000012545 processing Methods 0.000 description 14
- 238000013515 script Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 7
- 230000000694 effects Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000011990 functional testing Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000013522 software testing Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/453—Help systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- User Interface Of Digital Computer (AREA)
- Debugging And Monitoring (AREA)
- Stored Programmes (AREA)
Description
(1)1回目のクローリング
(2)1回目の入力値の設定作業
(3)2回目のクローリング(この際、(2)で与えられた入力値も活用し、より広い範囲をクローリング)
(4)2回目の入力値の設定作業(この際、(3)でも到達できなかった画面へ到達できるよう、さらに入力値を追加
(5)3回目のクローリング・・・
以下、遷移先を網羅するまで繰り返し。
11 クローリング部
12 設定補助部
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
106 表示装置
107 入力装置
B バス
Claims (5)
- テスト対象のアプリケーションに関する遷移先の画面であって、複数の入力領域を含む第1の画面の画像と、当該第1の画面が含む各入力領域に関する座標値とを取得する取得部と、
前記第1の画面について前記取得部によって取得された画像と、当該第1の画面の入力領域ごとに当該入力領域に対応する入力値が記録されるデータに対して前記入力値を設定させるための設定領域とを含む第2の画面を表示させ、いずれかの前記設定領域が選択されると、当該設定領域に係る前記入力領域について前記取得部によって取得された前記座標値に基づいて、所定の目印を前記画像に対して表示する補助部と、
を有することを特徴とする入力値設定補助装置。 - 前記補助部は、前記第2の画面に表示されている前記画像に前記所定の目印を重畳させて表示する、
ことを特徴とする請求項1記載の入力値設定補助装置。 - 前記補助部は、前記第2の画面に表示されている前記画像において前記座標値が示す位置に前記所定の目印を表示する、
ことを特徴とする請求項1又は2記載の入力値設定補助装置。 - テスト対象のアプリケーションに関する遷移先の画面であって、複数の入力領域を含む第1の画面の画像と、当該第1の画面が含む各入力領域に関する座標値とを取得する取得手順と、
前記第1の画面について前記取得手順において取得された画像と、当該第1の画面の入力領域ごとに当該入力領域に対応する入力値が記録されるデータに対して前記入力値を設定させるための設定領域とを含む第2の画面を表示させ、いずれかの前記設定領域が選択されると、当該設定領域に係る前記入力領域について前記取得手順において取得された前記座標値に基づいて、所定の目印を前記画像に対して表示する補助手順と、
をコンピュータが実行することを特徴とする入力値設定補助方法。 - テスト対象のアプリケーションに関する遷移先の画面であって、複数の入力領域を含む第1の画面の画像と、当該第1の画面が含む各入力領域に関する座標値とを取得する取得手順と、
前記第1の画面について前記取得手順において取得された画像と、当該第1の画面の入力領域ごとに当該入力領域に対応する入力値が記録されるデータに対して前記入力値を設定させるための設定領域とを含む第2の画面を表示させ、いずれかの前記設定領域が選択されると、当該設定領域に係る前記入力領域について前記取得手順において取得された前記座標値に基づいて、所定の目印を前記画像に対して表示する補助手順と、
をコンピュータに実行させることを特徴とするプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019074723A JP7211229B2 (ja) | 2019-04-10 | 2019-04-10 | 入力値設定補助装置、入力値設定補助方法及びプログラム |
PCT/JP2020/013960 WO2020209098A1 (ja) | 2019-04-10 | 2020-03-27 | 入力値設定補助装置、入力値設定補助方法及びプログラム |
US17/601,892 US20220206828A1 (en) | 2019-04-10 | 2020-03-27 | Input value setting assisting apparatus, input value setting assisting method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019074723A JP7211229B2 (ja) | 2019-04-10 | 2019-04-10 | 入力値設定補助装置、入力値設定補助方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020173592A JP2020173592A (ja) | 2020-10-22 |
JP7211229B2 true JP7211229B2 (ja) | 2023-01-24 |
Family
ID=72751549
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019074723A Active JP7211229B2 (ja) | 2019-04-10 | 2019-04-10 | 入力値設定補助装置、入力値設定補助方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20220206828A1 (ja) |
JP (1) | JP7211229B2 (ja) |
WO (1) | WO2020209098A1 (ja) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011113277A (ja) | 2009-11-26 | 2011-06-09 | Mitsubishi Electric Corp | プログラム試験装置、プログラム試験方法およびプログラム試験用プログラム |
JP2014199603A (ja) | 2013-03-29 | 2014-10-23 | 富士通株式会社 | テスト支援プログラム、テスト支援装置およびテスト支援方法 |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6061516A (en) * | 1996-08-13 | 2000-05-09 | Hitachi, Ltd. | Online application processing system |
JP2003044318A (ja) * | 2001-08-02 | 2003-02-14 | Fujitsu Ltd | テスト支援プログラムおよびテスト支援方法 |
JP3779665B2 (ja) * | 2002-09-25 | 2006-05-31 | 富士通株式会社 | テスト支援プログラム |
US7979849B2 (en) * | 2004-10-15 | 2011-07-12 | Cisco Technology, Inc. | Automatic model-based testing |
US8191152B1 (en) * | 2009-01-23 | 2012-05-29 | Intuit Inc. | Methods systems and articles of manufacture for generating and displaying video related to financial application |
US8255384B2 (en) * | 2009-09-30 | 2012-08-28 | Fujitsu Limited | Client-tier validation of dynamic web applications |
US9032067B2 (en) * | 2010-03-12 | 2015-05-12 | Fujitsu Limited | Determining differences in an event-driven application accessed in different client-tier environments |
US20120109931A1 (en) * | 2010-10-29 | 2012-05-03 | Fujitsu Limited | Technique for compression of state information in the crawling of interactive client-server applications |
US8793118B2 (en) * | 2011-11-01 | 2014-07-29 | PES School of Engineering | Adaptive multimodal communication assist system |
CA2865323C (en) * | 2012-02-27 | 2020-11-17 | Capital Intellect, Inc. | System and method for presenting input suggestions in input fields of a specific type in web pages |
US20140189576A1 (en) * | 2012-09-10 | 2014-07-03 | Applitools Ltd. | System and method for visual matching of application screenshots |
US10025445B2 (en) * | 2012-12-21 | 2018-07-17 | International Business Machines Corporation | Automated screen captures |
US9916626B2 (en) * | 2013-02-28 | 2018-03-13 | Intuit Inc. | Presentation of image of source of tax data through tax preparation application |
JP6492571B2 (ja) * | 2014-11-20 | 2019-04-03 | 株式会社リコー | 情報処理システム、情報処理装置、画面表示方法及びプログラム |
JP6885138B2 (ja) * | 2016-07-07 | 2021-06-09 | 株式会社リコー | 情報処理システム、情報処理装置、及び情報処理方法 |
US11461689B2 (en) * | 2017-01-06 | 2022-10-04 | Sigurdur Runar Petursson | Techniques for automatically testing/learning the behavior of a system under test (SUT) |
US11176621B1 (en) * | 2017-01-30 | 2021-11-16 | Intuit Inc. | Computer-implemented methods systems and articles of manufacture for addressing optical character recognition triggered import errors during preparation of electronic tax return |
US11048619B2 (en) * | 2018-05-01 | 2021-06-29 | Appdiff, Inc. | AI software testing system and method |
US11645139B2 (en) * | 2018-10-02 | 2023-05-09 | Functionize, Inc. | Software testing |
-
2019
- 2019-04-10 JP JP2019074723A patent/JP7211229B2/ja active Active
-
2020
- 2020-03-27 US US17/601,892 patent/US20220206828A1/en active Pending
- 2020-03-27 WO PCT/JP2020/013960 patent/WO2020209098A1/ja active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011113277A (ja) | 2009-11-26 | 2011-06-09 | Mitsubishi Electric Corp | プログラム試験装置、プログラム試験方法およびプログラム試験用プログラム |
JP2014199603A (ja) | 2013-03-29 | 2014-10-23 | 富士通株式会社 | テスト支援プログラム、テスト支援装置およびテスト支援方法 |
Also Published As
Publication number | Publication date |
---|---|
US20220206828A1 (en) | 2022-06-30 |
WO2020209098A1 (ja) | 2020-10-15 |
JP2020173592A (ja) | 2020-10-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5991695B2 (ja) | 文書オブジェクトモデルツリーとカスケーディング・スタイル・シートとが取り出されることが可能なアプリケーションのソースコードを変更することによって生じる影響を検知するための方法、並びに、当該影響を検知するためのコンピュータ及びそのコンピュータ・プログラム | |
CN103678120B (zh) | 基于建模的web应用自动化测试方法 | |
JP7259949B2 (ja) | テストスクリプト生成装置、テストスクリプト生成方法及びプログラム | |
CN113760282A (zh) | 表单界面的配置方法、装置、设备、介质及程序产品 | |
CN108923997A (zh) | 一种基于python的云服务节点自动测试方法及装置 | |
JP4795446B2 (ja) | 動作検証装置および動作検証プログラム | |
JP7211229B2 (ja) | 入力値設定補助装置、入力値設定補助方法及びプログラム | |
JP2021163504A (ja) | 情報処理プログラム、情報処理装置及び情報処理方法 | |
JP2018073054A (ja) | オブジェクト分析装置、オブジェクト分析方法、及びプログラム | |
JP4681673B1 (ja) | 動作検証装置、動作検証方法および動作検証プログラム | |
JP7211228B2 (ja) | 解析装置、解析方法、及びプログラム | |
JP4846029B2 (ja) | 動作検証装置、動作検証方法および動作検証プログラム | |
Li et al. | Script InSight: Using models to explore JavaScript code from the browser view | |
JP7380851B2 (ja) | テストスクリプト生成装置、テストスクリプト生成方法及びプログラム | |
JP7283569B2 (ja) | 操作パターン生成装置、操作パターン生成方法及びプログラム | |
JP4903279B2 (ja) | 動作検証装置、動作検証方法、および動作検証プログラム | |
Shi et al. | Cross-browser compatibility testing based on model comparison | |
JP5084702B2 (ja) | 解析データ入力装置、cae装置、解析データ入力方法、及びプログラム | |
JP4903278B2 (ja) | 動作検証装置、動作検証方法および動作検証プログラム | |
Stadie et al. | Closing gaps between capture and replay: Model-based gui testing | |
JP6477196B2 (ja) | デジタル回路シミュレータの波形とソフトウェア設計図との連携方法および連携プログラム | |
JP6331307B2 (ja) | 情報処理装置、情報処理装置の制御方法、およびプログラム | |
JP2004287869A (ja) | プログラム実行監視装置および方法 | |
JP4721260B2 (ja) | 処理システム及び該処理システムに用いられるプログラム並びに該プログラムが記録されたプログラム記録媒体 | |
JP6941980B2 (ja) | テストシナリオ実行システムおよびテストシナリオ実行方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210726 |
|
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: 20220816 |
|
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: 20221213 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221226 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7211229 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |