JP2020087079A - System development support device and system development support method - Google Patents

System development support device and system development support method Download PDF

Info

Publication number
JP2020087079A
JP2020087079A JP2018222074A JP2018222074A JP2020087079A JP 2020087079 A JP2020087079 A JP 2020087079A JP 2018222074 A JP2018222074 A JP 2018222074A JP 2018222074 A JP2018222074 A JP 2018222074A JP 2020087079 A JP2020087079 A JP 2020087079A
Authority
JP
Japan
Prior art keywords
keystroke
script
screen
target
system development
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018222074A
Other languages
Japanese (ja)
Other versions
JP7116671B2 (en
Inventor
璃加 高尾
Ruka Takao
璃加 高尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2018222074A priority Critical patent/JP7116671B2/en
Publication of JP2020087079A publication Critical patent/JP2020087079A/en
Application granted granted Critical
Publication of JP7116671B2 publication Critical patent/JP7116671B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

To suppress labor and time and dependency on individual skills following system development, and achieve good development efficiency.SOLUTION: A system development support device 100 comprises: a storage part 101; a calculation part 104; and a communication part 107. The communication part performs communication processing with other devices such as a test terminal (object system) by connecting to a network. The storage part holds a design package 125 of the object system, and a key touch script 126 for every test standpoint related to each kind of a screen. The calculation part calls the key touch script for the test standpoint corresponding to a necessary test item on the basis of a necessary test item 127 regulated for the object system, and sets parameters 1251-1253 of the design package to the key touch script for executing the key touch script on the object system, and acquires an image of a display screen following execution of the key touch script as an evidence 128.SELECTED DRAWING: Figure 2

Description

本発明は、システム開発支援装置およびシステム開発支援方法に関するものである。 The present invention relates to a system development support device and a system development support method.

システムの開発ないし改修に際しては、各種設計書およびテスト観点の各生成や、当該設計書等に基づくプログラム開発、ならびに、開発したプログラム等に対するテストの実施といった様々な業務が必要となる。 In developing or modifying the system, various works such as generation of various design documents and test viewpoints, program development based on the design documents, and testing of the developed programs are required.

従来から当該業務に係る工数の多さや煩雑さは問題視され、それによる人員等の各種リソースの逼迫も懸念されていた。 Conventionally, the number of man-hours and complexity of the work have been regarded as a problem, and there has been a concern that the various resources such as personnel may be tight due to the trouble.

そこで、上述のシステム開発等を効率化する従来技術として、例えば、テスト対象システムの動作確認テストの実行および管理を行うコンピュータにより構成されたテスト管理システムであって、前記テスト対象システムに格納若しくは配置するテストデータおよびテスト内容を指定したテストシナリオを記憶するテスト資源記憶手段と、このテスト資源記憶手段に記憶された前記テストデータを前記テスト対象システムに格納若しくは配置するテスト環境構築ジョブ、および前記テスト資源記憶手段に記憶された前記テストシナリオを用いてテストを実行するテストジョブを含む複数のジョブを組み合わせてこれらのジョブの実行順序を指定して形成されたジョブネットを記憶するジョブ記憶手段と、このジョブ記憶手段に記憶された前記ジョブネットで指定されている実行順序に従って前記複数のジョブを連続実行するジョブ実行処理、前記複数のジョブのそれぞれを示す複数の図形を実行順序の通りに並べて画面表示するとともに各図形の中若しくはその近傍にジョブの名称および/またはジョブの内容を簡単に示す説明文を表示するジョブ図形表示処理、並びに、前記複数の図形を用いて実行中のジョブを示すテスト進捗表示処理を実行するジョブ実行手段とを備えたことを特徴とするテスト管理システム(特許文献1参照)などが提案されている。 Therefore, as a conventional technique for increasing the efficiency of the above system development, for example, a test management system configured by a computer that executes and manages an operation confirmation test of a test target system, and is stored or arranged in the test target system. Test resource storage means for storing test data and a test scenario designating test contents, a test environment construction job for storing or arranging the test data stored in the test resource storage means in the test target system, and the test Job storage means for storing a job net formed by combining a plurality of jobs including a test job for executing a test using the test scenario stored in the resource storage means and designating an execution order of these jobs, A job execution process for continuously executing the plurality of jobs in accordance with the execution order specified by the job net stored in the job storage means, and a screen in which a plurality of figures showing each of the plurality of jobs are arranged in the execution order. A job graphic display process that displays a job name and/or a brief description of the job content in or near each graphic, and a test that shows the job being executed using the multiple graphics. There has been proposed a test management system (see Patent Document 1) and the like, which is equipped with a job execution unit that executes a progress display process.

また、テスト対象システムと接続され、当該テスト支援システムの機能のテストを支援するためのテスト支援装置において、前記テスト支援システムの修正前後における差分情報に基づいて、テスターの確認が必要な要確認画面について、当該要確認画面を含む画面遷移を特定する手段と、特定された画面を含む業務フローについて、前記テスト支援システムに対して画面単位のテストデータを入力してテスト実行させる手段と、前記テストにおいて、要確認画面の表示を検知し、検知した場合、テスターに確認可能なようにテスターの端末に表示させる手段とを有することを特徴とするテスト支援装置(特許文献2参照)なども提案されている。 Further, in the test support device connected to the test target system and supporting the test of the function of the test support system, a confirmation screen requiring confirmation of the tester based on the difference information before and after the modification of the test support system. The means for identifying the screen transition including the confirmation required screen, the means for inputting the test data for each screen to the test support system and executing the test for the business flow including the identified screen, In addition, there is also proposed a test support device (see Patent Document 2) characterized in that it has a means for detecting the display of a confirmation-needed screen and displaying it on the terminal of the tester so that the tester can confirm when the detection is detected. ing.

特開2017−016507号公報JP, 2017-016507, A 特開2017−58983号公報JP, 2017-58983, A

ところで、金融機関におけるシステムに関してエンハンス開発を行う場合、考慮すべき特有の事情が存在する。 By the way, there are specific circumstances that should be taken into consideration when conducting enhanced development for systems in financial institutions.

例えば、当該システムは、いわゆるミッションクリティカルなシステムであり、目的が
開発や改修と言えども機能の中断や停止は許容されにくい点を考慮する必要がある。
For example, it is necessary to consider that the system is a so-called mission-critical system, and even if the purpose is development or refurbishment, it is difficult to allow interruption or suspension of functions.

また、システム規模が大きく機能構成も広範なため、種々の処理段階で多岐に亘る画面等のインターフェイスを、確実に手当する必要もある。 Further, since the system scale is large and the functional configuration is wide, it is necessary to surely handle a wide variety of interfaces such as screens at various processing stages.

一方、このような事情を踏まえつつ的確に該当業務を遂行するためには、相応のスキルや経験を備えた人員が必要とされ、該当業務における属人性の抑制が問題となりつつある。 On the other hand, in order to perform the relevant work accurately in consideration of such circumstances, it is necessary to have personnel having appropriate skills and experience, and it is becoming a problem to suppress the personality of the relevant work.

上述のような事情があるものの、従来技術では、こうしたシステム特有の事情を十分考慮し、システム開発に係る業務の効率化を図る提案はなされていない。 In spite of the above-mentioned circumstances, the prior art does not make a proposal to improve the efficiency of the work related to system development by fully considering such system-specific circumstances.

そこで本発明の目的は、システム開発に伴う手間や属人性を適宜に抑制し、開発効率を良好なものとする技術を提供することにある。 Therefore, an object of the present invention is to provide a technique for appropriately suppressing the time and labor involved in system development and improving the development efficiency.

上記課題を解決する本発明のシステム開発支援装置は、対象システムの設計書と、各種画面に関する試験観点ごとの打鍵スクリプトとを保持する記憶部と、前記対象システムについて規定された必要試験項目に基づき、当該必要試験項目に対応する試験観点の前記打鍵スクリプトを呼び出し、当該打鍵スクリプトに対し、前記設計書のパラメータを設定して前記対象システムにおいて実行し、当該打鍵スクリプトの実行に伴う表示画面のイメージをエビデンスとして取得する演算部と、を含むことを特徴とする。 The system development support device of the present invention which solves the above-mentioned problems is based on the necessary specifications of the target system, a storage unit for holding a design document of the target system, and a keystroke script for each test viewpoint relating to various screens. , An image of a display screen associated with the execution of the keystroke script by calling the keystroke script of the test viewpoint corresponding to the required test item, setting the parameters of the design document for the keystroke script, and executing the target system And an arithmetic unit that acquires as evidence.

また、本発明のシステム開発支援方法は、対象システムの設計書と、各種画面に関する試験観点ごとの打鍵スクリプトとを保持する記憶部を備える情報処理装置が、前記対象システムについて規定された必要試験項目に基づき、当該必要試験項目に対応する試験観点の前記打鍵スクリプトを呼び出し、当該打鍵スクリプトに対し、前記設計書のパラメータを設定して前記対象システムにおいて実行し、当該打鍵スクリプトの実行に伴う表示画面のイメージをエビデンスとして取得する、ことを特徴とする。 Further, in the system development support method of the present invention, an information processing apparatus including a storage unit that holds a design document of a target system and a keystroke script for each test viewpoint regarding various screens is a required test item defined for the target system. On the basis of the above, the keystroke script of the test viewpoint corresponding to the required test item is called, the parameters of the design document are set for the keystroke script and executed in the target system, and a display screen accompanying the execution of the keystroke script The image is obtained as evidence.

本発明によれば、システム開発に伴う手間と属人性を適宜に抑制し、開発効率を良好なものとできる。 According to the present invention, it is possible to appropriately suppress the labor and personality involved in system development, and improve the development efficiency.

本実施形態のシステム開発支援装置を含むネットワーク構成図である。It is a network block diagram including the system development support apparatus of this embodiment. 本実施形態におけるシステム開発支援装置のハードウェア構成例を示す図である。It is a figure showing an example of hardware constitutions of a system development supporting device in this embodiment. 本実施形態における試験端末のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the test terminal in this embodiment. 本実施形態の設計書における画面レイアウトの例を示す図である。It is a figure which shows the example of the screen layout in the design document of this embodiment. 本実施形態の設計書における入出力項目情報の例を示す図である。It is a figure which shows the example of the input/output item information in the design document of this embodiment. 本実施形態の設計書における動的グレーアウト情報の例を示す図である。It is a figure which shows the example of the dynamic grayout information in the design document of this embodiment. 本実施形態の打鍵スクリプト群のデータ構成例を示す図である。It is a figure which shows the data structural example of the keystroke script group of this embodiment. 本実施形態の必要試験項目情報のデータ構成例を示す図である。It is a figure which shows the data structural example of the required test item information of this embodiment. 本実施形態のエビデンスのデータ構成例を示す図である。It is a figure which shows the data structural example of the evidence of this embodiment. 本実施形態におけるシステム開発支援方法のフロー例を示す図である。It is a figure which shows the flow example of the system development support method in this embodiment. 本実施形態における画面例1を示す図である。It is a figure which shows the example 1 of a screen in this embodiment. 本実施形態における画面例2を示す図である。It is a figure which shows the example 2 of a screen in this embodiment. 本実施形態における画面例3を示す図である。It is a figure which shows the example 3 of a screen in this embodiment.

−−−ネットワーク構成−−−
以下に本発明の実施形態について図面を用いて詳細に説明する。図1は、本実施形態のシステム開発支援装置100を含むネットワーク構成図である。
--- Network configuration ---
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a network configuration diagram including a system development support device 100 of this embodiment.

図1に示すシステム開発支援装置100は、システム開発に伴う手間と属人性を適宜に抑制し、開発効率を良好なものとするコンピュータ装置である。 The system development support apparatus 100 shown in FIG. 1 is a computer apparatus that appropriately suppresses the labor and personality involved in system development and improves development efficiency.

なお、本実施形態におけるネットワーク構成としては、一例として、システム開発支援装置100と試験端末200とが、例えば社内ネットワークなどのセキュアなネットワーク10を介して通信可能に接続された構成を想定する。 As an example of the network configuration in the present embodiment, it is assumed that the system development supporting apparatus 100 and the test terminal 200 are communicably connected via a secure network 10 such as an in-house network.

このうち試験端末200は、具体的には、金融機関の営業店システムの一部である窓口端末機を想定できるが、勿論これに限定しない。金融機関における業務システムを構成する装置であれば、営業店サーバなど他のいずれの装置であっても適用対象となりうる。 Of these, the test terminal 200 can be specifically assumed to be a window terminal which is a part of a branch office system of a financial institution, but it is not limited to this. Any other device such as a branch office server can be applied as long as the device constitutes a business system in a financial institution.

一方、本実施形態のシステム開発支援装置100は、上述の営業店システムの開発等を担当するベンダーが運用するサーバ装置を想定できる(勿論、限定しない)。ベンダーは、このシステム開発支援装置100にて、設計書や試験観点、必要試験項目の策定、打鍵スクリプトの生成といった、試験に向けた事前業務を行うこととなる。 On the other hand, the system development support device 100 of the present embodiment can be assumed to be a server device operated by a vendor in charge of development of the above-mentioned branch office system (of course, not limited). The vendor uses the system development support apparatus 100 to perform preparatory work for the test, such as design documents, test viewpoints, necessary test items, and keystroke script generation.

また、システム開発支援装置100は、こうして生成された設計書や試験観点、必要試験項目、および打鍵スクリプトのうち必要なものを、ネットワーク10を介し、試験端末200である窓口端末機にセットする。また、試験端末200である窓口端末機にて、当該窓口端末機について規定された必要試験項目に基づき、当該必要試験項目に対応する試験観点の打鍵スクリプトを打鍵スクリプト群から呼び出し、当該打鍵スクリプトに対し、設計書(窓口端末機に関するもの)のパラメータを設定して窓口端末機において実行させる。また、この打鍵スクリプトの実行に伴い、窓口端末機のディスプレイに出力された表示画面をキャプチャし、これで得たイメージをエビデンスとして適宜な記憶部に格納する。 Further, the system development supporting apparatus 100 sets the necessary ones of the design document, the test viewpoint, the required test items, and the keystroke script generated in this way in the window terminal, which is the test terminal 200, via the network 10. Further, at the window terminal which is the test terminal 200, based on the required test items defined for the window terminal, the keystroke script of the test viewpoint corresponding to the required test item is called from the keystroke script group, and the keystroke script is set. On the other hand, the parameters of the design document (related to the counter terminal) are set and executed on the counter terminal. Also, the display screen output on the display of the counter terminal is captured along with the execution of this keystroke script, and the image obtained by this is stored in an appropriate storage unit as evidence.

なお、試験端末200である上述の窓口端末機は、営業店の窓口にて顧客対応を行うテラーの操作端末である。こうした顧客対応に用いる性質もあり、機能維持のための保守や顧客サービス向上のためのエンハンス開発が定期的に行われる端末でもある。 The above-mentioned counter terminal machine which is the test terminal 200 is an operation terminal of a teller who handles customers at the counter of a sales office. It is also a terminal that is used for such customer correspondence, and is a terminal on which regular maintenance for function maintenance and enhanced development for improving customer service are performed regularly.

一方、そうしたエンハンス開発に際し、多数の画面について改修が生じるケースは多い。しかも画面各々の設定値も多く、具体的には、画面ごとに設定値が数百項目のオーダーで存在するケースも一般的である。さらに、各画面における入力項目についての設定も、やはり百項目のオーダーで存在するケースが多い。 On the other hand, in the case of such enhanced development, there are many cases where many screens are modified. Moreover, there are many set values for each screen, and specifically, it is common that the set values exist on the order of several hundred items for each screen. Further, in many cases, the setting of input items on each screen also exists in the order of 100 items.

他方、上述のような状況下で、各画面について開発業務(設計書の生成、試験観点生成、打鍵の実施)が必要である。従来であれば、全て人手により逐一行う外なかったが、本実施形態のシステム開発支援装置100によれば、当該業務に係る手間、工数を大幅に抑制し、開発効率を良好なものとできる。 On the other hand, under the circumstances as described above, development work (generation of design document, generation of test viewpoint, execution of keystroke) is required for each screen. In the conventional case, it is necessary to manually perform all the operations, but according to the system development supporting apparatus 100 of the present embodiment, the labor and man-hours involved in the work can be significantly suppressed and the development efficiency can be improved.

また、エンハンス開発の担当者に関して言えば、非常に煩雑で手間のかかる開発業務ではあるものの、実際に打鍵を担当して初めて体得できる業務経験・スキルもある。その一方で、そうした打鍵には画面構成変化の知識等を要するため、担当者によっては工数が嵩みやすい難点もある。さらに、担当者の入れ替わりが生じれば、試験結果がノウハウとして蓄積されない懸念も生じる。 Also, regarding the person in charge of enhanced development, although it is a very complicated and time-consuming development work, there is work experience/skill that can only be gained by actually being in charge of keystrokes. On the other hand, since such keying requires knowledge of changes in the screen configuration and the like, there is a problem that the number of man-hours tends to increase depending on the person in charge. Furthermore, if the personnel in charge are replaced, the test results may not be accumulated as know-how.

スキルや経験が不十分な担当者が打鍵業務を行えば、例えば画面構成変化を理解せずに誤った打鍵を実施するに至り、また試験観点を理解しないまま打鍵を行うことで、試験結果すなわちエビデンスが不足するケースも起こりうる。 If a person with inadequate skills or experience performs keystrokes, for example, he or she may perform incorrect keystrokes without understanding the changes in the screen configuration. In some cases, there is a lack of evidence.

本実施形態のシステム開発支援装置100によれば、こうした担当者に関わる課題についても適宜に対処し、打鍵自体を、各画面の設定値が設定された好適な打鍵スクリプトの自動実行により遂行し、その際の表示画面をキャプチャするなどしてエビデンスの取得も確実に行うことができる。しかも、打鍵スクリプトの実行速度をユーザ指示に応じて制御することで、スキルや経験が不十分な担当者に対し、好適な打鍵業務の遂行内容として画面遷移と打鍵内容を目視可能に提示し、システム開発業務に関するスキルアップに結びつけることも期待できる。 According to the system development supporting apparatus 100 of the present embodiment, such a problem related to the person in charge is appropriately dealt with, and the keystroke itself is performed by automatically executing a suitable keystroke script in which the setting value of each screen is set, Evidence can be reliably acquired by, for example, capturing the display screen at that time. Moreover, by controlling the execution speed of the keystroke script according to user instructions, screen transitions and keystroke contents can be visually displayed to a person with insufficient skills and experience as a suitable keystroke execution content, It can also be expected to lead to improvement of skills related to system development work.

−−−ハードウェア構成−−−
また、システム開発支援装置100のハードウェア構成は、図2に示す如くとなる。すなわちシステム開発支援装置100は、記憶部101、メモリ103、演算部104、入力部105、出力部106、および通信部107、を備える。
--- Hardware configuration ---
Further, the hardware configuration of the system development supporting apparatus 100 is as shown in FIG. That is, the system development support device 100 includes a storage unit 101, a memory 103, a calculation unit 104, an input unit 105, an output unit 106, and a communication unit 107.

このうち記憶部101は、SSD(Solid State Drive)やハードディスクドライブなど適宜な不揮発性記憶素子で構成される記憶手段である。 Of these, the storage unit 101 is a storage unit configured by an appropriate nonvolatile storage element such as an SSD (Solid State Drive) or a hard disk drive.

また、メモリ103は、RAMなど揮発性記憶素子で構成される記憶手段である。 Further, the memory 103 is a storage unit including a volatile storage element such as a RAM.

また、演算部104は、記憶部101に保持されるプログラム102をメモリ103に読み出すなどして実行し装置自体の統括制御を行なうとともに各種判定、演算及び制御処理を行なうCPUである。 The arithmetic unit 104 is a CPU that executes the program 102 stored in the storage unit 101 by reading it into the memory 103 to perform overall control of the apparatus itself and various determination, arithmetic and control processes.

また、入力部105は、ユーザからのキー入力や音声入力を受け付けるキーボードやマウスなどの入力装置である。 The input unit 105 is an input device such as a keyboard or a mouse that receives a key input or a voice input from a user.

また、出力部106は、演算部104での処理データの表示を行うディスプレイ等の出力装置である。 The output unit 106 is an output device such as a display that displays the processing data in the calculation unit 104.

また、通信部107は、ネットワーク10と接続して試験端末200など他装置との通信処理を担う、ネットワークインターフェイスカードなどの通信装置である。 The communication unit 107 is a communication device such as a network interface card that is connected to the network 10 and is responsible for communication processing with other devices such as the test terminal 200.

なお、記憶部101内には、本実施形態のシステム開発支援装置として必要な機能を実装する為のプログラム102に加えて、設計書125、打鍵スクリプト群126、必要試験項目情報127、およびエビデンス128が少なくとも記憶されている。ただし、これら情報の詳細については後述する。 In addition, in the storage unit 101, in addition to the program 102 for implementing the functions required as the system development support apparatus of the present embodiment, the design document 125, the keystroke script group 126, the required test item information 127, and the evidence 128. Is at least remembered. However, details of these pieces of information will be described later.

また、図3に本実施形態の試験端末200のハードウェア構成例を示す。本実施形態の試験端末200は、記憶部201、メモリ203、演算部204、入力部205、出力部206、および通信部207、を備える。 Further, FIG. 3 shows a hardware configuration example of the test terminal 200 of the present embodiment. The test terminal 200 of this embodiment includes a storage unit 201, a memory 203, a calculation unit 204, an input unit 205, an output unit 206, and a communication unit 207.

このうち記憶部201は、SSD(Solid State Drive)やハードディスクドライブなど適宜な不揮発性記憶素子で構成される記憶手段である。 Of these, the storage unit 201 is a storage unit configured by an appropriate nonvolatile storage element such as an SSD (Solid State Drive) or a hard disk drive.

また、メモリ203は、RAMなど揮発性記憶素子で構成される記憶手段である。 Further, the memory 203 is a storage unit including a volatile storage element such as a RAM.

また、演算部204は、記憶部201に保持されるプログラム202をメモリ203に読み出すなどして実行し装置自体の統括制御を行なうとともに各種判定、演算及び制御処理を行なうCPUである。 The arithmetic unit 204 is a CPU that executes the program 202 stored in the storage unit 201 by reading it into the memory 203 and the like to perform overall control of the apparatus itself and perform various determinations, arithmetic operations, and control processes.

また、入力部205は、ユーザからのキー入力や音声入力を受け付けるキーボードやマウスなどの入力装置である。 The input unit 205 is an input device such as a keyboard or a mouse that receives a key input or a voice input from a user.

また、出力部206は、演算部204での処理データの表示を行うディスプレイ等の出力装置である。 The output unit 206 is an output device such as a display that displays the processed data in the calculation unit 204.

また、通信部207は、ネットワーク10と接続してシステム開発支援装置100など他装置との通信処理を担う、ネットワークインターフェイスカードなどの通信装置である。 The communication unit 207 is a communication device such as a network interface card that is connected to the network 10 and is responsible for communication processing with other devices such as the system development support device 100.

なお、記憶部201内には、本実施形態の試験端末として必要な機能を実装する為のプログラム202に加えて、打鍵スクリプトセット226、およびエビデンス227が少なくとも記憶されている。ただし、これら情報の詳細については後述する。 In the storage unit 201, at least a keystroke script set 226 and evidence 227 are stored in addition to the program 202 for implementing the functions required as the test terminal of this embodiment. However, details of these pieces of information will be described later.

−−−データ構造例−−−
続いて、本実施形態のシステム開発支援装置100が用いる情報について説明する。図4に、本実施形態における設計書125における画面レイアウト構成1251の一例を示す。
--- Data structure example ---
Next, information used by the system development support device 100 of this embodiment will be described. FIG. 4 shows an example of the screen layout configuration 1251 in the design document 125 according to this embodiment.

この画面レイアウト構成1251は、試験端末200たる窓口端末機で出力される各画面のレイアウトを定義した情報である。 The screen layout configuration 1251 is information defining the layout of each screen output from the counter terminal which is the test terminal 200.

その構造は、例えば、画面の各位置をセルで対応付けたスプレッド形式のデータを想定できる。図4の例であれば、1行目の「記号番号」について、18列から26列までの入力項目12511と、28列から29列までの入力項目12512と、31列から39列までの入力項目12513とが用意された構成となっている。 As the structure, for example, spread format data in which each position on the screen is associated with a cell can be assumed. In the example of FIG. 4, for the “symbol number” on the first line, input items 12511 from column 18 to column 26, input items 12512 from column 28 to column 29, and input from column 31 to column 39 Item 12513 is prepared.

勿論、この図4の具体例は、画面レイアウト構成1251として管理する、ある1つの画面レイアウトについてのみ例示したものであり、他の画面に関しても同様に情報が保持されている。 Of course, the specific example of FIG. 4 illustrates only one screen layout managed as the screen layout configuration 1251, and information is similarly held for other screens.

また、図5に、本実施形態の設計書125における入出力項目情報1252の一例を示す。入出力項目情報1252は、上述の画面レイアウト構成1251における各入出力項目に関する定義を格納したテーブルである。 Further, FIG. 5 shows an example of the input/output item information 1252 in the design document 125 of this embodiment. The input/output item information 1252 is a table that stores definitions regarding each input/output item in the screen layout configuration 1251 described above.

そのデータ構造は、上述の「記号番号」といった項目名称をキーとして、そのID、種別、レイアウト・表示、入力制御、データチェック、などといった各種データから成るレコードの集合体である。 The data structure is a set of records including various data such as ID, type, layout/display, input control, data check, etc., using the item name such as the above-mentioned “symbol number” as a key.

このうち種別は、該当入出力項目が入力項目か出力項目か特定する値である。 Of these, the type is a value that specifies whether the corresponding input/output item is an input item or an output item.

また、レイアウト・表示は、該当項目の上述の画面レイアウト上での表示位置等を示す値であり、具体的には、該当項目のセルの行、列の各位置、幅(セルの数)、といった値である。 The layout/display is a value indicating the display position of the corresponding item on the screen layout described above, and specifically, the position of each row and column of the cell of the corresponding item, the width (the number of cells), Is a value such as.

また、入力制御は、該当項目に対する入力動作を行うインターフェイスの種類等を示す
値である。具体的には、「テンキー盤面」や「テキストボックス」での入力内容を示す値となる。
The input control is a value indicating the type of interface that performs an input operation for the corresponding item. Specifically, it is a value indicating the input content on the “numeric keypad” or “text box”.

また、データチェックは、該当項目に入力されるべき値の文字種等について定めた値である。具体的には、「数字」や「文字」といったものが規定される。 The data check is a value that defines the character type, etc. of the value to be input in the corresponding item. Specifically, "numbers" and "characters" are defined.

なお、図7で例示する入出力項目情報1252のデータ構成は紙面の都合上、あくまでもごく一部を記載したにすぎない。実際の設計書125における入出力項目情報1252では、より多くの項目、値が設定されているものとなる。 It should be noted that the data structure of the input/output item information 1252 illustrated in FIG. 7 is only a small part due to space limitations. In the input/output item information 1252 in the actual design document 125, more items and values are set.

勿論、この図5の具体例は、入出力項目情報1252として管理する、ある1つの画面についての入出力項目についてのみ例示したものであり、他の画面に関しても同様に情報が保持されている。 Of course, the specific example of FIG. 5 illustrates only the input/output items for one screen managed as the input/output item information 1252, and the information is similarly held for the other screens.

また、図6に、本実施形態の設計書125における動的グレーアウト情報1253の一例を示す。動的グレーアウト情報1253は、上述の画面レイアウト構成1251や入出力項目情報1252で定義がなされている各画面のうち、動的グレーアウト対象の入力項目を含むものに関して、その動的グレーアウトの制御内容を規定したテーブルである。 Further, FIG. 6 shows an example of the dynamic grayout information 1253 in the design document 125 of this embodiment. The dynamic grayout information 1253 indicates the control content of the dynamic grayout of each screen defined by the screen layout configuration 1251 and the input/output item information 1252, which includes the input item for the dynamic grayout. It is a prescribed table.

そのデータ構造は、項目名称をキーとして、動的グレーアウト要否、および種目といったデータから成るレコードの集合体である。 The data structure is a set of records including data such as necessity of dynamic grayout and item, with the item name as a key.

上述のうち、動的グレーアウト要否は、各項目のうち動的グレーアウト対象の入力項目を、例えば「○」などの値で指定する項目である。 Of the above items, the necessity of dynamic grayout is an item that specifies an input item to be dynamically grayed out of each item with a value such as “◯”.

また、種目は、各項目に対し入力されると動的グレーアウト制御の契機となる値を規定したものである。図6の例では、「種目」、「記号」、「番号」、および「通帳面現在高」の各項目に「180」が入力されると、入力された項目以外の項目がグレーアウトすなわち入力不可となる規定が設定されている。また、「預入年月日」の項目に「185」が入力されると、入力された「預入年月日」項目以外の項目がグレーアウトすなわち入力不可となる規定が設定されている。 In addition, the item defines a value that triggers the dynamic grayout control when input is made for each item. In the example of FIG. 6, when “180” is entered in each item of “item”, “symbol”, “number”, and “passbook current amount”, the items other than the entered item are grayed out, that is, not enterable. The following regulations are set. Further, when "185" is input to the item of "deposit date", it is set that the items other than the input "deposit date" are grayed out, that is, input is impossible.

勿論、この図6の具体例は、動的グレーアウト情報1253として管理する、ある1つの画面についての動的グレーアウト情報についてのみ例示したものであり、他の動的グレーアウト対象の画面に関しても同様に情報が保持されている。 Of course, the specific example of FIG. 6 exemplifies only the dynamic grayout information about a certain screen, which is managed as the dynamic grayout information 1253, and the information about other screens subject to the dynamic grayout is the same. Is held.

また、図7に、本実施形態における打鍵スクリプト群126の一例を示す。本実施形態の打鍵スクリプト群126は、各試験観点に関して、当該試験観点が規定する画面での打鍵動作を実行する打鍵スクリプトを格納したテーブルである。 Further, FIG. 7 shows an example of the keystroke script group 126 in the present embodiment. The keystroke script group 126 of the present embodiment is a table that stores, for each test viewpoint, a keystroke script that executes a keystroke operation on a screen defined by the test viewpoint.

そのデータ構造は、打鍵スクリプトを一意に特定するIDをキーとして、スクリプト名、および、各当該打鍵スクリプトのファイル名(格納先であってもよい)といったデータから成るレコードの集合体である。 The data structure is a set of records including data such as a script name and a file name (may be a storage destination) of each keystroke script, with an ID uniquely identifying the keystroke script as a key.

なお、この打鍵スクリプト群127は、システム開発支援装置100が必要に応じて試験端末200に送信し、打鍵スクリプトセット226としてセットするものである。打鍵スクリプトセット226は、各試験観点に関して、当該試験観点が規定する画面での打鍵動作を実行する打鍵スクリプトを格納したデータベースである。 The keystroke script group 127 is transmitted by the system development support apparatus 100 to the test terminal 200 as needed and is set as the keystroke script set 226. The keystroke script set 226 is a database that stores a keystroke script that executes a keystroke operation on a screen defined by the test viewpoint for each test viewpoint.

また、図8に、本実施形態における必要試験項目情報127の一例を示す。本実施形態
の必要試験項目情報127は、試験対象たる試験端末200の試験に関し、必要であると規定された試験項目を、上述の試験観点に基づき規定したテーブルである。
Further, FIG. 8 shows an example of the required test item information 127 in this embodiment. The required test item information 127 of the present embodiment is a table that defines the test items that are defined as necessary for the test of the test terminal 200 that is the test target based on the above-described test viewpoint.

そのデータ構造は、対象システムの識別情報をキーとして、実行順序ごと、当該対象システム(試験端末200)の試験に際して呼び出して実行すべき打鍵スクリプトのID、といったデータから成るレコードの集合体である。 The data structure is a set of records including data such as the ID of the keystroke script to be called and executed in the test of the target system (test terminal 200) for each execution order using the identification information of the target system as a key.

また、図9に、本実施形態におけるエビデンス128の一例を示す。本実施形態のエビデンス128は、上述の各打鍵スクリプトが実行されたことで表示された画面のキャプチャデータを格納したテーブルである。 Further, FIG. 9 shows an example of the evidence 128 in this embodiment. The evidence 128 of the present embodiment is a table that stores the captured data of the screen displayed by the execution of each keystroke script described above.

そのデータ構造は、対象システムの識別情報をキーとして、実行順序ごとに得られたエビデンスのファイル名(格納先であってもよい)といったデータから成るレコードの集合体である。 The data structure is a set of records including data such as a file name (may be a storage destination) of the evidence obtained for each execution order, using the identification information of the target system as a key.

なお、このエビデンス128は、試験端末200がシステム開発支援装置100に送信したエビデンス227、に該当するものである。 The evidence 128 corresponds to the evidence 227 transmitted from the test terminal 200 to the system development support device 100.

−−−フロー例1−−−
以下、本実施形態におけるシステム開発支援方法の実際手順について図に基づき説明する。以下で説明するシステム開発支援方法に対応する各種動作は、システム開発支援装置100がメモリ等に読み出して実行するプログラムによって実現される。そして、このプログラムは、以下に説明される各種の動作を行うためのコードから構成されている。
--- Flow example 1---
The actual procedure of the system development support method according to this embodiment will be described below with reference to the drawings. Various operations corresponding to the system development support method described below are realized by a program read by the system development support apparatus 100 into a memory or the like and executed. The program is composed of codes for performing various operations described below.

図10は、本実施形態におけるシステム開発支援方法のフロー例を示す図である。まず、システム開発支援装置100は、試験端末200の試験に関して記憶部101で保持する必要試験項目情報127を参照し、この必要試験項目情報127が示す打鍵スクリプトを、打鍵スクリプト群126から抽出する(s1)。 FIG. 10 is a diagram showing an example of the flow of the system development support method in this embodiment. First, the system development supporting apparatus 100 refers to the required test item information 127 held in the storage unit 101 regarding the test of the test terminal 200, and extracts the keystroke script indicated by the required test item information 127 from the keystroke script group 126 ( s1).

また、システム開発支援装置100は、s1で抽出した打鍵スクリプトに対し、そのパラメータとして、試験端末200に関する設計書125の入出力項目情報1252における対応値を設定し、打鍵スクリプトセット226を生成する(s2)。 Further, the system development supporting apparatus 100 sets the corresponding value in the input/output item information 1252 of the design document 125 regarding the test terminal 200 as a parameter for the keystroke script extracted in s1, and generates the keystroke script set 226 ( s2).

ここでシステム開発支援装置100は、s2で生成した打鍵スクリプトセット226を試験端末200に対し、ネットワーク10を介してセットする(s3)。 Here, the system development supporting apparatus 100 sets the keystroke script set 226 generated in s2 to the test terminal 200 via the network 10 (s3).

また、システム開発支援装置100は、例えば、その管理者等の指示を入力部105で受けるなどして、上述の打鍵スクリプトセット226に対し、必要試験項目情報225が規定する実行順序にしたがって打鍵処理の実行指示を送信する(s4)。 Further, the system development supporting apparatus 100 receives, for example, an instruction from the administrator or the like at the input unit 105, and then performs a keystroke process on the keystroke script set 226 according to the execution order defined by the required test item information 225. The execution instruction of is transmitted (s4).

つまり、システム開発支援装置100は、対象システムたる試験端末200について規定された必要試験項目に基づき、当該必要試験項目に対応する試験観点の打鍵スクリプトを打鍵スクリプト群126から呼び出し、当該打鍵スクリプトに対し、設計書125における各種パラメータを設定し、これを試験端末200において実行したのである。 That is, the system development supporting apparatus 100 calls the keystroke script of the test point of view corresponding to the required test item from the keystroke script group 126 based on the required test item defined for the test terminal 200 as the target system, The various parameters in the design document 125 were set, and this was executed in the test terminal 200.

続いて、システム開発支援装置100は、上述のs4の実行指示に伴い、試験端末200における打鍵スクリプトの実行に伴う表示画面について、その画面イメージを取得し、当該画面イメージの所定属性に基づいて、アクティブ画面を特定する(s5)。 Subsequently, the system development supporting apparatus 100 acquires the screen image of the display screen associated with the execution of the keystroke script in the test terminal 200 according to the execution instruction of s4 described above, and based on the predetermined attribute of the screen image, The active screen is specified (s5).

上述のイメージ属性による特定とは、例えば、図11で例示するように、画面の上部な
いし下部のフレーム部分における色が「白色」など特定色であればアクティブ画面1000、「グレー」であれば非アクティブ画面1001、といったアルゴリズムを想定できる。
The identification based on the image attributes described above means, for example, as illustrated in FIG. 11, the active screen 1000 when the color of the upper or lower frame portion of the screen is a specific color such as “white”, and non-active when the color is “grey”. An algorithm such as the active screen 1001 can be assumed.

続いて、システム開発支援装置100は、s5で特定したアクティブ画面が、打鍵スクリプトにおける打鍵対象であるか判定する(s6)。 Subsequently, the system development supporting apparatus 100 determines whether the active screen identified in s5 is a keystroke target in the keystroke script (s6).

この判定では、例えば、そのアクティブ画面が、現在実行中の打鍵スクリプトにおいて打鍵対象としている画面か否か、或いは、上述の実行順序で次の打鍵スクリプトが打鍵対象の画面として規定されているものか、により判定することを想定できる。 In this determination, for example, whether or not the active screen is the screen to be keyed in the currently executed keying script, or whether the next keying script is defined as the screen to be keyed in the above execution order. , Can be assumed to be determined.

上述の判定の結果、アクティブ画面が打鍵対象ではなかった場合(s6:n)、システム開発支援装置100は、必要試験項目情報に規定された全ての打鍵スクリプトを実行したか判定する(s7)。 As a result of the above determination, when the active screen is not the keystroke target (s6:n), the system development supporting apparatus 100 determines whether all the keystroke scripts specified in the necessary test item information have been executed (s7).

この判定の結果、必要な全ての打鍵スクリプトが実行された場合(s7:y)、処理を終了する。 As a result of this determination, when all the necessary keystroke scripts have been executed (s7:y), the process ends.

他方、上述の判定の結果、未実行の打鍵スクリプトが残されている場合(s7:n)、システム開発支援装置100は、例えば所定時間待機した上で、処理をs6を再実行する。すなわち、打鍵対象の画面が表示されるまで、必要な画面遷移を待つこととなる。 On the other hand, as a result of the above determination, if the unexecuted keystroke script remains (s7:n), the system development supporting apparatus 100 waits for a predetermined time, and then re-executes the process of s6. That is, the necessary screen transition is waited for until the screen to be pressed is displayed.

他方、上述のs6での判定の結果、アクティブ画面が打鍵対象であった場合(s6:y)、システム開発支援装置100は、この打鍵対象であるアクティブ画面の打鍵項目が、動的グレーアウト対象であるか動的グレーアウト情報1253に基づき判定する(s8)。 On the other hand, as a result of the determination in s6 described above, when the active screen is the key-pressing target (s6:y), the system development supporting apparatus 100 determines that the key-pressing item of the active screen which is the key-pressing target is the dynamic gray-out target. Whether there is any is determined based on the dynamic grayout information 1253 (s8).

この場合、システム開発支援装置100は、例えば、アクティブ画面に関して動的グレーアウト情報1253を参照し、その情報がなければ動的グレーアウト対象ではないと判定し、また、アクティブ画面に関して動的グレーアウト情報1253にて情報が登録されていれば、その画面に関して「動的グレーアウト要否」で「○」が設定された入力項目があるか判定する。 In this case, for example, the system development supporting apparatus 100 refers to the dynamic grayout information 1253 regarding the active screen, determines that it is not a dynamic grayout target without the information, and sets the dynamic grayout information 1253 regarding the active screen. If the information has been registered, it is determined whether or not there is an input item for which "○" is set in "Dynamic grayout necessity" for that screen.

この判定の結果、上述のアクティブ画面の打鍵項目が動的グレーアウト対象でなかった場合(s9:n)、システム開発支援装置100は、当該アクティブ画面が予め定めた特定の画面(例:ポップアップ画面)であるか、当該アクティブ画面のイメージ属性に基づいて判定する(s10)。 As a result of this determination, when the keystroke item on the active screen is not a dynamic grayout target (s9:n), the system development supporting apparatus 100 determines that the active screen is a specific screen (for example, a pop-up screen). Is determined based on the image attribute of the active screen (s10).

この場合、イメージ属性を用いた上述の判定としては、例えば、図12で例示する画面1100のように、「これでよろしいですか?」および「最終確認をお願いします」といった確認を促すテキストが含まれたオブジェクト1101と、「OK」、「はい」、「確認しました」といったユーザ意思を示すテキストが含まれたオブジェクト1102が含まれていればポップアップ画面、などと判定するアルゴリズムを想定する。 In this case, as the above-mentioned determination using the image attribute, for example, as shown in the screen 1100 illustrated in FIG. 12, a text prompting confirmation such as “Are you sure?” and “Please make a final confirmation” is displayed. It is assumed that the included object 1101 and the object 1102 including the text indicating the user's intention such as “OK”, “Yes”, and “Confirmed” are included in the pop-up screen.

上述の判定の結果、上述のアクティブ画面が特定の画面でなかった場合(s10:n)、システム開発支援装置100は、当該画面における入力項目に対応する値の打鍵処理を実行し(s11)、処理をs5に戻す。 As a result of the above determination, when the above-mentioned active screen is not a specific screen (s10:n), the system development supporting apparatus 100 executes keystroke processing of a value corresponding to the input item on the screen (s11), The process returns to s5.

この打鍵処理の対象となる値は、システム開発支援装置100が設計書125の入出力項目情報1252に従って定まる所定桁数の数字または文字、となる。 The target value of this keystroke processing is a number or character of a predetermined number of digits determined by the system development supporting apparatus 100 according to the input/output item information 1252 of the design document 125.

他方、上述の判定の結果、上述のアクティブ画面が特定の画面であった場合(s10:y)、システム開発支援装置100は、当該アクティブ画面に表示されているオブジェクトのうち「はい」、「OK」、「確認しました」といった上述の所定のイメージ属性のオブジェクトに対するクリックなど所定動作を打鍵処理として実行し(s12)、処理をs5に戻す。 On the other hand, as a result of the above determination, when the above-mentioned active screen is the specific screen (s10:y), the system development supporting apparatus 100 selects “Yes” or “OK” among the objects displayed on the active screen. ," "confirmed" such as clicking on an object having the above-mentioned predetermined image attribute is executed as keystroke processing (s12), and the processing is returned to s5.

なお、システム開発支援装置100は、上述のようにポップアップ画面等のアクティブ画面、すなわち既存画面以外に新たに出力された新規画面に対し、当該新規画面の基準座標(例:図13の画面11110における基準点1110Aの座標値)またはその新規画面を表示する試験端末200のディスプレイにおける基準座標(例:図13の画面1001における基準点1001Aの座標値)、のいずれかに基づいたマウスジェスチャを、打鍵スクリプトにより実行すると好適である。 As described above, the system development supporting apparatus 100 sets the reference coordinates of the new screen to the active screen such as the pop-up screen, that is, the new screen newly output in addition to the existing screen (for example, in the screen 11110 of FIG. 13). The mouse gesture based on either the coordinate value of the reference point 1110A) or the reference coordinate (eg, the coordinate value of the reference point 1001A on the screen 1001 of FIG. 13) on the display of the test terminal 200 displaying the new screen is pressed. It is preferable to execute by script.

