JP7385245B2 - Information processing device, information processing system, and information processing program - Google Patents

Information processing device, information processing system, and information processing program Download PDF

Info

Publication number
JP7385245B2
JP7385245B2 JP2019126507A JP2019126507A JP7385245B2 JP 7385245 B2 JP7385245 B2 JP 7385245B2 JP 2019126507 A JP2019126507 A JP 2019126507A JP 2019126507 A JP2019126507 A JP 2019126507A JP 7385245 B2 JP7385245 B2 JP 7385245B2
Authority
JP
Japan
Prior art keywords
information
terminal
user terminal
management terminal
execution
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
Application number
JP2019126507A
Other languages
Japanese (ja)
Other versions
JP2021012549A (en
Inventor
友樹 藤崎
Original Assignee
株式会社デプロイゲート
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 株式会社デプロイゲート filed Critical 株式会社デプロイゲート
Priority to JP2019126507A priority Critical patent/JP7385245B2/en
Publication of JP2021012549A publication Critical patent/JP2021012549A/en
Application granted granted Critical
Publication of JP7385245B2 publication Critical patent/JP7385245B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、情報処理システム及び情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing system, and an information processing program.

アプリケーションソフトウェア(以下、単に「アプリ」と称する)の開発では、開発中のアプリをテスタが試用し、バグ等の不具合や使用感等を開発者などへ報告している。テスタから開発者などへの報告には、電子メールやチャット、メッセンジャなど、インターネットを用いたコミュニケーションツールを用いられる場合が多い。報告にはテキストデータが用いられることが多く、画像データ(イメージデータ)が用いられることもある。しかし、テスタから開発者などに対するアプリの実行結果の報告は、報告に要する処理が煩雑であったり時間的なロスが多い。 In the development of application software (hereinafter simply referred to as "application"), testers try out the application under development and report problems such as bugs, usability, etc. to the developer. Reports from testers to developers often use communication tools using the Internet, such as e-mail, chat, and messenger. Text data is often used in reports, and image data may also be used. However, when a tester reports the execution results of an application to a developer, the processing required for the report is complicated and there is a lot of time loss.

そこで、特許文献1には、ソフトウェアの不具合を検査するためにソフトウェアを実装した装置において実行するテストと、このテストを行うための操作手順との対応関係を示すテスト手順情報を記憶する記憶装置と、不具合が生じたソフトウェアに関して、不具合を引き起こした原因となる原因手順を示す情報である原因手順情報の入力を受け付ける情報受付手段と、受け付けた原因手順情報により示される原因手順を含む他のテストである関連テストを、記憶装置に記憶されたテスト手順情報から抽出する抽出手段と、抽出した関連テストを示す関連テスト情報を出力するテスト出力手段とを備える情報管理装置が記載されている。この構成により、記憶すべきデータ量を低減させつつ、再試験が必要となるテストを効率よく特定することができると、特許文献1には記載されている。 Therefore, Patent Document 1 discloses a storage device that stores test procedure information indicating the correspondence between a test to be executed on a device installed with software to check for software defects and an operation procedure for performing this test. , an information receiving means for accepting input of cause procedure information, which is information indicating the cause procedure that caused the defect, regarding the software in which the defect has occurred, and other tests including the cause procedure indicated by the received cause procedure information. An information management device is described that includes an extraction means for extracting a certain related test from test procedure information stored in a storage device, and a test output means for outputting related test information indicating the extracted related test. Patent Document 1 describes that with this configuration, it is possible to efficiently identify tests that require retesting while reducing the amount of data to be stored.

また、特許文献2及び特許文献3には、ビデオゲーム開発システムにおける通信方法が記載されている。特許文献2に記載される通信方法は、通信ネットワークにリンクしたコンピュータ上に提供された通信ハブアプリケーションを用いて、開発ワークステーション上で動作するゲーム開発ツールからメッセージを受信するステップと、ビデオゲーム開発システムにおいて、受信したメッセージのメッセージ受信者を識別するステップと、識別されたメッセージ受信者の各々に対応する通信ライブラリに基づき、受信したメッセージを処理し、1組のメッセージを形成するステップと、メッセージは、識別されたメッセージ受信者の各々に関連した複数の構成により構成されていることと、通信ハブアプリケーションの動作するコンピュータから、前記識別されたメッセージ受信者へ、受信者特異的なメッセージを送信するステップとを有する。この構成により、開発ツールとビデオゲームプラットフォームまたは動作中のゲームとの間の通信を向上させると、特許文献2には記載されている。 Further, Patent Document 2 and Patent Document 3 describe communication methods in a video game development system. The communication method described in Patent Document 2 includes the steps of: receiving messages from a game development tool running on a development workstation using a communication hub application provided on a computer linked to a communication network; In the system, the steps of: identifying message recipients of the received message; processing the received message to form a set of messages based on a communication library corresponding to each identified message recipient; comprises a plurality of configurations associated with each identified message recipient, and sending a recipient-specific message from a computer running a communication hub application to the identified message recipient. and a step of doing so. This arrangement improves communication between the development tool and the video game platform or running game, the document describes.

特許文献3に記載される通信方法も、前記コンピュータが、通信ハブアプリケーションを用いて、開発ワークステーション上で動作するゲーム開発ツールからメッセージを受信するステップと、識別されたメッセージ受信者の各々に対応する通信ライブラリに基づき、受信した前記メッセージを処理し、1組のメッセージを形成するステップであって、1組のメッセージの各メッセージは、識別されたメッセージ受信者の各々に関連した複数の構成により構成されている受信者特異的なメッセージである、ステップと、前記コンピュータから、前記識別されたメッセージ受信者へ、前記受信者特異的なメッセージを送信するステップと、を含む。 The communication method described in Patent Document 3 also includes the steps of the computer using a communication hub application to receive a message from a game development tool running on a development workstation, and corresponding to each of the identified message recipients. processing the received messages to form a set of messages based on a communications library that includes: a configured recipient-specific message; and sending the recipient-specific message from the computer to the identified message recipient.

特開2011-096205号公報Japanese Patent Application Publication No. 2011-096205 特開2010-148869号公報Japanese Patent Application Publication No. 2010-148869 特許5558798号公報Patent No. 5558798

しかしながら、特許文献1~3に記載される手法では、報告に要する処理が煩雑であったり、時間的なロスが多く、アプリを実行した結果報告の効率が依然として悪い。 However, with the methods described in Patent Documents 1 to 3, the processing required for reporting is complicated, there is a lot of time loss, and the efficiency of reporting results of application execution is still low.

そこで、本発明は、アプリの実行結果の報告をより効率よく行う情報処理装置、情報処理システム及び情報処理プログラムを提供することを目的とする。 Therefore, an object of the present invention is to provide an information processing device, an information processing system, and an information processing program that more efficiently report the execution results of an application.

本発明の情報処理装置は、指示部と、取得処理部と、実行情報記憶部と、送信処理部とを備えることを特徴として構成されている。指示部は、テスト対象のアプリケーションソフトウェアを実行中のユーザ端末に表示された表示画像と、上記アプリケーションソフトウェアを実行した場合のユーザ端末の動作履歴との少なくとも一方を含む実行情報の取得指示を、ユーザ端末を管理する管理端末から受け付けてユーザ端末に送信する。取得処理部は、指示部からの上記取得指示の受信に応答してユーザ端末で生成された実行情報を含むテスト結果の報告情報を、取得する。実行情報記憶部は、取得処理部により取得された報告情報を記憶する。送信処理部は、管理端末からの送信要求に応答して、実行情報記憶部に記憶されている報告情報を管理端末に送信する。 The information processing apparatus of the present invention is characterized by comprising an instruction section, an acquisition processing section, an execution information storage section, and a transmission processing section. The instruction unit sends an instruction to acquire execution information including at least one of a display image displayed on a user terminal running the application software to be tested and an operation history of the user terminal when the application software is executed. It is received from the management terminal that manages the user terminal and sent to the user terminal. The acquisition processing unit acquires test result report information including execution information generated by the user terminal in response to receiving the acquisition instruction from the instruction unit. The execution information storage unit stores report information acquired by the acquisition processing unit. The transmission processing section transmits the report information stored in the execution information storage section to the management terminal in response to a transmission request from the management terminal.

動作履歴は、アプリケーションソフトウェアの実行中のログと、アプリケーションソフトウェアの内部状態情報との少なくともいずれかを含むことが好ましい。 Preferably , the operation history includes at least one of a log during execution of the application software and internal state information of the application software .

取得処理部は、実行情報を、管理端末の端末情報及びユーザ端末の端末情報と関連付けて実行情報記憶部に記憶し、送信処理部は、管理端末の端末情報に関連付けられた実行情報が複数ある場合には、複数の実行情報を含む前記報告情報を管理端末へ送信することが好ましい。 The acquisition processing unit stores the execution information in association with the terminal information of the management terminal and the terminal information of the user terminal in the execution information storage unit, and the transmission processing unit stores the execution information in association with the terminal information of the management terminal and the terminal information of the user terminal, and the transmission processing unit stores execution information associated with the terminal information of the management terminal. In this case, it is preferable to send the report information including a plurality of pieces of execution information to the management terminal.

送信処理部は、実行情報記憶部において表示画像が記憶されている記憶領域に対応する領域情報を生成して管理端末に送信し、管理端末において表示された領域情報に対する入力情報を管理端末からの送信要求として受け付けて表示画像を管理端末に送信することが好ましい。 The transmission processing unit generates area information corresponding to the storage area where the display image is stored in the execution information storage unit and transmits it to the management terminal, and receives input information for the area information displayed on the management terminal from the management terminal. It is preferable that the display image be received as a transmission request and transmitted to the management terminal.

取得処理部は、取得した実行情報を簡略化した簡略情報を生成し、実行情報を簡略情報と関連付けて実行情報記憶部に記憶し、送信処理部は、簡略情報を管理端末へ送信し、管理端末における簡略情報が示された実行情報に対する入力情報を管理端末からの送信要求として受け付けて、簡略情報に関連付けられた実行情報を含む報告情報を管理端末に送信することが好ましい。 The acquisition processing unit generates simplified information by simplifying the acquired execution information, associates the execution information with the simplified information, and stores it in the execution information storage unit, and the transmission processing unit transmits the simplified information to the management terminal and performs management. It is preferable that input information for execution information indicating simplified information at the terminal be received as a transmission request from the management terminal , and report information including execution information associated with the simplified information be transmitted to the management terminal.

本発明の情報処理システムは、ユーザ端末と、管理端末と、情報処理装置とを備えることを特徴として構成されている。ユーザ端末は、テスト対象のアプリケーションソフトウェアを実行させる。管理端末は、ユーザ端末を管理する。情報処理装置は、ユーザ端末及び管理端末と通信ネットワークを介して接続する。ユーザ端末は、アプリケーションソフトウェアを実行中に表示された表示画像と、アプリケーションソフトウェアを実行した場合の動作履歴との少なくとも一方を含む実行情報の取得指示の受信に応答して、実行情報を含むテスト結果の報告情報を生成する。情報処理装置は、指示部と、取得処理部と、実行情報記憶部と、送信処理部とを有する。指示部は、上記取得指示を、管理端末から受け付けてユーザ端末に送信する。取得処理部は、ユーザ端末で生成された報告情報を取得する。実行情報記憶部は、取得処理部により取得された報告情報を記憶する。送信処理部は、管理端末からの送信要求に応答して、実行情報記憶部に記憶されている報告情報を管理端末に送信する。 The information processing system of the present invention is configured to include a user terminal, a management terminal, and an information processing device. The user terminal executes the application software to be tested . The management terminal manages user terminals. The information processing device is connected to a user terminal and a management terminal via a communication network. In response to receiving an instruction to obtain execution information that includes at least one of a display image displayed while executing the application software and an operation history when executing the application software, the user terminal acquires a test result including the execution information. Generate reporting information . The information processing device includes an instruction section, an acquisition processing section, an execution information storage section, and a transmission processing section. The instruction unit receives the acquisition instruction from the management terminal and transmits it to the user terminal. The acquisition processing unit acquires report information generated by the user terminal. The execution information storage unit stores report information acquired by the acquisition processing unit. The transmission processing section transmits the report information stored in the execution information storage section to the management terminal in response to a transmission request from the management terminal.

本発明の情報処理プログラムは、指示ステップと、取得処理ステップと、実行情報記憶ステップと、送信処理ステップとを、コンピュータに実行させることを特徴として構成されている。指示ステップは、テスト対象のアプリケーションソフトウェアを実行中のユーザ端末に表示された表示画像とアプリケーションソフトウェアを実行した場合のユーザ端末の動作履歴との少なくとも一方を含む実行情報の取得指示を、ユーザ端末を管理する管理端末から受け付けてユーザ端末に送信する。取得処理ステップは、取得指示の受信に応答してユーザ端末で生成された実行情報を含むテスト結果の報告情報を、取得する。実行情報記憶ステップは、取得処理ステップで取得された報告情報を記憶する。送信処理ステップは、管理端末からの送信要求に応答して、実行情報記憶ステップで記憶した報告情報を管理端末に送信する。 The information processing program of the present invention is characterized in that it causes a computer to execute an instruction step, an acquisition processing step, an execution information storage step, and a transmission processing step. The instruction step includes instructing the user terminal to obtain execution information including at least one of a display image displayed on the user terminal running the application software to be tested and an operation history of the user terminal when the application software is executed. It is accepted from the managed management terminal and sent to the user terminal. The acquisition processing step acquires test result report information including execution information generated by the user terminal in response to receiving the acquisition instruction . The execution information storage step stores the report information acquired in the acquisition processing step. The transmission processing step transmits the report information stored in the execution information storage step to the management terminal in response to a transmission request from the management terminal.

上記の情報処理プログラムは、アプリケーションソフトウェア中に組み込まれ、アプリケーションソフトウェア上で指示ステップ、取得処理ステップ、実行情報記憶ステップ、及び送信処理ステップを実行させることが好ましい。It is preferable that the above information processing program is incorporated into application software and causes the application software to execute an instruction step, an acquisition processing step, an execution information storage step, and a transmission processing step.

本発明によれば、アプリの実行結果の報告をより効率よく行うことができる。 According to the present invention, application execution results can be reported more efficiently.

本発明の実施形態である報告システムの説明図である。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is an explanatory diagram of a reporting system that is an embodiment of the present invention. 管理装置の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of a management device. サーバの電気的構成を示す説明図である。FIG. 2 is an explanatory diagram showing the electrical configuration of a server. ユーザ端末と管理端末との電気的構成を示す説明図である。FIG. 2 is an explanatory diagram showing the electrical configuration of a user terminal and a management terminal. アプリを実行する前における情報の流れを説明するシーケンス図である。FIG. 3 is a sequence diagram illustrating the flow of information before executing an application. サーバの端末情報記憶部における記憶態様の説明図である。FIG. 2 is an explanatory diagram of a storage mode in a terminal information storage unit of a server. ユーザ端末で取得指示が行われる場合の情報の流れを説明するシーケンス図である。FIG. 2 is a sequence diagram illustrating the flow of information when an acquisition instruction is issued by a user terminal. ユーザ端末に表示される報告用の画面の説明図である。FIG. 3 is an explanatory diagram of a reporting screen displayed on a user terminal. 実行情報記憶部における記憶態様の説明図である。FIG. 3 is an explanatory diagram of a storage mode in an execution information storage unit. 送信画像生成部が生成する一覧画像の説明図である。FIG. 3 is an explanatory diagram of a list image generated by a transmission image generation unit. 送信画像生成部が生成する特定のユーザ端末の管理画像の説明図である。FIG. 3 is an explanatory diagram of a management image of a specific user terminal generated by a transmission image generation unit. 管理端末で取得指示が行われる場合の情報の流れを説明するシーケンス図である。FIG. 3 is a sequence diagram illustrating the flow of information when an acquisition instruction is issued by a management terminal.

図1に示す報告システム10は、アプリケーションソフトウェア(以下、アプリと称する)を使用したテスト結果の報告を行う情報処理システムの一例である。報告システム10は、複数のユーザ端末11と、管理端末12と、サーバ13とを備える。サーバ13は、各ユーザ端末11及び管理端末12と、通信ネットワーク16を介して接続しており、これにより通信できるようになっている情報処理装置の一例である。通信ネットワーク16には、サーバ13以外の他のサーバ(図示無し)が接続していてもよい。 A reporting system 10 shown in FIG. 1 is an example of an information processing system that reports test results using application software (hereinafter referred to as an application). The reporting system 10 includes a plurality of user terminals 11, a management terminal 12, and a server 13. The server 13 is an example of an information processing device that is connected to each user terminal 11 and the management terminal 12 via a communication network 16 and is capable of communicating therewith. A server other than the server 13 (not shown) may be connected to the communication network 16.

複数のユーザ端末11の各々には、テスト対象である共通のアプリがインストールされている。この例では、複数のユーザ端末11のアプリの中には、バージョンが異なるものが含まれている。複数のユーザ端末11にインストールされるアプリは、互いに異なるアプリであってもよい。また、複数のユーザ端末11の各々には、テスト対象の複数のアプリ(バージョンが互いに異なるアプリも複数のアプリとする)がインストールされてもよい。 A common application to be tested is installed on each of the plurality of user terminals 11. In this example, the applications of the plurality of user terminals 11 include applications of different versions. The applications installed on the plurality of user terminals 11 may be different from each other. Further, each of the plurality of user terminals 11 may be installed with a plurality of applications to be tested (an application having different versions from each other is also referred to as a plurality of applications).

この例のアプリは開発中のアプリであり、複数のユーザ端末11は、このアプリをテストするテスト端末となっている。そこで、複数のユーザ端末11を使用するユーザは、この例ではアプリをテスト(試用)するテスタ(試用者)とされている。テスタは、アプリを開発する組織に属する者でもよいし、この組織に属しない一般ユーザであってもよい。アプリは開発中のものに限られず、完成したものでもよい。 The application in this example is an application under development, and the plurality of user terminals 11 are test terminals for testing this application. Therefore, in this example, a user who uses a plurality of user terminals 11 is a tester (trial user) who tests (trial uses) the application. The tester may be a person who belongs to an organization that develops an application, or may be a general user who does not belong to this organization. The application is not limited to one under development, but may be a completed one.

このユーザ端末11はスマートフォンである。しかしユーザ端末11はスマートフォンに限られず、タブレット端末、パーソナルコンピュータなど、公知のものを用いることができる。 This user terminal 11 is a smartphone. However, the user terminal 11 is not limited to a smartphone, and may be a known device such as a tablet terminal or a personal computer.

図1においてはユーザ端末11の数を3つとして描いているが、ユーザ端末11の数はこの例に限られず、ひとつ、2つ、または4つ以上であってもよい。 Although the number of user terminals 11 is depicted as three in FIG. 1, the number of user terminals 11 is not limited to this example, and may be one, two, or four or more.

管理端末12は、アプリを実行するユーザ端末11を、通信ネットワーク16を介して管理する。管理端末12は、接続するサーバ13を介して管理するが、管理場面や管理の対象によっては、通信ネットワークに接続された、サーバ13以外のサーバ(図示無し)を介して管理する場合があってもよい。管理端末12を使用するユーザは、例えばアプリの開発者である。ひとつの管理端末12で管理するユーザ端末11の数はひとつでも複数でもよい。ひとつの管理端末12で複数のユーザ端末11を管理する場合には、複数のユーザ端末11の端末情報は、同一のアカウントに対応して登録されている、互いに異なる端末情報となっている。管理端末12のユーザは、ひとつの管理端末12のみを用いてアプリの開発を行うだけでなく、複数の管理端末12を用いて開発を行ってもよい。 The management terminal 12 manages the user terminal 11 that executes the application via the communication network 16. The management terminal 12 is managed via the server 13 to which it is connected, but depending on the management situation and the object of management, the management terminal 12 may be managed via a server (not shown) connected to the communication network other than the server 13. Good too. A user who uses the management terminal 12 is, for example, an application developer. The number of user terminals 11 managed by one management terminal 12 may be one or more. When a plurality of user terminals 11 are managed by one management terminal 12, the terminal information of the plurality of user terminals 11 is different terminal information registered in correspondence with the same account. A user of the management terminal 12 may not only use one management terminal 12 to develop an application, but also use multiple management terminals 12 to develop an application.

この管理端末12は、パーソナルコンピュータである。しかし管理端末12はパーソナルコンピュータに限られず、タブレット端末、スマートフォンなど公知のものを用いることができる。図1においては管理端末12の数をひとつとして描いてあるが、管理端末12の数はこの例に限られず、複数であってもよい。 This management terminal 12 is a personal computer. However, the management terminal 12 is not limited to a personal computer, and a known device such as a tablet terminal or a smartphone can be used. Although the number of management terminals 12 is depicted as one in FIG. 1, the number of management terminals 12 is not limited to this example, and may be plural.

上記アプリは、その種類や機能は限定されないものの、情報処理プログラムが組み込まれる。情報処理プログラムとアプリとは、開発者や開発者が属する団体(企業を含む)が互いに異なっていてもよい。情報処理プログラムは、ユーザ端末11のユーザと管理端末12のユーザとの間で通信する通信機能をアプリに加えるものであり、SDK(Software Development Kit,ソフトウェア開発キット)の全部または一部である。すなわち、情報処理プログラムは、アプリ中にSDKとしてまたはSDKの一部として組み込まれる。SDKは、所定のプログラム及び/またはプログラム言語上で実行されるものであり、テスト対象のアプリ上で実行される。なお、本例ではユーザ端末11に(株)デプロイゲートの「DeployGate」アプリがインストールされており、SDKは、この「DeployGate」アプリの機能を呼び出して各処理を行う。ただし、「DeployGate」アプリを用いずに、サーバ13もしくはサーバ13と異なる他の外部サーバ(図示無し)に記憶されている「DeployGate」をウェブブラウザで表示して用いてもよい。 The above-mentioned application is not limited in its type or function, but includes an information processing program. The information processing program and the application may have different developers or organizations (including companies) to which the developers belong. The information processing program adds a communication function to the application to communicate between the user of the user terminal 11 and the user of the management terminal 12, and is all or part of an SDK (Software Development Kit). That is, the information processing program is incorporated into the application as an SDK or as a part of the SDK. The SDK is executed on a predetermined program and/or programming language, and is executed on the application to be tested. In this example, the "DeployGate" application of DeployGate Co., Ltd. is installed on the user terminal 11, and the SDK calls the functions of this "DeployGate" application to perform each process. However, instead of using the "DeployGate" application, "DeployGate" stored in the server 13 or another external server (not shown) different from the server 13 may be displayed and used on a web browser.

サーバ13は、情報処理プログラムを記憶する。また、サーバ13は、リアルタイムサーバとして機能し、ユーザ端末11と管理端末12とが通信する場合に、ユーザ端末11と管理端末12との間で通信される各種情報(データ)を送受信する。 The server 13 stores information processing programs. Further, the server 13 functions as a real-time server, and transmits and receives various information (data) communicated between the user terminal 11 and the management terminal 12 when the user terminal 11 and the management terminal 12 communicate with each other.

図2に示すように、ユーザ端末11は、入力部20と、端末制御部21と、実行情報生成部22と、スクリーンショット(以下、SSと称する)画像生成部23とを備える。入力部20は、この例ではスマートフォンであるユーザ端末11のタッチパネルディスプレイ及びボタンである。入力部20は、ユーザ端末11によって異なり、ユーザ端末11が例えばパーソナルコンピュータである場合には、キーボード、タッチパネルディスプレイなとが入力部20にあたる。 As shown in FIG. 2, the user terminal 11 includes an input section 20, a terminal control section 21, an execution information generation section 22, and a screenshot (hereinafter referred to as SS) image generation section 23. The input unit 20 is a touch panel display and buttons of the user terminal 11, which is a smartphone in this example. The input unit 20 differs depending on the user terminal 11, and when the user terminal 11 is a personal computer, for example, the input unit 20 includes a keyboard, a touch panel display, etc.

端末制御部21は、入力部20と、実行情報生成部22と、サーバ13の後述する端末情報処理部27とのそれぞれと接続している。端末制御部21は、ユーザ端末11の端末情報の送信やアプリのサーバ13からの受信、後述のようにサーバ13から送られてくる端末識別子(以下、端末IDと称する。IDはIdentity Documentの略)やセッション識別子(以下、セッションIDと称する)の受信、アプリのダウンロードやインストールなどの各処理や、アプリの実行などを行う。また、端末制御部21は記憶部(図示無し)を備え、ユーザ端末11の端末情報、インストールしたアプリ、後述の端末ID及びセッションIDなどの記憶部への記憶や読み出しなどを行う。 The terminal control section 21 is connected to the input section 20, the execution information generation section 22, and a terminal information processing section 27 of the server 13, which will be described later. The terminal control unit 21 transmits terminal information of the user terminal 11, receives application information from the server 13, and receives a terminal identifier (hereinafter referred to as terminal ID) sent from the server 13 as described later. ID is an abbreviation of Identity Document. ) and a session identifier (hereinafter referred to as session ID), performs various processes such as downloading and installing an application, and executes the application. The terminal control unit 21 also includes a storage unit (not shown), and stores and reads terminal information of the user terminal 11, installed applications, terminal IDs and session IDs to be described later, and the like.

