JP2007241347A - Program quality management device, and method for creating quality management report of program - Google Patents

Program quality management device, and method for creating quality management report of program Download PDF

Info

Publication number
JP2007241347A
JP2007241347A JP2006058865A JP2006058865A JP2007241347A JP 2007241347 A JP2007241347 A JP 2007241347A JP 2006058865 A JP2006058865 A JP 2006058865A JP 2006058865 A JP2006058865 A JP 2006058865A JP 2007241347 A JP2007241347 A JP 2007241347A
Authority
JP
Japan
Prior art keywords
program
quality
test
report
quality control
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
JP2006058865A
Other languages
Japanese (ja)
Inventor
Motohide Gotanda
基秀 五反田
Shigefumi Takagi
重史 高木
Rie Kawamoto
理愛 河本
Atsushi Akai
敦 赤井
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2006058865A priority Critical patent/JP2007241347A/en
Publication of JP2007241347A publication Critical patent/JP2007241347A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technique for quality management of a program for managing processes from design to manufacture and testing of the program in a consistent way. <P>SOLUTION: A program quality management device includes: a minute input screen 100 for inputting minutes when specifications described in program units are reviewed during a design process; a quality input screen 200 for accepting the input of test results when a program code manufactured according to the specifications is tested during a test process; a minute data storage part 10; a quality data storage part 20; and a quality management report creating part 80 for creating a quality management report 500 about the design process and the test process and outputting the quality management report 500 created. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンピュータプログラムの品質管理のための技術に関する。   The present invention relates to a technique for quality control of a computer program.

ソフトウェアの開発において、予め定められている開発計画と品質基準に基づいて、プロジェクトを管理するためのシステムが、特許文献1に記載されている。
特開2005−55993号公報
In software development, Patent Document 1 discloses a system for managing a project based on a predetermined development plan and quality standards.
JP 2005-55993 A

ソフトウェアの品質を管理するためには、製造されたプログラムコードのテスト結果を管理するだけでなく、そのプログラムの設計書の段階での品質管理を行い、これらを組み合わせることがより好ましい。   In order to manage the quality of software, it is more preferable not only to manage the test results of the manufactured program code, but also to perform quality control at the design document stage of the program and to combine them.

また、ある業務要件に係る機能を実現するためには、複数のプログラムを組み合わせて実現されることも多い。このため、プログラム単体の品質管理に加え、複数のプログラムをグループ化して品質管理を行う必要もある。   Further, in order to realize a function related to a certain business requirement, it is often realized by combining a plurality of programs. For this reason, in addition to quality control of a single program, it is also necessary to perform quality control by grouping a plurality of programs.

そこで、本発明の目的は、プログラムの設計工程から製造、テスト工程までを一貫して管理するためのプログラムの品質管理のための技術を提供することである。   Accordingly, an object of the present invention is to provide a technique for quality control of a program for consistently managing from a program design process to a manufacturing and test process.

本発明の一実施態様に従うプログラムの品質管理装置は、設計工程において、プログラム単位に記述された設計書のレビューを行ったときのレビュー結果の入力を受け付ける手段と、テスト工程において、前記設計書に基づいて製造されたプログラムコードのテストを実行したテスト結果の入力を受け付ける手段と、前記レビュー結果、及び前記テスト結果を関連づけて記憶する記憶手段と、前記記憶手段を参照して、設計工程及びテスト工程の品質管理レポートを生成し、生成された品質管理レポートを出力するレポート手段と、を備える。   A quality control apparatus for a program according to an embodiment of the present invention includes a means for receiving an input of a review result when a design document described in a program unit is reviewed in a design process; Means for accepting input of a test result obtained by executing a test of a program code manufactured based thereon, storage means for storing the review result and the test result in association with each other, design process and test with reference to the storage means Reporting means for generating a quality control report of the process and outputting the generated quality control report.