ここで、システム開発支援装置100は、ポップアップ画面等のアクティブ画面またはディスプレイの基準座標と、ポップアップ画面も含めた各画面における各オブジェクト(例:アイコンの他、各種インターフェイスも含みうる)の表示座標を、設計書125に基づき打鍵スクリプトに予め設定しており、これら座標に基づくマウスアイコンの移動と、所定座標でのクリック動作、パラメータの入力動作など、所定マウスジェスチャやキーインの実行が可能である。 Here, the system development supporting apparatus 100 sets reference coordinates of an active screen such as a pop-up screen or a display, and display coordinates of each object (eg, various interfaces other than icons) on each screen including the pop-up screen. The keystroke script is set in advance based on the design document 125, and predetermined mouse gestures and key-ins such as movement of the mouse icon based on these coordinates, click operation at predetermined coordinates, and parameter input operation can be performed.

そこで、こうした構成を備えるシステム開発支援装置100では、上述のマウスジェスチャにてマウスカーソル1112を移動させ選択した所定の入力インターフェイス(図13の画面1110における入力欄1111)に対し、設計書125で該当入力インターフェイスに関して規定された、例えば「11111111」といったパラメータを入力する。 Therefore, in the system development supporting apparatus 100 having such a configuration, the design document 125 corresponds to the predetermined input interface (the input field 1111 on the screen 1110 in FIG. 13) selected by moving the mouse cursor 1112 with the mouse gesture described above. A parameter such as "11111111" defined for the input interface is input.