実行情報生成部22は、入力部20と、端末制御部21とのそれぞれと接続している。実行情報生成部22は、アプリをユーザ端末11で実行した結果の情報である実行情報の取得指示を受け付け、取得指示に応答して実行情報を生成し、サーバ13に送信する。取得指示は、ユーザ端末11の入力部20に入力されて実行情報生成部22へ送られてくる場合もあるし、管理端末12から指示部31を介して送られてくる場合もある。実行情報は、アプリを実行中のユーザ端末11に表示された表示画像であるSS画像と、アプリを実行した場合のユーザ端末11の動作履歴との少なくとも一方を含む。動作履歴は、アプリを実行したユーザ端末11の動作の記録である。したがって、動作履歴は、例えば、ユーザ端末11に入力された操作の履歴(以下、操作履歴と称する)と、アプリの実行中(起動時を含む)のログと、アプリの開発者が明示したアプリの内部状態情報との少なくともいずれかひとつを含む。該内部状態情報とは、例えば、ログイン中のユーザー名、接続中のサーバー名、アプリがゲームの場合にはどのステージまでクリアしたかというクリア状況、などの情報である。 The execution information generation section 22 is connected to the input section 20 and the terminal control section 21, respectively. The execution information generation unit 22 receives an instruction to acquire execution information, which is information as a result of executing an application on the user terminal 11 , generates execution information in response to the acquisition instruction, and transmits the execution information to the server 13 . The acquisition instruction may be input to the input section 20 of the user terminal 11 and sent to the execution information generation section 22, or may be sent from the management terminal 12 via the instruction section 31. The execution information includes at least one of an SS image that is a display image displayed on the user terminal 11 while the application is being executed, and an operation history of the user terminal 11 when the application is executed. The operation history is a record of the operations of the user terminal 11 that executed the application. Therefore, the operation history includes, for example, a history of operations input to the user terminal 11 (hereinafter referred to as operation history), a log during application execution (including startup time), and an application specified by the application developer. internal state information. The internal state information includes, for example, the name of the logged-in user, the name of the server to which the application is connected, and if the application is a game, the clearing status of which stage has been cleared.

