JP2024074124A - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP2024074124A
JP2024074124A JP2022185212A JP2022185212A JP2024074124A JP 2024074124 A JP2024074124 A JP 2024074124A JP 2022185212 A JP2022185212 A JP 2022185212A JP 2022185212 A JP2022185212 A JP 2022185212A JP 2024074124 A JP2024074124 A JP 2024074124A
Authority
JP
Japan
Prior art keywords
test case
service
service node
node
tree
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.)
Pending
Application number
JP2022185212A
Other languages
Japanese (ja)
Inventor
裕代 田中
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2022185212A priority Critical patent/JP2024074124A/en
Publication of JP2024074124A publication Critical patent/JP2024074124A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】サービス実施後の検証作業を支援することが可能な情報処理装置及びプログラムを提供する。【解決手段】経営的な目標と当該目標を実現するための方策との関係がノードによって段階的に設定されたツリー構造状のツリーデータから、末尾の方策に対応するサービスノードの何れか一つを選択する選択手段と、前記サービスノードの各々に関連付けて当該サービスノードに対応する方策の設計段階での設定を示した設計情報を記憶する設計情報記憶部から、選択された前記サービスノードの設計情報を読み出す読出手段と、前記読出手段が読み出した前記設計情報に基づいて、選択された前記サービスノードに対応する方策の実施後の状態を検証するためのテストケースを生成する生成手段と、前記生成手段が生成した前記テストケースを、選択された前記サービスノードに関連付けて記憶部に記憶する記憶制御手段と、を備える。【選択図】図11[Problem] To provide an information processing device and a program capable of supporting verification work after a service is implemented. [Solution] The system includes a selection means for selecting one of the service nodes corresponding to the last measure from tree data in a tree structure in which the relationship between business goals and measures for achieving the goals are set in stages by nodes, a reading means for reading design information of the selected service node from a design information storage unit that stores design information associated with each of the service nodes and indicating the settings of the measures corresponding to the service nodes at the design stage, a generation means for generating test cases for verifying the state after the implementation of the measures corresponding to the selected service node based on the design information read by the reading means, and a storage control means for storing the test cases generated by the generation means in a storage unit in association with the selected service node. [Selected Figure] FIG.

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。 An embodiment of the present invention relates to an information processing device and a program.

店舗等の現場では、様々なサービスが実施されている。このような現場では、KPI(Key Performance Indicator)ツリー手法やBPMN(Business Process Model and Notation)等の手法を用いることで、サービスの実施に係る各要素の処理手順を業務フローとして設計することがある。例えば、従来、隣接する業務の間の入出力関係が連続するように自動的に業務フローを作成することが可能な技術が提案されている。 At stores and other locations, a variety of services are provided. In these locations, the processing procedures for each element involved in the implementation of the service may be designed as a business flow using methods such as the Key Performance Indicator (KPI) tree method or Business Process Model and Notation (BPMN). For example, technology has been proposed that can automatically create a business flow so that the input/output relationships between adjacent tasks are continuous.

ところで、上述した手法では、各要素の処理手順や要素間の関係を確認しながらサービスの実施に係る処理手順を設計することが可能である。しかしながら、従来の手法では、実際にサービスを実施した後の処理については特段考慮されておらず、設計したサービスが想定通り実施されているか等の検証を容易に行うことができない。 The above-mentioned method makes it possible to design the processing procedures for implementing a service while checking the processing procedures of each element and the relationships between elements. However, conventional methods do not take into consideration the processing that occurs after the service is actually implemented, and it is not easy to verify whether the designed service is being implemented as expected.

本発明が解決しようとする課題は、サービス実施後の検証作業を支援することが可能な情報処理装置及びプログラムを提供することである。 The problem that this invention aims to solve is to provide an information processing device and program that can support verification work after a service is implemented.

実施形態の情報処理装置は、選択手段と、読出手段と、生成手段と、記憶制御手段とを備える。選択手段は、経営的な目標と当該目標を実現するための方策との関係がノードによって段階的に設定されたツリー構造状のツリーデータから、末尾の方策に対応するサービスノードの何れか一つを選択する。読出手段は、前記サービスノードの各々に関連付けて当該サービスノードに対応する方策の設計段階での設定を示した設計情報を記憶する設計情報記憶部から、選択された前記サービスノードの設計情報を読み出す。生成手段は、前記読出手段が読み出した前記設計情報に基づいて、選択された前記サービスノードに対応する方策の実施後の状態を検証するためのテストケースを生成する。記憶制御手段は、前記生成手段が生成した前記テストケースを、選択された前記サービスノードに関連付けて記憶部に記憶する。 The information processing device of the embodiment includes a selection means, a read means, a generation means, and a storage control means. The selection means selects one of the service nodes corresponding to the last measure from tree data in a tree structure in which the relationship between business goals and measures for achieving the goals are set in stages by nodes. The read means reads out design information of the selected service node from a design information storage unit that stores design information associated with each of the service nodes and indicating the settings of the measures corresponding to the service nodes at the design stage. The generation means generates a test case for verifying the state after the implementation of the measure corresponding to the selected service node based on the design information read by the read means. The storage control means stores the test case generated by the generation means in the storage unit in association with the selected service node.

図1は、実施形態にかかる業務支援システムの構成例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of a task support system according to an embodiment. 図2は、実施形態に係る端末装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of a terminal device according to the embodiment. 図3は、実施形態に係るサーバ装置のハードウェア構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of a server device according to the embodiment. 図4は、実施形態に係るKPIツリーDBのデータ構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data configuration of a KPI tree DB according to the embodiment. 図5は、実施形態の係るKPIツリーを可視化した状態の一例を示す図である。FIG. 5 is a diagram illustrating an example of a visualized KPI tree according to the embodiment. 図6は、実施形態に係る業務フローDBのデータ構成の一例を示す図である。FIG. 6 is a diagram illustrating an example of a data configuration of a business flow DB according to the embodiment. 図7は、実施形態に係る業務フローを可視化した状態の一例を示す図である。FIG. 7 is a diagram illustrating an example of a visualized business flow according to the embodiment. 図8は、実施形態に係るコストDBのデータ構成の一例を示す図である。FIG. 8 is a diagram illustrating an example of a data configuration of a cost DB according to the embodiment. 図9は、実施形態に係るチェックリストDBのデータ構成の一例を示す図である。FIG. 9 is a diagram illustrating an example of a data configuration of a checklist DB according to the embodiment. 図10は、実施形態に係るテストケースDBのデータ構成の一例を示す図である。FIG. 10 is a diagram illustrating an example of a data configuration of a test case DB according to the embodiment. 図11は、実施形態に係る端末装置及びサーバ装置の機能構成の一例を示す図である。FIG. 11 is a diagram illustrating an example of a functional configuration of a terminal device and a server device according to the embodiment. 図12は、実施形態の設計支援部が提供する画面の一例を示す図である。FIG. 12 is a diagram illustrating an example of a screen provided by the design support unit according to the embodiment. 図13は、実施形態の設計支援部が提供する画面の一例を示す図である。FIG. 13 is a diagram illustrating an example of a screen provided by the design support unit according to the embodiment. 図14は、実施形態のテストケース作成支援部が提供する画面の一例を示す図である。FIG. 14 is a diagram illustrating an example of a screen provided by the test case creation support unit according to the embodiment. 図15は、実施形態のテストケース作成支援部が提供する画面の一例を示す図である。FIG. 15 is a diagram illustrating an example of a screen provided by the test case creation support unit according to the embodiment. 図16は、実施形態のテストケース作成支援部が提供する画面の一例を示す図である。FIG. 16 is a diagram illustrating an example of a screen provided by the test case creation support unit according to the embodiment. 図17は、実施形態のサーバ装置が実行するテストケースの作成に係る処理の一例を示すフローチャートである。FIG. 17 is a flowchart illustrating an example of a process related to the creation of a test case executed by the server device according to the embodiment.

以下、図面を参照して、実施形態について詳細に説明する。なお、以下に説明する実施形態によりこの発明が限定されるものではない。 The following describes the embodiments in detail with reference to the drawings. Note that the present invention is not limited to the embodiments described below.

図1は、実施形態に係る業務支援システムの構成例を示す図である。図1に示すように、業務支援システム1は、端末装置10と、サーバ装置20とを有する。端末装置10とサーバ装置20とは、LAN(Local Area network)等のネットワークNを介して通信可能に接続される。 FIG. 1 is a diagram showing an example of the configuration of a business support system according to an embodiment. As shown in FIG. 1, the business support system 1 has a terminal device 10 and a server device 20. The terminal device 10 and the server device 20 are connected to each other so as to be able to communicate with each other via a network N such as a LAN (Local Area network).

端末装置10は、業務支援システム1のユーザが使用する端末装置である。端末装置10は、ユーザの操作に応じて各種の処理を実行する。例えば、ユーザは、端末装置10を操作してサーバ装置20にアクセスすることで、サーバ装置20が提供する各種の機能を利用する。端末装置10は、PC(Personal Computer)等の据置型の端末装置や、ノートPCやタブレット端末、スマートフォン等の携帯型の端末装置によって実現することができる。 The terminal device 10 is a terminal device used by a user of the business support system 1. The terminal device 10 executes various processes in response to user operations. For example, the user operates the terminal device 10 to access the server device 20, thereby utilizing various functions provided by the server device 20. The terminal device 10 can be realized by a stationary terminal device such as a PC (Personal Computer), or a portable terminal device such as a notebook PC, tablet terminal, or smartphone.

サーバ装置20は、情報処理装置の一例である。サーバ装置20は、端末装置10に対し各種の機能を提供する。例えば、サーバ装置20は、後述するKPIツリー、業務フロー、コスト情報、チェックリスト及びテストケース等の作成や閲覧機能を提供する。 The server device 20 is an example of an information processing device. The server device 20 provides various functions to the terminal device 10. For example, the server device 20 provides functions for creating and viewing KPI trees, business flows, cost information, checklists, test cases, etc., which will be described later.

なお、本実施形態では、サーバ装置20が単体の情報処理装置によって実現される例を説明するが、これに限らないものとする。例えば、サーバ装置20は、クラウド・コンピューティング等の技術により、複数台の情報処理装置によって実現されてもよい。 In this embodiment, an example in which the server device 20 is realized by a single information processing device will be described, but this is not intended to be limiting. For example, the server device 20 may be realized by multiple information processing devices using technology such as cloud computing.

次に、上述した端末装置10及びサーバ装置20の構成について説明する。 Next, the configuration of the terminal device 10 and server device 20 described above will be described.

図2は、端末装置10のハードウェア構成の一例を示す図である。図2に示すように、端末装置10は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、及びRAM(Random Access Memory)13等のコンピュータ構成を備える。 Figure 2 is a diagram showing an example of the hardware configuration of the terminal device 10. As shown in Figure 2, the terminal device 10 has a computer configuration including a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, and a RAM (Random Access Memory) 13.

CPU11は、プロセッサの一例であり、端末装置10の各部を統括的に制御する。ROM12は、各種プログラムを記憶する。RAM13は、プログラムや各種データを展開するワークスペースである。 The CPU 11 is an example of a processor, and controls each part of the terminal device 10. The ROM 12 stores various programs. The RAM 13 is a workspace in which programs and various data are deployed.

また、端末装置10は、表示部14と、操作部15と、記憶部16と、通信部17とを備える。 The terminal device 10 also includes a display unit 14, an operation unit 15, a memory unit 16, and a communication unit 17.

表示部14は、LCD(Liquid Crystal Display)等の表示デバイスで構成される。表示部14は、CPU11の制御の下、各種の情報を表示する。操作部15は、キーボード、ポインティングデバイス等を有する。操作部15は、ユーザから受け付けた操作内容をCPU11に出力する。なお、操作部15は、表示部14の表示画面に設けられるタッチパネルであってもよい。 The display unit 14 is composed of a display device such as an LCD (Liquid Crystal Display). The display unit 14 displays various information under the control of the CPU 11. The operation unit 15 has a keyboard, a pointing device, etc. The operation unit 15 outputs the operation content received from the user to the CPU 11. The operation unit 15 may be a touch panel provided on the display screen of the display unit 14.

記憶部16は、HDD(Hard Disk Drive)やフラッシュメモリ等の記憶媒体で構成されており、電源を遮断しても記憶内容を維持する。記憶部16は、CPU11が実行することが可能なプログラムや各種の設定情報を記憶する。例えば、記憶部16は、サーバ装置20が提供する各種機能を利用することが可能なウェブブラウザ等のアプリケーションプログラムを記憶する。 The storage unit 16 is composed of a storage medium such as a hard disk drive (HDD) or flash memory, and maintains the stored contents even when the power is cut off. The storage unit 16 stores programs that the CPU 11 can execute and various setting information. For example, the storage unit 16 stores application programs such as a web browser that can utilize various functions provided by the server device 20.