好適な実施形態では、プログラムを識別するためのプログラム識別情報と、複数のプログラムをグループ化して管理するための管理識別情報とを対応付けて記憶する手段を更に備え、前記管理識別情報には、複数のプログラム識別情報が対応付けられていて、前記レポート手段は、前記管理識別情報単位に前記品質管理レポートの生成、及び出力をするようにしてもよい。   In a preferred embodiment, the management identification information further includes means for storing program identification information for identifying a program and management identification information for grouping and managing a plurality of programs in association with each other. A plurality of program identification information may be associated with each other, and the report unit may generate and output the quality management report for each management identification information unit.

好適な実施形態では、設計工程及びテスト工程の品質管理指標の基準値を記憶する手段と、前記レビュー結果、及び前記テスト結果に基づいて、品質管理指標を算出する手段と、前記算出された品質管理指標と前記品質指標の基準値とを対比する手段と、を更に備えてもよい。そして、この場合、前記レポート手段は、前記対比手段の対比結果に基づいて、前記品質管理レポートを生成するようにしてもよい。   In a preferred embodiment, means for storing quality control index reference values for a design process and a test process, means for calculating a quality control index based on the review result and the test result, and the calculated quality And a means for comparing the management index with the reference value of the quality index. In this case, the report unit may generate the quality control report based on the comparison result of the comparison unit.

以下、本発明の一実施形態に係るプログラムの品質管理システムについて、図面を参照して説明する。本システムでは、プログラムの設計(外部設計、内部設計、詳細設計)から製造及びテストまでの各工程における品質管理を行う。   Hereinafter, a quality management system for a program according to an embodiment of the present invention will be described with reference to the drawings. This system performs quality control in each process from program design (external design, internal design, detailed design) to manufacturing and testing.

本実施形態に係るプログラムの品質管理システムは、例えば汎用的なコンピュータシステムにより構成され、以下に説明する本システム内の個々の構成要素または機能は、例えば、コンピュータプログラムを実行することにより実現される。   The program quality management system according to the present embodiment is configured by, for example, a general-purpose computer system, and individual components or functions in the system described below are realized by executing, for example, a computer program. .

図1は、本実施形態に係るプログラムの品質管理システムの機能構成を示す図である。   FIG. 1 is a diagram showing a functional configuration of a quality management system for a program according to the present embodiment.

本システムは、議事録入力画面100と、議事録入力画面100に入力された情報を記憶する議事録データ記憶部10と、品質入力画面200と、品質入力画面200に入力された情報を記憶する品質データ記憶部20と、案件登録画面300と、案件登録画面300に入力された情報に基づいて生成される案件テーブル30と、議事録データ記憶部10に記憶されている議事録データ、及び品質データ記憶部20に記憶されている品質データを統合するデータ編集部60と、データ編集部60が統合したデータを記憶する統合データ記憶部40と、品質管理のための管理指標を記憶した管理指標記憶部50と、品質管理レポートを生成する生成部80とを備える。   The system stores a minutes input screen 100, a minutes data storage unit 10 for storing information input to the minutes input screen 100, a quality input screen 200, and information input to the quality input screen 200. Quality data storage unit 20, item registration screen 300, item table 30 generated based on information input to item registration screen 300, minutes data stored in minutes data storage unit 10, and quality A data editing unit 60 that integrates quality data stored in the data storage unit 20, an integrated data storage unit 40 that stores data integrated by the data editing unit 60, and a management index that stores a management index for quality control A storage unit 50 and a generation unit 80 that generates a quality control report are provided.

本実施形態に係る品質管理システムでは、一つのプログラムを最小の管理単位として、複数のプログラムを管理することができる。このとき、各プログラムは、プログラムIDにより識別される。プログラムは、設計工程において設計書が作成され、この設計書に基づいて、製造工程においてプログラムコードが製造される。従って、ある一つの機能を実現するためのプログラムには、全工程に渡って共通のプログラムIDが割り当てられる。   In the quality management system according to the present embodiment, a plurality of programs can be managed with one program as a minimum management unit. At this time, each program is identified by the program ID. In the program, a design document is created in the design process, and a program code is manufactured in the manufacturing process based on the design document. Therefore, a common program ID is assigned to a program for realizing a certain function throughout the entire process.