実行情報生成部22は、端末IDと詳細を後述するアプリケーション情報とを実行情報とともにサーバ13に送る。実行情報生成部22は、入力部20でユーザにより入力された報告の種別やコメントなどの各種報告事項を入力情報とし、この入力情報を実行情報に加えて、これを報告情報として生成し、この報告情報をサーバ13に送信する場合もある。入力情報としては、上記の報告の種別やコメントの他に、端末情報(例えば端末名、OS(Operating System)のバージョン、バッテリの残り容量、通信状況(例えば、3G,Wi-Fi等)、画面の向き、など)があってもよい。 The execution information generation unit 22 sends the terminal ID and application information, details of which will be described later, to the server 13 together with the execution information. The execution information generation section 22 takes various report items such as the type of report and comments inputted by the user through the input section 20 as input information, adds this input information to execution information, generates this as report information, and generates this as report information. Report information may be sent to the server 13 in some cases. Input information includes, in addition to the above report type and comments, terminal information (e.g., terminal name, OS (Operating System) version, remaining battery capacity, communication status (e.g., 3G, Wi-Fi, etc.), screen direction, etc.).

SS画像生成部23は、実行情報生成部22が、SS画像の取得指示を実行情報の取得指示として、あるいは、実行情報の取得の一部として受け付けた場合に、実行情報生成部22からの画像生成指示に応答してSS画像を生成し、生成したSS画像を実行情報生成部22に送る。 The SS image generation unit 23 generates an image from the execution information generation unit 22 when the execution information generation unit 22 receives an SS image acquisition instruction as an execution information acquisition instruction or as a part of execution information acquisition. An SS image is generated in response to the generation instruction, and the generated SS image is sent to the execution information generation section 22.

サーバ13は、ユーザ端末11と管理端末12との一方から受信した情報を処理し、他方へ送信する。サーバ13は、端末情報処理部27と、端末情報記憶部28と、指示部31と、取得処理部32と、実行情報記憶部35と、送信処理部36と、送信画像生成部37とを備える。サーバ13は、コンピュータで構成されており、ハードディスクなどの記憶部(図示無し)に記憶されたプログラム(情報処理プログラム)を実行することにより、端末情報処理部27、端末情報記憶部28、指示部31、取得処理部32、実行情報記憶部35、送信処理部36、送信画像生成部37などとして機能する。 The server 13 processes information received from one of the user terminal 11 and the management terminal 12, and transmits the information to the other. The server 13 includes a terminal information processing section 27, a terminal information storage section 28, an instruction section 31, an acquisition processing section 32, an execution information storage section 35, a transmission processing section 36, and a transmission image generation section 37. . The server 13 is composed of a computer, and executes a program (information processing program) stored in a storage unit (not shown) such as a hard disk, thereby controlling the terminal information processing unit 27, the terminal information storage unit 28, and the instruction unit. 31, an acquisition processing section 32, an execution information storage section 35, a transmission processing section 36, a transmission image generation section 37, etc.

端末情報処理部27は、端末情報記憶部28と、前述の通りユーザ端末11の端末制御部21に接続している。端末情報処理部27は、端末制御部21からユーザ端末11の端末情報が送られてきた場合に端末情報記憶部28を読み込んで、該端末情報が特定されなかった場合には、その端末情報に対応させた端末IDを生成する。端末情報処理部27は、生成した端末IDを、端末制御部21へ送るとともに、端末情報と関連付けて端末情報記憶部28に記憶する。 The terminal information processing section 27 is connected to the terminal information storage section 28 and the terminal control section 21 of the user terminal 11 as described above. The terminal information processing unit 27 reads the terminal information storage unit 28 when the terminal information of the user terminal 11 is sent from the terminal control unit 21, and if the terminal information is not specified, the terminal information is stored in the terminal information. Generate a corresponding terminal ID. The terminal information processing unit 27 sends the generated terminal ID to the terminal control unit 21 and stores it in the terminal information storage unit 28 in association with the terminal information.

端末情報処理部27は、端末制御部21からアカウント及びパスワードとを含むログイン情報が端末IDとともに送られてきた場合には、アカウント及びパスワードとを含むログインセッションを作成してこのログインセッションに対応させたセッションIDを生成する。端末情報処理部27は、セッションIDを、端末IDと関連付けて端末情報記憶部28に記憶するとともに、端末制御部21に送る。 When the terminal information processing unit 27 receives login information including an account and password from the terminal control unit 21 along with the terminal ID, the terminal information processing unit 27 creates a login session including the account and password and makes it correspond to this login session. Create a session ID. The terminal information processing section 27 stores the session ID in the terminal information storage section 28 in association with the terminal ID, and also sends the session ID to the terminal control section 21 .

また、端末情報処理部27は、後述のアプリ制御部(図示無し)と接続しており、端末制御部21からセッションIDが送られてきた場合には、該セッションIDを用いて利用可能なアプリを、後述のアプリ制御部に特定させる。そして、端末情報処理部27は、特定されたアプリのアプリ名、アイコン画像、ダウンロード用URL(Uniform Resource Locator)、過去のバージョン等の情報を含むデータを生成して端末制御部21に送る。端末制御部21は、受け取ったデータに基づき、アプリの一覧画像を生成して、ユーザ端末11のタッチパネルディスプレイに表示させる。なお、端末情報処理部27は、上記の特定されたアプリの一覧画像を生成して、端末制御部21に送り、一覧画像が端末制御部21によりユーザ端末11のタッチパネルディスプレイに表示してもよい。端末情報処理部27は、インストールされたアプリのアプリケーション情報を、インストール先のユーザ端末11の端末IDとともに関連付けて、端末情報記憶部28に記憶する。 The terminal information processing unit 27 is connected to an application control unit (not shown) to be described later, and when a session ID is sent from the terminal control unit 21, the terminal information processing unit 27 is connected to an application control unit (not shown) that will be described later. is specified by the application control unit, which will be described later. Then, the terminal information processing section 27 generates data including information such as the application name, icon image, download URL (Uniform Resource Locator), past version, etc. of the specified application, and sends it to the terminal control section 21 . The terminal control unit 21 generates an application list image based on the received data and displays it on the touch panel display of the user terminal 11. Note that the terminal information processing unit 27 may generate a list image of the identified apps and send it to the terminal control unit 21, and the list image may be displayed on the touch panel display of the user terminal 11 by the terminal control unit 21. . The terminal information processing section 27 stores the application information of the installed application in the terminal information storage section 28 in association with the terminal ID of the user terminal 11 to which the application is installed.

端末情報記憶部28は、ユーザ端末11の端末情報と、端末IDと、セッションIDと、ユーザ端末11を管理する管理端末12の端末IDと、インストール済みとされたアプリケーション情報とを関連付けて記憶する。 The terminal information storage unit 28 stores the terminal information of the user terminal 11, the terminal ID, the session ID, the terminal ID of the management terminal 12 that manages the user terminal 11, and installed application information in association with each other. .

この例では、端末情報処理部27及び端末情報記憶部28はサーバ13に備えられている。しかし端末情報処理部27及び端末情報記憶部28は、通信ネットワークに接続された他のサーバ(図示無し)に備えられていてもよい。 In this example, the terminal information processing section 27 and the terminal information storage section 28 are provided in the server 13. However, the terminal information processing section 27 and the terminal information storage section 28 may be provided in another server (not shown) connected to the communication network.

この例のサーバ13は、さらにアプリ制御部(図示無し)とアプリ記憶部(図示無し)とを備えている。アプリ制御部は、アプリに対応させたアプリケーション情報を生成し、アプリとアプリケーション情報とを関連付けてこの関連付けた情報をソフトウェア情報としてアプリ記憶部に記憶する。なお、所定アカウントでログインする管理端末12からアプリがアップロードされた場合に、アプリ制御部は上記の所定アカウントとアップロードされたアプリのアプリケーション情報とを関連付けてアプリ記憶部に記憶する。アプリ制御部は、端末情報処理部27に接続しており、端末情報処理部27からアプリの送信を要求する送信要求を受信した場合に、送信要求を受けたアプリを、対応するアプリケーション情報とともに、すなわちソフトウェア情報を端末情報処理部27へ送る。アプリケーション情報とは、たとえばアプリ自体のバージョン情報や、アプリの配信に係るプログラム(本例ではDeployGate)がアプリを管理するために自動採番した独自のバージョン情報などがあり、本例でもこれらをアプリケーション情報として用いている。なお、アプリ制御部とアプリ記憶部とは、サーバ13と異なる他のサーバ(図示無し)に備わっていてもよい。 The server 13 in this example further includes an application control section (not shown) and an application storage section (not shown). The application control unit generates application information corresponding to the application, associates the application with the application information, and stores the associated information as software information in the application storage unit. Note that when an application is uploaded from the management terminal 12 that logs in with a predetermined account, the application control unit associates the above-mentioned predetermined account with the application information of the uploaded application and stores it in the application storage unit. The application control unit is connected to the terminal information processing unit 27, and when receiving a transmission request requesting transmission of an application from the terminal information processing unit 27, the application control unit sends the application for which the transmission request has been requested together with the corresponding application information. That is, the software information is sent to the terminal information processing section 27. Application information includes, for example, version information of the app itself, and unique version information that is automatically numbered by a program related to app distribution (DeployGate in this example) to manage the app. It is used for information. Note that the application control unit and the application storage unit may be provided in another server (not shown) different from the server 13.

