JP2016110251A - Test pattern creation program, test pattern creation method, and test pattern creation apparatus - Google Patents

Test pattern creation program, test pattern creation method, and test pattern creation apparatus Download PDF

Info

Publication number
JP2016110251A
JP2016110251A JP2014244719A JP2014244719A JP2016110251A JP 2016110251 A JP2016110251 A JP 2016110251A JP 2014244719 A JP2014244719 A JP 2014244719A JP 2014244719 A JP2014244719 A JP 2014244719A JP 2016110251 A JP2016110251 A JP 2016110251A
Authority
JP
Japan
Prior art keywords
test pattern
test
history
pattern creation
job type
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
JP2014244719A
Other languages
Japanese (ja)
Other versions
JP6471479B2 (en
Inventor
翔太 越間
Shota Koshima
翔太 越間
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2014244719A priority Critical patent/JP6471479B2/en
Publication of JP2016110251A publication Critical patent/JP2016110251A/en
Application granted granted Critical
Publication of JP6471479B2 publication Critical patent/JP6471479B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To create a test pattern suitable for a system test.SOLUTION: A job-based operation log acquisition section refers to an operation log DB formed by storing a history (operation log) of user operation on another system in association with a job type of a user, to acquire operation logs for each of job types (S14). A test pattern creation section creates a test pattern on an information processing system, on the basis of the acquired operation logs for each job type (S16). An operation pattern in a hospital or the like, where the information processing system is introduced, is appropriately extracted from past operation logs, to create a pattern which is likely to be operated after the information processing system is started.SELECTED DRAWING: Figure 12

Description

本発明は、テストパターン作成プログラム、テストパターン作成方法及びテストパターン作成装置に関する。   The present invention relates to a test pattern creation program, a test pattern creation method, and a test pattern creation apparatus.

病院等の顧客にシステムを導入する場合、顧客からは短期間での納品が求められるとともに、低価格高品質のシステムを提供することも求められることが多い。   When introducing a system to a customer such as a hospital, the customer is required to deliver in a short period of time and to provide a low-priced and high-quality system.

しかしながら、短期間での納品を実現する場合、テスト工程に充分な時間を割くことができない場合もある。また、原価削減によりテストに十分な人員を充てることができない場合もある。このため、システム稼働後の障害発生数が増加したり、障害解決率が低下するおそれがある。   However, when delivering in a short period of time, it may not be possible to devote sufficient time to the test process. In some cases, cost reductions may not be enough for testing. For this reason, there is a possibility that the number of failures occurring after system operation increases or the failure resolution rate decreases.

なお、特許文献1等には、熟練試験者の操作パターンのログを収集し、ログから作成された操作部品データを用いて試験を行う技術が開示されている。   Patent Document 1 and the like disclose a technique for collecting a test pattern log of a skilled tester and performing a test using operation component data created from the log.

特開2008−17418号公報JP 2008-17418 A

最近においては、短納期低価格であっても高品質なシステムを提供するため、顧客ごとにカスタマイズを行なわずパッケージのままシステムを導入するのが主流となっている。しかしながら、システム稼働後に発生する障害は防ぎきれていない。また、システムを利用するユーザ(例えば医療従事者)は、多数の職種に分類されていることがあり、職種ごとに権限や操作に違いがある。このような職種による権限や操作の違いは、テスト時間の長時間化や、テストの困難化を引き起こす一因となっている。   Recently, in order to provide a high-quality system even with a short delivery time and a low price, it has become the mainstream to introduce the system as a package without customization for each customer. However, failures that occur after the system is operating cannot be prevented. In addition, users (for example, medical workers) who use the system may be classified into a number of job types, and there are differences in authority and operation for each job type. The difference in authority and operation depending on the occupation type is one of the causes of increasing the test time and making the test difficult.

1つの側面では、本発明は、システムのテストに適したテストパターンを作成することが可能なテストパターン作成プログラム、テストパターン作成方法及びテストパターン作成装置を提供することを目的とする。   In one aspect, an object of the present invention is to provide a test pattern creation program, a test pattern creation method, and a test pattern creation device capable of creating a test pattern suitable for a system test.

一つの態様では、テストパターン作成プログラムは、第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得し、取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する、処理をコンピュータに実行させる。   In one aspect, the test pattern creation program refers to a storage unit that stores the history of operations performed by the operator on the first system in association with the job type of the operator, and acquires the operation history for each job type. Based on the acquired operation history for each occupation, the computer is caused to execute a process of creating a test pattern for the second system.

システムのテストに適したテストパターンを作成することができる。   Test patterns suitable for system testing can be created.

一実施形態に係る情報処理システムの構成を概略的に示す図である。It is a figure showing roughly the composition of the information processing system concerning one embodiment. 情報処理システムにテストパターン作成装置及びテスト端末を接続した状態を示す図である。It is a figure which shows the state which connected the test pattern creation apparatus and the test terminal to the information processing system. 図3(a)は、サーバ及びテストパターン作成装置のハードウェア構成を示す図であり、図3(b)は、ユーザ端末及びテスト端末のハードウェア構成を示す図である。FIG. 3A is a diagram illustrating a hardware configuration of the server and the test pattern creation device, and FIG. 3B is a diagram illustrating a hardware configuration of the user terminal and the test terminal. サーバ、ユーザ端末、テストパターン作成装置、テスト端末の機能ブロック図である。It is a functional block diagram of a server, a user terminal, a test pattern creation device, and a test terminal. ログマスタの一例を示す図(その1)である。It is a figure (example 1) which shows an example of a log master. ログマスタの一例を示す図(その2)である。FIG. 6 is a diagram (part 2) illustrating an example of a log master. 図7(a)、図7(b)は、テストパターンの一例を示す図(その1)である。FIGS. 7A and 7B are diagrams (part 1) illustrating an example of a test pattern. テストパターンの一例を示す図(その2)である。It is a figure (example 2) which shows an example of a test pattern. テストログの一例を示す図(その1)である。It is a figure (the 1) which shows an example of a test log. テストログの一例を示す図(その2)である。It is a figure which shows an example of a test log (the 2). テストログの一例を示す図(その3)である。It is FIG. (3) which shows an example of a test log. テストパターン作成装置の処理を示すフローチャートである。It is a flowchart which shows the process of a test pattern production apparatus. テスト端末の処理を示すフローチャートである。It is a flowchart which shows the process of a test terminal. 変形例に係るテストパターン作成装置の処理を示すフローチャートである。It is a flowchart which shows the process of the test pattern production apparatus which concerns on a modification. 変形例に係る新システム修正内容格納DBを示す図である。It is a figure which shows new system correction content storage DB which concerns on a modification.

以下、情報処理システムの一実施形態について、図1〜図13に基づいて詳細に説明する。図1には、例えば病院内において運用される情報処理システム100の構成の一例が示されている。また、図2には、図1の情報処理システム100のテストを行う場合の構成の一例が示されている。   Hereinafter, an embodiment of an information processing system will be described in detail with reference to FIGS. FIG. 1 shows an example of the configuration of an information processing system 100 operated in a hospital, for example. FIG. 2 shows an example of a configuration when the information processing system 100 of FIG. 1 is tested.

図1に示すように、情報処理システム100は、サーバ10と、複数のユーザ端末50とを備えている。サーバ10とユーザ端末50とは、病院内のネットワーク80に接続されている。サーバ10は、電子カルテサーバ等であり、医者や看護師、検査技師、医療事務従事者等が利用する患者のデータを処理する。ユーザ端末50は、医者や看護師、検査技師、医療事務従事者等が利用する端末であり、電子カルテの閲覧、データ入力等を行うために利用される。   As illustrated in FIG. 1, the information processing system 100 includes a server 10 and a plurality of user terminals 50. The server 10 and the user terminal 50 are connected to a network 80 in the hospital. The server 10 is an electronic medical record server or the like, and processes patient data used by doctors, nurses, laboratory technicians, medical office workers, and the like. The user terminal 50 is a terminal used by doctors, nurses, laboratory technicians, medical office workers, and the like, and is used for browsing electronic medical records, inputting data, and the like.

一方、図1の情報処理システム100を病院に導入する際、システムを導入する業者は、図2に示すように、ネットワーク80にテストパターン作成装置20と、テスト端末30とを接続する。テストパターン作成装置20は、テスト端末30において実行するテストにおける操作パターン(テストパターン)を作成する。テスト端末30は、テストパターン作成装置20で作成されたテストパターンを取得し、自動テストツールを用いてシステムが正常に稼動するかどうかのテストを実行する。   On the other hand, when introducing the information processing system 100 of FIG. 1 into a hospital, a supplier who introduces the system connects the test pattern creation device 20 and the test terminal 30 to the network 80 as shown in FIG. The test pattern creation device 20 creates an operation pattern (test pattern) in a test executed on the test terminal 30. The test terminal 30 acquires a test pattern created by the test pattern creation device 20, and executes a test to determine whether the system operates normally using an automatic test tool.

以下、各装置について詳細に説明する。   Hereinafter, each device will be described in detail.

(サーバ10)
図3(a)には、サーバ10のハードウェア構成が示されている。図3(a)に示すように、サーバ10は、CPU(Central Processing Unit)90、ROM(Read Only Memory)92、RAM(Random Access Memory)94、記憶部(ここではHDD(Hard Disk Drive))96、ネットワークインタフェース97、及び可搬型記憶媒体用ドライブ99等を備えている。これらサーバ10の構成各部は、バス98に接続されている。サーバ10では、ROM92あるいはHDD96に格納されているプログラム、或いは可搬型記憶媒体用ドライブ99が可搬型記憶媒体91から読み取ったプログラムをCPU90が実行することにより、図4に示す、処理部12、操作ログ取得部14として、サーバ10を機能させる。なお、図4には、HDD96等に格納されているログマスタ16も図示されている。
(Server 10)
FIG. 3A shows the hardware configuration of the server 10. As shown in FIG. 3A, the server 10 includes a CPU (Central Processing Unit) 90, a ROM (Read Only Memory) 92, a RAM (Random Access Memory) 94, and a storage unit (here, an HDD (Hard Disk Drive)). 96, a network interface 97, a portable storage medium drive 99, and the like. Each component of the server 10 is connected to a bus 98. In the server 10, the CPU 90 executes a program stored in the ROM 92 or the HDD 96 or a program read by the portable storage medium drive 99 from the portable storage medium 91. The server 10 is caused to function as the log acquisition unit 14. 4 also shows the log master 16 stored in the HDD 96 or the like.

処理部12は、電子カルテに関する処理を実行する。なお、図4では、図示されていないがサーバ10は、病院内で利用される電子カルテに関するデータ等を格納するデータベースを有している。   The processing unit 12 executes processing related to the electronic medical record. Although not shown in FIG. 4, the server 10 has a database that stores data related to electronic medical records used in hospitals.

操作ログ取得部14は、処理部12に対するユーザの操作履歴(操作ログ)を取得し、取得した操作ログをログマスタDB(database)16に格納する。ログマスタ16は、一例として、図5、図6に示すようなデータ構造を有している。具体的には、ログマスタ16は、「利用者ID」、「利用者」、「患者ID」、「患者」、「オーダNo.」、「オーダ種別」、「操作」、「日時」の各フィールドを有する。   The operation log acquisition unit 14 acquires a user operation history (operation log) for the processing unit 12 and stores the acquired operation log in a log master DB (database) 16. The log master 16 has a data structure as shown in FIGS. 5 and 6 as an example. Specifically, the log master 16 includes fields of “user ID”, “user”, “patient ID”, “patient”, “order number”, “order type”, “operation”, and “date and time”. Have

「利用者ID」、「利用者」のフィールドには、操作主体(ユーザ)の識別情報、氏名が格納される。「患者ID」、「患者」のフィールドには、操作対象の患者の識別情報、職種及び氏名が格納される。「オーダNo.」、「オーダ種別」のフィールドには、オーダに付与された識別情報、オーダの種別(外来処方、血液検査、眼底検査など)が格納される。なお、オーダNo.の下3桁の数字が同一のオーダは、関連するオーダ(1人の患者に対して同時に行われたオーダであり、医者や看護師、検査技師等により連携して行われるオーダ)であるものとする。「操作」のフィールドには、ユーザが実際に行った操作の内容が格納される。「日時」のフィールドには、操作が行われた日時の情報が格納される。なお、本実施形態の操作ログDB16においては、操作の内容が、操作者の職種に関連付けて記憶されているといえる。   In the “user ID” and “user” fields, identification information and name of the operating subject (user) are stored. In the “patient ID” and “patient” fields, the identification information, job title, and name of the patient to be operated are stored. In the fields of “order No.” and “order type”, the identification information given to the order and the order type (outpatient prescription, blood test, fundus test, etc.) are stored. Order No. Orders with the same last three digits are related orders (orders made for one patient at the same time, orders coordinated by doctors, nurses, laboratory technicians, etc.) And The contents of the operation actually performed by the user are stored in the “operation” field. The “date and time” field stores information on the date and time when the operation was performed. In the operation log DB 16 of the present embodiment, it can be said that the contents of the operation are stored in association with the occupation type of the operator.

なお、ログマスタ16に格納されているログに対しては、別のシステムのテストパターン作成装置20からのアクセスが可能となっている。   Note that the log stored in the log master 16 can be accessed from the test pattern creation device 20 of another system.

(ユーザ端末50)
図3(b)には、ユーザ端末50のハードウェア構成が示されている。図3(b)に示すように、ユーザ端末50は、CPU190、ROM192、RAM194、記憶部(HDD)196、ネットワークインタフェース197、表示部193、入力部195及び可搬型記憶媒体用ドライブ199等を備えている。表示部193は、液晶ディスプレイ等を含み、入力部195は、キーボードやマウス、タッチパネル等を含む。これらユーザ端末50の構成各部は、バス198に接続されている。ユーザ端末50では、ROM192あるいはHDD196に格納されているプログラム、或いは可搬型記憶媒体用ドライブ199が可搬型記憶媒体191から読み取ったプログラムをCPU190が実行することにより、図4に示す、入力処理部52、表示処理部54として、ユーザ端末50を機能させる。入力処理部52は、ユーザ(医者等)からの入力操作を受け付け、サーバ10の処理部12に送信する。表示処理部54は、サーバ10の処理部12の処理結果を表示部193上に表示する。
(User terminal 50)
FIG. 3B shows the hardware configuration of the user terminal 50. As shown in FIG. 3B, the user terminal 50 includes a CPU 190, a ROM 192, a RAM 194, a storage unit (HDD) 196, a network interface 197, a display unit 193, an input unit 195, a portable storage medium drive 199, and the like. ing. The display unit 193 includes a liquid crystal display and the like, and the input unit 195 includes a keyboard, a mouse, a touch panel, and the like. Each component of the user terminal 50 is connected to the bus 198. In the user terminal 50, the CPU 190 executes a program stored in the ROM 192 or the HDD 196 or a program read from the portable storage medium 191 by the portable storage medium drive 199, whereby the input processing unit 52 shown in FIG. The user terminal 50 is caused to function as the display processing unit 54. The input processing unit 52 receives an input operation from a user (such as a doctor) and transmits it to the processing unit 12 of the server 10. The display processing unit 54 displays the processing result of the processing unit 12 of the server 10 on the display unit 193.

(テストパターン作成装置20)
テストパターン作成装置20は、サーバ10と同様のハードウェア構成(図3(a)参照)を有する。テストパターン作成装置20では、ROM92あるいはHDD96に格納されているプログラム(テストパターン作成プログラムを含む)、或いは可搬型記憶媒体用ドライブ99が可搬型記憶媒体91から読み取ったプログラム(テストパターン作成プログラムを含む)をCPU90が実行することにより、図4に示す、取得部及び受付部としての職種別操作ログ取得部22、作成部としてのテストパターン作成部24として、テストパターン作成装置20を機能させる。なお、図4には、テストパターン作成装置20のHDD96等に格納されているテストパターンDB26も図示されている。
(Test pattern creation device 20)
The test pattern creation device 20 has the same hardware configuration as that of the server 10 (see FIG. 3A). In the test pattern creation device 20, a program (including a test pattern creation program) stored in the ROM 92 or the HDD 96, or a program (including a test pattern creation program) read from the portable storage medium 91 by the portable storage medium drive 99. ) Is executed by the CPU 90, and the test pattern creating apparatus 20 is caused to function as the job type operation log obtaining unit 22 as the obtaining unit and the receiving unit and the test pattern creating unit 24 as the creating unit illustrated in FIG. FIG. 4 also shows a test pattern DB 26 stored in the HDD 96 of the test pattern creation device 20.