本実施形態に係るシステムは、さらに、複数のプログラムをまとめて、一つのグループとして管理することができる。この管理対象となるグループを案件と呼び、各案件は案件IDで識別される。これは、グループ化することで、ある業務要件に係る機能を実現するための複数のプログラムをまとめて管理するためである。   The system according to the present embodiment can further manage a plurality of programs as one group. This group to be managed is called a case, and each case is identified by a case ID. This is because, by grouping, a plurality of programs for realizing a function related to a certain business requirement are collectively managed.

案件登録画面300は、本システムにおける一つの管理単位である案件を登録するための画面である。つまり、ユーザは、案件登録画面300を用いて、一つの案件IDと複数のプログラムIDとの対応関係を定義することができる。そして、定義された対応関係は、案件テーブル30に登録される。これにより、案件IDが特定されれば、その案件に含まれる複数のプログラムIDを特定できる。   The case registration screen 300 is a screen for registering a case which is one management unit in this system. That is, the user can use the case registration screen 300 to define the correspondence between one case ID and a plurality of program IDs. Then, the defined correspondence is registered in the case table 30. Thereby, if the case ID is specified, a plurality of program IDs included in the case can be specified.

図2は、議事録入力画面100の一例を示す。   FIG. 2 shows an example of the minutes input screen 100.

議事録入力画面100は、プログラムの設計工程において作成される設計書のレビューを行ったときに、そのレビューの議事録を入力するための画面である。   The minutes input screen 100 is a screen for inputting the minutes of the review when the design document created in the program design process is reviewed.

議事録入力画面100は、同図に示すように、基本情報入力画面110と、明細情報入力画面130とを有する。   The minutes input screen 100 includes a basic information input screen 110 and a detailed information input screen 130 as shown in FIG.

基本情報入力画面110は、レビューに関する基本情報の入力を受け付ける。すなわち、基本情報入力画面110には、案件ID111、プログラムID112、レビューの出席者113、レビュー実施日114、この議事録の回覧者115、このプログラムの担当者116、レビュー区分117、レビューテーマ118、レビューを行った設計書のページ数119について入力を受け付ける各入力領域と、入力された内容を登録するための議事録更新ボタン120とを有する。   The basic information input screen 110 receives input of basic information related to reviews. That is, the basic information input screen 110 includes a case ID 111, a program ID 112, a review attendee 113, a review execution date 114, a circulator of this minutes 115, a person in charge of this program 116, a review category 117, a review theme 118, Each of the input areas for receiving the number of pages 119 of the design document that has been reviewed has a minutes update button 120 for registering the input contents.

レビュー対象となる設計書は、プログラムIDにより一意に識別される。プログラムID112の入力を行うときは、案件ID111と関連づけられているプログラムIDを案件テーブル30から取得し、その中から選択可能としてもよい。   The design document to be reviewed is uniquely identified by the program ID. When inputting the program ID 112, the program ID associated with the case ID 111 may be acquired from the case table 30 and selectable from the program ID.

設計書のページ数119は、設計書作成の難易度別にページ数の入力を行うようになっている。   As the number of pages 119 of the design document, the number of pages is input according to the difficulty of creating the design document.

議事録更新ボタン120が押されると、基本情報入力画面110で入力された情報が、後述する基本情報15(図3参照)として議事録データ記憶部10へ格納される。   When the minutes update button 120 is pressed, information input on the basic information input screen 110 is stored in the minutes data storage unit 10 as basic information 15 (see FIG. 3) described later.

明細情報入力画面130は、レビューにおける具体的な議事内容等の入力を受け付ける。すなわち、明細情報入力画面130は、議事内容131、対策132、議事区分133、対策予定日134、対策完了日135、対策担当者136の各入力領域を有する。   The detailed information input screen 130 accepts input of specific agenda contents and the like in the review. That is, the detailed information input screen 130 includes input areas for agenda content 131, countermeasure 132, agenda category 133, scheduled countermeasure date 134, countermeasure completion date 135, and countermeasure person 136.

議事内容131には、レビューでの具体的な議事内容(例えば、問題点、今後の課題及びコメントなど)がテキストで記述される。   In the agenda content 131, specific agenda content in the review (for example, problems, future issues, comments, etc.) is described in text.