指示部31は、ユーザ端末11の実行情報生成部22及び管理端末12に接続している。ユーザ端末11の実行情報生成部22に、実行情報の取得指示を送信する。この例では、管理端末12からの取得指示を受け付けて実行情報生成部22に送っている。 The instruction unit 31 is connected to the execution information generation unit 22 of the user terminal 11 and the management terminal 12. An execution information acquisition instruction is transmitted to the execution information generation unit 22 of the user terminal 11. In this example, an acquisition instruction from the management terminal 12 is received and sent to the execution information generation section 22.

取得処理部32は、ユーザ端末11からの実行情報を実行情報記憶部35に記憶し、かつ、実行情報に対する各処理を行い、処理後の情報を実行情報記憶部35に記憶するためのものである。取得処理部32は、実行情報生成部22と、端末情報記憶部28と、実行情報記憶部35との各々に接続している。 The acquisition processing unit 32 is for storing execution information from the user terminal 11 in the execution information storage unit 35, performing various processes on the execution information, and storing the processed information in the execution information storage unit 35. be. The acquisition processing section 32 is connected to each of the execution information generation section 22, the terminal information storage section 28, and the execution information storage section 35.

取得処理部32は、実行情報生成部22から実行情報を受け取った場合に、実行情報とともに受け取った端末IDとアプリケーション情報とを、実行情報と関連付けて実行情報記憶部35に記憶する。取得処理部32は、端末情報記憶部28から、該端末IDとアプリケーション情報とに関連付けられたアカウント(管理端末12でアプリをアップロードした際のアカウント)を読み出し、このアカウントを実行情報と関連付けて実行情報記憶部35に記憶することが好ましく、本例でもそのようにしている。 When the acquisition processing unit 32 receives the execution information from the execution information generation unit 22, the acquisition processing unit 32 stores the terminal ID and application information received together with the execution information in the execution information storage unit 35 in association with the execution information. The acquisition processing unit 32 reads the account associated with the terminal ID and application information (the account used when the application was uploaded on the management terminal 12) from the terminal information storage unit 28, associates this account with the execution information, and executes the application. It is preferable to store the information in the information storage unit 35, and this is also the case in this example.

取得処理部32は、取得した実行情報を簡略化した簡略情報を生成し、実行情報を簡略情報と関連付けて実行情報記憶部35に記憶することが好ましく、本例でもそのようにしている。実行情報を含む前述の報告情報を取得した場合には、取得処理部32は、実行情報以外の報告情報、すなわち入力情報も簡略化してよい。簡略化とは、例えば要約すること、予め設定したキーワードを抽出すること、予め特定した位置の文字列などを抽出すること、などがある。本例では実行情報と入力情報との報告情報全体を要約している。報告情報全体の要約としては、報告情報全体の中から不具合の再現手順報告で用いられる、不具合の発生日時、アプリのバージョン、ユーザ端末11の端末名、OSのバージョン、アプリが強制終了したいわゆるクラッシュ時のログなどを抽出したものが例示される。チャット上の通知や報告一覧に概要として表示する。 It is preferable that the acquisition processing unit 32 generates simplified information by simplifying the acquired execution information, and stores the execution information in association with the simplified information in the execution information storage unit 35, which is also done in this example. When the above-mentioned report information including execution information is acquired, the acquisition processing unit 32 may also simplify the report information other than the execution information, that is, the input information. Simplification includes, for example, summarizing, extracting preset keywords, extracting character strings at prespecified positions, and the like. In this example, the entire report information including execution information and input information is summarized. A summary of the entire report information includes the date and time of occurrence of the problem, the version of the application, the device name of the user terminal 11, the version of the OS, and the so-called crash in which the application was forcibly terminated, which are used in reporting the procedure for reproducing the problem from among the entire report information. An example is an extracted log of the time. Display as a summary in chat notifications and report list.

実行情報記憶部35は、取得処理部32により取得された実行情報を記憶する。実行情報記憶部35は、実行情報に加えて、上記のように、ユーザ端末11の端末IDやアプリケーション情報を記憶しており、さらに管理端末12の端末ID、簡略情報などを記憶することが好ましい。 The execution information storage unit 35 stores the execution information acquired by the acquisition processing unit 32. In addition to the execution information, the execution information storage unit 35 stores the terminal ID and application information of the user terminal 11 as described above, and preferably also stores the terminal ID of the management terminal 12, simplified information, etc. .

送信処理部36は、管理端末12と実行情報記憶部35と送信画像生成部37とのそれぞれに接続しており、管理端末12からの送信要求に応答して、実行情報記憶部35に記憶されている実行情報を管理端末12に送信する。本例では、送信処理部36は、管理端末12のディスプレイに表示する画像を送信画像として送信画像生成部37により生成させている。管理端末12でアプリをアップロードした際のアカウントに関連付けられた実行情報が複数ある場合には、送信処理部36は、複数の実行情報を一覧表示した一覧画像を送信画像生成部37により生成して管理端末12へ送信することが好ましく、本例でもそのようにしている。 The transmission processing unit 36 is connected to the management terminal 12, the execution information storage unit 35, and the transmission image generation unit 37, and in response to a transmission request from the management terminal 12, the transmission processing unit 36 stores information in the execution information storage unit 35. The execution information that has been created is sent to the management terminal 12. In this example, the transmission processing section 36 causes the transmission image generation section 37 to generate an image to be displayed on the display of the management terminal 12 as a transmission image. If there is a plurality of pieces of execution information associated with the account when the application was uploaded on the management terminal 12, the transmission processing unit 36 causes the transmission image generation unit 37 to generate a list image displaying a list of the plurality of pieces of execution information. It is preferable to send the information to the management terminal 12, and this is also the case in this example.

送信処理部36は、また、管理端末12のサーバ13への接続に応答して、管理端末12の管理対象であるユーザ端末11の端末IDを実行情報記憶部35から特定する。そして送信処理部36は、それら端末IDとそれら端末IDにそれぞれ対応するユーザ端末との少なくともいずれか一方の一覧の画像を送信画像生成部37により生成して管理端末12へ表示させる。上記一覧からひとつのユーザ端末11またはユーザ端末の端末IDが管理端末12で特定されて送信処理部36に送られてきた場合に、送信処理部36はこの受取りを該ユーザ端末11の管理画面の表示要求として受け取る。送信処理部36は、表示要求を受け取ったユーザ端末11の管理画面を送信画像生成部37により生成して、その管理端末12へ送り、管理端末12に管理画面が表示される In response to the connection of the management terminal 12 to the server 13, the transmission processing unit 36 also specifies the terminal ID of the user terminal 11 to be managed by the management terminal 12 from the execution information storage unit 35. Then, the transmission processing unit 36 causes the transmission image generation unit 37 to generate an image of a list of at least one of the terminal IDs and the user terminals corresponding to the terminal IDs, and causes the management terminal 12 to display the image. When one user terminal 11 or the terminal ID of the user terminal from the above list is specified by the management terminal 12 and sent to the transmission processing unit 36, the transmission processing unit 36 receives this information on the management screen of the user terminal 11. Received as a display request. The transmission processing unit 36 generates a management screen of the user terminal 11 that received the display request using the transmission image generation unit 37, sends it to the management terminal 12, and the management screen is displayed on the management terminal 12.

送信処理部36は、実行情報記憶部35においてSS画像が記憶されている記憶領域を特定し、その記憶領域に対応させた領域情報を生成して管理端末12に送信することが好ましい。この場合、送信処理部36は、管理端末12からの領域情報の入力を上記の送信要求として受け付けて、この送信要求の受け付けに応答してSS画像を管理端末12に送信することが好ましく、本例でもそのようにしている。送信処理部36は、同様に、動作履歴である前述の操作履歴とログとのそれぞれが記憶されている記憶領域を特定し、これらに対応させた各領域情報を生成して管理端末12に送信してもよい。この場合も同様に、送信処理部36は、管理端末12からの領域情報の入力を上記の送信要求として受け付けて、所定の動作履歴を管理端末12に送信することができる。 It is preferable that the transmission processing unit 36 identifies a storage area in the execution information storage unit 35 in which the SS image is stored, generates area information corresponding to the storage area, and transmits the generated area information to the management terminal 12. In this case, it is preferable that the transmission processing unit 36 accepts the input of area information from the management terminal 12 as the above-mentioned transmission request, and transmits the SS image to the management terminal 12 in response to the reception of this transmission request. This is also the case in the example. Similarly, the transmission processing unit 36 identifies the storage areas in which the above-mentioned operation history and log, which are the operation history, are stored, generates each area information corresponding to these, and transmits it to the management terminal 12. You may. In this case as well, the transmission processing unit 36 can receive the input of area information from the management terminal 12 as the above-mentioned transmission request, and can transmit the predetermined operation history to the management terminal 12.

送信処理部36は、取得処理部32が簡略情報を生成して実行情報記憶部35に記憶した場合には、実行情報記憶部35からその簡略情報を読み出して管理端末12へ送信してもよい。このような場合も、送信処理部36は、送信画像生成部37により簡略情報が表示された画像を生成して管理端末12に表示し、管理端末12での簡略情報の入力を送信要求として受け付け、簡略情報に関連付けられた実行情報を管理端末12に送信することが好ましい。本例でもそのようにしている。 When the acquisition processing unit 32 generates simplified information and stores it in the execution information storage unit 35, the transmission processing unit 36 may read the simplified information from the execution information storage unit 35 and transmit it to the management terminal 12. . In such a case, the transmission processing unit 36 generates an image displaying the simplified information by the transmission image generation unit 37, displays it on the management terminal 12, and accepts the input of the simplified information on the management terminal 12 as a transmission request. , it is preferable to transmit execution information associated with the simplified information to the management terminal 12. This is also done in this example.

管理端末12は、実行情報の取得指示を指示部31に送ることにより生成された実行情報を得る場合もあるし、ユーザ端末11の入力部20で取得指示がなされることにより生成された実行情報を得る場合もある。 The management terminal 12 may obtain execution information generated by sending an execution information acquisition instruction to the instruction unit 31, or may obtain execution information generated by sending an acquisition instruction from the input unit 20 of the user terminal 11. In some cases, you may get .

サーバ13の電気的構成の一例は、図3に示すように、CPU(Central Processing Unit)やROM(Read Only Memory)を含む制御処理装置51と、RAM(Random Access Memory)を含む主記憶装置52と、HDD(Hard Disc Drive)を含む補助記憶装置53と、マウスやキーボードを含む入力装置54と、ディスプレイやスピーカを含む出力装置55と、ネットワークカード(Network Interface Card)を含む通信制御装置56と、を有する。なお、CPUの代わりにMPU(Micro-Processing Unit)やDSP(Digital Signal Processor)等の装置を用いてもよい。この電気的構成は上記の通り一例であるから、例えば入力装置54や出力装置55を、通信ネットワークを介した外部装置とする場合もある。 As shown in FIG. 3, an example of the electrical configuration of the server 13 includes a control processing device 51 including a CPU (Central Processing Unit) and a ROM (Read Only Memory), and a main storage device 52 including a RAM (Random Access Memory). , an auxiliary storage device 53 including an HDD (Hard Disc Drive), an input device 54 including a mouse and a keyboard, an output device 55 including a display and speakers, and a communication control device 56 including a network interface card. , has. Note that a device such as an MPU (Micro-Processing Unit) or a DSP (Digital Signal Processor) may be used instead of the CPU. Since this electrical configuration is an example as described above, the input device 54 and the output device 55 may be external devices via a communication network, for example.