CPU11は、ROM12や記憶部16に記憶されRAM13に展開されたプログラムに従って動作することによって、各種の処理を実行する。 The CPU 11 executes various processes by operating according to programs stored in the ROM 12 and memory unit 16 and deployed in the RAM 13.

通信部17は、ネットワークNに接続可能な通信インタフェースである。通信部17は、ネットワークNを介してサーバ装置20等の外部装置と通信を行う。 The communication unit 17 is a communication interface that can be connected to the network N. The communication unit 17 communicates with external devices such as the server device 20 via the network N.

図3は、サーバ装置20のハードウェア構成の一例を示す図である。図3に示すように、サーバ装置20は、CPU21、ROM22、及びRAM23等のコンピュータ構成を備える。 Figure 3 is a diagram showing an example of the hardware configuration of the server device 20. As shown in Figure 3, the server device 20 has a computer configuration including a CPU 21, a ROM 22, and a RAM 23.

CPU21は、プロセッサの一例であり、サーバ装置20の各部を統括的に制御する。ROM22は、各種プログラムを記憶する。RAM23は、プログラムや各種データを展開するワークスペースである。 The CPU 21 is an example of a processor, and controls each part of the server device 20. The ROM 22 stores various programs. The RAM 23 is a workspace in which programs and various data are deployed.

また、サーバ装置20は、表示部24と、操作部25と、記憶部26と、通信部27とを備える。 The server device 20 also includes a display unit 24, an operation unit 25, a memory unit 26, and a communication unit 27.

表示部24は、LCD等の表示デバイスで構成される。表示部24は、CPU21の制御の下、各種の情報を表示する。操作部25は、キーボード、ポインティングデバイス等を有する。操作部25は、ユーザから受け付けた操作内容をCPU11に出力する。なお、操作部25は、表示部24の表示画面に設けられるタッチパネルであってもよい。 The display unit 24 is composed of a display device such as an LCD. The display unit 24 displays various information under the control of the CPU 21. The operation unit 25 has a keyboard, a pointing device, etc. The operation unit 25 outputs the operation content received from the user to the CPU 11. The operation unit 25 may be a touch panel provided on the display screen of the display unit 24.

記憶部26は、記憶装置の一例である。記憶部26は、HDDやフラッシュメモリ等の記憶媒体で構成されており、電源を遮断しても記憶内容を維持する。記憶部26は、CPU21が実行することが可能なプログラムや各種の設定情報を記憶する。例えば、記憶部26は、各種機能を端末装置10に提供することが可能なウェブアプリケーションプログラム等を記憶する。CPU21は、ROM22や記憶部26に記憶されRAM23に展開されたプログラムに従って動作することによって、各種の処理を実行する。 The memory unit 26 is an example of a storage device. The memory unit 26 is composed of a storage medium such as a HDD or flash memory, and maintains the stored contents even when the power is cut off. The memory unit 26 stores programs that the CPU 21 can execute and various setting information. For example, the memory unit 26 stores web application programs that can provide various functions to the terminal device 10. The CPU 21 executes various processes by operating according to the programs stored in the ROM 22 or the memory unit 26 and deployed in the RAM 23.

また、記憶部26は、KPIツリーDB261、業務フローDB262、コストDB263、チェックリストDB264、及びテストケースDB265等を記憶する。 The memory unit 26 also stores a KPI tree DB 261, a business flow DB 262, a cost DB 263, a checklist DB 264, and a test case DB 265, etc.

KPIツリーDB261は、KPIツリーを記憶し管理するためのデータベースである。ここで、KPIツリーは、組織や企業の経営的な目標(後述する最終目標)と、その目標を実現するための方策(後述する中間目標、要因、解決方法、サービス等)との関係がノードによって段階的に設定されたツリー構造状のツリーデータである。 The KPI tree DB261 is a database for storing and managing KPI trees. Here, a KPI tree is tree data in a tree structure in which the relationship between the business goals of an organization or company (final goals, described below) and the measures for achieving those goals (intermediate goals, causes, solutions, services, etc., described below) is set in a hierarchical manner by nodes.

図4は、KPIツリーDB261のデータ構成の一例を示す図である。図4に示すように、KPIツリーDB261は、KPIツリーを識別可能なツリーIDに関連付けて、ツリー名称、及びKPIツリー等を記憶する。 Figure 4 is a diagram showing an example of the data configuration of the KPI tree DB 261. As shown in Figure 4, the KPI tree DB 261 associates the KPI tree with an identifiable tree ID and stores the tree name, the KPI tree, etc.

ツリー名称の項目には、KPIツリーの名称を示す情報が登録される。また、KPIツリーの項目には、KPIツリーの実データ(以下、データファイルともいう)又は当該データファイルの格納先を示すアドレス等が登録される。 In the tree name field, information indicating the name of the KPI tree is registered. In addition, in the KPI tree field, the actual data of the KPI tree (hereinafter also referred to as a data file) or the address indicating the storage location of the data file is registered.

KPIツリーは、例えばKPI(Key Performance Indicator:重要業績評価指標)等の手法を用いて作成される。KPIツリーは、例えば図5に示すように、可視化した状態で表すことができる。 The KPI tree is created using a method such as KPI (Key Performance Indicator). The KPI tree can be displayed in a visualized form, for example, as shown in Figure 5.

図5は、KPIツリーを可視化した状態の一例を示す図である。なお、図5は、図4に示したツリー名称「ABCスーパー様 KPIツリー」のKPIツリーを可視化した状態を示している。 Figure 5 is a diagram showing an example of a visualized KPI tree. Note that Figure 5 shows a visualized KPI tree of the tree name "ABC Supermarket KPI Tree" shown in Figure 4.

図5に示すように、KPIツリーは、ツリー構造状に接続された複数のノードで構成される。ここで、ルートノードである最終目標ノードAは、達成目標を設定するためのノードである。最終目標ノードAは、例えばKGI(Key Goal Indicator)に対応するものである。例えば、店舗の売上向上を最終目標とする場合、最終目標ノードAには「売上」等が設定される。 As shown in FIG. 5, the KPI tree is made up of multiple nodes connected in a tree structure. Here, the final goal node A, which is the root node, is a node for setting the goal to be achieved. The final goal node A corresponds to, for example, a KGI (Key Goal Indicator). For example, if the final goal is to increase store sales, "sales" or the like is set in the final goal node A.

最終目標ノードAには、1又は複数の中間目標ノードBが接続される。また、中間目標ノードBにも、1又は複数の中間目標ノードBを接続することが可能となっている。中間目標ノードBには、直上のノードに設定された目標(最終目標又は中間目標)を達成するための中間目標が設定される。中間目標ノードBは、例えばKPI(Key Performance Indicators)に対応するものである。 One or more intermediate goal nodes B are connected to the final goal node A. One or more intermediate goal nodes B can also be connected to the intermediate goal node B. In the intermediate goal node B, an intermediate goal is set to achieve the goal (final goal or intermediate goal) set in the node immediately above. The intermediate goal node B corresponds to, for example, KPIs (Key Performance Indicators).

図5では、最終目標ノードAの下位に、中間目標として、来店客数の向上が設定された中間目標ノードBaと、平均客単価の向上が設定された中間目標ノードBbとを配置した例を示している。また、中間目標ノードBbの下位に、中間目標として、販売店数の向上が設定された中間目標ノードBcと、一品単価の向上が設定された中間目標ノードBdとを配置した例を示している。 Figure 5 shows an example in which intermediate goal node Ba, which has the intermediate goal of increasing the number of customers visiting the store set as an intermediate goal, and intermediate goal node Bb, which has the intermediate goal of increasing the average customer spending set as an intermediate goal, are placed below final goal node A. Also, an example is shown in which intermediate goal node Bc, which has the intermediate goal of increasing the number of retailers set as an intermediate goal, and intermediate goal node Bd, which has the intermediate goal of increasing the unit price of an item are placed below intermediate goal node Bb.

また、KPIツリーでは、中間目標ノードBの下位に、この中間目標ノードBに設定された中間目標を実現するための要因を表すファクターノードCを配置することが可能となっている。ファクターノードCは、例えばKSF(Key Success Factor)に対応するものである。 In addition, in the KPI tree, it is possible to place a factor node C below an intermediate goal node B, which represents a factor for achieving the intermediate goal set in this intermediate goal node B. The factor node C corresponds to, for example, a KSF (Key Success Factor).

図5では、中間目標ノードBaの下位に、来店客数の向上を実現するための要因として、「品質向上」、「品揃え」、「売場」、及び「宣伝」の各々が設定されたファクターノードCa~Cdを配置した例を示している。また、中間目標ノードBcの下位に、販売点数の向上を実現するための要因として、「販売促進」、及び「ついで買い」の各々が設定されたファクターノードCe、Cfを配置した例を示している。また、中間目標ノードBbの下位に、平均客単価の向上を実現するための要因として、「顧客理解向上」が設定されたファクターノードCgを配置した例を示している。 Figure 5 shows an example in which factor nodes Ca to Cd, in which "improved quality," "product lineup," "sales floor," and "advertising" are set as factors for increasing the number of customers, are placed below intermediate goal node Ba. Also, an example is shown in which factor nodes Ce and Cf, in which "sales promotion" and "impulse buying" are set as factors for increasing sales points, are placed below intermediate goal node Bc. Also, an example is shown in which factor node Cg, in which "improved customer understanding" is set as a factor for increasing the average customer spending, is placed below intermediate goal node Bb.

また、KPIツリーでは、中間目標ノードB又はファクターノードCの下位に、直上のノードで設定された中間目的又は要因を実現(解決)する解決方法を表すソリューションノードDを配置することが可能となっている。 In addition, in a KPI tree, it is possible to place a solution node D, which represents a solution method for realizing (solving) the intermediate objective or factor set in the node immediately above, under an intermediate goal node B or factor node C.

図5では、ファクターノードCa~Ccの下位に、「店舗情報可視化」及び「品揃え最適化」の各々が設定されたソリューションノードDa、Dbを配置した例を示している。また、ファクターノードCeの下位に、「クーポン発行」、「ポイント管理」及び「POP作成」の各々が設定されたソリューションノードDc~Deを配置した例を示している。また、ファクターノードCgの下位に、「CRM(Customer Relationship Management)」が設定されたソリューションノードDfを配置した例を示している。 Figure 5 shows an example in which solution nodes Da and Db, in which "store information visualization" and "product lineup optimization" are set, are placed below factor nodes Ca to Cc. Also, an example is shown in which solution nodes Dc to De, in which "coupon issuance," "points management," and "POP creation" are set, are placed below factor node Ce. Also, an example is shown in which solution node Df, in which "CRM (Customer Relationship Management)" is set, is placed below factor node Cg.

また、KPIツリーでは、ファクターノードC又はソリューションノードDの下位に、直上のノードで設定された要因又は解決方法を実現するための具体的なサービスを表したサービスノードEを配置することが可能となっている。ここで、サービスノードEは、末尾の方策に対応する。 In addition, in the KPI tree, it is possible to place a service node E, which represents a specific service for realizing the cause or solution method set in the node immediately above, under a factor node C or solution node D. Here, the service node E corresponds to the measure at the end.

図5では、ソリューションノードDfの下位に、「サービスA」が設定されたサービスノードEaを配置した例を示している。 Figure 5 shows an example in which a service node Ea with "Service A" set is placed under solution node Df.

KPIツリーを構成する各ノードには、各々を識別するためのノードIDが付されている。KPIツリーは、例えばJSON(JavaScript Object Notation)形式で保存される。なお、KPIツリーの保存形式はJSONに限らず、XML(Extensible Markup Language)等の他のデータ形式で保存されてもよい。 Each node that makes up the KPI tree is assigned a node ID to identify it. The KPI tree is saved in, for example, JSON (JavaScript Object Notation) format. Note that the format in which the KPI tree is saved is not limited to JSON, and it may be saved in other data formats such as XML (Extensible Markup Language).

図3に戻り、業務フローDB262は、業務フローを記憶し管理するためのデータベースである。業務フローは、業務の遂行に係る各要素と、当該要素で実行される実行内容とが一連する手順として記述されたデータファイルである。例えば、業務フローには、サービスの実施に係る各要素について、当該要素が実行する実行内容と手順とが記述される。 Returning to FIG. 3, the business flow DB 262 is a database for storing and managing business flows. A business flow is a data file in which each element related to the performance of a business and the execution contents executed by the element are described as a series of procedures. For example, a business flow describes, for each element related to the implementation of a service, the execution contents and procedures executed by the element.