これによれば、いわゆるポップアップ画面など、既存画面中に立ち上がってくる新規画面に対して、その基準座標に基づくマウスジェスチャの再生が可能であり、テスト対象システムにおける環境(例:オペレーションシステム)や性能仕様などに影響されにくい試験実行が可能となる。 According to this, it is possible to play a mouse gesture based on the reference coordinates for a new screen that stands up in an existing screen such as a so-called pop-up screen, and the environment (eg, operation system) and performance of the test target system can be improved. It is possible to execute a test that is not easily affected by specifications.

また、上述のごときマウスジェスチャの実行を、いわゆるリモートデスクトップ環境下で行う構成も想定できる。その場合、システム開発支援装置100は、打鍵スクリプトを、対象システムたる試験端末200とは異なる別システム、例えば、システム開発支援装置100におけるリモートデスクトップ環境で実行する。このことで、試験端末200における上述のマウスジェスチャの実行およびパラメータの入力を、実質的にはシステム開発支援装置100の環境で制御・実行することとなる。 In addition, a configuration in which the mouse gesture as described above is executed in a so-called remote desktop environment can be envisioned. In that case, the system development supporting apparatus 100 executes the keystroke script in another system different from the test terminal 200 as the target system, for example, in a remote desktop environment in the system development supporting apparatus 100. As a result, the execution of the mouse gesture and the input of the parameters in the test terminal 200 are substantially controlled and executed in the environment of the system development supporting apparatus 100.