主記憶装置52、補助記憶装置53、入力装置54、出力装置55及び通信制御装置56は、バスラインを介して制御処理装置51とそれぞれ接続される。制御処理装置51は、(1)補助記憶装置53に記憶された情報処理プログラムを主記憶装置52上に読み込み、(2)情報処理プログラムの指示に従って入力装置54と補助記憶装置53と通信制御装置56との少なくともいずれかからデータを取得し、(3)取得したデータを情報処理プログラムに規定される手順で演算・加工した上で、(4)演算済み・加工済みのデータを補助記憶装置53と出力装置55と通信制御装置56との少なくともいずれかに提供する。 The main storage device 52, the auxiliary storage device 53, the input device 54, the output device 55, and the communication control device 56 are each connected to the control processing device 51 via a bus line. The control processing device 51 (1) loads the information processing program stored in the auxiliary storage device 53 onto the main storage device 52, and (2) executes the communication between the input device 54, the auxiliary storage device 53, and the communication control device according to instructions from the information processing program. 56, (3) calculate and process the acquired data according to the procedure specified in the information processing program, and (4) store the calculated and processed data in the auxiliary storage device 53. and at least one of the output device 55 and the communication control device 56.

前述の端末情報処理部27と取得処理部32と送信処理部36と送信画像生成部37とは、制御処理装置51と通信制御装置56とを含んで構成される。端末情報記憶部28と実行情報記憶部35とは、補助記憶装置53と主記憶装置52とを含んで構成されている。 The aforementioned terminal information processing section 27, acquisition processing section 32, transmission processing section 36, and transmission image generation section 37 are configured to include a control processing device 51 and a communication control device 56. The terminal information storage unit 28 and the execution information storage unit 35 are configured to include an auxiliary storage device 53 and a main storage device 52.

ユーザ端末11(図2参照)と管理端末12(図2参照)との電気的構成の一例は、図4に示すように、制御処理部を構成するDSP61と、主記憶部を構成するRAM62と、補助記憶部を構成するROM63及びEEPROM(Electrically Erasable Programmable Read-Only Memory)64と、入力部及び表示部を構成するタッチパネルディスプレイ67と、音声出力部を構成するスピーカ68と、通信制御部を構成するNIC(Network Interface Controller)71及び無線LAN(Local Area Network)チップ72と、を少なくとも有する。なお、DSP61の代わりにMPU(Micro-Processing Unit)等の装置を用いてもよい。 An example of the electrical configuration of the user terminal 11 (see FIG. 2) and the management terminal 12 (see FIG. 2) is, as shown in FIG. , a ROM 63 and an EEPROM (Electrically Erasable Programmable Read-Only Memory) 64 that constitute an auxiliary storage section, a touch panel display 67 that constitutes an input section and a display section, a speaker 68 that constitutes an audio output section, and a communication control section. It has at least a NIC (Network Interface Controller) 71 and a wireless LAN (Local Area Network) chip 72. Note that instead of the DSP 61, a device such as an MPU (Micro-Processing Unit) may be used.

RAM62、ROM63、EEPROM64、タッチパネルディスプレイ67、スピーカ68、NIC71、無線LANチップ72は、バスラインを介してDSP61とそれぞれ接続される。DSP61は、(1)ROM63又はEEPROM64に記憶されたプログラム(情報処理プログラム)をRAM62上に読み込み、(2)プログラム(情報処理プログラム)の指示に従ってタッチパネルディスプレイ67とEEPROM64とNIC71と無線LANチップ72との少なくともいずれかからデータを取得し、(3)取得したデータをプログラム(情報処理プログラム)に規定される手順で演算・加工した上で、(4)演算済み・加工済みのデータをEEPROM64とタッチパネルディスプレイ67とスピーカ68とNIC71と無線LANチップ72との少なくともいずれかに提供する。 The RAM 62, ROM 63, EEPROM 64, touch panel display 67, speaker 68, NIC 71, and wireless LAN chip 72 are each connected to the DSP 61 via a bus line. The DSP 61 (1) loads a program (information processing program) stored in the ROM 63 or EEPROM 64 onto the RAM 62, and (2) connects the touch panel display 67, EEPROM 64, NIC 71, and wireless LAN chip 72 according to the instructions of the program (information processing program). (3) calculate and process the acquired data according to the procedures specified in the program (information processing program), and (4) transfer the calculated and processed data to the EEPROM 64 and touch panel. It is provided to at least one of the display 67, the speaker 68, the NIC 71, and the wireless LAN chip 72.

ユーザ端末11(図2参照)の端末制御部21と実行情報生成部22とSS画像生成部23とは、DSP61と無線LANチップ72とを含んで構成される。入力部20は、タッチパネルディスプレイ67を含んで構成される。 The terminal control unit 21, execution information generation unit 22, and SS image generation unit 23 of the user terminal 11 (see FIG. 2) include a DSP 61 and a wireless LAN chip 72. The input unit 20 includes a touch panel display 67.

管理端末12(図2参照)のたとえば前述の取得指示や送信要求が入力される入力部(図示無し)は、タッチパネルディスプレイ67を含んで構成される。 An input unit (not shown) of the management terminal 12 (see FIG. 2) into which, for example, the above-mentioned acquisition instructions and transmission requests are input, includes a touch panel display 67.

上記構成の作用を説明する。ユーザ端末11は、アプリを取得するための初期設定として、本例ではDeployGateの初回の起動時に、図5に示すように、端末制御部21が端末情報をサーバ13の端末情報処理部27へ送る。端末情報処理部27は端末情報に対応付けた端末IDを生成して、端末IDを端末制御部21へ送り、DeployGateが端末IDを保存する。 The operation of the above configuration will be explained. In the user terminal 11, as an initial setting for acquiring an application, in this example, when DeployGate is started for the first time, the terminal control unit 21 sends terminal information to the terminal information processing unit 27 of the server 13, as shown in FIG. . The terminal information processing unit 27 generates a terminal ID associated with the terminal information, sends the terminal ID to the terminal control unit 21, and DeployGate stores the terminal ID.

ユーザ端末11がアプリをダウンロードするための準備段階として、端末制御部21はログイン情報(アカウントとパスワード)と端末IDとをサーバ13の端末情報処理部27に送る。端末情報処理部27は、ログイン情報を検証して生成したログインセッションのセッションIDを、ログイン情報及び端末IDと関連付けて端末情報記憶部28に記憶するとともに、ユーザ端末11の端末制御部21に送る。そして、端末情報処理部27は、前述のアプリ制御部から、この端末IDのユーザ端末11が利用可能なアプリの情報を取得する。 As a preparation step for the user terminal 11 to download the application, the terminal control unit 21 sends login information (account and password) and the terminal ID to the terminal information processing unit 27 of the server 13. The terminal information processing unit 27 stores the session ID of the login session generated by verifying the login information in the terminal information storage unit 28 in association with the login information and the terminal ID, and also sends it to the terminal control unit 21 of the user terminal 11. . Then, the terminal information processing section 27 acquires information on the applications that can be used by the user terminal 11 with this terminal ID from the above-mentioned application control section.

端末制御部21は、セッションIDを保存し、利用可能なアプリの一覧要求をセッションIDとともに端末情報処理部27へ送る。端末情報処理部27は、利用可能なアプリのアプリ名、アイコン画像等の情報を含むデータを生成して端末制御部21に送り、ユーザ端末11にアプリ一覧が表示される。アプリ一覧を端末制御部21へ送り、入力部20での入力によりアプリが特定されてインストール要求として端末情報処理部27へ送られる。 The terminal control unit 21 stores the session ID and sends a request for a list of available applications to the terminal information processing unit 27 together with the session ID. The terminal information processing section 27 generates data including information such as the application names and icon images of available applications and sends it to the terminal control section 21, so that a list of applications is displayed on the user terminal 11. The list of applications is sent to the terminal control section 21, and the applications are identified by input through the input section 20 and sent to the terminal information processing section 27 as an installation request.