図6は、業務フローDB262のデータ構成の一例を示す図である。図6に示すように、業務フローDB262は、業務フローを識別可能なフローIDに関連付けて、対象サービス、業務フロー名称、及び業務フロー等を記憶する。 Figure 6 is a diagram showing an example of the data configuration of the business flow DB 262. As shown in Figure 6, the business flow DB 262 associates the business flow with an identifiable flow ID and stores the target service, business flow name, business flow, etc.

対象サービスの項目には、業務フローの記述対象となった業務に対応するサービスを指定する情報が登録される。具体的には、対象サービスに指定されたサービスノードEのノードID、当該サービスノードEが属するKPIツリーのツリーID等が登録される。なお、対象サービスの指定方法はこれに限らないものとする。 In the target service field, information is registered that specifies the service that corresponds to the business that is the subject of the business flow description. Specifically, the node ID of the service node E specified as the target service, the tree ID of the KPI tree to which the service node E belongs, etc. are registered. Note that the method of specifying the target service is not limited to this.

業務フロー名称の項目には、業務フローの名称を示す情報が登録される。例えば、業務フロー名称には、対応するサービスノードEのノード名称等を設定することができる。また、業務フローの項目には、業務フローのデータファイル又は当該データファイルの格納先を示すアドレス等が登録される。 In the business flow name field, information indicating the name of the business flow is registered. For example, the node name of the corresponding service node E can be set as the business flow name. In addition, in the business flow field, the address indicating the data file of the business flow or the storage destination of the data file is registered.

業務フローは、フローチャートや、BPMN(ビジネスプロセスモデリング表記法)等の手法を用いて作成される。業務フローは、例えば図7に示すように、可視化した状態で表すことができる。 The business flow is created using techniques such as flowcharts and BPMN (Business Process Modeling Notation). The business flow can be represented in a visualized form, for example as shown in Figure 7.

図7は、業務フローを可視化した状態の一例を示す図である。なお、図7は、図5に示したKPIツリーのサービスノードEa(サービスA)に係る業務フローの一例である。 Figure 7 is a diagram showing an example of a visualized business flow. Note that Figure 7 shows an example of a business flow related to service node Ea (service A) of the KPI tree shown in Figure 5.

図7に示すように、業務フローでは、開始イベントSTと、終了イベントENとの間に、サービスAの実施に係る一連の動作(又は処理)内容が、当該動作を行う要素毎に記述される。図7の業務フローでは、店舗に来店する「お客様」、店舗に設けられた「監視カメラ」及び「決済システム」、店舗で従業する「店員」を要素して記述した例を示している。 As shown in Figure 7, in the business flow, between a start event ST and an end event EN, a series of operations (or processes) relating to the implementation of service A are described for each element that performs the operation. The business flow in Figure 7 shows an example in which the elements described are "customers" who visit a store, "surveillance cameras" and "payment system" installed in the store, and "store staff" who work at the store.

ここで、「監視カメラ」は、ハードウェア資源であり、例えば店舗の複数位置に設けられる。また、「決済システム」は、ソフトウェア資源であり、店舗に設置されたPOS等のPC(Personal Computer)によって実現される。なお、「決済システム」の実現に係るハードウェア資源の要素として、PCを用いることが業務フロー又は当該業務フローに関連付けて設定されているものとする。また、例えば、「決済システム」が提供する付加的なサービスとして、購入金額に応じたポイントを「お客様」に付与するポイントサービスを、独立した要素として業務フローに含めてもよい。 Here, the "surveillance cameras" are hardware resources, and are installed, for example, in multiple locations in a store. The "payment system" is a software resource, and is implemented by a PC (Personal Computer) such as a POS installed in the store. It is assumed that the use of a PC as an element of the hardware resources related to the implementation of the "payment system" is set in the business flow or in association with the business flow. Also, for example, a points service that gives points to "customers" according to the purchase amount as an additional service provided by the "payment system" may be included in the business flow as an independent element.

以下、対象サービスの実施に係るハードウェア資源、ソフトウェア資源、付加的に行われるサービスを、総称して「要素」ともいう。要素の定義は、例えば、業務フローに含まれてもよいし、対象サービスのサービスノードEに関連付けて記憶されてもよい。また、要素には、店員等の人的資源が含まれてもよい。 Hereinafter, the hardware resources, software resources, and additional services involved in implementing the target service are collectively referred to as "elements." The definition of an element may be included in the business flow, for example, or may be stored in association with the service node E of the target service. Furthermore, elements may include human resources such as store clerks.

図7の業務フローでは、まず「お客様」のフローとして、店舗に来店し(ステップQa)、購入対象となる商品を選択し(ステップQb)、レジに移動すること(ステップQc)が記述されている。また、店舗内に設置された「監視カメラ」のフローとして、レジに向かう「お客様」を撮影し(ステップQd)、撮影した撮影データを店舗に設けられた決済システムに送信する(ステップQe)ことが記述されている。また、「決済システム」のフローとして、「監視カメラ」から撮影データを受信し(ステップQf)、撮影データから導出した「お客様」の属性等のお客様情報を、表示装置に表示する(ステップQg)ことが記述されている。 In the business flow of Figure 7, the flow of a "customer" is described as first coming to the store (step Qa), selecting the product to be purchased (step Qb), and proceeding to the cash register (step Qc). The flow of a "surveillance camera" installed in the store is described as taking a picture of the "customer" heading to the cash register (step Qd) and sending the captured image data to a payment system installed in the store (step Qe). The flow of the "payment system" is described as receiving the captured image data from the "surveillance camera" (step Qf), and displaying customer information such as the attributes of the "customer" derived from the captured image data on a display device (step Qg).

また、レジを操作する「店員」のフローとして、「決済システム」が表示したお客様情報を確認し(ステップQh)、「お客様」が持ち込んだ商品のレジ業務を行う(ステップQi)ことが記述されている。また、「店員」のレジ業務に伴い、「決済システム」が、「決済処理」を実行する(ステップQj)ことが記述されている。 The flow for the "clerk" who operates the cash register is described as checking the customer information displayed by the "payment system" (step Qh) and performing the cash register procedure for the items brought in by the "customer" (step Qi). It is also described that, in conjunction with the cash register procedure performed by the "clerk," the "payment system" executes "payment processing" (step Qj).

また、「お客様」は、「決済システム」の「決済処理」に応じて商品の代金を支払い(ステップQk)、店舗から退店する(ステップQl)ことが記述されている。そして、「決済システム」は、代金の支払いに伴い、この取引の内訳を示すデータを保存する(ステップQm)ことが記述されている。 It is also described that the "customer" pays for the product in accordance with the "payment process" of the "payment system" (step Qk) and leaves the store (step Ql). It is also described that the "payment system" saves data showing the details of this transaction upon payment (step Qm).

なお、ポイントサービスを実施する場合には、例えば、決済システムは、ステップQfで受信した撮影データと、予め登録された各会員の顔画像と照合することで、撮影データに表された「お客様」の会員番号を特定する。そして、決済システムは、購入金額に応じて発行したポイントを、特定した会員番号に関連付けて累積記憶する。 When implementing a points service, for example, the payment system identifies the membership number of the "customer" shown in the photographed data by comparing the photographed data received in step Qf with the facial images of each member registered in advance. The payment system then accumulatively stores the points issued according to the purchase amount in association with the identified membership number.

上述した業務フローは、例えばJSON形式で保存される。なお、業務フローの保存形式はJSONに限らず、XML等の他のデータ形式で保存されてもよい。 The above-mentioned business flow is saved in, for example, JSON format. Note that the format in which the business flow is saved is not limited to JSON, and it may be saved in other data formats such as XML.

図3に戻り、コストDB263は、サービスの実施に要する概算コスト示したコスト情報を記憶し管理するためのデータベースである。コストDB263は、設計情報記憶部の一例である。 Returning to FIG. 3, cost DB263 is a database for storing and managing cost information indicating the estimated costs required to implement a service. Cost DB263 is an example of a design information storage unit.

図8は、コストDB263のデータ構成の一例を示す図である。図8に示すように、コストDB263は、コスト情報の各々を識別するためのコストIDに関連付けて、対象サービス、コスト情報等を記憶する。 Figure 8 is a diagram showing an example of the data configuration of cost DB263. As shown in Figure 8, cost DB263 stores target services, cost information, etc. in association with a cost ID for identifying each piece of cost information.

対象サービスの項目には、コストの算出対象となるサービスを指定する情報が登録される。具体的には、対象サービスに指定されたサービスノードEのノードID、当該サービスノードEが属するKPIツリーのツリーID等が登録される。なお、対象サービスの指定方法はこれに限らないものとする。例えば、同一のサービスを対象サービスとする業務フローのフローIDを登録することで、間接的に対象サービスを指定してもよい。 In the target service field, information is registered that specifies the service for which costs are to be calculated. Specifically, the node ID of the service node E specified as the target service, the tree ID of the KPI tree to which the service node E belongs, etc. are registered. Note that the method of specifying the target service is not limited to this. For example, the target service may be indirectly specified by registering the flow ID of a business flow that has the same service as a target service.

コスト情報は、例えば、名称、種別、数量、導入費用、運用費用等の項目を有する。名称の項目には、コストの算出対象の名称が登録される。例えば、名称の項目には、対象サービスの実施に係る要素の名称等が登録される。なお、図8では、図7の業務フローで説明した、「監視カメラ」、「決済システム」、「PC」、「ポイントサービス」を、名称の項目に登録した例を示している。以下、コストの算出対象を単に「要素」ともにいう。 The cost information has items such as name, type, quantity, implementation cost, and operation cost. The name of the object for which costs are calculated is registered in the name item. For example, the names of elements related to the implementation of the target service are registered in the name item. Note that Figure 8 shows an example in which "surveillance camera," "payment system," "PC," and "point service," which were explained in the business flow of Figure 7, are registered in the name item. Hereinafter, the object for which costs are calculated will be referred to simply as "element."

種別の項目には、要素の種別を示す情報が登録される。図8では、「監視カメラ」、「PC」の種別をハードウェア資源(HW)として登録した例を示している。また、「決済システム」の種別をソフトウェア資源(SW)として登録した例を示している。また、「ポイントサービス」の種別をサービス「Service」として登録した例を示している。 In the type field, information indicating the type of element is registered. Figure 8 shows an example in which the types "surveillance camera" and "PC" are registered as hardware resources (HW). It also shows an example in which the type of "payment system" is registered as a software resource (SW). It also shows an example in which the type of "point service" is registered as the service "Service."

数量の項目には、要素の数量を示す情報が登録される。図8では、「監視カメラ」の数量を「5」、「PC」の数量を「1」、「決済システム」の数量を「1」、「ポイントサービス」の数量を「1」とした例を示している。 The quantity field contains information indicating the quantity of an element. Figure 8 shows an example in which the quantity of "surveillance cameras" is "5", the quantity of "PCs" is "1", the quantity of "payment systems" is "1", and the quantity of "point services" is "1".

導入費用の項目には、要素の導入時に要する概算費用を示す情報が登録される。図8では、「監視カメラ」を5台分導入する費用として「30000」円を登録した例を示している。また、「PC」を1台分導入する費用として「300000」円を登録した例を示している。 The "Installation cost" field contains information indicating the estimated cost required to install an element. Figure 8 shows an example in which "30,000" yen has been registered as the cost of installing five "surveillance cameras." It also shows an example in which "300,000" yen has been registered as the cost of installing one "PC."

運用費用の項目には、要素の運用に要する概算費用を示す情報が登録される。ここで、運用は、一月あたりの運用費用等、所定期間分の運用費用を意味する。図8では、「決済システム」の月あたりの運用費用として「7000」円を登録した例を示している。また、「ポイントサービス」の月あたりの運用費用として「10000」円を登録した例を示している。 The operating cost item stores information indicating the estimated cost required to operate the element. Here, operation means operating costs for a specified period, such as operating costs per month. Figure 8 shows an example in which "7,000" yen has been registered as the monthly operating cost for the "payment system." It also shows an example in which "10,000" yen has been registered as the monthly operating cost for the "points service."

なお、コストDB263は、図8のデータ構成に限らないものとする。例えば、コストDB263は、コスト情報に関連付けて、当該コスト情報を入力(又は更新)したユーザのユーザIDや、入力(又は更新)日を示す日時情報を格納してもよい。 Note that the data configuration of cost DB263 is not limited to that of FIG. 8. For example, cost DB263 may store, in association with cost information, the user ID of the user who input (or updated) the cost information and date and time information indicating the input (or update) date.