対策132には、議事内容131で記述された議事に関連し、対策が必要なときはその対策が具体的に記述される。特に対策が必要ないときは、対策132の記載を省略することも可能である。   The countermeasure 132 is related to the agenda described in the agenda content 131 and specifically describes the countermeasure when necessary. When no countermeasure is particularly required, the description of the countermeasure 132 can be omitted.

議事区分133は、議事の内容を分類するためのものである。議事区分133には、例えば、「指摘事項」、「コメント」などが予め設定されていて、ユーザはその中から選択することができる。   The agenda classification 133 is for classifying the contents of the agenda. For example, “points to be pointed out” and “comments” are set in advance in the agenda category 133, and the user can select from among them.

一般に議事録では、議事内容を項目別に箇条書きにすることが多い。そこで、本システムでは、議事内容を複数の項目について記述する場合は、明細情報入力画面130に対して一つの項目に関する記述をした後に、明細追加ボタン137を押すことにより、項目別に記述が可能となる。つまり、明細追加ボタン137を押されると、明細情報入力画面130に既に記述された内容が、後述する明細情報17(図3参照)として議事録データ記憶部10に格納され、その後、明細情報入力画面130がクリアされて次の議事内容に関する記述が可能となる。このようにして、議事録入力画面100では、基本情報入力画面110で入力された基本情報に対して、複数項目の議事内容を登録可能である。   In general, the minutes of a meeting are often itemized by item. Therefore, in this system, when describing the contents of agenda items for a plurality of items, it is possible to describe by item by depressing the detail addition button 137 after describing the one item on the detail information input screen 130. Become. In other words, when the detail addition button 137 is pressed, the contents already described on the detail information input screen 130 are stored in the minutes data storage unit 10 as detail information 17 (see FIG. 3) to be described later. The screen 130 is cleared, and the next agenda content can be described. In this way, on the minutes input screen 100, the contents of a plurality of items can be registered for the basic information input on the basic information input screen 110.

図3は、議事録データ記憶部10のデータ構造を示す。   FIG. 3 shows the data structure of the minutes data storage unit 10.

議事録データ記憶部10に記憶される議事録データは、図3Aに示すように、一つの基本情報15に対して、複数の明細情報17が対応付けられて登録されている。基本情報15は、基本情報入力画面110で入力された情報である。明細情報17は、明細情報入力画面130で入力された情報である。   As shown in FIG. 3A, the minutes data stored in the minutes data storage unit 10 is registered in association with a plurality of detailed information 17 for one basic information 15. The basic information 15 is information input on the basic information input screen 110. The detail information 17 is information input on the detail information input screen 130.

基本情報15には、図3Bに示すように、案件ID151と、プログラムID152と、レビュー実施日153と、レビュー区分154と、レビューテーマ155と、出席者156と、回覧者157と、担当者158とが含まれる。これらは、いずれも基本情報入力画面110で入力された情報である。   As shown in FIG. 3B, the basic information 15 includes a case ID 151, a program ID 152, a review execution date 153, a review category 154, a review theme 155, an attendee 156, a circulator 157, and a person in charge 158. And are included. These are all information input on the basic information input screen 110.

明細情報17には、図3Cに示すように、議事内容171と、対策172と、議事区分173と、対策予定日174と、対策完了日175と、対策担当者176とが含まれる。これらは、いずれも明細情報入力画面130で入力された情報である。   As shown in FIG. 3C, the detailed information 17 includes agenda content 171, countermeasure 172, agenda classification 173, scheduled countermeasure date 174, countermeasure completion date 175, and countermeasure staff 176. These are all information input on the detailed information input screen 130.

図4は、品質入力画面200の一例を示す。品質入力画面200は、プログラムのテスト工程(単体テスト工程)において実施したテストの内容及びその結果を入力するための画面である。   FIG. 4 shows an example of the quality input screen 200. The quality input screen 200 is a screen for inputting the contents and results of tests performed in the test process (unit test process) of the program.