この例では、上記のようにアカウントにログインする手法としているが、ログインせずに、共有用リンクを用いてもよい。まず、ユーザ端末11の入力部20への直接入力または二次元バーコードの読み取りによる入力などにより、管理端末12を使用する開発者などがサーバ13にて生成したアプリの共有用URLに接続し、アプリの情報の取得要求を端末情報処理部27へ送る。端末情報処理部27は、アプリの情報の取得要求に応答して、アプリの情報を端末制御部21へ送る。端末制御部21は、ユーザ端末11のタッチパネルディスプレイにアプリの情報を表示し、アプリの取得の要求を送る。端末情報処理部27は、共有用リンクに対して端末IDを関連付けて保存し、アプリの送り先として記憶する。このとき、送り先をアプリのテストへの参加者として記録して、表示上のテスト参加者の仮名(ログインユーザーのアカウント名の代用)を生成して端末制御部21へ送る場合がある。この場合、端末制御部21は、テスト参加者仮名を保存する。以上のようにして、アプリをダウンロードする準備段階が終わる。 In this example, the method used is to log in to the account as described above, but a shared link may also be used without logging in. First, a developer or the like using the management terminal 12 connects to the shared URL of the application generated on the server 13 by direct input to the input unit 20 of the user terminal 11 or input by reading a two-dimensional barcode. An application information acquisition request is sent to the terminal information processing unit 27. The terminal information processing section 27 sends the application information to the terminal control section 21 in response to the application information acquisition request. The terminal control unit 21 displays application information on the touch panel display of the user terminal 11 and sends a request to obtain the application. The terminal information processing unit 27 stores the sharing link in association with the terminal ID, and stores it as the destination of the application. At this time, the destination may be recorded as a participant in the application test, and a pseudonym for the test participant on the display (substitute for the logged-in user's account name) may be generated and sent to the terminal control unit 21. In this case, the terminal control unit 21 stores the test participant's pseudonym. This completes the preparation stage for downloading the app.

端末制御部21は、アプリ取得要求を端末ID及びセッションIDとともに端末情報処理部27へ送る。端末情報処理部27は、アプリ取得要求を受け取ると、例えば、ダウンロード用URLを端末制御部21へ送る。端末制御部21は、ダウンロード用URLからアプリのパッケージファイルをダウンロードして、インストールする。端末制御部21は端末IDとセッションIDとともに、インストール完了の通知を端末情報処理部27へ送る。 The terminal control unit 21 sends the application acquisition request to the terminal information processing unit 27 along with the terminal ID and session ID. Upon receiving the application acquisition request, the terminal information processing unit 27 sends, for example, a download URL to the terminal control unit 21. The terminal control unit 21 downloads the application package file from the download URL and installs it. The terminal control unit 21 sends a notification of installation completion to the terminal information processing unit 27 along with the terminal ID and session ID.

端末情報処理部27は、インストール完了の通知を受け取ると、図6に示すように、インストールされたアプリのアプリケーション情報を、セッションID及び端末IDと関連付けて端末情報記憶部28に記憶する。図6の一番上の行には、アプリケーション情報がAPxであるアプリを、アカウント「ACA」及びパスワード「PWA」と紐付かれてあるセッションIDの「SA」と、端末IDの「UA」と関連付けた態様で示してある。なお、前述の通り、アプリケーション情報と管理端末12にてアプリをアップロードした際のログインに用いられたアカウントとは互いに関連付けられた状態で、アプリ記憶部に記憶されている。そこで、端末情報処理部27は、管理端末12で用いられたアカウントをアプリ記憶部から読み込んで、上記アプリケーション情報を管理端末12で用いられたアカウントと関連付けて端末情報記憶部28に記憶する。 Upon receiving the installation completion notification, the terminal information processing unit 27 stores the application information of the installed application in the terminal information storage unit 28 in association with the session ID and the terminal ID, as shown in FIG. In the top row of Figure 6, the application whose application information is APx is associated with the session ID "SA" and the terminal ID "UA", which are linked to the account "ACA" and password "PWA". It is shown in a different manner. Note that, as described above, the application information and the account used for logging in when the application was uploaded on the management terminal 12 are stored in the application storage unit in a state in which they are associated with each other. Therefore, the terminal information processing section 27 reads the account used on the management terminal 12 from the application storage section, and stores the application information in the terminal information storage section 28 in association with the account used on the management terminal 12.

アプリの実行テスト中にユーザ端末11に不具合が生じた場合において、入力部20による入力を実行情報の取得指示として、図7に示すように、実行情報生成部22は実行情報を生成して、取得処理部32へ送る。取得指示に応答して、実行情報生成部22は、アプリケーション情報や端末情報、DeployGateのセッション情報を自動的に収集し、報告内容に付与する。追加でデバッグ用のログや、開発者の指定する追加の情報をSDKにおいて取得し、これらの情報を実行情報に加えてもよい。上記の端末情報は、例えば、ユーザ端末11の端末名、ユーザ端末11のOS(Operating System)のバージョン、通信状況や電波状況などである。上記のセッション情報とは、例えば、端末ID、ログインユーザー、もしくはテスト参加者名の仮名などである。また、上記の追加の情報とは、例えばアプリ自体のログインユーザー名や現在の画面名などである。 When a problem occurs in the user terminal 11 during an execution test of the application, the execution information generation unit 22 uses the input from the input unit 20 as an execution information acquisition instruction, as shown in FIG. 7, to generate execution information. It is sent to the acquisition processing unit 32. In response to the acquisition instruction, the execution information generation unit 22 automatically collects application information, terminal information, and DeployGate session information and adds them to the report content. Additionally, debugging logs and additional information specified by the developer may be acquired in the SDK, and these pieces of information may be added to the execution information. The above terminal information includes, for example, the terminal name of the user terminal 11, the version of the OS (Operating System) of the user terminal 11, communication status, radio wave status, and the like. The above session information is, for example, a terminal ID, a logged-in user, or a pseudonym of a test participant's name. Further, the above-mentioned additional information includes, for example, the login user name of the application itself and the current screen name.

ユーザ端末11に生じた不具合が、例えばディスプレイの画面の乱れであった場合には、SS画像の取得操作を行ってもよいし、または、アプリ内からSDK経由で実行情報の報告用画面を表示させてもよい。この例では、図8に示すような報告用画面をユーザ端末11のタッチパネルディスプレイに表示させており、SS画像の取得を指示する取得ボタン81a、ログを取得する取得ボタン81b,操作履歴を取得する取得ボタン81cの各ボタンが報告用画面に表示されている。取得する動作履歴に、操作履歴の他に、例えば、前述のアプリの実行中(起動時を含む)のログや、アプリの開発者が明示したアプリの内部状態情報などがある場合には、これらの各々を取得する取得ボタン(図示無し)を表示するとよい。SS画像の取得ボタン81aが触れられるとこれを取得指示として実行情報生成部22はSS画像生成部23によりSS画像を生成して、実行情報生成部22内の記憶部(図示無し)に記憶する。取得ボタン81a~81cの表示は、この例のように報告用画面に表示させる場合に限られず、例えば、動作しているアプリの画像上に表示させてもよい。また、この例では報告の種別やコメントなどの各種報告事項を実行情報に加え「Title」欄や「コメント」欄への入力ができるように構成されている。送信ボタン82に触れることにより実行情報生成部22は取得処理部32へ実行情報を送信する。 If the problem that occurs in the user terminal 11 is, for example, a disturbance in the display screen, you may perform an operation to obtain an SS image, or display a screen for reporting execution information from within the application via the SDK. You may let them. In this example, a report screen as shown in FIG. 8 is displayed on the touch panel display of the user terminal 11, and includes an acquisition button 81a for instructing to acquire an SS image, an acquisition button 81b for acquiring a log, and an operation history acquisition button. Each button of the acquisition button 81c is displayed on the report screen. In addition to the operation history, if the operation history to be acquired includes, for example, logs of the above-mentioned application during execution (including startup), or internal state information of the application specified by the application developer, these It is preferable to display an acquisition button (not shown) for acquiring each of the . When the SS image acquisition button 81a is touched, the execution information generation unit 22 uses this as an acquisition instruction to generate an SS image using the SS image generation unit 23, and stores it in a storage unit (not shown) within the execution information generation unit 22. . The display of the acquisition buttons 81a to 81c is not limited to the case where they are displayed on the report screen as in this example, but may be displayed on the image of the running application, for example. Further, in this example, the configuration is such that various report items such as report type and comments can be input into the "Title" field and the "Comment" field in addition to the execution information. By touching the send button 82, the execution information generation section 22 transmits the execution information to the acquisition processing section 32.

送信した実行情報と入力情報とは、ユーザ端末11の端末制御部21内の前述の記憶部または実行情報生成部22内の前述の記憶部に記憶してもよく、後にユーザが読み出してディスプレイに表示されるよう構成してもよい。また、記憶する情報の中に、ユーザ自身が後に参照するためのメモなどを加えてもよい。 The transmitted execution information and input information may be stored in the aforementioned storage unit in the terminal control unit 21 of the user terminal 11 or in the aforementioned storage unit in the execution information generation unit 22, and later read by the user and displayed on the display. It may be configured to be displayed. Additionally, a memo or the like may be added to the stored information for the user to refer to later.

なお、画面乱れとは、例えば画面の一部領域に画像が表示されなかったり、画像がディスプレイ面積よりも大きく拡大された状態になって見えない画像部分があったり、画面の一部画像が明らかに他の画像の一部になっていたり、など、種々の態様があり、特に限定されない。また、この例では画面の乱れを不具合としているが、不具合としてはこの例に限られない。また、この例では不具合の場合に実行情報を取得しているが、実行情報の取得は、不具合の場合に限られず、例えば、過去に確認された不具合が解消したことを示す実行情報を取得してもよい。 Note that screen disturbances include, for example, images not being displayed in some areas of the screen, parts of the image that cannot be seen because the image has been enlarged to a size larger than the display area, or parts of the image on the screen that are clearly visible. There are various aspects such as being a part of another image, etc., and there are no particular limitations. Further, in this example, the problem is screen disturbance, but the problem is not limited to this example. In addition, in this example, execution information is acquired in the case of a defect, but acquisition of execution information is not limited to the case of a defect; for example, execution information indicating that a defect confirmed in the past has been resolved can be acquired. You can.

サーバ13の取得処理部32は、実行情報を受け取ると、受け取った実行情報を、図9に示すように、ユーザ端末11の端末IDと関連付けて実行情報記憶部28に記憶する。このように、入力部20での入力が実行情報の取得指示となり、ユーザ端末11が生成した実行情報がサーバ13の実行情報記憶部28に記憶されるから、管理端末12のサーバ13への接続の有無に関わらず、ユーザ端末11は実行情報を送信しておくことができる。そのため、管理端末12がサーバ13に接続している間でなければ実行情報を送信できない場合と比べて、効率がよく、また、利便性も高い。そのため、アプリのテスト結果の報告の効率が向上する。取得処理部32は、さらに、端末情報記憶部28から、ユーザ端末11の端末IDに関連付けられた管理端末の端末IDを特定し、その端末IDも関連付けて実行情報記憶部35に記憶する。前述のように、実行情報にコメントなどの入力情報を加えた報告情報を受け取った場合には報告情報も関連付けて記憶し、簡略情報を生成した場合には簡略情報も関連付けて記憶することが好ましく、本例でもそのようにしている。さらに、本例では、報告の種別、例えば画像の乱れという不具合の報告に「1」、アプリの停止という不具合に「2」などの数字ラベルを予め設定してあり、これにより報告の主旨を迅速に把握できるようにしてある。 Upon receiving the execution information, the acquisition processing unit 32 of the server 13 stores the received execution information in the execution information storage unit 28 in association with the terminal ID of the user terminal 11, as shown in FIG. In this way, the input at the input unit 20 becomes an instruction to obtain execution information, and the execution information generated by the user terminal 11 is stored in the execution information storage unit 28 of the server 13. Therefore, the connection of the management terminal 12 to the server 13 is The user terminal 11 can transmit execution information regardless of the presence or absence of the execution information. Therefore, compared to the case where the execution information can only be transmitted while the management terminal 12 is connected to the server 13, this is more efficient and more convenient. This improves the efficiency of reporting app test results. The acquisition processing unit 32 further specifies the terminal ID of the management terminal associated with the terminal ID of the user terminal 11 from the terminal information storage unit 28, and also stores the terminal ID in association with the terminal ID in the execution information storage unit 35. As mentioned above, when report information containing input information such as comments to execution information is received, it is preferable that the report information is also associated and stored, and when simplified information is generated, the simplified information is also associated and stored. This is also done in this example. Furthermore, in this example, a numerical label is preset for the type of report, such as "1" for a defect report such as image disturbance, and "2" for a defect report that causes an app to stop. It is designed so that it can be understood.

管理端末12が、DeployGateに接続要求をし、認証されると、この接続状態がサーバ13に送信される。送信処理部36は、送信画像生成部37により、実行情報記憶部35に記憶されている報告の、例えば図10に示す一覧画像を表示して、管理端末12へ送り、管理端末12のディスプレイに表示する。簡略情報を、この一覧内に表示させてもよい。管理端末12において一覧画像からひとつの報告が選択されると、この選択が送信要求として送信処理部36に送られる。報告の一覧画像が表示され、送信要求する報告をその中から選択できるから、例えば、早期に解決できると予測される不具合を優先して選択して、不具合を解消する改良開発を済ませられ、アプリのテストが効率よく進められる。一方、解決に時間を要すると予測される不具合を優先して選択して、不具合を解消する改良開発に早期に着手することもできるから、この観点でもアプリのテストが効率よく進められる。なお送信処理部36は一覧画像を必ずしも生成しなくてもよい。例えば、実行情報などの報告の個々をチャットなどのコミュニケーションプログラムを用いて管理端末12に送ってもよく、この場合にはチャット上から直接各報告を選択してもよい。本例では、チャットを用いる態様として、通信ネットワークを介して接続するチャットサーバ(図示無し)を利用している。サーバ13の例えば端末情報記憶部28には、アプリを管理するためのアプリ管理画像が記憶されており、そのアプリ管理画像には、チャットサービスに遷移要求するボタンが形成されている。管理端末12のユーザは、このアプリ管理画面のボタンにより、チャットサービスのウェブサイトに遷移する。管理端末12のユーザがチャットサービスのアカウントでログインして、情報を送信したい連携先のチャンネルを選択すると、チャットサービスからサーバ13に接続情報が送信される。サーバ13ではそれを保存し、サーバ13は、以降、イベントが発生するごとに、保存された接続情報を基にチャットサーバへ接続して情報を送信する。なお、簡略情報を、チャット上での通知に用いてもよい。 When the management terminal 12 makes a connection request to the DeployGate and is authenticated, this connection state is sent to the server 13. The transmission processing unit 36 causes the transmission image generation unit 37 to display a list image, for example, shown in FIG. indicate. Concise information may also be displayed within this list. When one report is selected from the list image on the management terminal 12, this selection is sent to the transmission processing unit 36 as a transmission request. A list of reports will be displayed, and you can select the report you want to send. For example, you can prioritize and select defects that are predicted to be resolved quickly, and complete the development of improvements to resolve the problem. tests can proceed efficiently. On the other hand, it is also possible to prioritize and select defects that are predicted to take time to resolve, and to begin development of improvements to eliminate the defects at an early stage, so app testing can proceed efficiently from this perspective as well. Note that the transmission processing unit 36 does not necessarily need to generate the list image. For example, individual reports such as execution information may be sent to the management terminal 12 using a communication program such as chat, and in this case, each report may be directly selected from the chat. In this example, a chat server (not shown) connected via a communication network is used as a mode of using chat. For example, the terminal information storage unit 28 of the server 13 stores an application management image for managing applications, and a button for requesting a transition to a chat service is formed in the application management image. The user of the management terminal 12 uses the button on the application management screen to transition to the chat service website. When the user of the management terminal 12 logs in with a chat service account and selects a channel to which he/she wishes to transmit information, connection information is transmitted from the chat service to the server 13 . The server 13 saves the information, and every time an event occurs thereafter, the server 13 connects to the chat server based on the saved connection information and transmits the information. Note that the simplified information may be used for notification on chat.

送信処理部36は、送信要求を受け取ると、管理端末12のユーザのアクセス権を認証し(アカウントにログインし)、送信要求に対応する実行情報や報告情報などを含む詳細データを生成する。詳細データには、実行情報としてのスクリーンショットや、アプリのバージョン情報、ユーザ端末11の端末情報やOSバージョン、デバッグ情報などが含まれていてもよく、本例でもそのようにしている。なお、図10ではユーザ端末欄のうち、UBのみが他の線分よりも太い太線の枠TFで囲んである。これはUBがサーバ13に接続している状態であるのに対し、UA及びUCはサーバ13に接続していない非接続状態であることを示している。 Upon receiving the transmission request, the transmission processing unit 36 authenticates the access right of the user of the management terminal 12 (logs in to the account), and generates detailed data including execution information, report information, etc. corresponding to the transmission request. The detailed data may include a screenshot as execution information, application version information, terminal information and OS version of the user terminal 11, debug information, etc., and this example also does so. Note that in FIG. 10, only UB in the user terminal column is surrounded by a thick line frame TF that is thicker than other line segments. This indicates that UB is connected to the server 13, while UA and UC are not connected to the server 13.

また、送信処理部36は、送信要求を受け取ると、管理端末12に表示させる表示画像を送信画像生成部37により生成して、管理端末12に送る。例えば図10に非接続状態として描いてあるユーザ端末UA,報告種別1、報告日時2019.5.10 14:22である報告が選択された場合に、図11は、管理端末12に表示させる特定のユーザ端末11の管理画像の例を示している。「操作履歴」、「ログ」、「SS画像」各欄には、前述の領域情報が表示されるように構成されている。図11では「操作履歴」と「ログ」は空欄となっており、操作履歴とログとがユーザ端末11において実行情報として取得されていないことを意味している。これに対して、「SS画像」欄には領域情報が表示されており、この表示部分が触れられると、これを送信要求として送信処理部36は受け取り、SS画像が管理端末12に送られて表示される。なお、領域情報としては、例えば固有のURLがある。固有のURLであることにより、この領域情報を関係者などと共有することができ、同じ実行情報を複数の関係者らと共有することができる。また、管理端末12のユーザは、同じアプリもしくは同じユーザ端末11で過去に取得した情報にもアクセスすることができる。 When the transmission processing unit 36 receives the transmission request, the transmission processing unit 36 generates a display image to be displayed on the management terminal 12 using the transmission image generation unit 37 and sends it to the management terminal 12. For example, if a report with user terminal UA, report type 1, and report date and time 2019.5.10 14:22, which is depicted as disconnected in FIG. 10, is selected, FIG. An example of a management image of the user terminal 11 is shown. The "operation history", "log", and "SS image" columns are configured to display the above-mentioned area information. In FIG. 11, "operation history" and "log" are blank, meaning that the operation history and log have not been acquired as execution information in the user terminal 11. On the other hand, area information is displayed in the "SS image" column, and when this display part is touched, the transmission processing unit 36 receives this as a transmission request, and the SS image is sent to the management terminal 12. Is displayed. Note that the area information includes, for example, a unique URL. By using a unique URL, this area information can be shared with related parties, and the same execution information can be shared with multiple related parties. Furthermore, the user of the management terminal 12 can also access information acquired in the past with the same application or the same user terminal 11.

以上のように、実行情報は管理端末12のサーバ13への送信要求に応答して管理端末12に送信されるから、ユーザ端末11のサーバ13への接続の有無に関わらず、実行情報が管理端末12にて得られる。そのため、ユーザ端末11がサーバ13に接続している間でなければ実行情報を受信できない場合と比べて、効率がよく、また、利便性が高い。そのため、アプリのテストの効率が向上する。 As described above, since the execution information is sent to the management terminal 12 in response to the transmission request from the management terminal 12 to the server 13, the execution information is managed regardless of whether the user terminal 11 is connected to the server 13. It is obtained at the terminal 12. Therefore, this is more efficient and more convenient than the case where the execution information can only be received while the user terminal 11 is connected to the server 13. This improves the efficiency of app testing.

アプリの実行テスト中にユーザ端末11に不具合が生じた場合において、実行情報生成部22は、入力部20以外からの取得指示、すなわち管理端末12からの取得指示があった場合にも、その取得指示に応答して実行情報を生成し、取得処理部32へ送る。ユーザ端末11に生じた不具合が例えば、ディスプレイの画面の乱れであった場合を例に、図12を参照しながら以下に説明する。 If a problem occurs in the user terminal 11 during an execution test of the application, the execution information generation unit 22 will be able to acquire the In response to the instruction, execution information is generated and sent to the acquisition processing unit 32. A case will be described below with reference to FIG. 12, taking as an example a case where the problem occurring in the user terminal 11 is a disturbance in the display screen.

管理端末12においてDeployGate上で接続要求(ログイン)がなされると、管理端末12の管理対象であるユーザ端末11の一覧の画像が送信処理部36から送られてきて、管理端末12に表示される。なお、ユーザ端末11の一覧の代わりに、または加えて、ユーザ端末11の端末IDの一覧であってもよい。 When a connection request (login) is made on DeployGate at the management terminal 12, an image of a list of user terminals 11 that are managed by the management terminal 12 is sent from the transmission processing unit 36 and displayed on the management terminal 12. . Note that instead of or in addition to the list of user terminals 11, a list of terminal IDs of user terminals 11 may be provided.

上記一覧からひとつのユーザ端末11を選択すると、この選択が表示要求として、管理端末12から送信処理部36へ送られ、送信処理部36は、表示要求を受け取ったユーザ端末11の管理画面(図11参照)を送信画像生成部37により生成して、その管理画面は管理端末12に送られて表示される。表示された後も管理端末12のサーバ13との接続を維持することにより、サーバ13の送信処理部36はユーザ端末11の接続やユーザ端末11から取得処理部32への実行情報の送信などの更新情報を受け付け、この受付けに応答して、管理画面を新たに生成し、これにより、管理端末12における管理画面が更新される。 When one user terminal 11 is selected from the above list, this selection is sent as a display request from the management terminal 12 to the transmission processing unit 36, and the transmission processing unit 36 receives the display request from the management screen of the user terminal 11 (Fig. 11) is generated by the transmission image generation unit 37, and its management screen is sent to the management terminal 12 and displayed. By maintaining the connection between the management terminal 12 and the server 13 even after the management terminal 12 is displayed, the transmission processing section 36 of the server 13 performs operations such as connection of the user terminal 11 and transmission of execution information from the user terminal 11 to the acquisition processing section 32. The update information is accepted, and in response to this acceptance, a new management screen is generated, thereby updating the management screen on the management terminal 12.

ユーザ端末11でアプリが起動されると、アプリに含まれるSDKがサーバに接続する。これによりユーザ端末11の実行情報生成部22は、アプリのバックグラウンドでサーバ13の指示部31からの取得指示が受信可能となる。サーバ13の端末情報処理部27は、ユーザ端末11のアプリによって端末制御部21と接続し、アプリが実行中であることを端末情報記憶部28に記憶するとともに、サーバ13と接続している管理端末12に、ユーザ端末11のアプリのサーバ13との接続状態の表示を、接続していない状態から接続している状態の表示に、送信処理部36は切り替える。例えば図11の(A)に示す管理画面においては、ユーザ端末欄は他の欄と同様の太さの線分で囲んだ表示としており、これによりユーザ端末UAが接続していない非接続状態であることを示している。これに対し、ユーザ端末UAが接続状態になっている場合には、図11の(B)に示すように、図10のユーザ端末欄の「UB」を囲む太線と同様の、他の線分よりも太い線分で囲んだ表示としている。このように、一覧画像においては、ユーザ端末11が接続状態か否かを判別できるように切り替え表示することが好ましい。ただし、接続状態と非接続状態との各表示の態様は特に限定されず、両者を判別できればよい。 When the application is started on the user terminal 11, the SDK included in the application connects to the server. This allows the execution information generation unit 22 of the user terminal 11 to receive an acquisition instruction from the instruction unit 31 of the server 13 in the background of the application. The terminal information processing unit 27 of the server 13 connects to the terminal control unit 21 through the application of the user terminal 11, stores that the application is being executed in the terminal information storage unit 28, and also stores the information that the application is being executed in the terminal information storage unit 28. The transmission processing unit 36 switches the display of the connection state of the application of the user terminal 11 with the server 13 from the disconnected state to the connected state on the terminal 12. For example, on the management screen shown in FIG. 11(A), the user terminal column is displayed surrounded by line segments of the same thickness as other columns, and this indicates that the user terminal UA is in an unconnected state where it is not connected. It shows that there is. On the other hand, when the user terminal UA is in the connected state, as shown in FIG. 11(B), other line segments similar to the thick line surrounding "UB" in the user terminal column of FIG. It is displayed surrounded by a thicker line segment. In this way, in the list image, it is preferable to switch the display so that it can be determined whether or not the user terminal 11 is in the connected state. However, the manner in which the connected state and non-connected state are displayed is not particularly limited, as long as the two can be distinguished.

管理端末12は、端末情報処理部27からユーザ端末11の接続の通知を受け取ると、実行情報の取得指示が可能な状態となる。この例の管理画面は、図11に示すように、SS画像欄に、SS画像の取得指示を送信する取得ボタン86aが設けられており、この取得ボタン86aに触れることで、SS画像の取得指示がなされる。これにより、管理端末12からの取得指示は、指示部31を介してSDKで機能が実現されている実行情報生成部22へ送られ、実行情報生成部22は、SS画像生成部23によりSS画像を生成する。このように、ユーザ端末11のサーバ13に対する接続状態と非接続状態とが管理端末12に表示されるから、非接続状態から接続状態に切り替わった場合に迅速にSS画像の取得指示ができるなど、アプリのテストの効率がよい。また、このように、管理端末12からもSS画像などの実行情報の取得指示ができるから、SS画像が効率的かつ利便性よく取得できる。 When the management terminal 12 receives the notification of the connection of the user terminal 11 from the terminal information processing unit 27, it enters a state in which it can issue an instruction to obtain execution information. As shown in FIG. 11, in the management screen of this example, an acquisition button 86a for transmitting an SS image acquisition instruction is provided in the SS image field. will be done. As a result, the acquisition instruction from the management terminal 12 is sent via the instruction section 31 to the execution information generation section 22 whose function is realized by the SDK, and the execution information generation section 22 receives the SS image from the SS image generation section 23. generate. In this way, since the connection state and non-connection state of the user terminal 11 to the server 13 are displayed on the management terminal 12, when the state changes from the non-connection state to the connection state, it is possible to quickly issue an instruction to obtain an SS image, etc. Efficient app testing. Furthermore, since the management terminal 12 can issue an instruction to acquire execution information such as an SS image, the SS image can be acquired efficiently and conveniently.

図11に示すように、本例の管理画面には操作履歴やログなどの動作履歴の各欄にも取得ボタン86b,86cが設けられている。これらの取得ボタン86b,86cに触れることで、各動作履歴もSS画像と同様に実行情報生成部22により生成され、取得処理部32に送られる。 As shown in FIG. 11, on the management screen of this example, acquisition buttons 86b and 86c are also provided in each column of operation history such as operation history and log. By touching these acquisition buttons 86b and 86c, each operation history is also generated by the execution information generation section 22 in the same way as the SS image, and sent to the acquisition processing section 32.

なお、SS画像生成部23がSS画像を生成する初回は、SS画像を生成する確認の画像がOSによって生成されてタッチパネルディスプレイに表示される。これに対する同意操作がなされることにより、以降はSS画像生成部23は取得指示に応答してSS画像を生成する。各動作履歴を生成する初回についても同様である。 Note that the first time the SS image generation unit 23 generates an SS image, an image for confirming generation of the SS image is generated by the OS and displayed on the touch panel display. By consenting to this, the SS image generation unit 23 thereafter generates SS images in response to the acquisition instruction. The same applies to the first time that each operation history is generated.

生成されたSS画像は、入力部20からの取得指示に応答して生成されたSS画像の場合と同様の処理を経て、管理端末12に送られる。 The generated SS image is sent to the management terminal 12 through the same processing as that for an SS image generated in response to an acquisition instruction from the input unit 20.

10 報告システム
11 ユーザ端末
12 管理端末
13 サーバ
16 通信ネットワーク
20 入力部
21 端末制御部
22 実行情報生成部
23 SS画像生成部
27 端末情報処理部
28 端末情報記憶部
31 指示部
32 取得処理部
35 実行情報記憶部
36 送信処理部
37 送信画像生成部
86a~86c 取得ボタン
10 Report System 11 User Terminal 12 Management Terminal 13 Server 16 Communication Network 20 Input Unit 21 Terminal Control Unit 22 Execution Information Generation Unit 23 SS Image Generation Unit 27 Terminal Information Processing Unit 28 Terminal Information Storage Unit 31 Instruction Unit 32 Acquisition Processing Unit 35 Execution Information storage unit 36 Transmission processing unit 37 Transmission image generation unit 86a to 86c Acquisition button

Claims (8)

テスト対象のアプリケーションソフトウェアを実行中のユーザ端末に表示された表示画像と前記アプリケーションソフトウェアを実行した場合の前記ユーザ端末の動作履歴との少なくとも一方を含む実行情報の取得指示を、前記ユーザ端末を管理する管理端末から受け付けて前記ユーザ端末に送信する指示部と、
前記指示部からの前記取得指示の受信に応答して前記ユーザ端末で生成された前記実行情報を含むテスト結果の報告情報を、取得する取得処理部と、
前記取得処理部により取得された前記報告情報を記憶する実行情報記憶部と、
前記管理端末からの送信要求に応答して、前記実行情報記憶部に記憶されている前記報告情報を前記管理端末に送信する送信処理部と、
を備える情報処理装置。
Manage the user terminal by instructing the user terminal to acquire execution information including at least one of the display image displayed on the user terminal running the application software to be tested and the operation history of the user terminal when executing the application software. an instruction unit that receives information from a management terminal and transmits it to the user terminal;
an acquisition processing unit that acquires test result report information including the execution information generated by the user terminal in response to receiving the acquisition instruction from the instruction unit ;
an execution information storage unit that stores the report information acquired by the acquisition processing unit;
a transmission processing unit that transmits the report information stored in the execution information storage unit to the management terminal in response to a transmission request from the management terminal;
An information processing device comprising:
前記動作履歴は、前記アプリケーションソフトウェアの実行中のログと、前記アプリケーションソフトウェアの内部状態情報との少なくともいずれかを含む請求項1に記載の情報処理装置。The information processing apparatus according to claim 1, wherein the operation history includes at least one of a log during execution of the application software and internal state information of the application software. 前記取得処理部は、前記実行情報を、前記管理端末の端末情報及び前記ユーザ端末の端末情報と関連付けて前記実行情報記憶部に記憶し、
前記送信処理部は、前記管理端末の前記端末情報に関連付けられた前記実行情報が複数ある場合には、複数の前記実行情報を含む前記報告情報を前記管理端末へ送信する請求項1または2に記載の情報処理装置。
The acquisition processing unit stores the execution information in the execution information storage unit in association with terminal information of the management terminal and terminal information of the user terminal,
3. The transmission processing unit according to claim 1 , wherein when there is a plurality of pieces of execution information associated with the terminal information of the management terminal, the transmission processing unit transmits the report information including a plurality of pieces of execution information to the management terminal. The information processing device described.
前記送信処理部は、前記実行情報記憶部において前記表示画像が記憶されている記憶領域に対応する領域情報を生成して前記管理端末に送信し、前記管理端末において表示された前記領域情報に対する入力情報を前記管理端末からの前記送信要求として受け付けて前記表示画像を前記管理端末に送信する請求項1ないし3のいずれか1項に記載の情報処理装置。 The transmission processing unit generates area information corresponding to a storage area in which the display image is stored in the execution information storage unit and transmits it to the management terminal, and inputs the area information displayed on the management terminal. The information processing apparatus according to any one of claims 1 to 3, wherein the information processing apparatus receives information as the transmission request from the management terminal and transmits the display image to the management terminal. 前記取得処理部は、取得した前記実行情報を簡略化した簡略情報を生成し、前記実行情報を前記簡略情報と関連付けて前記実行情報記憶部に記憶し、
前記送信処理部は、前記簡略情報を前記管理端末へ送信し、前記管理端末における前記簡略情報が示された前記実行情報に対する入力情報を前記管理端末からの前記送信要求として受け付けて、前記簡略情報に関連付けられた前記実行情報を含む前記報告情報を前記管理端末に送信する請求項1ないし4のいずれか1項に記載の情報処理装置。
The acquisition processing unit generates simplified information by simplifying the acquired execution information, and stores the execution information in association with the simplified information in the execution information storage unit,
The transmission processing unit transmits the simplified information to the management terminal, receives input information from the management terminal for the execution information indicating the simplified information as the transmission request from the management terminal , and transmits the simplified information to the management terminal. The information processing apparatus according to any one of claims 1 to 4, wherein the report information including the execution information associated with the execution information is transmitted to the management terminal.
テスト対象のアプリケーションソフトウェアを実行させるユーザ端末と、
前記ユーザ端末を管理する管理端末と、
前記ユーザ端末及び前記管理端末と通信ネットワークを介して接続する情報処理装置とを備え、
前記ユーザ端末は、前記アプリケーションソフトウェアを実行中に表示された表示画像と前記アプリケーションソフトウェアを実行した場合の動作履歴との少なくとも一方を含む実行情報の取得指示の受信に応答して、前記実行情報を含むテスト結果の報告情報を生成し、
前記情報処理装置は、
前記取得指示を、前記管理端末から受け付けて前記ユーザ端末に送信する指示部と、
前記ユーザ端末で生成された前記報告情報を取得する取得処理部と、
前記取得処理部により取得された前記報告情報を記憶する実行情報記憶部と、
前記管理端末からの送信要求に応答して、前記実行情報記憶部に記憶されている前記報告情報を前記管理端末に送信する送信処理部と、
を有する情報処理システム。
A user terminal that executes the application software to be tested ;
a management terminal that manages the user terminal;
an information processing device connected to the user terminal and the management terminal via a communication network;
The user terminal acquires the execution information in response to receiving an instruction to acquire execution information including at least one of a display image displayed while executing the application software and an operation history when executing the application software. Generate test result reporting information including ;
The information processing device includes:
an instruction unit that receives the acquisition instruction from the management terminal and transmits it to the user terminal;
an acquisition processing unit that acquires the report information generated by the user terminal;
an execution information storage unit that stores the report information acquired by the acquisition processing unit;
a transmission processing unit that transmits the report information stored in the execution information storage unit to the management terminal in response to a transmission request from the management terminal;
An information processing system with
テスト対象のアプリケーションソフトウェアを実行中のユーザ端末に表示された表示画像と前記アプリケーションソフトウェアを実行した場合の前記ユーザ端末の動作履歴との少なくとも一方を含む実行情報の取得指示を、前記ユーザ端末を管理する管理端末から受け付けて前記ユーザ端末に送信する指示ステップと、
前記取得指示の受信に応答して前記ユーザ端末で生成された前記実行情報を含むテスト結果の報告情報を、取得する取得処理ステップと、
前記取得処理ステップで取得された前記報告情報を記憶する実行情報記憶ステップと、
前記管理端末からの送信要求に応答して、前記実行情報記憶ステップで記憶した前記報告情報を前記管理端末に送信する送信処理ステップと、
をコンピュータに実行させる情報処理プログラム。
Manage the user terminal by instructing the user terminal to acquire execution information including at least one of the display image displayed on the user terminal running the application software to be tested and the operation history of the user terminal when executing the application software. an instruction step of receiving the information from the management terminal and transmitting it to the user terminal;
an acquisition processing step of acquiring test result report information including the execution information generated by the user terminal in response to receiving the acquisition instruction;
an execution information storage step for storing the report information acquired in the acquisition processing step;
a transmission processing step of transmitting the report information stored in the execution information storage step to the management terminal in response to a transmission request from the management terminal;
An information processing program that causes a computer to execute.
前記アプリケーションソフトウェア中に組み込まれ、前記アプリケーションソフトウェア上で前記指示ステップ、前記取得処理ステップ、前記実行情報記憶ステップ、及び前記送信処理ステップを実行させる請求項7に記載の情報処理プログラム。The information processing program according to claim 7, which is incorporated into the application software and causes the instruction step, the acquisition processing step, the execution information storage step, and the transmission processing step to be executed on the application software.
JP2019126507A 2019-07-05 2019-07-05 Information processing device, information processing system, and information processing program Active JP7385245B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019126507A JP7385245B2 (en) 2019-07-05 2019-07-05 Information processing device, information processing system, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019126507A JP7385245B2 (en) 2019-07-05 2019-07-05 Information processing device, information processing system, and information processing program

Publications (2)

Publication Number Publication Date
JP2021012549A JP2021012549A (en) 2021-02-04
JP7385245B2 true JP7385245B2 (en) 2023-11-22

Family

ID=74226117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019126507A Active JP7385245B2 (en) 2019-07-05 2019-07-05 Information processing device, information processing system, and information processing program

Country Status (1)

Country Link
JP (1) JP7385245B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008084289A (en) 2007-02-22 2008-04-10 System Integrate Co Ltd Information leakage monitoring/management system for information processor
JP2011054043A (en) 2009-09-03 2011-03-17 Ricoh Co Ltd Integrated management device, system, method and program, and recording medium recording the program
JP2012022641A (en) 2010-07-16 2012-02-02 Canon Electronics Inc Information analysis apparatus for analyzing system stability, information analysis method, information analysis system and program
JP2012098958A (en) 2010-11-02 2012-05-24 Canon Electronics Inc Information processor, information processing method, information processing system and program
JP2015228177A (en) 2014-06-02 2015-12-17 株式会社リコー Image forming apparatus, and log transfer system provided with the same
JP2017162182A (en) 2016-03-09 2017-09-14 富士通株式会社 Test device, test method, and test program
JP2018025383A (en) 2014-10-16 2018-02-15 リン, シン−ユンLin, Hsin−Yung Gas generator

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008084289A (en) 2007-02-22 2008-04-10 System Integrate Co Ltd Information leakage monitoring/management system for information processor
JP2011054043A (en) 2009-09-03 2011-03-17 Ricoh Co Ltd Integrated management device, system, method and program, and recording medium recording the program
JP2012022641A (en) 2010-07-16 2012-02-02 Canon Electronics Inc Information analysis apparatus for analyzing system stability, information analysis method, information analysis system and program
JP2012098958A (en) 2010-11-02 2012-05-24 Canon Electronics Inc Information processor, information processing method, information processing system and program
JP2015228177A (en) 2014-06-02 2015-12-17 株式会社リコー Image forming apparatus, and log transfer system provided with the same
JP2018025383A (en) 2014-10-16 2018-02-15 リン, シン−ユンLin, Hsin−Yung Gas generator
JP2017162182A (en) 2016-03-09 2017-09-14 富士通株式会社 Test device, test method, and test program

Also Published As

Publication number Publication date
JP2021012549A (en) 2021-02-04

Similar Documents

Publication Publication Date Title
US7287190B2 (en) Simultaneous execution of test suites on different platforms
CN108134708B (en) Method and device for monitoring third-party interface
US20110113340A1 (en) Information-processing device, communication system, computer readable medium, and information-processing method
CN104754026A (en) Communication apparatus, communication system, communication method, and recording medium
JP2019525373A (en) How to generate test cases
CN115065652B (en) Message reply method and device, storage medium and computer equipment
CN111444103A (en) Automatic testing method for Web page and related equipment
WO2007132677A1 (en) Service providing device
CN112015654A (en) Method and apparatus for testing
JP6024126B2 (en) Failure response support apparatus, failure response support system, failure response support method, and failure response support program
US20100064290A1 (en) Computer-readable recording medium storing a control program, information processing system, and information processing method
JP7385245B2 (en) Information processing device, information processing system, and information processing program
JP6436705B2 (en) Test execution device, test execution method, and computer program
WO2014067368A1 (en) Method, apparatus and device for obtaining resource preview image
JP6705979B2 (en) Device setting device, device setting method, and program
CN112015715A (en) Industrial Internet data management service testing method and system
JP6436704B2 (en) Test execution device, test execution method, and computer program
CN105051776B (en) Information processing apparatus, information processing system, and information processing method
CN114090122A (en) Method and device for configuring CPE by applet, computer equipment and storage medium
JPWO2013190607A1 (en) Screen information collection computer, screen information collection method, and computer-readable storage medium
CN113361220A (en) Verification environment construction method and device for automatically cutting integrated circuit design
CN108446219B (en) Application program operation method, system, medium and computing device
CN114092169A (en) Ordering test method and system and equipment for executing ordering test method
CN113326237A (en) Log data processing method and device, terminal device and storage medium
CN114371866A (en) Version reconfiguration test method, device and equipment of service system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220422

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230404

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20230529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230712

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: 20231010

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231102

R150 Certificate of patent or registration of utility model

Ref document number: 7385245

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150