図3に戻り、チェックリストDB264は、サービスの実施に係る要件をチェックするためのチェックリストを記憶し管理するためのデータベースである。チェックリストDB264は、設計情報記憶部の一例である。 Returning to FIG. 3, checklist DB264 is a database for storing and managing checklists for checking requirements related to the implementation of a service. Checklist DB264 is an example of a design information storage unit.

図9は、チェックリストDB264のデータ構成の一例を示す図である。図9に示すように、チェックリストDB264は、チェックリストを識別するためのチェックリストIDに関連付けて、対象サービス、チェック対象、チェックリスト等を記憶する。 Figure 9 is a diagram showing an example of the data configuration of checklist DB264. As shown in Figure 9, checklist DB264 stores target services, check targets, checklists, etc. in association with a checklist ID for identifying the checklist.

対象サービスの項目には、チェックの対象となるサービスを指定する情報が登録される。具体的には、対象サービスに指定されたサービスノードEのノードID、当該サービスノードEが属するKPIツリーのツリーID等が登録される。なお、対象サービスの指定方法はこれに限らないものとする。例えば、同一のサービスを対象サービスとする業務フローのフローIDを登録することで、間接的に対象サービスを指定してもよい。 In the target service field, information specifying the service to be checked is registered. Specifically, the node ID of the service node E specified as the target service, the tree ID of the KPI tree to which the service node E belongs, etc. are registered. Note that the method of specifying the target service is not limited to this. For example, the target service may be indirectly specified by registering the flow ID of a business flow that has the same service as a target service.

チェック対象の項目には、チェック対象を示す情報が登録される。例えば、チェック対象には、対象サービスの実施に係るハードウェア資源、ソフトウェア資源等の要素の名称等が登録される。例えば、図5で説明したサービスノードEaのサービスを対象サービスとする場合、図9に示すように、「監視カメラ」や「決済システム」等の要素がチェック対象に登録される。なお、チェック対象は、要素に限らず、サービス全体をチェックの対象としてもよい(図9の「全体」に対応)。 In the check target item, information indicating the check target is registered. For example, the names of elements such as hardware resources and software resources related to the implementation of the target service are registered as check targets. For example, if the service of service node Ea described in Figure 5 is the target service, elements such as "surveillance camera" and "payment system" are registered as check targets, as shown in Figure 9. Note that the check target is not limited to elements, and the entire service may be the target for checking (corresponding to "whole" in Figure 9).

チェックリストの項目には、チェックリストのデータファイル又は当該データファイルの格納先を示すアドレス等が登録される。チェックリストは、例えばチェック対象毎に作成され、チェック対象に応じた一又は複数のチェック項目(確認項目)を含んでいる。例えば、チェックリストは、非機能要件のチェック項目を含んでもよい。ここで、「非機能要件」は、対象となる要素の機能以外の要件を示すものであり、例えば、対象の性能や、可用性、セキュリティ等の要件が挙げられる。 Checklist items include the checklist data file or an address indicating where the data file is stored. A checklist is created, for example, for each check target, and includes one or more check items (confirmation items) according to the check target. For example, a checklist may include check items for non-functional requirements. Here, "non-functional requirements" refer to requirements other than the function of the target element, and examples include requirements such as the target's performance, availability, and security.

上述した業務フロー、コスト情報、及びチェックリストは、KPIツリーに設定されたサービスの設計段階で作成されるものある。例えば、コスト情報には、設計段階で計画されたサービス(又は業務フロー)の実施に係る要素の導入費用及び運用費用の見積金額が設定される。また、チェックリストには、設計段階で計画されたサービス(又は業務フロー)の実施に係る各種のチェック項目が設定される。ここで、コスト情報及びチェックリストは、サービスノードEに対応するサービスの設計段階での設定を示した設計情報の一例である。 The above-mentioned business flow, cost information, and checklist are created in the design stage of the service set in the KPI tree. For example, the cost information is set with estimated implementation and operating costs for elements related to the implementation of the service (or business flow) planned in the design stage. Also, the checklist is set with various check items related to the implementation of the service (or business flow) planned in the design stage. Here, the cost information and checklist are examples of design information that indicate the settings in the design stage of the service corresponding to service node E.

なお、KPIツリー、業務フロー、コスト情報、及びチェックリストは予め作成されたものであってもよいし、サーバ装置20が作成支援を行うことで端末装置10等を介して作成されたものであってもよい。後者の場合、例えば、サーバ装置20は、KPIツリー、業務フロー、コスト情報、及びチェックリストの閲覧や作成、編集を支援するための操作画面(GUI(Graphical User Interface))を端末装置10に提供する。 The KPI tree, business flow, cost information, and checklist may be created in advance, or may be created via the terminal device 10, etc. with the server device 20 providing support for the creation. In the latter case, for example, the server device 20 provides the terminal device 10 with an operation screen (GUI (Graphical User Interface)) for supporting the viewing, creation, and editing of the KPI tree, business flow, cost information, and checklist.

具体的には、サーバ装置20は、各種ノードやノード間の関係を可視化した状態で作成及び編集可能な画面を端末装置10に提供する。そして、サーバ装置20は、KPIツリーの作成又は編集が完了すると、当該KPIツリーをKPIツリーDB261に記憶する。 Specifically, the server device 20 provides the terminal device 10 with a screen on which the KPI tree can be created and edited while visualizing various nodes and the relationships between the nodes. Then, when the server device 20 completes the creation or editing of the KPI tree, it stores the KPI tree in the KPI tree DB 261.

また、サーバ装置20は、KPIツリーに含まれた何れかのサービスノードEが選択されると、当該サービスノードEに対応するサービスについて、業務フロー、コスト情報、及びチェックリストの作成及び編集を行うことが可能な画面を提供する。そして、サーバ装置20は、業務フロー、コスト情報、及びチェックリストの何れかが作成されると、サービスノードEのノードID及びツリーIDに関連付けて、対応するDBに記憶する。 When any of the service nodes E included in the KPI tree is selected, the server device 20 provides a screen on which a business flow, cost information, and checklist can be created and edited for the service corresponding to the service node E. Then, when any of the business flow, cost information, and checklist is created, the server device 20 associates it with the node ID and tree ID of the service node E and stores it in the corresponding DB.

ところで、サービスを実施する店舗では、KPIツリー及び業務ツリー等で設計されたサービスを実施した後、当該サービスが設計時に想定した通り稼働しているかを確認する作業が行われる。例えば、サービスを実施する店舗では、各要素の導入及び運用に要するコストについて、設計時に想定した通りであったか否かを検証する作業を行う。また、サービスを実施する店舗では、サービス実施後の状況に応じて、チェック項目の再チェックやチェック項目の見直し等の検証作業を行う。以下、サービス実施後の状態を検証するための検証作業に使用するデータセットをテストケースともいう。 After implementing a service designed using a KPI tree, business tree, etc., the store implementing the service checks whether the service is operating as expected at the time of design. For example, the store implementing the service verifies whether the costs required for the introduction and operation of each element were as expected at the time of design. In addition, the store implementing the service performs verification work such as rechecking or reviewing check items depending on the situation after the service is implemented. Hereinafter, the data set used in the verification work to verify the state after the service is implemented is also referred to as a test case.

テストケースDB265は、上述したテストケースを記憶し管理するデータベースである。テストケースDB265は、記憶部の一例である。 Test case DB265 is a database that stores and manages the above-mentioned test cases. Test case DB265 is an example of a storage unit.

図10は、テストケースDB265のデータ構成の一例を示す図である。図10に示すように、テストケースDB265は、テストケースを識別可能なテストケースIDに関連付けて、対象サービス、テストケース名称、作成日、作成者名、及びテストケース等を記憶する。 Figure 10 is a diagram showing an example of the data configuration of test case DB265. As shown in Figure 10, test case DB265 associates a test case with an identifiable test case ID and stores the target service, test case name, creation date, creator name, test case, etc.

対象サービスの項目には、テストケースの対象となるサービスを指定する情報が登録される。具体的には、対象サービスに指定されたサービスノードEのノードID、当該サービスノードEが属するKPIツリーのツリーID等が登録される。なお、対象サービスの指定方法はこれに限らないものとする。 In the target service field, information is registered that specifies the service that is the target of the test case. Specifically, the node ID of the service node E specified as the target service, the tree ID of the KPI tree to which the service node E belongs, etc. are registered. Note that the method of specifying the target service is not limited to this.

テストケース名称の項目には、テストケースの名称が登録される。ここで、テストケースの名称は、任意の設定することが可能である。例えば、月次で使用するテストケースの場合には、「月次レポート」等の名称を含めることも可能である。 The name of the test case is registered in the Test Case Name field. Any name can be set for the test case. For example, in the case of a test case used monthly, it is possible to include a name such as "Monthly Report."

作成日の項目には、テストケースが作成された年月日を示す情報が登録される。また、作成者名の項目には、テストケースを作成した作成者を示す情報が登録される。 The creation date field stores information indicating the date the test case was created. The creator name field stores information indicating the creator who created the test case.

テストケースの項目には、テストケースのデータファイル又は当該データファイルの格納先を示すアドレス等が登録される。具体的には、テストケースは、コストに関するテストケース(以下、第1テストケースともいう)と、チェック項目に関するテストケース(以下、第2テストケースともいう)とを有する。テストケースDB265は、第1テストケース及び第2テストケースの各々について、データファイル又は当該データファイルの格納先を登録することが可能となっている。 In the test case item, the data file of the test case or the address indicating the storage destination of the data file is registered. Specifically, the test cases include a test case related to cost (hereinafter also referred to as the first test case) and a test case related to a check item (hereinafter also referred to as the second test case). Test case DB265 is capable of registering the data file or the storage destination of the data file for each of the first test case and the second test case.

図3に戻り、通信部27は、ネットワークNに接続可能な通信インタフェースである。通信部27は、ネットワークNを介して端末装置10等の外部装置と通信を行う。 Returning to FIG. 3, the communication unit 27 is a communication interface that can be connected to the network N. The communication unit 27 communicates with external devices such as the terminal device 10 via the network N.

次に、図11を参照して、端末装置10及びサーバ装置20の機能構成について説明する。図11は、端末装置10及びサーバ装置20の機能構成の一例を示す図である。 Next, the functional configuration of the terminal device 10 and the server device 20 will be described with reference to FIG. 11. FIG. 11 is a diagram showing an example of the functional configuration of the terminal device 10 and the server device 20.

図11に示すように、端末装置10は、表示制御部111と、操作受付部112とを機能部として備える。 As shown in FIG. 11, the terminal device 10 has a display control unit 111 and an operation reception unit 112 as functional units.

端末装置10が備える機能部の一部又は全ては、端末装置10のプロセッサ(例えばCPU11)とメモリ(例えばROM12、記憶部16)に記憶されたプログラムとの協働により実現されるソフトウェア構成であってもよい。また、端末装置10が備える機能部の一部又は全ては、端末装置10に搭載された専用回路等で実現されるハードウェア構成であってもよい。 Some or all of the functional units of the terminal device 10 may be software configurations realized by cooperation between the processor (e.g., CPU 11) of the terminal device 10 and a program stored in a memory (e.g., ROM 12, storage unit 16). Also, some or all of the functional units of the terminal device 10 may be hardware configurations realized by a dedicated circuit or the like mounted on the terminal device 10.

端末装置10の表示制御部111は、表示部14を制御して、当該表示部14に各種の画面を表示させる。例えば、表示制御部111は、サーバ装置20から提供される情報に基づき各種の操作画面を表示部14に表示させる。 The display control unit 111 of the terminal device 10 controls the display unit 14 to display various screens on the display unit 14. For example, the display control unit 111 displays various operation screens on the display unit 14 based on information provided by the server device 20.

端末装置10の操作受付部112は、操作部15を介してユーザ操作を受け付ける。例えば、操作受付部112は、表示部14に表示された画面に対する操作を受け付けると、その操作内容をサーバ装置20に通知する。 The operation reception unit 112 of the terminal device 10 receives user operations via the operation unit 15. For example, when the operation reception unit 112 receives an operation on the screen displayed on the display unit 14, it notifies the server device 20 of the content of the operation.

一方、サーバ装置20は、図11に示すように、GUI提供部211と、設計支援部212と、テストケース作成支援部213と、表示制御部214と、操作受付部215とを機能部として備える。 On the other hand, as shown in FIG. 11, the server device 20 has a GUI providing unit 211, a design support unit 212, a test case creation support unit 213, a display control unit 214, and an operation receiving unit 215 as functional units.