職種別操作ログ取得部22は、他のシステムのサーバ10が有するログマスタ16に格納されているデータを取得し、職種別(医者、看護師、検査技師等)に操作ログを取得する。なお、本実施形態では、情報処理システム100がテスト対象である第2のシステムとなり、他のシステムが第1のシステムとなる。なお、情報処理システム100と他のシステムは、同一の病院に導入されるもの(新システムと旧システム)であってもよいし、他の病院に導入されるもの(A病院、B病院に導入される同一のシステム又は新システムと旧システム)であってもよい。なお、本実施形態では、同一の病院に導入されるシステム(情報処理システム100が新システムで、他のシステムが旧システム)であるものとする。   The job type operation log acquisition unit 22 acquires data stored in the log master 16 of the server 10 of another system, and acquires an operation log for the job type (doctor, nurse, laboratory technician, etc.). In the present embodiment, the information processing system 100 is the second system to be tested, and the other system is the first system. The information processing system 100 and other systems may be introduced into the same hospital (new system and old system), or introduced into other hospitals (introduced in A hospital and B hospital). The same system or a new system and an old system). In the present embodiment, it is assumed that the systems are introduced into the same hospital (the information processing system 100 is a new system and the other systems are old systems).

テストパターン作成部24は、職種別操作ログ取得部22が取得した職種別の操作ログに基づいて、情報処理システム100をテストするためのテストパターンを作成する。なお、テストパターンは、図7(a)、図7(b)、図8に示すようなパターンであるが、詳細については、後述する。テストパターンDB26には、図7(a)、図7(b)、図8に示すようなパターンが格納される。   The test pattern creation unit 24 creates a test pattern for testing the information processing system 100 based on the job type operation log acquired by the job type operation log acquisition unit 22. The test pattern is a pattern as shown in FIGS. 7A, 7B, and 8. The details will be described later. The test pattern DB 26 stores patterns as shown in FIG. 7A, FIG. 7B, and FIG.