なお、リモートデスクトップ環境自体は、一般的なオペレーションシステムにデフォルトで備わるコンポーネントなど既存技術を適宜に採用し、構築すればよい。 It should be noted that the remote desktop environment itself may be constructed by appropriately adopting existing technologies such as components provided by default in a general operating system.

これによれば、上述のマウスジェスチャの再生動作をリモートデスクトップ環境下すなわち遠隔での実行が可能であり、テスト対象システムにおける環境や性能仕様に加えて、処理の実行主体や担当者の所在にも影響されにくい試験を実行可能となる。 According to this, it is possible to execute the above-mentioned mouse gesture playback operation in a remote desktop environment, that is, remotely. In addition to the environment and performance specifications of the system under test, the execution subject of the process and the location of the person in charge are also present. Tests that are less affected can be performed.

他方、上述のs8での判定の結果、上述のアクティブ画面の打鍵項目が動的グレーアウト対象であった場合(s9:y)、システム開発支援装置100は、当該打鍵項目に関してグレーアウト動作の契機とならない所定値を動的グレーアウト情報1253で特定し、当該値を該当打鍵項目に打鍵処理する(s13)。 On the other hand, as a result of the determination in s8, if the keystroke item on the active screen is a dynamic grayout target (s9:y), the system development supporting apparatus 100 does not trigger the grayout operation with respect to the keystroke item. A predetermined value is specified by the dynamic grayout information 1253, and the value is keyed to the corresponding keying item (s13).