品質入力画面200は、案件ID211、プログラムID212、難易度213、レビュー指摘数214、ページ数215、ステップ数216、テストケース数217、バグ発生数218、カバレッジ率219の各入力領域を有する。   The quality input screen 200 includes input areas for a case ID 211, a program ID 212, a difficulty 213, a review indication number 214, a page number 215, a step number 216, a test case number 217, a bug occurrence number 218, and a coverage rate 219.

品質入力画面200は、プログラム単位に入力を受け付ける。プログラムID212の入力を行うときは、案件ID111と関連づけられているプログラムIDを案件テーブル30から取得し、その中から選択可能としてもよい。   The quality input screen 200 receives input in units of programs. When inputting the program ID 212, the program ID associated with the case ID 111 may be acquired from the case table 30 and selectable from the program ID.

ページ数215は、設計書ページ数である。   The page number 215 is the number of design document pages.

ステップ数216には、母数、最終規模、追加、修正、削除及び自動生成のそれぞれのステップ数を入力する。   In the number of steps 216, the number of parameters, the final scale, the number of steps of addition, correction, deletion, and automatic generation are input.

図5は、品質データ記憶部20のデータ構造を示す。品質データ記憶部20には、品質入力画面200で入力された情報が格納される。   FIG. 5 shows the data structure of the quality data storage unit 20. The quality data storage unit 20 stores information input on the quality input screen 200.

品質データ記憶部20に記憶される品質データは、同図に示すように、案件ID21と、プログラムID22と、難易度23と、レビュー指摘数24と、ページ数25と、ステップ数26と、テストケース数27と、バグ発生数28と、カバレッジ率29とが含まれる。   As shown in the figure, the quality data stored in the quality data storage unit 20 includes a case ID 21, a program ID 22, a difficulty level 23, a review indication number 24, a page number 25, a step number 26, and a test. A case number 27, a bug occurrence number 28, and a coverage rate 29 are included.

データ編集部60は、議事録データ記憶部10に記憶されている議事録データ及び品質データ記憶部20に記憶されている品質データを読み出して、編集を行う。例えば、データ編集部60は、次に説明する品質管理指標を算出する。そして、データ編集部60は、プログラムIDをキーにして、議事録データ、品質データ、及び算出された管理指標をマージして、統合データ記憶部40に格納する。   The data editing unit 60 reads and edits the minutes data stored in the minutes data storage unit 10 and the quality data stored in the quality data storage unit 20. For example, the data editing unit 60 calculates a quality management index described below. Then, the data editing unit 60 merges the minutes data, the quality data, and the calculated management index using the program ID as a key, and stores the merged data in the integrated data storage unit 40.

管理指標記憶部50には、種々の管理指標について、工程別の基準値が記憶されている。この管理指標は、設計書及びプログラムコードの品質を担保するために、予め定められている指標であって、例えば、設計工程での設計書レビューの際のページあたりの指摘事項数(指摘事項率)、テスト工程での単位ステップあたりのテストケース数(テスト密度)、あるいはテスト工程での単位ステップあたりのバグの検出率(バグ密度)などがある。そして、これらの指標について、達成すべき基準値が管理指標記憶部50に登録されている。   The management index storage unit 50 stores process-specific reference values for various management indexes. This management index is a predetermined index in order to ensure the quality of the design document and program code. For example, the management index is the number of items pointed out per page during the design document review (designated item rate). ), The number of test cases per unit step (test density) in the test process, or the bug detection rate (bug density) per unit step in the test process. For these indexes, the reference value to be achieved is registered in the management index storage unit 50.

データ編集部60は、議事録データ記憶部10及び品質データ記憶部20から読み出したデータに基づいて、プログラムIDごとに上記のような品質指標を算出する。そして、データ編集部60は、算出された各管理指標値を、プログラムIDをキーにして統合データ記憶部40に格納する。   The data editing unit 60 calculates the quality index as described above for each program ID based on the data read from the minutes data storage unit 10 and the quality data storage unit 20. The data editing unit 60 stores the calculated management index values in the integrated data storage unit 40 using the program ID as a key.