(テスト端末30)
テスト端末30は、ユーザ端末50と同様のハードウェア構成(図3(b)参照)を有する。テスト端末30では、ROM192あるいはHDD196に格納されているプログラム、或いは可搬型記憶媒体用ドライブ199が可搬型記憶媒体191から読み取ったプログラムをCPU190が実行することにより、図4に示す、入力受付部32、テスト実行部34、表示処理部36として、テスト端末30を機能させる。なお、図4には、テスト端末30のHDD196等に格納されているテストログDB38も図示されている。
(Test terminal 30)
The test terminal 30 has a hardware configuration similar to that of the user terminal 50 (see FIG. 3B). In the test terminal 30, the CPU 190 executes a program stored in the ROM 192 or the HDD 196 or a program read by the portable storage medium drive 199 from the portable storage medium 191, whereby the input receiving unit 32 shown in FIG. The test terminal 30 is caused to function as the test execution unit 34 and the display processing unit 36. 4 also shows the test log DB 38 stored in the HDD 196 or the like of the test terminal 30.

入力受付部32は、テストを行う担当者からの操作を受け付け、当該操作内容をテストパターン作成装置20のテストパターン作成部24や、テスト実行部34に送信する。テスト実行部34は、テストパターンDB26に格納されているテストパターンに基づき、自動テストツールを用いて情報処理システム100のテストを実行する。表示処理部36は、テスト結果をテストログDB38から取得して、テスト端末30の表示部193上に表示する。   The input reception unit 32 receives an operation from a person in charge of the test and transmits the operation content to the test pattern creation unit 24 and the test execution unit 34 of the test pattern creation device 20. The test execution unit 34 executes a test of the information processing system 100 using an automatic test tool based on the test pattern stored in the test pattern DB 26. The display processing unit 36 acquires the test result from the test log DB 38 and displays it on the display unit 193 of the test terminal 30.