この動的グレーアウト動作の契機とならない値は、動的グレーアウト情報1253において、動的グレーアウト要否に「○」が設定されている項目の「種目」欄で「○」が設定されていない値、すなわち「−」が設定されている値である(図6の例では、「185」)。なお、システム開発支援装置100は、上述のs13の実行後、処理をs5に戻す。 The value that does not trigger the dynamic grayout operation is a value in the dynamic grayout information 1253 in which "○" is not set in the "Item" column of the item in which "○" is set in the dynamic grayout necessity, That is, “−” is the set value (“185” in the example of FIG. 6). The system development supporting apparatus 100 returns the process to s5 after executing the above s13.

以上のフローにて、必要試験項目情報225で規定した打鍵スクリプトを順次実行し、適宜な試験が、試験端末200に対して効率的に実行される形態を説明した。 In the above flow, the keystroke script defined by the required test item information 225 is sequentially executed, and an appropriate test is efficiently executed for the test terminal 200.

一方、上述のフローを実行している中で、システム開発支援装置100は、打鍵スクリプトの実行、すなわち打鍵処理に伴って試験端末200での表示画面をキャプチャし、そのイメージをエビデンスとして取得しているものとする。ここで得たエビデンスは、試験端末200のIDおよび打鍵スクリプトの実行順序と紐付けて、エビデンス128に格納される。 On the other hand, while executing the above-described flow, the system development supporting apparatus 100 captures the display screen on the test terminal 200 along with the execution of the keystroke script, that is, the keystroke process, and acquires the image as evidence. Be present. The evidence obtained here is stored in the evidence 128 in association with the ID of the test terminal 200 and the execution sequence of the keystroke script.

なお、システム開発支援装置100は、打鍵スクリプトの実行速度について、入力部105で受けたユーザ指示に応じて変更するとしてもよい。ここで想定するのは、打鍵スクリプトの実行速度を低速にする制御となる。 The system development supporting apparatus 100 may change the execution speed of the keystroke script according to a user instruction received by the input unit 105. What is assumed here is control for reducing the execution speed of the keystroke script.