サーバ装置20が備える機能部の一部又は全ては、サーバ装置20のプロセッサ(例えばCPU21)とメモリ(例えばROM22、記憶部26)に記憶されたプログラムとの協働により実現されるソフトウェア構成であってもよい。また、サーバ装置20が備える機能部の一部又は全ては、サーバ装置20に搭載された専用回路等で実現されるハードウェア構成であってもよい。 Some or all of the functional units of the server device 20 may be software configurations realized by cooperation between the processor (e.g., CPU 21) of the server device 20 and a program stored in a memory (e.g., ROM 22, storage unit 26). Also, some or all of the functional units of the server device 20 may be hardware configurations realized by a dedicated circuit or the like mounted on the server device 20.

GUI提供部211は、他の機能部と協働することで、各種の操作画面(以下、単に画面ともいう)を表示することが可能な情報を端末装置10に提供する。ここで、GUI提供部211は、画面を表すデータを提供してもよいし、画面の表示に係る各種コンテンツデータを提供してもよい。以下、GUI提供部211が、画面の表示に係る情報を端末装置10に提供することを、画面の「提供」や、画面の「表示」とも表現する。 The GUI providing unit 211 cooperates with other functional units to provide the terminal device 10 with information capable of displaying various operation screens (hereinafter also simply referred to as screens). Here, the GUI providing unit 211 may provide data representing the screens, or may provide various content data related to the display of the screens. Hereinafter, the provision of information related to the display of a screen by the GUI providing unit 211 to the terminal device 10 is also referred to as "providing" the screen or "displaying" the screen.

設計支援部212は、GUI提供部211と協働することで、KPIツリー、業務フロー、コスト情報及びチェックリスト等の閲覧及び作成(編集)を行うことが可能な画面を提供する。 The design support unit 212 works in cooperation with the GUI provision unit 211 to provide a screen on which KPI trees, business flows, cost information, checklists, etc. can be viewed and created (edited).

例えば、設計支援部212は、KPIツリーDB261に基づき、閲覧又は編集の対象となるKPIツリーを選択することが可能な画面を提供する。また、設計支援部212は、KPIツリーが選択されると、当該KPIツリーをKPIツリーDB261から読み出し、KPIツリーを可視化した画面を提供する。 For example, the design support unit 212 provides a screen on which a KPI tree to be viewed or edited can be selected based on the KPI tree DB 261. When a KPI tree is selected, the design support unit 212 reads the KPI tree from the KPI tree DB 261 and provides a screen on which the KPI tree is visualized.

また、設計支援部212は、KPIツリーに設定されたサービスノードEが選択されると、サービスノードEに関連付けられた各種情報を業務フローDB262、コストDB263及びチェックリストDB264から読み出し、読み出した情報を閲覧又は編集することが可能な画面(以下、設計支援画面ともいう)を提供する。 In addition, when a service node E set in the KPI tree is selected, the design support unit 212 reads various information associated with the service node E from the business flow DB 262, the cost DB 263, and the checklist DB 264, and provides a screen (hereinafter also referred to as the design support screen) on which the read information can be viewed or edited.

図12、図13は、設計支援部212が提供する画面の一例を示す図である。なお、図12、図13は、図5のKPIツリーに含まれるサービスノードEaが選択された場合の設計支援画面を示している。 Figures 12 and 13 are diagrams showing examples of screens provided by the design support unit 212. Note that Figures 12 and 13 show the design support screen when the service node Ea included in the KPI tree in Figure 5 is selected.

設計支援画面30は、タブTA~TCを有する。タブTAは、サービスノードEaのサービスに係る業務フローを表示するための操作子である。タブTAが選択されると、設計支援部212は、サービスノードEaのノードID及びツリーIDに関連付けて記憶された業務フローを業務フローDB262から読み出し、当該業務フローを可視化した状態で領域31に表示させる。 The design support screen 30 has tabs TA to TC. Tab TA is an operator for displaying the business flow related to the service of service node Ea. When tab TA is selected, the design support unit 212 reads out the business flow stored in association with the node ID and tree ID of service node Ea from the business flow DB 262, and displays the business flow in a visualized state in area 31.

タブTBは、サービスノードEaのサービスに係るコスト情報を表示するための操作子である。タブTBが選択されると、設計支援部212は、サービスノードEaのノードID及びツリーIDに関連付けて記憶されたコスト情報をコストDB263から読み出し、当該コスト情報に基づく画面を領域31に表示させる(図12参照)。 Tab TB is an operator for displaying cost information related to the service of service node Ea. When tab TB is selected, the design support unit 212 reads out the cost information stored in association with the node ID and tree ID of service node Ea from the cost DB 263, and displays a screen based on the cost information in area 31 (see FIG. 12).

具体的には、設計支援部212は、要素毎のコストを表示する第1表示領域32と、全要素のコスト概算を表示する第2表示領域33とを含む概算コスト画面を領域31に表示させる。 Specifically, the design support unit 212 displays an estimated cost screen in area 31, which includes a first display area 32 that displays the cost for each element, and a second display area 33 that displays the estimated cost for all elements.

ここで、第1表示領域32には、コスト情報に含まれた各要素の名称、種別、数量、導入費用、運用費用がリスト表示される。また、第2表示領域33には、第1表示領域32に表示された各要素のコストを合算した合算結果が表示される。具体的には、第2表示領域33には、導入費用と運用費用とに分けて、コストの合算結果が表示される。 The first display area 32 displays a list of the name, type, quantity, introduction cost, and operation cost of each element included in the cost information. The second display area 33 displays the total result of adding up the costs of each element displayed in the first display area 32. Specifically, the second display area 33 displays the total result of the costs, separated into introduction cost and operation cost.

これにより、サービスの設計を行うユーザは、概算コスト画面に表示されたコスト情報を参照することで、要素毎のコストや、要素全体に要するコストを容易に確認することができる。 This allows users designing a service to easily check the cost of each element and the cost required for the entire element by referring to the cost information displayed on the estimated cost screen.

タブTCは、サービスノードEaのサービスの係るチェックリストを表示するための操作子である。タブTCが選択されると、設計支援部212は、サービスノードEaのノードID及びツリーIDに関連付けて記憶されたチェックリストをチェックリストDB264から読み出し、当該チェックリストに基づくチェック画面を領域31に表示させる(図13参照)。 Tab TC is an operator for displaying a checklist related to the service of service node Ea. When tab TC is selected, the design support unit 212 reads out the checklist stored in association with the node ID and tree ID of service node Ea from the checklist DB 264, and displays a check screen based on the checklist in area 31 (see FIG. 13).

具体的には、設計支援部212は、チェックリストDB264から読み出したチェックリスト毎にタブを生成し、当該タブによって切り替え可能なチェック画面を領域31に表示させる。タブの切り替え操作によって表示される画面には、当該タブに対応するチェックリストに含まれたチェック項目が表示される。つまり、タブを切り替えることで、チェックリストを切り替えることができるようになっている。 Specifically, the design support unit 212 generates a tab for each checklist read from the checklist DB 264, and displays in the area 31 a check screen that can be switched by the tab. The screen that is displayed by the tab switching operation displays the check items included in the checklist that corresponds to the tab. In other words, the checklist can be switched by switching the tab.

なお、図13では、タブTDは、要素が「全体」のチェックリストに対応し、タブTEは、要素が「監視カメラ」のチェックリストに対応し、タブTFは、要素が「決済サービス」のチェックリストに対応する。つまり、チェックリストは、対応する要素と関連付けられた状態で出力される。 In FIG. 13, tab TD corresponds to the checklist whose element is "Overall," tab TE corresponds to the checklist whose element is "Surveillance Camera," and tab TF corresponds to the checklist whose element is "Payment Service." In other words, the checklists are output in association with the corresponding elements.

図13では、タブTDが選択された状態を示しており、運用関連及びメンテナンス関連の各々について設定されたチェック項目が表示されている。また、チェック項目の各々には、「未実施」、「保留」、「OK」及び「NG」の4つの選択肢が関連付けられており、当該選択肢の中から何れか一つを選択できるように構成されている。 In FIG. 13, the tab TD is selected, and the check items set for each of the operation-related and maintenance-related items are displayed. Each check item is associated with four options: "Not done," "Pending," "OK," and "NG," and the user can select one of the options.

これにより、ユーザは、タブTD~TFで選択した要素について、チェック項目の内容の確認しながら該当する選択肢を選択することで、設計段階においてサービスの実施に係る各チェック項目の確認を容易に行うことができる。 This allows the user to easily check each check item related to the implementation of a service during the design stage by selecting the appropriate option while checking the contents of the check items for the element selected in tabs TD to TF.

なお、図13では、チェック項目の選択肢を4つとしたが、選択肢の個数や種類はこれに限定されないものとする。また、チェック項目に対する回答として、文字列を入力可能な構成としても。何れの場合であっても、チェックリストの作成段階で、チェック項目に対する回答方法を設定することが可能であるとする。なお、チェック項目のチェック結果は、該当するチェックリストに含めて保存されてもよいし、チェックリストに関連付けられた別ファイルの形態で保存されてもよい。 In FIG. 13, the check items have four options, but the number and type of options are not limited to this. Also, a configuration may be adopted in which a character string can be input as an answer to the check items. In either case, it is possible to set the method of answering the check items at the checklist creation stage. The check results of the check items may be saved in the corresponding checklist, or may be saved in the form of a separate file associated with the checklist.

また、設計支援部212は、KPIツリー、業務フロー、コスト情報及びチェックリスト等を作成及び編集することが可能な画面を提供してもよい。 The design support unit 212 may also provide a screen that allows users to create and edit KPI trees, business flows, cost information, checklists, etc.

例えば、設計支援部212は、KPIツリーを構成する各種のノード及びのノード間の関係を作成及び編集可能な画面を提供する。そして、設計支援部212は、KPIツリーの作成又は編集が完了すると、当該KPIツリーをKPIツリーDB261に記憶する。 For example, the design support unit 212 provides a screen on which various nodes constituting a KPI tree and the relationships between the nodes can be created and edited. Then, when the design support unit 212 completes the creation or editing of a KPI tree, it stores the KPI tree in the KPI tree DB 261.

また、設計支援部212は、KPIツリーから何れか一のサービスノードEが指定されると、当該サービスノードEに対応するサービスについて、業務フロー、コスト情報及びチェックリストの作成及び編集を行うことが可能な画面を提供する。 In addition, when a service node E is specified from the KPI tree, the design support unit 212 provides a screen on which the business flow, cost information, and checklist can be created and edited for the service corresponding to that service node E.

例えば、設計支援部212は、BPMNの表記規則に対応する作図パーツ等を配置した業務フローの作成画面を提供する。そして、設計支援部212は、業務フローの作成又は編集が完了すると、当該業務フローを、指定されたサービスノードEのノードID及びツリーIDに関連付けて業務フローDB262に記憶する。 For example, the design support unit 212 provides a business flow creation screen on which drawing parts and the like corresponding to the BPMN notation rules are arranged. Then, when the design support unit 212 completes the creation or editing of the business flow, it associates the business flow with the node ID and tree ID of the specified service node E and stores the business flow in the business flow DB 262.

また、例えば、設計支援部212は、業務フローに定義された要素等に基づいて、サービスの実施に係る要素毎に、数量、導入費用、及び運用費用等を入力可能なコスト情報の作成画面を提供する。そして、設計支援部212は、コスト情報の作成が完了すると、当該コスト情報を、指定されたサービスノードEのノードID及びツリーIDに関連付けてコストDB263に記憶する。 For example, the design support unit 212 provides a cost information creation screen on which the quantity, implementation cost, operating cost, etc. can be input for each element related to the implementation of the service based on the elements defined in the business flow. Then, when the design support unit 212 completes the creation of the cost information, it stores the cost information in the cost DB 263 in association with the node ID and tree ID of the specified service node E.

また、例えば、設計支援部212は、業務フローに定義された要素等に基づいて、サービスの実施に係る要素毎に、チェック項目の作成及び編集を行うことが可能なチェックリストの作成画面を提供する。そして、設計支援部212は、チェックリストの作成が完了すると、当該チェックリストを、指定されたサービスノードEのノードID及びツリーIDに関連付けてチェックリストDB264に記憶する。 For example, the design support unit 212 provides a checklist creation screen that enables creation and editing of check items for each element related to the implementation of a service based on elements defined in a business flow, etc. Then, when the design support unit 212 completes the creation of a checklist, it stores the checklist in the checklist DB 264 in association with the node ID and tree ID of the specified service node E.

図11に戻り、テストケース作成支援部213は、選択手段、読出手段、生成手段、記憶制御手段、及び出力手段の一例である。テストケース作成支援部213は、GUI提供部211と協働することで、テストケースの閲覧及び作成(編集)を支援するための画面を提供する。 Returning to FIG. 11, the test case creation support unit 213 is an example of a selection means, a read means, a generation means, a storage control means, and an output means. The test case creation support unit 213 cooperates with the GUI provision unit 211 to provide a screen for supporting the viewing and creation (editing) of test cases.