品質管理レポート生成部80は、統合データ記憶部40を参照して、プログラム別の品質管理レポート500を生成する。例えば、品質管理レポート生成部80は、プログラムIDをキーにして統合データ記憶部40に格納されているデータを取得して、プログラム単位に、各プログラムの品質を示すレポートを生成する。また、品質管理レポート生成部80は、案件IDをキーにして統合データ記憶部40に格納されているデータを取得して、その案件IDと対応付けられている複数のプログラムに関する品質管理レポート500を生成することもできる。さらには、品質管理レポート生成部80は、管理指標記憶部50に記憶されている管理指標の基準値と、各プログラムの算出された管理指標値とを対比し、その対比結果に基づいて品質管理レポート500を生成することもできる。   The quality management report generation unit 80 refers to the integrated data storage unit 40 and generates a quality management report 500 for each program. For example, the quality management report generation unit 80 acquires data stored in the integrated data storage unit 40 using the program ID as a key, and generates a report indicating the quality of each program for each program. Further, the quality management report generation unit 80 acquires data stored in the integrated data storage unit 40 using the case ID as a key, and outputs a quality management report 500 regarding a plurality of programs associated with the case ID. It can also be generated. Furthermore, the quality management report generating unit 80 compares the reference value of the management index stored in the management index storage unit 50 with the calculated management index value of each program, and performs quality management based on the comparison result. A report 500 can also be generated.

図6は、品質管理レポート出力画面700の一例を示す。この画面700で、品質管理レポート作成時の検索条件を設定することができる。   FIG. 6 shows an example of the quality management report output screen 700. On this screen 700, it is possible to set search conditions when creating a quality control report.

品質管理レポート出力画面700は、基本情報、設計工程品質及びテスト工程品質について、それぞれ、検索条件入力領域710、720、730を有する。そして、ユーザによって、これらの検索条件入力領域710、720、730に検索条件が入力されると、品質管理レポート生成部80は、その条件に従ったデータを統合データ記憶部40から取得して、所定の品質管理レポート500を生成する。   The quality management report output screen 700 has search condition input areas 710, 720, and 730 for basic information, design process quality, and test process quality, respectively. When a search condition is input to these search condition input areas 710, 720, and 730 by the user, the quality management report generation unit 80 acquires data according to the condition from the integrated data storage unit 40, and A predetermined quality management report 500 is generated.

例えば、設計書のレビューにおける議事区分別に検索を行い(例えば、「指摘事項」のみを抽出して)、品質管理レポートを生成したり、所定の管理指標について基準値に満たないプログラムIDのみを抽出したりすることが可能である。   For example, search by agenda category in the review of design documents (for example, extract only “pointed items”), generate a quality control report, or extract only program IDs that do not meet the standard value for a given management index It is possible to do.

上述した本発明の実施形態は、本発明の説明のための例示であり、本発明の範囲をそれらの実施形態にのみ限定する趣旨ではない。当業者は、本発明の要旨を逸脱することなしに、他の様々な態様で本発明を実施することができる。   The above-described embodiments of the present invention are examples for explaining the present invention, and are not intended to limit the scope of the present invention only to those embodiments. Those skilled in the art can implement the present invention in various other modes without departing from the gist of the present invention.

本発明の一実施形態に係るプログラムの品質管理システムの機能構成図である。It is a functional block diagram of the quality management system of the program which concerns on one Embodiment of this invention. 議事録入力画面100の一例を示す。An example of the minutes input screen 100 is shown. 議事録データ記憶部10のデータ構造を示す。The data structure of the minutes data storage part 10 is shown. 品質入力画面200の一例を示す。An example of the quality input screen 200 is shown. 品質データ記憶部20のデータ構造を示す。The data structure of the quality data storage part 20 is shown. 品質管理レポート出力画面700の一例を示す。An example of the quality management report output screen 700 is shown.

符号の説明Explanation of symbols