テストログDB38は、図9〜図11に示すようなデータ構造を有する。具体的には、テストログDB38は、「テスト内容」、「テスト結果」、「利用者ID」、「利用者」、「患者ID」、「患者」、「オーダNo.」、「オーダ種別」、「操作」、「日時」の各フィールドを有する。「テスト内容」のフィールドには、テストの具体的内容に関する情報が格納される。「テスト結果」のフィールドには、「OK」又は「NG」が格納される。なお、テスト結果が「NG」の場合、具体的なテスト結果の内容が格納される。その他のフィールドについては、ログマスタ16と同様の情報が格納されるようになっている。   The test log DB 38 has a data structure as shown in FIGS. Specifically, the test log DB 38 stores “test contents”, “test results”, “user ID”, “user”, “patient ID”, “patient”, “order number”, “order type”. , “Operation”, and “date and time” fields. In the “test content” field, information regarding the specific content of the test is stored. In the “test result” field, “OK” or “NG” is stored. When the test result is “NG”, the specific content of the test result is stored. For other fields, the same information as the log master 16 is stored.

(テストパターン作成装置20の処理)
次に、テストパターン作成装置20の処理について、図12のフローチャートに沿って、その他図面を適宜参照しつつ詳細に説明する。
(Processing of test pattern creation device 20)
Next, the process of the test pattern creation apparatus 20 will be described in detail along the flowchart of FIG. 12 with reference to other drawings as appropriate.

図12の処理においては、まず、ステップS10において、職種別操作ログ取得部22が、テストパターン作成指示が入力されるまで待機する。この場合、テスト端末30の入力部195を介して担当者からテストパターン作成指示が入力され、その情報がテストパターン作成部24を介して職種別操作ログ取得部22に送信されると、職種別操作ログ取得部22は、ステップS12に移行する。   In the process of FIG. 12, first, in step S10, the job type operation log acquisition unit 22 waits until a test pattern creation instruction is input. In this case, when a test pattern creation instruction is input from the person in charge via the input unit 195 of the test terminal 30 and the information is transmitted to the job type operation log acquisition unit 22 via the test pattern creation unit 24, The operation log acquisition unit 22 proceeds to step S12.

ステップS12に移行すると、職種別操作ログ取得部22は、職種を1つ特定する。例えば、職種別操作ログ取得部22は、「医者」を特定する。   In step S12, the job type operation log acquisition unit 22 specifies one job type. For example, the job type operation log acquisition unit 22 identifies “doctor”.

次いで、ステップS14では、職種別操作ログ取得部22は、他のシステムの操作ログを職種ごとに取得する。この場合、職種別操作ログ取得部22は、他のシステムのサーバ10が有するログマスタ16にアクセスし、職種「医者」の操作ログを全て取得する。例えば、他のシステムのサーバ10が有するログマスタ16には、図5、図6に示すような内容のログが格納されていたものとする。   Next, in step S14, the job type operation log acquisition unit 22 acquires operation logs of other systems for each job type. In this case, the job type operation log acquisition unit 22 accesses the log master 16 of the server 10 of another system and acquires all operation logs of the job type “doctor”. For example, it is assumed that logs having contents as shown in FIGS. 5 and 6 are stored in the log master 16 of the server 10 of another system.

次いで、ステップS16では、テストパターン作成部24は、職種ごとの操作ログに基づいて、新システム(情報処理システム100)のテストパターンを作成し、テストログDB38に記憶する。この場合、各医者の操作ログに基づいて、情報処理システム100においても医者が実行するであろう操作を網羅的に抽出して、テストパターンを作成する。この場合、例えば、図5のオーダNo.=SHO111の操作ログなどに基づいて、図7(a)の上段のテストパターンが作成される。   Next, in step S <b> 16, the test pattern creation unit 24 creates a test pattern for the new system (information processing system 100) based on the operation log for each occupation and stores it in the test log DB 38. In this case, based on the operation log of each doctor, the information processing system 100 also comprehensively extracts operations that the doctor will perform and creates a test pattern. In this case, for example, the order No. in FIG. = Based on the operation log of SHO 111, the upper test pattern of FIG.

次いで、ステップS18に移行すると、職種別操作ログ取得部22は、全ての職種を特定したか否かを判断する。このステップS18の判断が否定された場合には、ステップS12に戻る。   Next, in step S18, the job type operation log acquisition unit 22 determines whether all job types have been specified. If the determination in step S18 is negative, the process returns to step S12.

以降、職種別操作ログ取得部22は、「看護師」や「検査技師」などの職種を特定し(S12)、各職種の操作ログに基づいて、テストパターンを作成する(S16、S18)。この場合、例えば、看護師のテストパターンとして、例えば、図5のオーダNo.=SHO222の操作ログなどに基づいて、図7(b)のようなテストパターンなどが作成され、例えば、図6のオーダNo.=SHO333の操作ログなどに基づいて、図8の上段のテストパターンなどが作成される。また、検査技師のテストパターンとして、例えば、図5のオーダNo.=KETS111の操作ログなどに基づいて、図7(a)の下段のテストパターンが作成され、例えば、図6のオーダNo.=GAN333の操作ログなどに基づいて、図8の下段のテストパターンが作成される。なお、本処理においては、図5、図6の「オーダNo.」に基づいてテストパターン間に関連があると判断できる場合、すなわち、オーダNo.の下3桁が同一の操作ログに基づいて作成されたテストパターンが存在する場合がある。このような場合、それらのテストパターンは連携操作に対応するテストパターンであるので、図7(a)、図8に示すように、一連のテストパターンとして取り扱うものとし、職種別操作ログ取得部22は、各テストパターンを一纏めにしてテストパターンDB26に格納する。   Thereafter, the job type operation log acquisition unit 22 identifies job types such as “nurse” and “inspection engineer” (S12), and creates a test pattern based on the operation log of each job type (S16, S18). In this case, for example, as a nurse test pattern, for example, the order number of FIG. = Based on the operation log of SHO 222, a test pattern as shown in FIG. 7B is created. = Based on the operation log of SHO 333, the upper test pattern of FIG. Further, as the test pattern of the inspection engineer, for example, the order number of FIG. = The test pattern in the lower part of FIG. 7A is created based on the operation log of KETS 111. For example, the order number of FIG. = The test pattern in the lower part of FIG. 8 is created based on the operation log of GAN333. In this process, when it can be determined that there is a relationship between the test patterns based on the “order No.” in FIG. 5 and FIG. There may be a test pattern created based on an operation log having the same last three digits. In such a case, since these test patterns are test patterns corresponding to cooperative operations, they are handled as a series of test patterns as shown in FIG. 7A and FIG. The test patterns are stored together in the test pattern DB 26.

その後、ステップS18の判断が肯定された場合、すなわち全ての職種が特定された段階で、テストパターン作成装置20は、図12の全処理を終了する。   Thereafter, when the determination in step S18 is affirmed, that is, at the stage where all the occupations are specified, the test pattern creation device 20 ends all the processes in FIG.

(テスト端末30の処理)
次に、テスト端末30の処理について、図13のフローチャートに沿って詳細に説明する。
(Processing of test terminal 30)
Next, the process of the test terminal 30 will be described in detail along the flowchart of FIG.