例えば、テストケース作成支援部213は、テストケースの作成を開始する指示を受け付けると、KPIツリーDB261に基づき、対象となるKPIツリーを選択することが可能な画面を提供する。また、テストケース作成支援部213は、KPIツリーが選択されると、当該KPIツリーをKPIツリーDB261から読み出し、KPIツリーを可視化した画面を提供する。 For example, when the test case creation support unit 213 receives an instruction to start creating a test case, it provides a screen on which a target KPI tree can be selected based on the KPI tree DB 261. Furthermore, when a KPI tree is selected, the test case creation support unit 213 reads the KPI tree from the KPI tree DB 261 and provides a screen on which the KPI tree is visualized.

また、テストケース作成支援部213は、KPIツリーに設定されたサービスノードEが選択されると、サービスノードEに関連付けられたコスト情報及びチェックリストをコストDB263及びチェックリストDB264から読み出す。そして、テストケース作成支援部213は、読み出したコスト情報及びチェックリストに基づき、チェックリストの作成及び編集を支援するための画面(以下、作成支援画面ともいう)を提供する。 When a service node E set in the KPI tree is selected, the test case creation support unit 213 reads out the cost information and checklist associated with the service node E from the cost DB 263 and the checklist DB 264. Then, the test case creation support unit 213 provides a screen for supporting the creation and editing of a checklist (hereinafter also referred to as a creation support screen) based on the read cost information and checklist.

図14、図15は、テストケース作成支援部213が提供する画面の一例を示す図である。なお、図14、図15は、図5のKPIツリーに含まれるサービスノードEaが選択された場合の作成支援画面を示している。 Figures 14 and 15 are diagrams showing examples of screens provided by the test case creation support unit 213. Note that Figures 14 and 15 show the creation support screen when service node Ea included in the KPI tree in Figure 5 is selected.

作成支援画面40は、タブTG、THを有する。タブTGは、コストに関するテストケース(第1テストケース)の作成に係る操作子である。タブTGが選択されると、テストケース作成支援部213はコスト情報に基づいて、第1テストケースを編集可能な画面(以下、第1テストケース画面ともいう)を生成し、領域41に表示させる(図14参照)。 The creation support screen 40 has tabs TG and TH. Tab TG is an operator related to the creation of a cost-related test case (first test case). When tab TG is selected, the test case creation support unit 213 generates a screen in which the first test case can be edited (hereinafter also referred to as the first test case screen) based on the cost information, and displays it in area 41 (see FIG. 14).

図14に示すように、第1テストケース画面には、選択されたサービス(サービスノードEa)の実施に係る要素毎に、当該要素の名称、種別、数量、初期費用(計画)、運用費用(計画)、初期費用(実績)、及び備考欄等が表示される。ここで、各要素の名称、種別、数量、初期費用(計画)及び運用費用(計画)は、コストDB263から読み出されたコスト情報に含まれる要素の名称、種別、数量、導入費用及び運用費用に対応するものである。 As shown in FIG. 14, the first test case screen displays, for each element related to the implementation of the selected service (service node Ea), the name, type, quantity, initial cost (planned), operating cost (planned), initial cost (actual), and a remarks field for that element. Here, the name, type, quantity, initial cost (planned), and operating cost (planned) of each element correspond to the name, type, quantity, implementation cost, and operating cost of the element contained in the cost information read from cost DB263.

また、初期費用(実績)は、新たに追加された項目であり、サービス実施後に判明した初期費用の見積金額である実績値を入力することが可能となっている。ここで、初期費用(実績)及び備考の項目は、初期状態では空の状態で追加され、ユーザ操作により任意の数値を入力することが可能となっている。具体的には、初期費用(実績)の項目には、サービスの実施に実際に要したハードウェア資源、ソフトウェア資源及び付加的なサービスの費用が入力される。また、備考欄も、新たに追加された項目である。テストケースの作成及び編集を行うユーザは、備考欄に対し任意の情報を入力することが可能となっている。 Initial cost (actual) is a newly added item, and it is possible to input an actual value, which is the estimated amount of the initial cost that is determined after the service is implemented. Here, the initial cost (actual) and remarks items are added in an empty state by default, and any numerical value can be input by the user. Specifically, the cost of hardware resources, software resources, and additional services actually required to implement the service is input in the initial cost (actual) item. The remarks column is also a newly added item. The user who creates and edits the test case can input any information in the remarks column.

また、第1テストケース画面には、新規部材の追加を指示するための操作子である追加ボタン42が設けられている。テストケース作成支援部213は、追加ボタン42の操作を受け付けると、ハードウェア資源、ソフトウェア資源及び付加的なサービス等の要素を追加することが可能な画面を提供し、ユーザ操作により選択された要素を追加して領域41に表示する。 The first test case screen also has an Add button 42, which is an operator for instructing the addition of a new component. When the test case creation support unit 213 accepts the operation of the Add button 42, it provides a screen on which elements such as hardware resources, software resources, and additional services can be added, and adds the element selected by the user operation and displays it in the area 41.

例えば、テストケース作成支援部213は、予め登録された複数種類の要素の中から、追加の対象とする要素を選択可能な画面を提供する。追加された要素は、初期費用(実績)及び備考欄等に情報を入力することが可能となる。 For example, the test case creation support unit 213 provides a screen on which an element to be added can be selected from multiple types of elements registered in advance. For the added element, information can be entered in the initial cost (actual results) and remarks fields, etc.

一方、タブTHは、チェックリストに関するテストケース(第2テストケース)の作成に係る操作子である。タブTHが選択されると、テストケース作成支援部213は、チェックリストに基づいて、第2テストケースを編集可能な画面(以下、第2テストケース画面ともいう)を生成し、領域41に表示させる(図15参照)。 On the other hand, the tab TH is an operator for creating a test case (second test case) related to the checklist. When the tab TH is selected, the test case creation support unit 213 generates a screen on which the second test case can be edited (hereinafter also referred to as the second test case screen) based on the checklist, and displays it in the area 41 (see FIG. 15).

図15に示すように、第2テストケース画面は、読み出したチェックリストの各要素に対応したタブを有する。図15では、「全体」に対応するタブTIと、「監視カメラ」に対応するタブTJと、「決済サービス」に対応するタブTKとを有する。 As shown in FIG. 15, the second test case screen has tabs corresponding to each element of the read checklist. In FIG. 15, there is a tab TI corresponding to "Overall," a tab TJ corresponding to "Surveillance Camera," and a tab TK corresponding to "Payment Service."

ここで、タブTI~TKの何れか一つが選択されると、テストケース作成支援部213は、選択されたタブに対応する要素のチェックリストに含まれるチェック項目を編集可能な状態で表示させる。図15は、「全体」に対応するタブTIが選択された例を示しており、「全体」のチェックリストに設定された各種のチェック項目が編集可能な状態で表示されている。 Here, when one of the tabs TI to TK is selected, the test case creation support unit 213 displays the check items included in the checklist of the element corresponding to the selected tab in an editable state. Figure 15 shows an example in which the tab TI corresponding to "Overall" has been selected, and the various check items set in the "Overall" checklist are displayed in an editable state.

具体的には、チェック項目の内容を表す文字列が入力欄43に表示される。この入力欄43では、ユーザ操作により文字列を編集することが可能となっている。また、空の入力欄43も設けられており、任意の文字列を入力することで、新たなチェック項目を作成することが可能となっている。なお、空の入力欄43は、追加ボタン44を操作することで、追加することが可能となっている。 Specifically, a character string representing the content of the check item is displayed in an input field 43. In this input field 43, the character string can be edited by a user operation. In addition, an empty input field 43 is also provided, and a new check item can be created by inputting any character string. Note that an empty input field 43 can be added by operating an add button 44.

これにより、テストケースを作成又は編集するユーザは、サービス実施後の状況に応じて、サービス設計時に使用したチェックリストのチェック項目の編集や、新たなチェック項目の追加を容易に行うことができる。なお、第2テストケース画面では、チェック項目のカテゴリ(運用関連、メンテナンス関連等)についても、編集や追加することが可能である。 This allows the user who creates or edits the test case to easily edit the check items in the checklist used during service design and add new check items depending on the situation after the service is implemented. In addition, on the second test case screen, it is also possible to edit or add categories of check items (operation-related, maintenance-related, etc.).

テストケース作成支援部213は、作成支援画面において、編集完了を指示する操作を受け付けると、編集内容に基づいたテストケースを生成する。具体的には、テストケース作成支援部213は、第1テストケース画面に編集内容を反映した第1テストケースを生成する。また、テストケース作成支援部213は、第2テストケース画面に編集内容を反映した第2テストケースを生成する。 When the test case creation support unit 213 receives an operation on the creation support screen instructing completion of editing, it generates a test case based on the edited content. Specifically, the test case creation support unit 213 generates a first test case that reflects the edited content on the first test case screen. In addition, the test case creation support unit 213 generates a second test case that reflects the edited content on the second test case screen.

そして、テストケース作成支援部213は、生成した第1テストケース及び第2テストケースを一組のチェックリストとし、選択されたサービスノードEのノードID及びツリーIDに関連付けてテストケースDB265に登録する。また、テストケース作成支援部213は、チェックリストの作成を指示したユーザのユーザIDと、作成日とをチェックリストに関連付けてテストケースDB265に登録する。 Then, the test case creation support unit 213 registers the generated first test case and second test case as a set of checklists in the test case DB 265 in association with the node ID and tree ID of the selected service node E. The test case creation support unit 213 also registers the user ID of the user who instructed the creation of the checklist and the creation date in the test case DB 265 in association with the checklist.

このように、テストケース作成支援部213は、サービスの設計時に作成されたコスト情報及びチェックリストに基づいて、サービス実施後の確認作業に係るテストケースを生成する。これにより、本システムでは、サービスの設計時に作成されたコスト情報及びチェックリストを、サービス実施後の検証作業に活用することができる。 In this way, the test case creation support unit 213 generates test cases related to the confirmation work after the service is implemented based on the cost information and checklist created when the service was designed. This allows the system to utilize the cost information and checklist created when the service was designed for the verification work after the service is implemented.

また、テストケース作成支援部213は、テストケースDB265に登録されたテストケースを一覧表示した画面を提供する。 The test case creation support unit 213 also provides a screen that displays a list of test cases registered in the test case DB 265.

例えば、テストケース作成支援部213は、KPIツリーDB261に登録されたKPIツリーから、一つのKPIツリーが選択されると、選択されたKPIツリーのツリーIDに関連付けられたテストケースの名称等をテストケースDB265から読み出す。そして、テストケース作成支援部213は、読み出したテストケースを一覧表示した画面(以下、一覧画面ともいう)を提供する。 For example, when one KPI tree is selected from the KPI trees registered in the KPI tree DB 261, the test case creation support unit 213 reads out the name of the test case associated with the tree ID of the selected KPI tree from the test case DB 265. Then, the test case creation support unit 213 provides a screen (hereinafter also referred to as the list screen) that displays a list of the read test cases.

図16は、テストケース作成支援部213が提供する画面の一例を示す図である。なお、図16は、図5のKPIツリーが選択された場合の一覧画面を示している。 Figure 16 is a diagram showing an example of a screen provided by the test case creation support unit 213. Note that Figure 16 shows a list screen when the KPI tree in Figure 5 is selected.

一覧画面50は、領域51を有する。テストケース作成支援部213は、テストケースDB265から読み出したテストケースの一覧を領域51に表示させる。図16では、テストケースDB265から読み出されたテストケース毎に、当該テストケースのテストケース名称、作成日、作成者等をリスト表示した例を示している。 The list screen 50 has an area 51. The test case creation support unit 213 displays a list of test cases read from the test case DB 265 in the area 51. Figure 16 shows an example in which, for each test case read from the test case DB 265, the test case name, creation date, creator, etc. of the test case are displayed in a list.

ここで、一覧表示されたテストケースは選択可能となっており、何れか一つのテストケースを選択することで、当該テストケースに対する操作を指示することが可能な操作メニュー52が表示される。操作メニュー52は、例えば、「テスト実施」、「編集」、「名前の変更」、「削除」等の選択肢(又は操作子)を有する。 Here, the listed test cases can be selected, and by selecting one of the test cases, an operation menu 52 is displayed that allows the user to instruct operations for that test case. The operation menu 52 has options (or operators) such as "Perform Test," "Edit," "Rename," and "Delete," for example.