この場合、システム開発支援装置100は、打鍵スクリプトの実行速度を低速に制御し、この打鍵スクリプト実行に伴う試験端末200での表示画面の表示時間ないし遷移間隔を通常より長くする。 In this case, the system development support apparatus 100 controls the execution speed of the keystroke script to be low, and makes the display time or the transition interval of the display screen on the test terminal 200 associated with the execution of the keystroke script longer than usual.

こうした制御を行うことで、打鍵スクリプトの実行すなわち試験端末200での試験の様子を、その出力画面の遷移を介して目視可能に提示可能となる。こうした試験の内容や遷移の様子を確認できることは、特に試験担当者のスキルアップにつながり好適である。 By performing such control, the execution of the keystroke script, that is, the state of the test on the test terminal 200 can be visually displayed through the transition of the output screen. It is preferable to be able to confirm the contents of the test and the state of the transition, especially because the skill of the person in charge of the test is improved.

以上、本発明を実施するための最良の形態などについて具体的に説明したが、本発明はこれに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能である。 The best mode for carrying out the present invention has been specifically described above, but the present invention is not limited to this, and various modifications can be made without departing from the scope of the invention.

こうした本実施形態によれば、システム開発に伴う手間と属人性を適宜に抑制し、開発効率を良好なものとなる。 According to the present embodiment as described above, the labor and the personality involved in the system development can be appropriately suppressed, and the development efficiency can be improved.

本明細書の記載により、少なくとも次のことが明らかにされる。すなわち、本実施形態のシステム開発支援装置において、前記演算部は、前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が前記打鍵スクリプトにおける打鍵対象である場合に打鍵処理を実行するものである、としてもよい。 At least the following matters will be made clear by the description of the present specification. That is, in the system development support device of the present embodiment, the calculation unit specifies the active screen based on the image attribute of each screen displayed along with the execution of the keystroke script, and the active screen corresponds to the keystroke script. It may be configured to execute the keystroke processing when it is a keystroke object.

これによれば、ディスプレイ上に複数画面が一度に表示される状況下で、打鍵対象の画面がアクティブ画面であることを担保した上で打鍵処理が遂行される。本来の打鍵対象の画面が非アクティブ状態であるが、非打鍵対象の画面がアクティブ状態となっている状況において、当該非打鍵対象の画面に打鍵処理を行ってしまう事態を的確に回避できる。ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発効率をさらに良好なものとなる。 According to this, in a situation where a plurality of screens are displayed on the display at one time, the keystroke process is performed while ensuring that the screen to be keyed is the active screen. It is possible to accurately avoid a situation in which the screen for non-keystroke is subjected to the keystroke processing in a situation where the screen for non-keystroke is inactive but the screen for non-keystroke is inactive. As a result, the labor and personality involved in the system development can be appropriately suppressed, and the development efficiency can be further improved.

また、本実施形態のシステム開発支援装置において、前記演算部は、前記打鍵対象である前記アクティブ画面の打鍵項目が、動的グレーアウト対象であるか前記設計書に基づき判定し、前記打鍵項目が前記動的グレーアウト対象である場合、当該打鍵項目に関してグレーアウト動作の契機とならない所定値を前記設計書にて特定し、当該値を前記打鍵項目
に打鍵処理するものである、としてもよい。
Further, in the system development supporting apparatus of the present embodiment, the calculation unit determines whether the keystroke item of the active screen, which is the keystroke target, is a dynamic grayout target based on the design document, and the keystroke item is the In the case of a dynamic grayout target, a predetermined value that does not trigger a grayout operation for the keystroke item may be specified in the design document, and the value may be keyed in the keystroke item.

これによれば、動的グレーアウト制御の対象画面における打鍵項目(インターフェイス)において、動的グレーアウトの契機となる特定の値を打鍵してしまうことで、引き続き打鍵を行うべき他の打鍵項目がグレーアウトすなわち打鍵不可となる事態を的確に回避できる。ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発効率をさらに良好なものとなる。 According to this, in the keystroke item (interface) on the screen subject to dynamic grayout control, by keying a specific value that triggers the dynamic grayout, other keystroke items to be subsequently keyed are grayed out. It is possible to accurately avoid the situation where keystrokes are impossible. As a result, the labor and personality involved in the system development can be appropriately suppressed, and the development efficiency can be further improved.

また、本実施形態のシステム開発支援装置において、前記演算部は、前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が予め定めた所定画面である場合、当該アクティブ画面に表示されているオブジェクトのうち所定のイメージ属性のオブジェクトに対する所定動作を実行するものである、としてもよい。 Further, in the system development supporting apparatus of the present embodiment, the calculation unit specifies the active screen based on the image attribute of each screen displayed along with the execution of the keystroke script, and the active screen has a predetermined predetermined value. In the case of a screen, a predetermined operation may be performed on an object having a predetermined image attribute among the objects displayed on the active screen.

これによれば、例えば、所定画面での打鍵処理に伴い、その打鍵内容の最終確認を要求するポップアップ画面がアクティブ画面として立ち上がっている状況を認識し、当該ポップアップ画面に表示された「確認」或いは「OK」といった特定オブジェクトに対するクリック動作等の打鍵処理を行い、次なる打鍵対象の画面への遷移を確実なものとできる。ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発効率をさらに良好なものとなる。 According to this, for example, in response to a keystroke process on a predetermined screen, a situation in which a pop-up screen requesting final confirmation of the keystroke contents is activated as an active screen is recognized, and the “confirmation” displayed on the pop-up screen or By performing a keystroke process such as a click action on a specific object such as “OK”, the transition to the next keystroke screen can be ensured. As a result, the labor and personality involved in the system development can be appropriately suppressed, and the development efficiency can be further improved.

また、本実施形態のシステム開発支援装置において、前記設計書および前記打鍵スクリプトは、前記対象システムとは異なる別システムで生成され、前記記憶部ないし前記別システムに格納されたものであり、前記演算部は、前記打鍵スクリプトの実行に際し、前記記憶部ないし前記別システムから前記打鍵スクリプトを呼び出して前記対象システムでの実行を行うものである、としてもよい。 Further, in the system development supporting apparatus according to the present embodiment, the design document and the keystroke script are generated by another system different from the target system and stored in the storage unit or the another system, and the calculation is performed. When executing the keystroke script, the section may call the keystroke script from the storage section or the separate system to execute the keystroke script in the target system.

これによれば、対象システムの稼働への影響をできるだけ回避した試験を行いやすくなり、ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発効率をさらに良好なものとなる。 According to this, it becomes easy to perform a test that avoids the influence on the operation of the target system as much as possible, and eventually, the labor and personality involved in the system development are appropriately suppressed, and the development efficiency is further improved.

また、本実施形態のシステム開発支援装置において、前記演算部は、前記打鍵スクリプトの実行速度を所定のユーザ指示に応じて変更し、前記打鍵スクリプトの実行に伴う表示画面の表示時間ないし遷移間隔を制御するものである、としてもよい。 Further, in the system development supporting apparatus of the present embodiment, the arithmetic unit changes the execution speed of the keystroke script according to a predetermined user instruction, and changes the display time or transition interval of the display screen accompanying the execution of the keystroke script. It may be controlled.

これによれば、打鍵スクリプトの実行すなわち対象システムでの試験の様子を、その出力画面の遷移を介して目視可能に提示可能となる。こうした試験の内容や遷移の様子を確認できることは、特に試験担当者のスキルアップにつながり、ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発効率をさらに良好なものとなる。 According to this, the execution of the keystroke script, that is, the state of the test in the target system can be presented visually through the transition of the output screen. Being able to confirm the contents of the test and the state of the transition leads to the skill improvement of the person in charge of the test, and accordingly, the labor and the personality involved in the system development can be appropriately suppressed, and the development efficiency can be further improved.

また、本実施形態のシステム開発支援装置において、前記演算部は、既存画面以外に新たに出力された新規画面に対し、当該新規画面の基準座標または当該新規画面の表示装置における基準座標のいずれかに基づいたマウスジェスチャを、前記打鍵スクリプトにより実行し、当該マウスジェスチャにて選択した所定の入力インターフェイスに対して、前記設計書のパラメータを入力する処理を実行するものである、としてもよい。 Further, in the system development support device of the present embodiment, the arithmetic unit is either a reference coordinate of the new screen or a reference coordinate of the display device of the new screen with respect to a new screen newly output in addition to the existing screen. The mouse gesture based on the above may be executed by the keystroke script, and the process of inputting the parameters of the design document may be executed for a predetermined input interface selected by the mouse gesture.

これによれば、いわゆるポップアップ画面など、既存画面中に立ち上がってくる新規画面に対して、その基準座標に基づくマウスジェスチャの再生が可能であり、テスト対象システムにおける環境(例:オペレーションシステム)や性能仕様などに影響されにくい試験実行が可能となる。ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発
効率をさらに良好なものとなる。
According to this, it is possible to play a mouse gesture based on the reference coordinates for a new screen that stands up in an existing screen such as a so-called pop-up screen, and the environment (eg, operation system) and performance of the test target system can be improved. It is possible to execute a test that is not easily affected by specifications. As a result, the labor and personality involved in the system development can be appropriately suppressed, and the development efficiency can be further improved.

また、本実施形態のシステム開発支援装置において、前記演算部は、前記打鍵スクリプトを、前記対象システムとは異なる別システムにおけるリモートデスクトップ環境で実行し、前記対象システムにおける前記マウスジェスチャの実行および前記パラメータの入力を行うものであるとしてもよい。 Further, in the system development supporting apparatus of the present embodiment, the operation unit executes the keystroke script in a remote desktop environment in another system different from the target system, and executes the mouse gesture in the target system and the parameters. May be input.

これによれば、上述のマウスジェスチャの再生動作をリモートデスクトップ環境下すなわち遠隔での実行が可能であり、テスト対象システムにおける環境や性能仕様に加えて、処理の実行主体や担当者の所在にも影響されにくい試験を実行可能となる。ひいては、システム開発に伴う手間と属人性を適宜に抑制し、開発効率をさらに良好なものとなる。 According to this, it is possible to execute the above-mentioned mouse gesture playback operation in a remote desktop environment, that is, remotely. In addition to the environment and performance specifications of the system under test, the execution subject of the process and the location of the person in charge are also present. Tests that are less affected can be performed. As a result, the labor and personality involved in the system development can be appropriately suppressed, and the development efficiency can be further improved.