10 議事録データ記憶部
20 品質データ記憶部
30 案件テーブル
40 統合データ記憶部
50 管理指標記憶部
60 データ編集部
80 品質管理レポート生成部
100 議事録入力画面
110 基本情報入力画面
130 明細情報入力画面
200 品質入力画面
300 案件登録画面
500 品質管理レポート
700 品質管理レポート出力画面
10 Minutes data storage unit 20 Quality data storage unit 30 Case table 40 Integrated data storage unit 50 Management index storage unit 60 Data editing unit 80 Quality management report generation unit 100 Minutes input screen 110 Basic information input screen 130 Detailed information input screen 200 Quality input screen 300 Item registration screen 500 Quality management report 700 Quality management report output screen

Claims (5)

プログラムの品質管理装置であって、
設計工程において、プログラム単位に記述された設計書のレビューを行ったときのレビュー結果の入力を受け付ける手段と、
テスト工程において、前記設計書に基づいて製造されたプログラムコードのテストを実行したテスト結果の入力を受け付ける手段と、
前記レビュー結果、及び前記テスト結果を関連づけて記憶する記憶手段と、
前記記憶手段を参照して、設計工程及びテスト工程の品質管理レポートを生成し、生成された品質管理レポートを出力するレポート手段と、を備えるプログラムの品質管理装置。
A program quality control device,
Means for accepting input of review results when a design document described in a program unit is reviewed in the design process;
Means for receiving an input of a test result obtained by executing a test of the program code manufactured based on the design document in the test process;
Storage means for associating and storing the review results and the test results;
A quality control apparatus for a program comprising: report means for generating a quality control report for a design process and a test process with reference to the storage means and outputting the generated quality control report.
プログラムを識別するためのプログラム識別情報と、複数のプログラムをグループ化して管理するための管理識別情報とを対応付けて記憶する手段を更に備え、
前記管理識別情報には、複数のプログラム識別情報が対応付けられていて、
前記レポート手段は、前記管理識別情報単位に前記品質管理レポートの生成、及び出力をすることを特徴とする請求項1記載のプログラムの品質管理装置。
Means for storing program identification information for identifying a program and management identification information for grouping and managing a plurality of programs in association with each other;
The management identification information is associated with a plurality of program identification information,
2. The quality management apparatus for a program according to claim 1, wherein the report means generates and outputs the quality management report in the management identification information unit.
設計工程及びテスト工程の品質管理指標の基準値を記憶する手段と、
前記レビュー結果、及び前記テスト結果に基づいて、品質管理指標を算出する手段と、
前記算出された品質管理指標と前記品質指標の基準値とを対比する手段と、を更に備え、
前記レポート手段は、前記対比手段の対比結果に基づいて、前記品質管理レポートを生成することを特徴とする請求項1記載のプログラムの品質管理装置。
Means for storing quality control index reference values for the design process and test process;
Means for calculating a quality control index based on the review result and the test result;
Means for comparing the calculated quality control index with a reference value of the quality index,
2. The program quality management apparatus according to claim 1, wherein the report unit generates the quality management report based on a comparison result of the comparison unit.
設計工程において、プログラム単位に記述された設計書のレビューを行ったときのレビュー結果の入力を受け付けるステップと、
テスト工程において、前記設計書に基づいて製造されたプログラムコードのテストを実行したテスト結果の入力を受け付けるステップと、
前記レビュー結果、及び前記テスト結果を関連づけて記憶手段に記憶するステップと、
前記記憶手段を参照して、設計工程及びテスト工程の品質管理レポートを生成し、生成された品質管理レポートを出力するステップと、を有するプログラムの品質管理レポートの生成方法。
In the design process, receiving a review result input when a design document described in a program unit is reviewed;
In the test process, receiving an input of a test result obtained by executing a test of the program code manufactured based on the design document;
Storing the review result and the test result in a storage means in association with each other;
Generating a quality control report for a design process and a test process with reference to the storage means, and outputting the generated quality control report.
コンピュータに実行されると、
設計工程において、プログラム単位に記述された設計書のレビューを行ったときのレビュー結果の入力を受け付けるステップと、
テスト工程において、前記設計書に基づいて製造されたプログラムコードのテストを実行したテスト結果の入力を受け付けるステップと、
前記レビュー結果、及び前記テスト結果を関連づけて記憶手段に記憶するステップと、
前記記憶手段を参照して、設計工程及びテスト工程の品質管理レポートを生成し、生成された品質管理レポートを出力するステップと、が行われるプログラムの品質管理レポートの生成のためのコンピュータプログラム。
When executed on a computer,
In the design process, receiving a review result input when a design document described in a program unit is reviewed;
In the test process, receiving an input of a test result obtained by executing a test of the program code manufactured based on the design document;
Storing the review result and the test result in a storage means in association with each other;
A computer program for generating a quality management report of a program in which a quality control report for a design process and a test process is generated with reference to the storage means, and the generated quality control report is output.
JP2006058865A 2006-03-06 2006-03-06 Program quality management device, and method for creating quality management report of program Pending JP2007241347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006058865A JP2007241347A (en) 2006-03-06 2006-03-06 Program quality management device, and method for creating quality management report of program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006058865A JP2007241347A (en) 2006-03-06 2006-03-06 Program quality management device, and method for creating quality management report of program