「テスト実施」は、第2テストケースに含まれたチェック項目によるテストの実施を指示するための選択肢である。「テスト実施」が選択されると、テストケース作成支援部213は、選択されたテストケースの第2テストケースからチェック画面を生成し、生成したチェック画面を提供する。第2テストケースに基づくチェック画面は、例えば、図13のチェック画面と同様の形態で提供されてもよいし、別の形態で提供されてもよい。なお、第2テストケースに入力されたチェック結果は、第2テストケースに含めて保存されてもよいし、第2テストケースに関連付けた別ファイルに保存されてもよい。 "Perform Test" is an option for instructing the execution of a test using the check items included in the second test case. When "Perform Test" is selected, the test case creation support unit 213 generates a check screen from the second test case of the selected test case and provides the generated check screen. The check screen based on the second test case may be provided, for example, in a form similar to the check screen in FIG. 13, or in a different form. The check results entered in the second test case may be included in and saved in the second test case, or may be saved in a separate file associated with the second test case.

「編集」は、第1テストケース及び第2テストケースの編集を指示するための選択肢である。「編集」が選択されると、テストケース作成支援部213は、選択されたテストケースの第1テストケース及び第2テストケースに基づき、図14及び図15で説明した作成支援画面を提供する。例えば、第1テストケースに初期費用(実績)を入力するような場合に、「編集」が選択される。 "Edit" is an option for instructing editing of the first test case and the second test case. When "Edit" is selected, the test case creation support unit 213 provides the creation support screen described in Figures 14 and 15 based on the first test case and the second test case of the selected test case. For example, "Edit" is selected when entering an initial cost (actual cost) for the first test case.

「名前の変更」は、テストケース名称の変更を指示するための選択肢である。「名前の変更」が選択されると、テストケース作成支援部213は、選択されたテストケースのテストケース名称を編集可能な状態とする。 "Change name" is an option for instructing a change to the test case name. When "Change name" is selected, the test case creation support unit 213 makes the test case name of the selected test case editable.

「削除」は、テストケースの削除を指示するための選択肢である。「削除」が選択されると、テストケース作成支援部213は、選択されたテストケースをテストケースDB265から削除する。 "Delete" is an option for instructing the deletion of a test case. When "Delete" is selected, the test case creation support unit 213 deletes the selected test case from the test case DB 265.

なお、操作メニュー52が有する選択肢は図16の例に限らないものとする。例えば、操作メニュー52は、テストケースのコピーを作成することを指示する選択肢等を含んでもよい。 The options in the operation menu 52 are not limited to the example in FIG. 16. For example, the operation menu 52 may include an option to instruct the user to create a copy of a test case.

また、一覧画面50には、テストケースの追加を指示する追加ボタン53が設けられている。追加ボタン53が操作されると、例えば、テストケース作成支援部213は、選択中のKPIツリーの中から、テストケースの作成対象となるサービスノードEを選択可能な画面を提供する。そして、テストケース作成支援部213は、選択されたサービスノードEについて、図14及び図15で説明した作成支援画面を提供する。 The list screen 50 also has an Add button 53 for instructing the addition of a test case. When the Add button 53 is operated, for example, the test case creation support unit 213 provides a screen in which a service node E for which a test case is to be created can be selected from the selected KPI tree. Then, the test case creation support unit 213 provides the creation support screen described in FIG. 14 and FIG. 15 for the selected service node E.

図11に戻り、サーバ装置20の表示制御部214は、表示部24を制御して、当該表示部24に各種の画面を表示させる。例えば、表示制御部214は、GUI提供部211が提供する各種の画面を表示部24に表示させる。 Returning to FIG. 11, the display control unit 214 of the server device 20 controls the display unit 24 to display various screens on the display unit 24. For example, the display control unit 214 causes the display unit 24 to display various screens provided by the GUI providing unit 211.

サーバ装置20の操作受付部215は、操作部25を介してユーザ操作を受け付ける。例えば、操作受付部215は、表示部24に表示された各種の操作支援画面に対する操作を受け付けると、その操作内容をCPU21に出力する。 The operation reception unit 215 of the server device 20 receives user operations via the operation unit 25. For example, when the operation reception unit 215 receives an operation on various operation support screens displayed on the display unit 24, it outputs the operation content to the CPU 21.

以下、上述したサーバ装置20の動作例について説明する。図17は、サーバ装置20が実行するテストケースの作成に係る処理の一例を示すフローチャートである。なお、本処理の前提として、設計時に作成されたKPIツリー、業務フロー、コスト情報、及びチェックリストが予めKPIツリーDB261、業務フローDB262、コストDB263、及びチェックリストDB264に予め記憶されているものとする。 An example of the operation of the server device 20 described above will be described below. FIG. 17 is a flowchart showing an example of a process related to the creation of a test case executed by the server device 20. Note that, as a premise of this process, it is assumed that the KPI tree, business flow, cost information, and checklist created at the time of design are stored in advance in the KPI tree DB 261, business flow DB 262, cost DB 263, and checklist DB 264.

まず、テストケース作成支援部213は、KPIツリーDB261に登録されたKPIツリーから、テストケースの作成対象となるKPIツリーの選択を受け付ける(ステップS11)。次いで、テストケース作成支援部213は、選択されたKPIツリーを可視化して表示する(ステップS12)。 First, the test case creation support unit 213 accepts the selection of a KPI tree for which a test case is to be created from the KPI trees registered in the KPI tree DB 261 (step S11). Next, the test case creation support unit 213 visualizes and displays the selected KPI tree (step S12).

続いて、テストケース作成支援部213は、テストケース作成となるサービスノードEがKPIツリーから選択されるまで待機する(ステップS13;No)。ここで、サービスノードEが選択されると(ステップS13;Yes)、テストケース作成支援部213は、選択されたサービスノードEの設定情報(コスト情報、チェックリスト)に基づき、テストケースの作成支援画面を生成する(ステップS14)。次いで、テストケース作成支援部213は、生成した作成支援画面を表示する(ステップS15)。 Then, the test case creation support unit 213 waits until a service node E for which a test case is to be created is selected from the KPI tree (step S13; No). Here, when a service node E is selected (step S13; Yes), the test case creation support unit 213 generates a test case creation support screen based on the setting information (cost information, checklist) of the selected service node E (step S14). Next, the test case creation support unit 213 displays the generated creation support screen (step S15).

ここで、作成支援画面を操作するユーザは、図14及び図15で説明したように、第1テストケース及び第2テストケースを編集することが可能である。例えば、作成支援画面を操作するユーザは、サービス実施後の実績値を入力したり、サービス実施後の状況に応じたチェック項目を追加したりすることができる。そして、ユーザは、編集操作を終えると編集完了を指示することで、テストケースの生成を指示する。なお、編集操作は必須ではなく、ユーザは、編集操作を行わないまま編集完了を指示してもよい。 Here, the user operating the creation support screen can edit the first test case and the second test case as described in Figures 14 and 15. For example, the user operating the creation support screen can input performance values after the service is implemented, and add check items according to the situation after the service is implemented. Then, when the user has finished the editing operation, the user instructs the generation of a test case by instructing completion of editing. Note that the editing operation is not essential, and the user may instruct completion of editing without performing the editing operation.

テストケース作成支援部213は、編集完了の指示を受け付けると、編集操作が行われたか否かを判定する(ステップS16)。編集操作が行われていない場合(ステップS16;No)、テストケース作成支援部213は、作成支援画面の生成時に生成した第1テストケース及び第2テストケースを一組のテストケースとして生成し(ステップS17)、ステップS19に移行する。また、編集操作が行われた場合(ステップS16;Yes)、テストケース作成支援部213は、編集内容を反映した第1テストケース及び第2テストケースを一組のテストケースとして生成し(ステップS18)、ステップS19に移行する。 When the test case creation support unit 213 receives an instruction to complete editing, it determines whether an editing operation has been performed (step S16). If an editing operation has not been performed (step S16; No), the test case creation support unit 213 generates a set of test cases from the first test case and the second test case generated when the creation support screen was generated (step S17), and proceeds to step S19. On the other hand, if an editing operation has been performed (step S16; Yes), the test case creation support unit 213 generates a set of test cases, the first test case and the second test case, which reflect the editing contents (step S18), and proceeds to step S19.

続いて、テストケース作成支援部213は、生成したテストケースを、作成日、作成者のユーザID等とともに、選択されたサービスノードEのノードID及びKPIツリーのツリーIDに関連付けてテストケースDB265に記憶する(ステップS19)。 Next, the test case creation support unit 213 stores the generated test case in the test case DB 265 in association with the node ID of the selected service node E and the tree ID of the KPI tree, along with the creation date, the creator's user ID, etc. (step S19).

そして、テストケース作成支援部213は、選択されたKPIツリーのツリーIDに関連付けて記憶されたテストケースをテストケースDB265から読み出し、当該テストケースを一覧表示した画面を表示する(ステップS20)。 Then, the test case creation support unit 213 reads out the test cases stored in association with the tree ID of the selected KPI tree from the test case DB 265, and displays a screen listing the test cases (step S20).

以上のように、本実施形態のサーバ装置20は、予め作成されたKPIツリーから、サービスノードEの何れか一つを選択し、コストDB263及びチェックリストDB264から、選択したサービスノードEの設計情報であるコスト情報及びテストケースを読み出し。また、サーバ装置20は、読み出したコスト情報及びテストケースに基づいてテストケースを生成する。そして、サーバ装置20は、生成したテストケースを、選択したサービスノードEに関連付けてテストケースDB265に記憶する。 As described above, the server device 20 of this embodiment selects one of the service nodes E from the KPI tree created in advance, and reads out the cost information and test cases, which are the design information of the selected service node E, from the cost DB 263 and the checklist DB 264. The server device 20 also generates test cases based on the read cost information and test cases. The server device 20 then stores the generated test cases in the test case DB 265 in association with the selected service node E.

このように、サーバ装置20は、設計段階で設定されたコスト情報及びテストケースを基に、サービス実施後の検証作業に用いるテストケースを生成するため、設計段階の見積金額やテスト項目を含んだテストケースを生成することができる。したがって、検証作業を行うユーザは、設計段階で設定された設定内容と比較しながら、サービス実施後の状況を検証することができる。したがって、本実施形態のサーバ装置20は、サービス実施後の検証作業を支援することができる。 In this way, the server device 20 generates test cases to be used in the verification work after the service is implemented based on the cost information and test cases set in the design stage, so it is possible to generate test cases that include the estimated amount and test items in the design stage. Therefore, the user performing the verification work can verify the situation after the service is implemented while comparing it with the settings set in the design stage. Therefore, the server device 20 of this embodiment can support the verification work after the service is implemented.

また、サーバ装置20は、サービスノードEに対応するサービスの設計段階での見積金額を含んだコスト情報に基づき、設計段階での見積金額と、サービス実施後の見積金額を入力するための入力欄とを有したテストケースを生成する。これにより、検証作業を行うユーザは、設計段階で設定された見積金額を確認しながら、サービス実施後の見積金額を入力することができるため、サービスが想定通り実施されているか等の検証を容易に行うことができる。したがって、本実施形態のサーバ装置20は、サービス実施後の検証作業を支援することができる。 Furthermore, the server device 20 generates a test case having an input field for inputting the estimated amount at the design stage and the estimated amount after the service is implemented, based on cost information including the estimated amount at the design stage of the service corresponding to the service node E. This allows the user performing the verification work to input the estimated amount after the service is implemented while checking the estimated amount set at the design stage, making it easy to verify whether the service is being implemented as expected, etc. Therefore, the server device 20 of this embodiment can support the verification work after the service is implemented.

また、サーバ装置20は、サービスノードEに対応するサービスのチェックリストに規定されたチェック項目に基づいてテストケースを生成する。これにより、検証作業を行うユーザは、設計段階で設定されたチェック項目を確認しながら、サービス実施後の状況に応じたチェック項目を設定することができるため、サービス実施後のチェック作業の効率化を図ることができる。したがって、本実施形態のサーバ装置20は、サービス実施後の検証作業を支援することができる。 The server device 20 also generates test cases based on the check items defined in the checklist for the service corresponding to the service node E. This allows the user performing the verification work to set check items according to the situation after the service is implemented while checking the check items set at the design stage, thereby improving the efficiency of the check work after the service is implemented. Therefore, the server device 20 of this embodiment can support the verification work after the service is implemented.

また、サーバ装置20は、テストケースを編集可能な操作画面を提供し、編集された内容をテストケースに反映する。これにより、検証作業を行うユーザは、操作画面を介して、検証結果の入力やテストケースのカスタマイズを行うことができるため、サービス実施後の検証作業を効率的に行うことができる。したがって、本実施形態のサーバ装置20は、サービス実施後の検証作業を支援することができる。 The server device 20 also provides an operation screen on which test cases can be edited, and reflects the edited content in the test cases. This allows the user performing the verification work to input verification results and customize test cases via the operation screen, making it possible to efficiently perform verification work after the service is implemented. Therefore, the server device 20 of this embodiment can support verification work after the service is implemented.