また、本実施形態のシステム開発支援方法において、前記情報処理装置が、前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が前記打鍵スクリプトにおける打鍵対象である場合に打鍵処理を実行する、としてもよい。 Further, in the system development supporting method of the present embodiment, the information processing device specifies an active screen based on an image attribute of each screen displayed along with execution of the keystroke script, and the active screen is the keystroke script. The keystroke processing may be executed when the keystroke target is a keystroke object.

また、本実施形態のシステム開発支援方法において、前記情報処理装置が、前記打鍵対象である前記アクティブ画面の打鍵項目が、動的グレーアウト対象であるか前記設計書に基づき判定し、前記打鍵項目が前記動的グレーアウト対象である場合、当該打鍵項目に関してグレーアウト動作の契機とならない所定値を前記設計書にて特定し、当該値を前記打鍵項目に打鍵処理する、としてもよい。 In the system development support method of the present embodiment, the information processing device determines whether the keystroke item of the active screen that is the keystroke target is a dynamic grayout target based on the design document, and the keystroke item is In the case of the dynamic grayout target, a predetermined value that does not trigger a grayout operation for the keystroke item may be specified in the design document, and the value may be keyed to the keystroke item.

また、本実施形態のシステム開発支援方法において、前記情報処理装置が、前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が予め定めた所定画面である場合、当該アクティブ画面に表示されているオブジェクトのうち所定のイメージ属性のオブジェクトに対する所定動作を実行する、としてもよい。 Further, in the system development supporting method according to the present embodiment, the information processing device specifies an active screen based on an image attribute of each screen displayed along with the execution of the keystroke script, and the active screen is predetermined. When the screen is the predetermined screen, a predetermined operation may be performed on an object having a predetermined image attribute among the objects displayed on the active screen.

また、本実施形態のシステム開発支援方法において、前記設計書および前記打鍵スクリプトは、前記対象システムとは異なる別システムで生成され、前記記憶部ないし前記別システムに格納されたものであり、前記情報処理装置が、前記打鍵スクリプトの実行に際し、前記記憶部ないし前記別システムから前記打鍵スクリプトを呼び出して前記対象システムでの実行を行う、としてもよい。 Further, in the system development supporting method of the present embodiment, the design document and the keystroke script are generated by another system different from the target system and stored in the storage unit or the another system, and the information When executing the keystroke script, the processing device may call the keystroke script from the storage unit or the separate system to execute the keystroke script in the target system.

また、本実施形態のシステム開発支援方法において、前記情報処理装置が、前記打鍵スクリプトの実行速度を所定のユーザ指示に応じて変更し、前記打鍵スクリプトの実行に伴う表示画面の表示時間ないし遷移間隔を制御する、としてもよい。 Further, in the system development support method of the present embodiment, the information processing device changes the execution speed of the keystroke script according to a predetermined user instruction, and the display time or transition interval of the display screen accompanying the execution of the keystroke script. May be controlled.

また、本実施形態のシステム開発支援方法において、前記情報処理装置が、既存画面以外に新たに出力された新規画面に対し、当該新規画面の基準座標または当該新規画面の表示装置における基準座標のいずれかに基づいたマウスジェスチャを、前記打鍵スクリプトにより実行し、当該マウスジェスチャにて選択した所定の入力インターフェイスに対して、前記設計書のパラメータを入力する処理を実行する、としてもよい。 In the system development support method of the present embodiment, the information processing device, with respect to a new screen newly output in addition to the existing screen, either the reference coordinates of the new screen or the reference coordinates of the display device of the new screen. It is also possible to execute a mouse gesture based on Crab by the keystroke script and execute a process of inputting the parameters of the design document to a predetermined input interface selected by the mouse gesture.

また、本実施形態のシステム開発支援方法において、前記情報処理装置が、前記打鍵スクリプトを、前記対象システムとは異なる別システムにおけるリモートデスクトップ環境で実行し、前記対象システムにおける前記マウスジェスチャの実行および前記パラメータの入力を行うとしてもよい。 Further, in the system development supporting method of the present embodiment, the information processing device executes the keystroke script in a remote desktop environment in another system different from the target system, and executes the mouse gesture in the target system and Parameters may be input.

10 ネットワーク
100 システム開発支援装置
101 記憶装置
102 プログラム
103 メモリ
104 演算装置
105 入力装置
106 出力装置
107 通信装置
125 設計書
1251 画面レイアウト構成
1252 入出力項目情報
1253 動的グレーアウト情報
126 打鍵スクリプト群
127 必要試験項目情報
128 エビデンス
200 試験端末(対象システム)
201 記憶装置
202 プログラム
203 メモリ
204 演算装置
205 入力装置
206 出力装置
207 通信装置
226 打鍵スクリプトセット
227 エビデンス
10 Network 100 System Development Support Device 101 Storage Device 102 Program 103 Memory 104 Computing Device 105 Input Device 106 Output Device 107 Communication Device 125 Design Document 1251 Screen Layout Configuration 1252 Input/Output Item Information 1253 Dynamic Grayout Information 126 Keystroke Script Group 127 Required Test Item information 128 Evidence 200 Test terminal (target system)
201 Storage device 202 Program 203 Memory 204 Computing device 205 Input device 206 Output device 207 Communication device 226 Keystroke script set 227 Evidence

Claims (16)