図13の処理では、まず、ステップS30において、入力受付部32が、テスト開始指示の入力を受け付けるまで待機する。テスト担当者が、テスト端末30の入力部195を介してテスト開始指示を入力すると、ステップS32に移行し、テスト実行部34は、テストパターン作成装置20のテストパターンDB26からテストパターンを1つ取得する。ここでは、例えば、図7(a)に示すようなテストパターンを取得したものとする。   In the process of FIG. 13, first, in step S <b> 30, the input reception unit 32 waits until an input of a test start instruction is received. When the tester inputs a test start instruction via the input unit 195 of the test terminal 30, the process proceeds to step S <b> 32, and the test execution unit 34 acquires one test pattern from the test pattern DB 26 of the test pattern creation device 20. To do. Here, for example, it is assumed that a test pattern as shown in FIG.

次いで、ステップS34では、テスト実行部34は、取得したテストパターンを用いてテストを実行する。この場合、テスト実行部34は、自動テストツールを利用するものとする。   Next, in step S34, the test execution unit 34 executes a test using the acquired test pattern. In this case, the test execution unit 34 uses an automatic test tool.

例えば、テスト実行部34が、図7(a)に示すテストパターンのテストを実行したとする。この場合、図9に示すように、図7(a)のテストパターンの操作が正常に行われるかを1つずつ順番にテストする。図9のテスト結果においては、医師の外来処方における操作に関しては全て「OK」となったが、検査技師の血液検査における操作では、「HbA1c」項目を選択する操作を行った場合に、「NG:検査技師の血液検査オーダツール権限がなく、ツールを起動できません」となり、先に進めなかったというテスト結果になったことが示されている。   For example, it is assumed that the test execution unit 34 has executed the test pattern test shown in FIG. In this case, as shown in FIG. 9, it is tested in order one by one whether the operation of the test pattern of FIG. In the test results of FIG. 9, all the operations in the doctor's outpatient prescription are “OK”, but in the operation in the blood test of the laboratory technician, when the operation of selecting the “HbA1c” item is performed, “NG” : The laboratory technician does not have the blood test order tool authority and the tool cannot be started. ", Indicating that the test result failed.

一方、テスト実行部34が、図7(b)に示すテストパターンのテストを実行した場合のテスト結果の例が、図10に示されている。図10では、看護師の外来処方における操作に関しては全て「OK」となったことが示されている。   On the other hand, FIG. 10 shows an example of the test result when the test execution unit 34 executes the test pattern test shown in FIG. FIG. 10 shows that all the operations in the outpatient prescription of the nurse are “OK”.

また、テスト実行部34が、図8に示すテストパターンのテストを実行した場合のテスト結果の例が、図11に示されている。図11では、看護師による外来処方のテスト内容「依頼医未選択の状態で確定ボタンを押下」、操作「確定ボタンを押下」のテストにおいて、「NG:看護師が依頼医を未選択でもオーダ発行できてしまう」となったことが示されている。また、図11では、検査技師による眼底検査のテスト内容「確定ボタンを押下」のテストにおいて、「NG:確定ボタンが押下できません。画面ファイルにボタンが存在しない可能性があります」となったことが示されている。   FIG. 11 shows an example of the test result when the test execution unit 34 executes the test pattern test shown in FIG. In FIG. 11, in the test of the outpatient prescription test by the nurse “pressing the confirm button when the requesting doctor is not selected” and the operation “pressing the confirm button”, “NG: Order even if the nurse has not selected the requesting doctor” It can be issued ". In addition, in FIG. 11, in the test of the fundus examination performed by the laboratory technician, “Press the confirm button”, “NG: The confirm button cannot be pressed. The button may not exist in the screen file” It is shown.

次いで、ステップS36では、テスト実行部34が全てのテストを実行したか否か、すなわち、テストパターンDB26に格納されているテストパターンを用いた全てのテストが終了したか否かを判断する。このステップS36の判断が否定された場合には、ステップS32に戻る。一方、ステップS36の判断が肯定された場合には、ステップS38に移行する。   Next, in step S36, it is determined whether or not the test execution unit 34 has executed all the tests, that is, whether or not all the tests using the test patterns stored in the test pattern DB 26 have been completed. If the determination in step S36 is negative, the process returns to step S32. On the other hand, if the determination in step S36 is affirmative, the process proceeds to step S38.

ステップS38に移行すると、表示処理部36は、テストログDB38を参照して、NGとなったテスト内容及びテスト結果を表示部193上に表示する。本実施形態では、表示処理部36は、例えば、図9、図11のテストログを表示部193上に表示する。これにより、テスト担当者は、システムのエラーを確認ができ、テストログの「テスト結果」を参照することで、エラーの原因特定が可能となる。以上の処理により、図13の全処理を終了する。   When the process proceeds to step S38, the display processing unit 36 refers to the test log DB 38 and displays the test contents and test results that are judged as NG on the display unit 193. In the present embodiment, the display processing unit 36 displays the test logs of FIGS. 9 and 11 on the display unit 193, for example. As a result, the person in charge of the test can check the system error, and the cause of the error can be identified by referring to the “test result” in the test log. With the above processing, all the processing in FIG. 13 is completed.

以上、詳細に説明したように、本実施形態によると、職種別操作ログ取得部22は、他のシステムに対するユーザによる操作の履歴(操作ログ)を該ユーザの職種に関連付けて記憶した操作ログDB16を参照して、職種ごとの操作ログを取得し(S14)、テストパターン作成部24は、取得した職種ごとの操作ログに基づいて、情報処理システム100についてのテストパターンを作成する(S16)。これにより、情報処理システム100が導入される病院での操作パターンが過去の操作ログから適切に洗い出されるので、情報処理システム100を稼動した後に操作される可能性があるパターンを効率的に作成することができる。この場合、システム開発者等がテストパターンを作成しなくてよいので、人件費等を削減することができる。また、本テストパターンを用いたテストを行うことで、情報処理システム100を稼動した後に操作される可能性があるパターンを事前にテストできるので、システム稼働後に不具合が発見されるのを未然に防ぐことができる。なお、本発明者によるシミュレーションによると、職種ごとの操作ログから作成されたテストパターンを用いたテストを行うことで、情報処理システム100を稼動する前に、開発者が発見する約18.5%の不具合に加え、以前までエンドユーザが発見していた57.8%の不具合をシステム導入前に改善することができることが判明した。   As described above in detail, according to the present embodiment, the job type operation log acquisition unit 22 stores an operation log (operation log) of a user operation on another system in association with the job type of the user. The operation log for each job type is acquired (S14), and the test pattern creation unit 24 creates a test pattern for the information processing system 100 based on the acquired operation log for each job type (S16). As a result, since the operation patterns at the hospital where the information processing system 100 is introduced are appropriately extracted from the past operation logs, a pattern that may be operated after the information processing system 100 is operated is efficiently created. can do. In this case, since the system developer or the like does not have to create a test pattern, labor costs and the like can be reduced. In addition, by performing a test using this test pattern, a pattern that may be operated after the information processing system 100 is operated can be tested in advance, so that a failure can be prevented from being discovered after the system is operated. be able to. According to the simulation by the present inventor, by performing a test using a test pattern created from the operation log for each job type, the developer discovers about 18.5% before operating the information processing system 100. In addition to the above problems, it has been found that 57.8% of problems previously discovered by end users can be improved before the system is introduced.