また、サーバ装置20は、KPIツリーが有するサービスノードEの各々に関連付けて記憶されたテストケースをテストケースDB265から読み出し、読み出したテストケースの一覧を出力する。これにより、検証作業を行うユーザは、KPIツリーに関連付けて記憶されたテストケースを容易に確認することができる。 The server device 20 also reads out from the test case DB 265 the test cases stored in association with each of the service nodes E in the KPI tree, and outputs a list of the read test cases. This allows the user performing the verification work to easily check the test cases stored in association with the KPI tree.

なお、上述した実施形態は、上述した各装置が有する構成又は機能の一部を変更することで、適宜に変形して実施することも可能である。そこで、以下では、上述した実施形態に係るいくつかの変形例を他の実施形態として説明する。なお、以下では、上述した実施形態と異なる点を主に説明することとし、既に説明した内容と共通する点については詳細な説明を省略する。また、以下で説明する変形例は、個別に実施されてもよいし、適宜組み合わせて実施されてもよい。 The above-described embodiment can be modified as appropriate by changing a portion of the configuration or function of each of the above-described devices. Therefore, some modified examples of the above-described embodiment will be described below as other embodiments. Note that the following will mainly describe the differences from the above-described embodiment, and detailed descriptions of the points in common with the contents already described will be omitted. The modified examples described below may be implemented individually or in appropriate combination.

(変形例1)
上述の実施形態では、端末装置10とサーバ装置20とが協働することで、サーバ装置20から提供される各種の画面を端末装置10で表示する例を示したが、これに限らず、端末装置10が単体で表示する形態としてもよい。
(Variation 1)
In the above-described embodiment, an example was shown in which the terminal device 10 and the server device 20 work together to display various screens provided by the server device 20 on the terminal device 10, but this is not limited to the above, and the terminal device 10 may display the screens alone.

この場合、端末装置10は、例えば上述したGUI提供部211、設計支援部212
テストケース作成支援部213等の機能部を備えることで、テストケースの作成及び編集に係る各種の画面を表示することができる。なお、端末装置10は、サーバ装置20が保持する各種のDBを読み取り及び書き込み可能な状態にあるものとする。
In this case, the terminal device 10 includes, for example, the above-mentioned GUI providing unit 211 and design support unit 212.
By providing functional units such as the test case creation support unit 213, it is possible to display various screens related to the creation and editing of test cases. Note that the terminal device 10 is in a state in which it can read and write various DBs held by the server device 20.

また、この場合、KPIツリーDB261、業務フローDB262、コストDB263、チェックリストDB264、及びテストケースDB265の一部又は全部は、端末装置10が保持してもよいし、端末装置10がアクセス可能な他の装置(又はクラウド)が保持してもよい。 In this case, some or all of the KPI tree DB261, the business flow DB262, the cost DB263, the checklist DB264, and the test case DB265 may be held by the terminal device 10, or may be held by another device (or cloud) accessible by the terminal device 10.

(変形例2)
上述の実施形態では、サーバ装置20は、KPIツリーのサービスノードEに関連付けて業務フローを記憶し管理する形態としたが、これに限らず、サービスノードを用いない形態としてもよい。
(Variation 2)
In the above embodiment, the server device 20 stores and manages the business flow in association with the service node E of the KPI tree, but the present invention is not limited to this and may be configured not to use a service node.

(変形例3)
上述の実施形態では、サーバ装置20は、コストに係る第1テストケースと、チェック項目に係る第2テストケースとの両方を生成する形態としたが、これに限らず、何れか一方のテストケースを生成する形態としてもよい。
(Variation 3)
In the above-described embodiment, the server device 20 is configured to generate both a first test case related to cost and a second test case related to check items, but this is not limited to this, and it may also be configured to generate only one of the test cases.

なお、上述の実施形態の各装置で実行されるプログラムは、ROMや記憶部等に予め組み込まれた状態で提供される。上述の実施形態の各装置で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、フレキシブルディスク(FD)、CD-R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。 The programs executed by each device in the above-described embodiments are provided in a state where they are pre-installed in a ROM, a storage unit, etc. The programs executed by each device in the above-described embodiments may be provided by being recorded in an installable or executable format on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a digital versatile disk (DVD).

さらに、上述の実施形態の各装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、上述の実施形態の各装置で実行されるプログラムをインターネット等のネットワーク経由で提供又は配布するように構成してもよい。 Furthermore, the programs executed by each device in the above-mentioned embodiments may be stored on a computer connected to a network such as the Internet and provided by downloading via the network. Also, the programs executed by each device in the above-mentioned embodiments may be provided or distributed via a network such as the Internet.

以上、本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの新規な実施形態やその変形例は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これらの実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although an embodiment of the present invention has been described above, this embodiment is presented as an example and is not intended to limit the scope of the invention. These new embodiments and their modifications can be implemented in various other forms, and various omissions, substitutions, and modifications can be made without departing from the gist of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are included in the scope of the invention and its equivalents described in the claims.

1 業務支援システム
10 端末装置
20 サーバ装置
111 表示制御部
112 操作受付部
211 GUI提供部
212 設計支援部
213 テストケース作成支援部
214 表示制御部
215 操作受付部
261 KPIツリーDB
262 業務フローDB
263 コストDB
264 チェックリストDB
265 テストケースDB
REFERENCE SIGNS LIST 1 Business support system 10 Terminal device 20 Server device 111 Display control unit 112 Operation reception unit 211 GUI provision unit 212 Design support unit 213 Test case creation support unit 214 Display control unit 215 Operation reception unit 261 KPI tree DB
262 Business flow DB
263 Cost DB
264 Checklist DB
265 Test Case DB

特開2014-235470号公報JP 2014-235470 A

Claims (6)

経営的な目標と当該目標を実現するための方策との関係がノードによって段階的に設定されたツリー構造状のツリーデータから、末尾の方策に対応するサービスノードの何れか一つを選択する選択手段と、
前記サービスノードの各々に関連付けて当該サービスノードに対応する方策の設計段階での設定を示した設計情報を記憶する設計情報記憶部から、選択された前記サービスノードの設計情報を読み出す読出手段と、
前記読出手段が読み出した前記設計情報に基づいて、選択された前記サービスノードに対応する方策の実施後の状態を検証するためのテストケースを生成する生成手段と、
前記生成手段が生成した前記テストケースを、選択された前記サービスノードに関連付けて記憶部に記憶する記憶制御手段と、
を備える情報処理装置。
A selection means for selecting one of the service nodes corresponding to the measures at the end from tree data in a tree structure in which the relationship between a business goal and a measure for achieving the goal is set stepwise by nodes;
a readout means for reading out design information of the selected service node from a design information storage unit that stores design information associated with each of the service nodes and indicating settings of a policy corresponding to the service node at a design stage;
a generation means for generating a test case for verifying a state after implementation of a measure corresponding to the selected service node, based on the design information read by the reading means;
a storage control means for storing the test case generated by the generation means in a storage unit in association with the selected service node;
An information processing device comprising:
前記読出手段は、前記サービスノードに対応する方策の設計段階での見積金額を含んだ前記設計情報を読み出し、
前記生成手段は、前記サービスノードに対応する方策の前記設計段階での見積金額と、実施後の見積金額を入力するための入力欄とを有した前記テストケースを生成する、
請求項1に記載の情報処理装置。
The reading means reads out the design information including an estimated cost at a design stage of a solution corresponding to the service node;
the generation means generates the test case having an input field for inputting an estimated cost at the design stage of the measure corresponding to the service node and an estimated cost after implementation.
The information processing device according to claim 1 .
前記読出手段は、前記サービスノードに対応する方策のチェック項目を規定したチェックリストを含んだ前記設計情報を読み出し、
前記生成手段は、前記サービスノードに対応する方策の前記チェックリストに規定された前記チェック項目に基づき前記テストケースを生成する、
請求項1に記載の情報処理装置。
The reading means reads out the design information including a checklist that defines check items of a measure corresponding to the service node;
The generating means generates the test case based on the check items defined in the checklist of the policy corresponding to the service node.
The information processing device according to claim 1 .
前記生成手段は、前記テストケースを編集可能な操作画面を提供し、編集された内容を前記テストケースに反映する、
請求項1~3の何れか一項に記載の情報処理装置。
The generating means provides an operation screen on which the test case can be edited, and reflects the edited content in the test case.
4. The information processing device according to claim 1.
前記ツリーデータが有する前記サービスノードの各々に関連付けて記憶された前記テストケースを前記記憶部から読み出し、読み出した前記テストケースの一覧を出力する出力手段を更に備える、請求項1に記載の情報処理装置。 The information processing device according to claim 1, further comprising an output means for reading from the storage unit the test cases stored in association with each of the service nodes in the tree data, and outputting a list of the read test cases. 情報処理装置のコンピュータを、
経営的な目標と当該目標を実現するための方策との関係がノードによって段階的に設定されたツリー構造状のツリーデータから、末尾の方策に対応するサービスノードの何れか一つを選択する選択手段と、
前記サービスノードの各々に関連付けて当該サービスノードに対応する方策の設計段階での設定を示した設計情報を記憶する設計情報記憶部から、選択された前記サービスノードの設計情報を読み出す読出手段と、
前記読出手段が読み出した前記設計情報に基づいて、選択された前記サービスノードに対応する方策の実施後の状態を検証するためのテストケースを生成する生成手段と、
前記生成手段が生成した前記テストケースを、選択された前記サービスノードに関連付けて記憶部に記憶する記憶制御手段と、
して機能させるためのプログラム。
The computer of the information processing device,
A selection means for selecting one of the service nodes corresponding to the measures at the end from tree data in a tree structure in which the relationship between a business goal and a measure for achieving the goal is set stepwise by nodes;
a readout means for reading out design information of the selected service node from a design information storage unit that stores design information associated with each of the service nodes and indicating settings of a policy corresponding to the service node at a design stage;
a generation means for generating a test case for verifying a state after implementation of a measure corresponding to the selected service node, based on the design information read by the reading means;
a storage control means for storing the test case generated by the generation means in a storage unit in association with the selected service node;
A program to make it function as such.
JP2022185212A 2022-11-18 2022-11-18 Information processing device and program Pending JP2024074124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022185212A JP2024074124A (en) 2022-11-18 2022-11-18 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022185212A JP2024074124A (en) 2022-11-18 2022-11-18 Information processing device and program

Publications (1)

Publication Number Publication Date
JP2024074124A true JP2024074124A (en) 2024-05-30

Family

ID=91227390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022185212A Pending JP2024074124A (en) 2022-11-18 2022-11-18 Information processing device and program

Country Status (1)

Country Link
JP (1) JP2024074124A (en)

Similar Documents

Publication Publication Date Title
US11205141B2 (en) Methods and systems for resource and organization achievement
US10809901B2 (en) Providing a user interface that maintains information and context continuity while transitioning between views pertaining to different types of enterprise data
US20180129390A1 (en) System and method for event data visualization
US7308410B2 (en) Method and system for instantiating entitlements into contracts
JP5525056B2 (en) User interface for defining account dimension combinations
US8799796B2 (en) System and method for generating graphical dashboards with drill down navigation
US20080255912A1 (en) Framework System and Method for Determining Deliverables Required to Implement a Technology-Enabled Business Change
US20060143219A1 (en) Business change lifecycle framework
US20130159908A1 (en) Seamless morphing from scenario model to system-based instance visualization
CN113076101A (en) Management platform based on visual programming and use method
CN113721798B (en) System and method for displaying a cursor on another user device
JP2016192176A (en) Security measure support device and security measure support method
CN103473622A (en) Scoping based on business scenario
KR102518263B1 (en) Method for entering categorized events via calendar application
US20230401802A1 (en) System and Method for Updating Electronic Content By Selectively Replacing Virtual 3D Objects
KR102538211B1 (en) Method for entering different statuses of planned tasks
JP2024074124A (en) Information processing device and program
KR20210071729A (en) Online Mediation System For Business Practical Training Room Rental
Chandran et al. Agile or waterfall development: The Clementon Company dilemma
KR101875480B1 (en) Processor or providing enterprise type solution
US11093897B1 (en) Enterprise risk management
JP5949278B2 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium
US7996299B2 (en) Trade services management system
JP2023106984A (en) Work support apparatus and program
KR102679461B1 (en) Method for providing information and electronic device using the same