対象システムの設計書と、各種画面に関する試験観点ごとの打鍵スクリプトとを保持する記憶部と、
前記対象システムについて規定された必要試験項目に基づき、当該必要試験項目に対応する試験観点の前記打鍵スクリプトを呼び出し、当該打鍵スクリプトに対し、前記設計書のパラメータを設定して前記対象システムにおいて実行し、当該打鍵スクリプトの実行に伴う表示画面のイメージをエビデンスとして取得する演算部と、
を含むことを特徴とするシステム開発支援装置。
A storage unit that holds a design document of the target system and a keystroke script for each test perspective on various screens,
Based on the required test items specified for the target system, call the keystroke script of the test viewpoint corresponding to the required test item, set the parameters of the design document for the keystroke script, and execute it in the target system. , A calculation unit that acquires the image of the display screen accompanying the execution of the keystroke script as evidence,
A system development support device comprising:
前記演算部は、
前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が前記打鍵スクリプトにおける打鍵対象である場合に打鍵処理を実行するものである、
ことを特徴とする請求項1に記載のシステム開発支援装置。
The arithmetic unit is
Based on the image attribute of each screen displayed along with the execution of the keystroke script, the active screen is specified, and the keystroke process is executed when the active screen is the keystroke target in the keystroke script.
The system development support apparatus according to claim 1, wherein
前記演算部は、
前記打鍵対象である前記アクティブ画面の打鍵項目が、動的グレーアウト対象であるか前記設計書に基づき判定し、前記打鍵項目が前記動的グレーアウト対象である場合、当該打鍵項目に関してグレーアウト動作の契機とならない所定値を前記設計書にて特定し、当該値を前記打鍵項目に打鍵処理するものである、
ことを特徴とする請求項2に記載のシステム開発支援装置。
The arithmetic unit is
The keystroke item of the active screen, which is the keystroke target, is determined based on the design document whether it is a dynamic grayout target, and when the keystroke item is the dynamic grayout target, it is a trigger of the grayout operation with respect to the keystroke item. A predetermined value that does not become is specified in the design document, and the value is keyed to the keying item.
The system development support apparatus according to claim 2, wherein
前記演算部は、
前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が予め定めた所定画面である場合、当該アクティブ画面に表示されているオブジェクトのうち所定のイメージ属性のオブジェクトに対する所定動作を実行するものである、
ことを特徴とする請求項1に記載のシステム開発支援装置。
The arithmetic unit is
Based on the image attribute of each screen displayed by the execution of the keystroke script, the active screen is specified, and when the active screen is a predetermined screen, a predetermined one of the objects displayed on the active screen is specified. Performs a predetermined operation on an object having an image attribute of
The system development support apparatus according to claim 1, wherein
前記設計書および前記打鍵スクリプトは、前記対象システムとは異なる別システムで生成され、前記記憶部ないし前記別システムに格納されたものであり、
前記演算部は、前記打鍵スクリプトの実行に際し、前記記憶部ないし前記別システムから前記打鍵スクリプトを呼び出して前記対象システムでの実行を行うものである、
ことを特徴とする請求項1に記載のシステム開発支援装置。
The design document and the keystroke script are generated in another system different from the target system and stored in the storage unit or the another system,
When the keystroke script is executed, the arithmetic unit calls the keystroke script from the storage unit or the separate system to execute the keystroke script in the target system.
The system development support apparatus according to claim 1, wherein
前記演算部は、
前記打鍵スクリプトの実行速度を所定のユーザ指示に応じて変更し、前記打鍵スクリプトの実行に伴う表示画面の表示時間ないし遷移間隔を制御するものである、
ことを特徴とする請求項1に記載のシステム開発支援装置。
The arithmetic unit is
The execution speed of the keystroke script is changed according to a predetermined user instruction, and the display time or transition interval of the display screen accompanying the execution of the keystroke script is controlled.
The system development support apparatus according to claim 1, wherein
前記演算部は、
既存画面以外に新たに出力された新規画面に対し、当該新規画面の基準座標または当該新規画面の表示装置における基準座標のいずれかに基づいたマウスジェスチャを、前記打鍵スクリプトにより実行し、当該マウスジェスチャにて選択した所定の入力インターフェイスに対して、前記設計書のパラメータを入力する処理を実行するものである、
ことを特徴とする請求項1に記載のシステム開発支援装置。
The arithmetic unit is
For a new screen newly output in addition to the existing screen, a mouse gesture based on either the reference coordinates of the new screen or the reference coordinates of the display device of the new screen is executed by the keystroke script, and the mouse gesture is executed. The process of inputting the parameters of the design document is executed for the predetermined input interface selected in
The system development support apparatus according to claim 1, wherein
前記演算部は、
前記打鍵スクリプトを、前記対象システムとは異なる別システムにおけるリモートデス
クトップ環境で実行し、前記対象システムにおける前記マウスジェスチャの実行および前記パラメータの入力を行うものである、
ことを特徴とする請求項7に記載のシステム開発支援装置。
The arithmetic unit is
The keystroke script is executed in a remote desktop environment in another system different from the target system, and the mouse gesture is executed and the parameters are input in the target system.
The system development support apparatus according to claim 7, wherein
対象システムの設計書と、各種画面に関する試験観点ごとの打鍵スクリプトとを保持する記憶部を備える情報処理装置が、
前記対象システムについて規定された必要試験項目に基づき、当該必要試験項目に対応する試験観点の前記打鍵スクリプトを呼び出し、当該打鍵スクリプトに対し、前記設計書のパラメータを設定して前記対象システムにおいて実行し、当該打鍵スクリプトの実行に伴う表示画面のイメージをエビデンスとして取得する、
ことを特徴とするシステム開発支援方法。
An information processing apparatus including a storage unit that holds a design document of a target system and a keystroke script for each test viewpoint regarding various screens,
Based on the required test items specified for the target system, call the keystroke script of the test viewpoint corresponding to the required test item, set the parameters of the design document for the keystroke script, and execute it in the target system. , Get the image of the display screen accompanying the execution of the keystroke script as evidence,
A system development support method characterized by the above.
前記情報処理装置が、
前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が前記打鍵スクリプトにおける打鍵対象である場合に打鍵処理を実行する、
ことを特徴とする請求項9に記載のシステム開発支援方法。
The information processing device is
Based on the image attribute of each screen displayed with the execution of the keystroke script, the active screen is specified, and the keystroke process is executed when the active screen is the keystroke target in the keystroke script.
The system development support method according to claim 9, wherein
前記情報処理装置が、
前記打鍵対象である前記アクティブ画面の打鍵項目が、動的グレーアウト対象であるか前記設計書に基づき判定し、前記打鍵項目が前記動的グレーアウト対象である場合、当該打鍵項目に関してグレーアウト動作の契機とならない所定値を前記設計書にて特定し、当該値を前記打鍵項目に打鍵処理する、
ことを特徴とする請求項10に記載のシステム開発支援方法。
The information processing device is
The keystroke item of the active screen, which is the keystroke target, is determined based on the design document whether it is a dynamic grayout target, and when the keystroke item is the dynamic grayout target, it is a trigger of the grayout operation with respect to the keystroke item. Specify a predetermined value that does not become in the design document, and perform the keying process on the keying item with the value.
11. The system development support method according to claim 10, wherein:
前記情報処理装置が、
前記打鍵スクリプトの実行に伴い表示される各画面のイメージ属性に基づいて、アクティブ画面を特定し、当該アクティブ画面が予め定めた所定画面である場合、当該アクティブ画面に表示されているオブジェクトのうち所定のイメージ属性のオブジェクトに対する所定動作を実行する、
ことを特徴とする請求項9に記載のシステム開発支援方法。
The information processing device is
Based on the image attribute of each screen displayed by the execution of the keystroke script, the active screen is specified, and when the active screen is a predetermined screen, a predetermined one of the objects displayed on the active screen is specified. Performs a specified action on the object with the image attribute of
The system development support method according to claim 9, wherein
前記設計書および前記打鍵スクリプトは、前記対象システムとは異なる別システムで生成され、前記記憶部ないし前記別システムに格納されたものであり、
前記情報処理装置が、前記打鍵スクリプトの実行に際し、前記記憶部ないし前記別システムから前記打鍵スクリプトを呼び出して前記対象システムでの実行を行う、
ことを特徴とする請求項9に記載のシステム開発支援方法。
The design document and the keystroke script are generated in another system different from the target system and stored in the storage unit or the another system,
The information processing device, when executing the keystroke script, calls the keystroke script from the storage unit or the separate system to execute the keystroke script in the target system.
The system development support method according to claim 9, wherein
前記情報処理装置が、
前記打鍵スクリプトの実行速度を所定のユーザ指示に応じて変更し、前記打鍵スクリプトの実行に伴う表示画面の表示時間ないし遷移間隔を制御する、
ことを特徴とする請求項9に記載のシステム開発支援方法。
The information processing device is
Changing the execution speed of the keystroke script according to a predetermined user instruction, and controlling the display time or transition interval of the display screen accompanying the execution of the keystroke script;
The system development support method according to claim 9, wherein
前記情報処理装置が、
既存画面以外に新たに出力された新規画面に対し、当該新規画面の基準座標または当該新規画面の表示装置における基準座標のいずれかに基づいたマウスジェスチャを、前記打鍵スクリプトにより実行し、当該マウスジェスチャにて選択した所定の入力インターフェイスに対して、前記設計書のパラメータを入力する処理を実行する、
ことを特徴とする請求項9に記載のシステム開発支援方法。
The information processing device is
For a new screen newly output in addition to the existing screen, a mouse gesture based on either the reference coordinates of the new screen or the reference coordinates of the display device of the new screen is executed by the keystroke script, and the mouse gesture is executed. The process of inputting the parameters of the design document is executed for the predetermined input interface selected in
The system development support method according to claim 9, wherein
前記情報処理装置が、
前記打鍵スクリプトを、前記対象システムとは異なる別システムにおけるリモートデスクトップ環境で実行し、前記対象システムにおける前記マウスジェスチャの実行および前記パラメータの入力を行う、
ことを特徴とする請求項15に記載のシステム開発支援方法。
The information processing device is
The keystroke script is executed in a remote desktop environment in another system different from the target system, and the mouse gesture in the target system is executed and the parameters are input.
16. The system development support method according to claim 15, wherein:
JP2018222074A 2018-11-28 2018-11-28 System development support device and system development support method Active JP7116671B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018222074A JP7116671B2 (en) 2018-11-28 2018-11-28 System development support device and system development support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018222074A JP7116671B2 (en) 2018-11-28 2018-11-28 System development support device and system development support method

Publications (2)

Publication Number Publication Date
JP2020087079A true JP2020087079A (en) 2020-06-04
JP7116671B2 JP7116671B2 (en) 2022-08-10

Family

ID=70908356

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018222074A Active JP7116671B2 (en) 2018-11-28 2018-11-28 System development support device and system development support method

Country Status (1)

Country Link
JP (1) JP7116671B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030229825A1 (en) * 2002-05-11 2003-12-11 Barry Margaret Moya Automated software testing system and method
JP2007052703A (en) * 2005-08-19 2007-03-01 Fujitsu Ltd Test scenario creation program, test scenario creation apparatus, and test scenario creation method
JP2016194777A (en) * 2015-03-31 2016-11-17 エヌ・ティ・ティ・コムウェア株式会社 Software test apparatus, software test method, and software test program
JP2018036687A (en) * 2016-08-29 2018-03-08 株式会社日立製作所 Information processing device and information processing method
CN107943689A (en) * 2017-11-16 2018-04-20 北京卫星信息工程研究所 Automated testing method and test system based on parametrization test script

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030229825A1 (en) * 2002-05-11 2003-12-11 Barry Margaret Moya Automated software testing system and method
JP2007052703A (en) * 2005-08-19 2007-03-01 Fujitsu Ltd Test scenario creation program, test scenario creation apparatus, and test scenario creation method
JP2016194777A (en) * 2015-03-31 2016-11-17 エヌ・ティ・ティ・コムウェア株式会社 Software test apparatus, software test method, and software test program
JP2018036687A (en) * 2016-08-29 2018-03-08 株式会社日立製作所 Information processing device and information processing method
CN107943689A (en) * 2017-11-16 2018-04-20 北京卫星信息工程研究所 Automated testing method and test system based on parametrization test script

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
鶴崎 真理子 ほか: "「差異画素抽出に基づく画面照合機能を特徴とするGUI試験システム」", マルチメディア,分散,協調とモバイル(DICOMO2016)シンポジウム論文集 情報処理学会シンポジ, vol. 第2016巻, 第1号, JPN6022031001, July 2016 (2016-07-01), pages 1648 - 1655, ISSN: 0004833718 *

Also Published As

Publication number Publication date
JP7116671B2 (en) 2022-08-10

Similar Documents

Publication Publication Date Title
EP3809257A1 (en) Naming robotic process automation activities according to automatically detected target labels
CN110045953B (en) Method and computing device for generating business rule expression
US9098942B2 (en) Legend indicator for selecting an active graph series
US9058105B2 (en) Automated adjustment of input configuration
US8635170B2 (en) Adaptive business process automation
US10540051B2 (en) In-context user feedback probe
US9268476B2 (en) Drag and drop interaction paradigm with image swap
JP7490023B2 (en) SYSTEM AND METHOD FOR PROVIDING CONTEXTUAL ASSISTANCE FOR CONTACT CENTER APPLICATIONS - Patent application
US10831331B2 (en) Window control for simultaneously running applications
WO2015125280A1 (en) Operation improving device and operation improving method for information processing system
JP2012141947A (en) Method and apparatus for providing mouse right click function in touch screen terminal
WO2017033450A1 (en) Information processing system, information processing apparatus, and information processing method
KR20080021531A (en) Remote management method and system for portable electronic device and portable electronic device thereof
US20150066382A1 (en) Method and analysis system for processing biological samples
US9830168B2 (en) Dynamic creation of job control language cards
JP5803935B2 (en) Availability analysis apparatus and availability analysis method
US9736323B2 (en) Method of using address book of image forming apparatus on web browser and image forming apparatus for performing the same
JP7116671B2 (en) System development support device and system development support method
JP5781742B2 (en) Cursor control program and apparatus
KR20220045122A (en) Method for displaying information about realtime reading activity of followers and supporting mutual interaction thereof
US11755980B2 (en) Skill index calculation apparatus, annotation providing apparatus, skill index calculation method, annotation providing method and program
CN115390720A (en) Robotic Process Automation (RPA) including automatic document scrolling
CN107438818A (en) Processing is subjected to Application Monitoring and the digital ink intervened input
CN113220596B (en) Application testing method, device, equipment, storage medium and program product
JP2019160110A (en) Information processor and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210803

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220711

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220729

R150 Certificate of patent or registration of utility model

Ref document number: 7116671

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150