また、本実施形態では、複数の職種のユーザが連携して旧システムを操作していた場合に、職種別操作ログ取得部22は、複数の職種のユーザによる連携操作の履歴を取得し、テストパターン作成部24は、取得した連携操作の履歴に基づいて、情報処理システム100についてのテストパターンを作成する。これにより、情報処理システム100において各職種間でオーダが正しく連携できるかを確認することができる。   In this embodiment, when users of a plurality of job types operate the old system in cooperation with each other, the job type operation log acquisition unit 22 acquires the history of cooperation operations performed by users of a plurality of job types, and performs a test. The pattern creation unit 24 creates a test pattern for the information processing system 100 based on the acquired cooperation operation history. Thereby, in the information processing system 100, it is possible to confirm whether the orders can be correctly linked between the respective job types.

なお、上記実施形態では、テストの担当者からテストパターン作成指示が入力された場合(S10:肯定)に、全ての職種の操作ログから全ての職種に関するテストパターンを作成する場合について説明したが、これに限られるものではない。例えば、テストパターン作成装置20は、図14に示すような処理を実行してもよい。すなわち、テストの担当者が、特定の職種を指定してテストパターン作成指示を入力した場合、すなわち職種別操作ログ取得部22に、職種の指定情報が入力された場合(図14のステップS110:肯定)に、職種別操作ログ取得部22が、指定された職種の操作ログを取得し(S114)、テストパターン作成部24が、取得された操作ログに基づいてテストパターンを作成する(S116)ようにしてもよい。   In the above-described embodiment, when a test pattern creation instruction is input from the person in charge of the test (S10: Yes), a case has been described in which test patterns for all job types are created from operation logs for all job types. It is not limited to this. For example, the test pattern creation device 20 may execute a process as shown in FIG. That is, when the person in charge of the test designates a specific job type and inputs a test pattern creation instruction, that is, when job type designation information is input to the job type operation log acquisition unit 22 (step S110 in FIG. 14). (Yes), the job type operation log acquisition unit 22 acquires the operation log of the specified job type (S114), and the test pattern generation unit 24 generates a test pattern based on the acquired operation log (S116). You may do it.

なお、上記実施形態では、職種別操作ログ取得部22が、他のシステムのログマスタ16にアクセスして、職種別のログを取得する場合について説明したが、これに限られるものではない。すなわち、職種別操作ログ取得部22が、他のシステムのログマスタ16のデータを事前に取得しておいてもよい。この場合、記憶媒体等を介して他のシステムのログマスタ16のデータを事前に取得してもよいし、ネットワーク等を介して取得してもよい。   In the above embodiment, the case where the job type operation log acquisition unit 22 accesses the log master 16 of another system and acquires the job type log has been described, but the present invention is not limited to this. That is, the job type operation log acquisition unit 22 may acquire data of the log master 16 of another system in advance. In this case, the data of the log master 16 of another system may be acquired in advance via a storage medium or the like, or may be acquired via a network or the like.

なお、上記実施形態では、テスト端末30が、図15に示すような新システム修正内容格納DBを保持している場合には、当該DBを用いてテストを実行するようにしてもよい。例えば、テスト実行部34は、新システム(情報処理システム100)と旧システム(他のシステム)とにおいて変更がない部分のテストパターンのみを作成し、テストするようにしてもよい。あるいは、テスト実行部34は、新システム(情報処理システム100)において旧システム(他のシステム)から変更があった部分のテストパターンのみを作成し、テストするようにしてもよい。前者の場合、システムをパッケージ展開しているような場合において旧システムと同一の操作を行った場合に発生するエラーを効率よく確認することが可能となる。一方、後者の場合、変更があった部分において、ユーザが旧システム(他のシステム)と同様の操作を行った場合に生じるエラーを効率よく確認することができる。   In the above embodiment, when the test terminal 30 holds a new system modification content storage DB as shown in FIG. 15, the test may be executed using the DB. For example, the test execution unit 34 may create and test only a part of the test pattern that is not changed between the new system (information processing system 100) and the old system (other system). Alternatively, the test execution unit 34 may create and test only a test pattern of a part that has changed from the old system (another system) in the new system (the information processing system 100). In the former case, it is possible to efficiently check an error that occurs when the same operation as that of the old system is performed when the system is packaged. On the other hand, in the latter case, an error that occurs when the user performs the same operation as that of the old system (another system) can be efficiently confirmed in the changed portion.

また、上記実施形態では、システム導入前に行うテストにおいて、職種別の操作ログに基づくテストパターンを利用する場合について説明したが、これに限られるものではない。例えば、システム導入後の不具合修正時に、職種別の操作ログに基づいて作成したテストパターンを使用してテストを行うこととしてもよい。   In the above-described embodiment, the case where the test pattern based on the job-specific operation log is used in the test performed before the system introduction is described. However, the present invention is not limited to this. For example, a test may be performed using a test pattern created based on job type operation logs at the time of defect correction after system introduction.

なお、テスト実行する際のシステム構成(図2)は一例である。例えば、テスト端末30やテストパターン作成装置20の機能を、ユーザ端末50やサーバ10が有していてもよい。   It should be noted that the system configuration (FIG. 2) when executing the test is an example. For example, the user terminal 50 and the server 10 may have the functions of the test terminal 30 and the test pattern creation device 20.

なお、上記の処理機能は、コンピュータによって実現することができる。その場合、処理装置が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体(ただし、搬送波は除く)に記録しておくことができる。   The above processing functions can be realized by a computer. In that case, a program describing the processing contents of the functions that the processing apparatus should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium (except for a carrier wave).

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD(Digital Versatile Disc)、CD−ROM(Compact Disc Read Only Memory)などの可搬型記録媒体の形態で販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, it is sold in the form of a portable recording medium such as a DVD (Digital Versatile Disc) or a CD-ROM (Compact Disc Read Only Memory) on which the program is recorded. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

上述した実施形態は本発明の好適な実施の例である。但し、これに限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変形実施可能である。   The above-described embodiment is an example of a preferred embodiment of the present invention. However, the present invention is not limited to this, and various modifications can be made without departing from the scope of the present invention.

