JP2019197528A5 - Information processing system, its control method, and program - Google Patents

Information processing system, its control method, and program Download PDF

Info

Publication number
JP2019197528A5
JP2019197528A5 JP2018246505A JP2018246505A JP2019197528A5 JP 2019197528 A5 JP2019197528 A5 JP 2019197528A5 JP 2018246505 A JP2018246505 A JP 2018246505A JP 2018246505 A JP2018246505 A JP 2018246505A JP 2019197528 A5 JP2019197528 A5 JP 2019197528A5
Authority
JP
Japan
Prior art keywords
processing system
information processing
test case
instruction
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018246505A
Other languages
Japanese (ja)
Other versions
JP2019197528A (en
JP7311740B2 (en
Filing date
Publication date
Application filed filed Critical
Publication of JP2019197528A publication Critical patent/JP2019197528A/en
Publication of JP2019197528A5 publication Critical patent/JP2019197528A5/en
Priority to JP2023110533A priority Critical patent/JP2023123815A/en
Application granted granted Critical
Publication of JP7311740B2 publication Critical patent/JP7311740B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

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

そこで、本発明の目的は、所望するテストケース容易に生成する仕組みを提供することである。 SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a mechanism for easily generating a desired test case.

アプリケーションを構築するための定義情報を取得する第1の取得手段と、
前記定義情報により構築された前記アプリケーションのテストケースを生成するために、該アプリケーションを実行し、該アプリケーションに対して行われた操作情報を取得する第2の取得手段と、
前記定義情報により設定されるテストケースで実行する命令を選択する選択手段と、
前記選択手段により選択された命令と、前記第2の取得手段で取得した操作情報とにより、前記テストケースを生成するように制御する制御手段と
を備えることを特徴とする。
a first acquisition means for acquiring definition information for building an application;
a second acquisition means for executing the application and acquiring operation information performed on the application in order to generate a test case of the application constructed by the definition information ;
selection means for selecting an instruction to be executed in the test case set by the definition information;
control means for controlling generation of the test case based on the instruction selected by the selection means and the operation information obtained by the second obtaining means ;
characterized by comprising

本発明によれば、所望するテストケース容易に生成する仕組みを提供することができる。 According to the present invention, it is possible to provide a mechanism for easily generating a desired test case.

Claims (13)

アプリケーションを構築するための定義情報を取得する第1の取得手段と、
前記定義情報により構築された前記アプリケーションのテストケースを生成するために、該アプリケーションを実行し、該アプリケーションに対して行われた操作情報を取得する第2の取得手段と、
前記定義情報により設定されるテストケースで実行する命令を選択する選択手段と、
前記選択手段により選択された命令と、前記第2の取得手段で取得した操作情報とにより、前記テストケースを生成するように制御する制御手段と
を備えることを特徴とする情報処理システム
a first acquisition means for acquiring definition information for building an application;
a second acquisition means for executing the application and acquiring operation information performed on the application in order to generate a test case of the application constructed by the definition information ;
selection means for selecting an instruction to be executed in the test case set by the definition information;
control means for controlling generation of the test case based on the instruction selected by the selection means and the operation information obtained by the second obtaining means ;
An information processing system comprising:
前記制御手段は、前記第2の取得手段により取得した操作情報のうち、前記選択手段により選択された命令に対応する操作情報に基づくテストを含む前記テストケースを生成するように制御すること
を特徴とする請求項1に記載の情報処理システム
The control means controls to generate the test case including the test based on the operation information corresponding to the instruction selected by the selection means among the operation information acquired by the second acquisition means. 2. An information processing system according to claim 1.
前記制御手段は、前記第2の取得手段により取得した操作情報のうち、前記選択手段で選択された命令に対応しない操作情報に基づくテストを含まない前記テストケースを生成するように制御すること
を特徴とする請求項2に記載の情報処理システム
The control means controls to generate the test case not including the test based on the operation information not corresponding to the instruction selected by the selection means among the operation information acquired by the second acquisition means. 3. The information processing system according to claim 2, characterized by:
前記選択手段により選択された命令に基づいて前記テストケース生成するか否かを設定する設定手段をさらに有する
こと
を特徴とする請求項1乃至のいずれか1項に記載の情報処理システム
further comprising setting means for setting whether or not to generate the test case based on the instruction selected by the selection means
4. The information processing system according to any one of claims 1 to 3, characterized by:
前記選択手段は、ユーザ操作に基づいて選択すること
を特徴とする請求項1乃至のいずれか1項に記載の情報処理システム
5. The information processing system according to any one of claims 1 to 4, wherein the selection means selects based on a user's operation .
前記選択手段により選択可能な複数の命令を表示するように制御する表示制御手段と、
前記表示制御手段による制御で表示された複数の命令のうちいずれかを選択する操作を受け付ける受付手段とをさらに有すること
を特徴とする請求項5に記載の情報処理システム
display control means for controlling to display a plurality of commands selectable by the selection means;
6. The information processing system according to claim 5, further comprising receiving means for receiving an operation of selecting one of the plurality of commands displayed under the control of said display control means .
前記テストケースで実行する命令には、前記第2の取得手段で取得した操作情報により生成される操作命令と、前記テストケースの実行結果を検証する検証命令とを含むこと The instructions to be executed in the test case include an operation instruction generated from the operation information obtained by the second obtaining means, and a verification instruction for verifying the execution result of the test case.
を特徴とする請求項1乃至6のいずれか1項に記載の情報処理システム。7. The information processing system according to any one of claims 1 to 6, characterized by:
前記検証命令を生成するトリガーの設定を取得するトリガー取得手段をさらに備え、 further comprising trigger acquisition means for acquiring settings of a trigger for generating the verification instruction;
前記制御手段は、前記第2の取得手段により取得された操作情報に前記トリガー取得手段により取得された設定されたトリガーが含まれる場合に前記検証命令を含むテストケースを生成するよう制御すること The control means controls to generate a test case including the verification instruction when the operation information acquired by the second acquisition means includes the set trigger acquired by the trigger acquisition means.
を特徴とする請求項7に記載の情報処理システム。8. The information processing system according to claim 7, characterized by:
前記トリガー取得手段により取得されるトリガーの設定は、前記操作命令の少なくとも1つであり、 The trigger setting acquired by the trigger acquisition means is at least one of the operation commands;
前記制御手段は、該操作命令のあとで、前記検証命令を実行するようにテストケースを生成するよう制御すること The control means controls to generate a test case so as to execute the verification instruction after the operation instruction.
を特徴とする請求項8に記載の情報処理システム。9. The information processing system according to claim 8, characterized by:
前記第1の取得手段により取得した定義情報に基づき、前記アプリケーションを構築する構築手段をさらに備えることを特徴とする請求項1乃至9のいずれか1項に記載の情報処理システム。 10. The information processing system according to claim 1, further comprising building means for building said application based on the definition information acquired by said first acquisition means. 前記制御手段により生成されたテストケースに基づき、テストを実行する実行手段をさらに備えることを特徴とする請求項1乃至10のいずれか1項に記載の情報処理システム。 11. The information processing system according to any one of claims 1 to 10, further comprising execution means for executing a test based on the test case generated by said control means. アプリケーションを構築するための定義情報を取得する第1の取得ステップと、
前記定義情報により構築された前記アプリケーションのテストケースを生成するために、該アプリケーションを実行し、該アプリケーションに対して行われた操作情報を取得する第2の取得ステップと、
前記定義情報により設定されるテストケースで実行する命令を選択する選択ステップと、
前記選択ステップにより選択された命令と、前記第2の取得ステップで取得した操作情報とにより、前記テストケースを生成するように制御する制御ステップと
実行することを特徴とする情報処理システムの制御方法。
a first acquisition step of acquiring definition information for building an application;
a second obtaining step of executing the application and obtaining operation information performed on the application in order to generate test cases of the application constructed by the definition information ;
a selection step of selecting an instruction to be executed in the test case set by the definition information;
a control step of controlling to generate the test case based on the command selected by the selecting step and the operation information acquired by the second acquiring step ;
A control method for an information processing system, characterized by executing
少なくとも1つのコンピュータを請求項1乃至11のいずれか1項に記載の情報処理システムとして機能させるためのプログラム。 A program for causing at least one computer to function as the information processing system according to any one of claims 1 to 11.
JP2018246505A 2018-05-07 2018-12-28 Information processing system, its control method, and program Active JP7311740B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023110533A JP2023123815A (en) 2018-05-07 2023-07-05 Program, information processor, and processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018089565 2018-05-07
JP2018089565 2018-05-07

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023110533A Division JP2023123815A (en) 2018-05-07 2023-07-05 Program, information processor, and processing method

Publications (3)

Publication Number Publication Date
JP2019197528A JP2019197528A (en) 2019-11-14
JP2019197528A5 true JP2019197528A5 (en) 2022-09-22
JP7311740B2 JP7311740B2 (en) 2023-07-20

Family

ID=68537573

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018246505A Active JP7311740B2 (en) 2018-05-07 2018-12-28 Information processing system, its control method, and program
JP2023110533A Pending JP2023123815A (en) 2018-05-07 2023-07-05 Program, information processor, and processing method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023110533A Pending JP2023123815A (en) 2018-05-07 2023-07-05 Program, information processor, and processing method

Country Status (1)

Country Link
JP (2) JP7311740B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112784A (en) 1998-09-30 2000-04-21 Hitachi Software Eng Co Ltd Program test support device and storage medium recording program test support program
JP2002366387A (en) 2001-06-13 2002-12-20 Hitachi Ltd Automatic test system for software program
JP2006260390A (en) 2005-03-18 2006-09-28 Nomura Research Institute Ltd Test case generating program and method
JP4795446B2 (en) 2009-03-30 2011-10-19 株式会社野村総合研究所 Operation verification apparatus and operation verification program
JP6332533B2 (en) 2016-06-30 2018-05-30 キヤノンマーケティングジャパン株式会社 Information processing apparatus, processing method thereof, and program

Similar Documents

Publication Publication Date Title
JP2019093254A5 (en) PROGRAM, GAME CONTROL DEVICE, GAME CONTROL METHOD, AND GAME SYSTEM
JP2015529891A5 (en)
JP2008257342A5 (en)
TR201718988A2 (en) SYSTEMS AND METHODS TO CONTROL THE OPERATION OF A DEVICE
JP2013037391A5 (en)
JP2019046055A5 (en)
JP2022022451A5 (en) Program, control method and information processing device
JP2017189590A5 (en)
JP2018049552A5 (en) Image forming apparatus, control method, and program
JP2019197528A5 (en) Information processing system, its control method, and program
JP2016163228A5 (en)
JP2014053887A5 (en) Apparatus capable of executing adjustment operation, control method for controlling adjustment operation of apparatus, information processing apparatus, control method thereof, and program
JP2023038338A5 (en) DATABASE, ROBOT CONTROL DEVICE, ROBOT CONTROLLER, ROBOT CONTROL METHOD, TERMINAL DEVICE, AND TERMINAL CONTROL METHOD
JP2023123815A5 (en)
JP2010033192A5 (en)
JP2020089929A5 (en)
JP2019054878A5 (en)
JP2018158224A5 (en)
JP2021048575A5 (en)
JPWO2021171349A5 (en) Control device, control method and program
JP2016164591A5 (en)
JP2019150555A5 (en)
JPWO2023119519A5 (en)
JP2019022669A5 (en)
JP2012095034A5 (en)