Publications (1)

Publication Number Publication Date
JP2007241347A true JP2007241347A (en) 2007-09-20

Family

ID=38586872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006058865A Pending JP2007241347A (en) 2006-03-06 2006-03-06 Program quality management device, and method for creating quality management report of program

Country Status (1)

Country Link
JP (1) JP2007241347A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9411713B2 (en) 2014-02-10 2016-08-09 Fujitsu Limited Method for supporting product design and product design support apparatus
CN109800420A (en) * 2018-12-19 2019-05-24 福建亿榕信息技术有限公司 A kind of feasibility study review report automatic generation method and storage medium
JP6871585B1 (en) * 2020-10-02 2021-05-12 了平 ▲高▼橋 Project management system and programs

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9411713B2 (en) 2014-02-10 2016-08-09 Fujitsu Limited Method for supporting product design and product design support apparatus
CN109800420A (en) * 2018-12-19 2019-05-24 福建亿榕信息技术有限公司 A kind of feasibility study review report automatic generation method and storage medium
JP6871585B1 (en) * 2020-10-02 2021-05-12 了平 ▲高▼橋 Project management system and programs
JP2022060060A (en) * 2020-10-02 2022-04-14 了平 ▲高▼橋 Project management system and program

Similar Documents

Publication Publication Date Title
US9251046B2 (en) Method and system for generating and processing black box test cases
CN103235759B (en) Method for generating test case and device
US8752009B2 (en) Source code comparison device, source code comparison method and source code comparison program
US9152539B2 (en) Tag-based graphical user interface production systems and methods
US9811449B2 (en) Test scenario generation support device and test scenario generation support method
US20060224777A1 (en) System and method for creating test data for data driven software systems
CN110990274A (en) Data processing method, device and system for generating test case
CN111061733B (en) Data processing method, device, electronic equipment and computer readable storage medium
JP5747698B2 (en) Requirements management support device
JP2007241347A (en) Program quality management device, and method for creating quality management report of program
JP2006011744A (en) Defective reoccurrence prevention device, defective reoccurrence prevention method, program and recording medium
Corea et al. A taxonomy of business rule organizing approaches in regard to business process compliance
JP2013077124A (en) Software test case generation device
JP6336922B2 (en) Business impact location extraction method and business impact location extraction device based on business variations
Plosch et al. Tool support for expert-centred code assessments
Maiti Capturing, Eliciting, and Prioritizing (CEP) Non-Functional Requirements Metadata during the Early Stages of Agile Software Development
JP2011204069A (en) Testing method, and automatic test specification and test data generation apparatus
JP2008117029A (en) Method for checking out invalid procedure during creation of operational work procedure, method for generating command for preventing occurrence of failure, automatic execution command generation system, and program therefor
US20120095969A1 (en) System, method and computer program product for collecting and managing alloy verification
JP2010128894A (en) Database generation device, method of generating database, and computer program
JP2008262473A (en) Equipment maintenance management system
JP2011053755A (en) Software development support system
Song et al. Which code changes should you review first?: A code review tool to summarize and prioritize important software changes
JP2006243996A (en) Job network management system
Kim et al. Methods of Extracting and Providing R&D Documentation Guideline for Licensing Medical Device Software