なお、以上の実施形態の説明に関して、更に以下の付記を開示する。
(付記1) 第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得し、
取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する、
処理をコンピュータに実行させることを特徴とするテストパターン作成プログラム。
(付記2) 複数の職種の操作者が連携して前記第1のシステムを操作する場合、
前記取得する処理では、前記複数の職種の操作者による連携操作の履歴を取得し、
前記作成する処理では、取得した前記連携操作の履歴に基づいて、前記第2のシステムについてのテストパターンを作成する、ことを特徴とする付記1に記載のテストパターン作成プログラム。
(付記3) 前記職種の指定を受け付ける処理を前記コンピュータに更に実行させ、
前記取得する処理では、指定を受け付けた前記職種の前記操作の履歴を取得する、ことを特徴とする付記1又は2に記載のテストパターン作成プログラム。
(付記4) 前記第1のシステムと前記第2のシステムは、異なる組織に導入されることを特徴とする付記1〜3のいずれかに記載のテストパターン作成プログラム。
(付記5) 第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得し、
取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する、
処理をコンピュータが実行することを特徴とするテストパターン作成方法。
(付記6) 複数の職種の操作者が連携して前記第1のシステムを操作する場合、
前記取得する処理では、前記複数の職種の操作者による連携操作の履歴を取得し、
前記作成する処理では、取得した前記連携操作の履歴に基づいて、前記第2のシステムについてのテストパターンを作成する、ことを特徴とする付記5に記載のテストパターン作成方法。
(付記7) 前記職種の指定を受け付ける処理を前記コンピュータが更に実行し、
前記取得する処理では、指定を受け付けた前記職種の前記操作の履歴を取得する、ことを特徴とする付記5又は6に記載のテストパターン作成方法。
(付記8) 前記第1のシステムと前記第2のシステムは、異なる組織に導入されることを特徴とする付記5〜7のいずれかに記載のテストパターン作成方法。
(付記9) 第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得する取得部と、
取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する作成部と、
を備えるテストパターン作成装置。
(付記10) 複数の職種の操作者が連携して前記第1のシステムを操作する場合、
前記取得部は、前記複数の職種の操作者による連携操作の履歴を取得し、
前記作成部は、前記取得部が取得した前記連携操作の履歴に基づいて、前記第2のシステムについてのテストパターンを作成する、ことを特徴とする付記9に記載のテストパターン作成装置。
(付記11) 前記職種の指定を受け付ける受付部を更に備え、
前記取得部は、指定を受け付けた前記職種の前記操作の履歴を取得する、ことを特徴とする付記9又は10に記載のテストパターン作成装置。
(付記12) 前記第1のシステムと前記第2のシステムは、異なる組織に導入されることを特徴とする付記9〜11のいずれかに記載のテストパターン作成装置。
In addition, the following additional remarks are disclosed regarding description of the above embodiment.
(Supplementary Note 1) With reference to the storage unit that stores the history of operations performed by the operator on the first system in association with the job type of the operator, the operation history for each job type is acquired,
Creating a test pattern for the second system based on the history of the operation for each acquired occupation;
A test pattern creation program which causes a computer to execute processing.
(Supplementary Note 2) When operators of a plurality of occupations operate the first system in cooperation with each other,
In the acquisition process, a history of cooperative operations by operators of the plurality of occupations is acquired,
The test pattern creation program according to appendix 1, wherein the creating process creates a test pattern for the second system based on the acquired history of the cooperation operation.
(Additional remark 3) Let the said computer further perform the process which receives designation | designated of the said occupation,
The test pattern creation program according to appendix 1 or 2, wherein in the process of obtaining, the history of the operation of the job type for which designation has been received is obtained.
(Supplementary note 4) The test pattern creation program according to any one of supplementary notes 1 to 3, wherein the first system and the second system are introduced into different organizations.
(Additional remark 5) With reference to the memory | storage part which linked | related and memorize | stored the operation history by the operator with respect to the 1st system with respect to the occupation type of this operator, the said operation history for every occupation type is acquired,
Creating a test pattern for the second system based on the history of the operation for each acquired occupation;
A test pattern creation method characterized in that a computer executes a process.
(Supplementary Note 6) When operators of a plurality of occupations operate the first system in cooperation with each other,
In the acquisition process, a history of cooperative operations by operators of the plurality of occupations is acquired,
The test pattern creation method according to appendix 5, wherein in the creation process, a test pattern for the second system is created based on the acquired history of the cooperation operation.
(Supplementary Note 7) The computer further executes a process of accepting designation of the job type,
7. The test pattern creation method according to appendix 5 or 6, wherein in the acquisition process, the history of the operation of the job type for which designation has been received is acquired.
(Supplementary note 8) The test pattern creation method according to any one of supplementary notes 5 to 7, wherein the first system and the second system are introduced into different organizations.
(Additional remark 9) With reference to the memory | storage part which linked | related and memorize | stored the operation | movement log | history by the operator with respect to the operator's job type with respect to the 1st system, the acquisition part which acquires the said operation | movement log for every job type,
A creation unit that creates a test pattern for the second system based on the history of the operation for each acquired occupation;
A test pattern creation device comprising:
(Supplementary Note 10) When operators of a plurality of occupations operate the first system in cooperation with each other,
The acquisition unit acquires a history of cooperative operations by operators of the plurality of occupations,
The test pattern creation device according to appendix 9, wherein the creation unit creates a test pattern for the second system based on the history of the cooperative operation acquired by the acquisition unit.
(Additional remark 11) The provision part which receives designation | designated of the said occupation is further provided,
11. The test pattern creation device according to appendix 9 or 10, wherein the acquisition unit acquires a history of the operation of the job type that has received a designation.
(Additional remark 12) The said 1st system and said 2nd system are introduce | transduced into a different structure | tissue, The test pattern creation apparatus in any one of Additional remarks 9-11 characterized by the above-mentioned.

20 テストパターン作成装置
22 職種別操作ログ取得部(取得部、受付部)
24 テストパターン作成部(作成部)
100 情報処理システム(第2のシステム)
20 Test pattern creation device 22 Job-specific operation log acquisition unit (acquisition unit, reception unit)
24 Test pattern creation section (creation section)
100 Information processing system (second system)

Claims (6)

第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得し、
取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する、
処理をコンピュータに実行させることを特徴とするテストパターン作成プログラム。
With reference to the storage unit that stores the history of operations performed by the operator on the first system in association with the job type of the operator, the history of the operation for each job type is obtained,
Creating a test pattern for the second system based on the history of the operation for each acquired occupation;
A test pattern creation program which causes a computer to execute processing.
複数の職種の操作者が連携して前記第1のシステムを操作する場合、
前記取得する処理では、前記複数の職種の操作者による連携操作の履歴を取得し、
前記作成する処理では、取得した前記連携操作の履歴に基づいて、前記第2のシステムについてのテストパターンを作成する、ことを特徴とする請求項1に記載のテストパターン作成プログラム。
When operators of a plurality of occupations operate the first system in cooperation with each other,
In the acquisition process, a history of cooperative operations by operators of the plurality of occupations is acquired,
The test pattern creation program according to claim 1, wherein the creating process creates a test pattern for the second system based on the acquired history of the cooperation operation.
前記職種の指定を受け付ける処理を前記コンピュータに更に実行させ、
前記取得する処理では、指定を受け付けた前記職種の前記操作の履歴を取得する、ことを特徴とする請求項1又は2に記載のテストパターン作成プログラム。
Causing the computer to further execute a process of accepting the designation of the occupation,
The test pattern creation program according to claim 1, wherein in the process of acquiring, a history of the operation of the job type for which designation has been received is acquired.
前記第1のシステムと前記第2のシステムは、異なる組織に導入されることを特徴とする請求項1〜3のいずれか一項に記載のテストパターン作成プログラム。   The test pattern creation program according to claim 1, wherein the first system and the second system are introduced into different organizations. 第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得し、
取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する、
処理をコンピュータが実行することを特徴とするテストパターン作成方法。
With reference to the storage unit that stores the history of operations performed by the operator on the first system in association with the job type of the operator, the history of the operation for each job type is obtained,
Creating a test pattern for the second system based on the history of the operation for each acquired occupation;
A test pattern creation method characterized in that a computer executes a process.
第1のシステムに対する操作者による操作の履歴を該操作者の職種に関連付けて記憶した記憶部を参照して、職種ごとの前記操作の履歴を取得する取得部と、
取得した職種ごとの前記操作の履歴に基づいて、第2のシステムについてのテストパターンを作成する作成部と、
を備えるテストパターン作成装置。
An acquisition unit that acquires a history of the operation for each job type with reference to a storage unit that stores an operation history of the first system in association with the job type of the operator;
A creation unit that creates a test pattern for the second system based on the history of the operation for each acquired occupation;
A test pattern creation device comprising:
JP2014244719A 2014-12-03 2014-12-03 Test pattern creation program, test pattern creation method and test pattern creation device Expired - Fee Related JP6471479B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014244719A JP6471479B2 (en) 2014-12-03 2014-12-03 Test pattern creation program, test pattern creation method and test pattern creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014244719A JP6471479B2 (en) 2014-12-03 2014-12-03 Test pattern creation program, test pattern creation method and test pattern creation device

Publications (2)

Publication Number Publication Date
JP2016110251A true JP2016110251A (en) 2016-06-20
JP6471479B2 JP6471479B2 (en) 2019-02-20

Family

ID=56124060

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014244719A Expired - Fee Related JP6471479B2 (en) 2014-12-03 2014-12-03 Test pattern creation program, test pattern creation method and test pattern creation device

Country Status (1)

Country Link
JP (1) JP6471479B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108491325A (en) * 2018-03-20 2018-09-04 广东欧珀移动通信有限公司 file system test method, device, storage medium and terminal
JP6438612B1 (en) * 2018-03-20 2018-12-19 株式会社Cygames System, method, program, machine learning support apparatus, and data structure for inspecting game program
WO2023089734A1 (en) * 2021-11-18 2023-05-25 日本電信電話株式会社 Verification item generation device, verification item generation method, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003006001A (en) * 2001-06-20 2003-01-10 Hitachi Ltd Test device of job processing software
JP2006092199A (en) * 2004-09-22 2006-04-06 Toshiba Corp Medical apparatus connection emulator system and medical apparatus connection emulation method
JP2006344050A (en) * 2005-06-09 2006-12-21 Honda Motor Co Ltd Load verification requirement specifying apparatus, method, and program
JP2007042094A (en) * 2005-07-29 2007-02-15 Siemens Ag Method and device for dynamically generating test scenario for computer support system, e.g. for medical engineering equipment
JP2008097086A (en) * 2006-10-06 2008-04-24 Yamatake Corp Firmware test automation method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003006001A (en) * 2001-06-20 2003-01-10 Hitachi Ltd Test device of job processing software
JP2006092199A (en) * 2004-09-22 2006-04-06 Toshiba Corp Medical apparatus connection emulator system and medical apparatus connection emulation method
JP2006344050A (en) * 2005-06-09 2006-12-21 Honda Motor Co Ltd Load verification requirement specifying apparatus, method, and program
JP2007042094A (en) * 2005-07-29 2007-02-15 Siemens Ag Method and device for dynamically generating test scenario for computer support system, e.g. for medical engineering equipment
JP2008097086A (en) * 2006-10-06 2008-04-24 Yamatake Corp Firmware test automation method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108491325A (en) * 2018-03-20 2018-09-04 广东欧珀移动通信有限公司 file system test method, device, storage medium and terminal
JP6438612B1 (en) * 2018-03-20 2018-12-19 株式会社Cygames System, method, program, machine learning support apparatus, and data structure for inspecting game program
WO2019181801A1 (en) * 2018-03-20 2019-09-26 株式会社Cygames Game program inspecting system, method, program, machine learning assist device, and data structure
CN112189188A (en) * 2018-03-20 2021-01-05 Cy游戏公司 System, method, program, machine learning support device, and data structure for checking game program
CN108491325B (en) * 2018-03-20 2021-12-07 Oppo广东移动通信有限公司 File system testing method and device, storage medium and terminal
WO2023089734A1 (en) * 2021-11-18 2023-05-25 日本電信電話株式会社 Verification item generation device, verification item generation method, and program

Also Published As

Publication number Publication date
JP6471479B2 (en) 2019-02-20

Similar Documents

Publication Publication Date Title
RU2620890C2 (en) Report generation based on image data
US9721315B2 (en) Claim processing validation system
CN102930128B (en) Medical report makes support system, medical report producing means and medical imaging finder
JP6690224B2 (en) Medical information processing apparatus, information processing method thereof, and program
JP6471479B2 (en) Test pattern creation program, test pattern creation method and test pattern creation device
CA3012007A1 (en) System and method for tracking sterilized items and sterilizers
CN107784230B (en) The restorative procedure and device of page loophole
EP3113016A1 (en) Tracing dependencies between development artifacts in a development project
JP6213007B2 (en) Display processing program, display processing method, and display processing apparatus
JP5616859B2 (en) Medical support system and program
JP5989194B1 (en) Test management system and program
US11650217B2 (en) Data processing system for analytical instrument, and data processing program for analytical instrument
CN114360671A (en) Electronic medical record generation method and device, storage medium and electronic device
JP6151170B2 (en) Clinical path management server
JP2011198103A (en) Operation support program, operation support method, and operation support device
JP2010092213A (en) Medical information processor, medical information processing method and medical information processing program
JP5176617B2 (en) Menu screen display program, menu screen display method, and menu screen display device
JP6679271B2 (en) Inspection request information generating device and inspection request information generating method
JP6996092B2 (en) Information processing equipment, medical audit equipment and programs
JP5583306B1 (en) Information system and updating method thereof
JP2007167386A (en) Medical image diagnostic instrument and method of confirming operation for it
JP6883204B2 (en) Information processing equipment, medical audit equipment and programs
JP2015001936A (en) Medical task support device and medical task support program
JP6258746B2 (en) Linked path processing device, linked path system, correction information output method and program
JP6941826B2 (en) PDI Code Compliance Analysis Program, PDI Code Compliance Analyzer and PDI Code Compliance Analysis Method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170804

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180522

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180720

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190107

R150 Certificate of patent or registration of utility model

Ref document number: 6471479

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees