JP5125347B2 - Software development support device - Google Patents

Software development support device Download PDF

Info

Publication number
JP5125347B2
JP5125347B2 JP2007243161A JP2007243161A JP5125347B2 JP 5125347 B2 JP5125347 B2 JP 5125347B2 JP 2007243161 A JP2007243161 A JP 2007243161A JP 2007243161 A JP2007243161 A JP 2007243161A JP 5125347 B2 JP5125347 B2 JP 5125347B2
Authority
JP
Japan
Prior art keywords
program
configuration data
function
chapter
requirement specification
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.)
Expired - Fee Related
Application number
JP2007243161A
Other languages
Japanese (ja)
Other versions
JP2009075788A (en
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP2007243161A priority Critical patent/JP5125347B2/en
Publication of JP2009075788A publication Critical patent/JP2009075788A/en
Application granted granted Critical
Publication of JP5125347B2 publication Critical patent/JP5125347B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、組込み製品のソフトウェア機能要件仕様書の作成及びソフトウェア機能要件仕様書をもとに構造化プログラムの実装を支援するソフトウェア開発支援装置に関する。   The present invention relates to a software development support apparatus that supports creation of a software functional requirement specification for an embedded product and implementation of a structured program based on the software functional requirement specification.

組込み製品のソフトウェアの品質を高めるためには、機能要件仕様書から実装までの、成果物の対応を取る必要があり、人手の管理では難しい面がある。そのため、従来、ベンダーからソフトウェアの要件管理ツールとして以下の非特許文献1及び2に示す製品が提供されている。   In order to improve the software quality of embedded products, it is necessary to deal with deliverables from the functional requirement specification to the implementation, which is difficult to manage manually. Therefore, conventionally, products shown in the following non-patent documents 1 and 2 are provided as software requirement management tools by vendors.

これらの製品は、要求仕様書の各記載項目と個別のソースファイルとの対応関係と取ることが可能である。
また、従来、構造化プログラミングを実現する上で、図式のプログラムをツリー表示で構造化して管理している例としては、以下の特許文献1に示す例がある。
These products can be regarded as the correspondence between each item described in the requirement specification and the individual source file.
Conventionally, as an example in which structured programming is structured and managed in a tree display for realizing structured programming, there is an example shown in Patent Document 1 below.

さらに、従来、設計仕様書に基づいてプログラムを自動生成する例としては下記特許文献2に示す例がある。
さらに、従来、ソフトウェア作成工程からシステムテスト工程までの一連のソフトウェア開発を効率的に行う例として、下記特許文献3に示すような、プログラム作成の中間過程で生成されるオブジェクト間関係記述情報に基づいてGUIベースのソフトウェアの仕様情報を作成し、作成された仕様情報に基づいてシステムテストを行う際の操作手順を定めたテストシナリオを生成する例が示されている
特開2007-011507号公報 特開平02-253443号公報 特開平09-223041号公報 「Telelogic DOORS」(登録商標)http://www.telelogic.com/Products/doors/ (閲覧確認2007.06.28) 「Serena RTM」(登録商標)http://www.serenainternatinal.com/JP/Products/rtm/home.asp (閲覧確認2007.06.28)
Further, as an example of automatically generating a program based on a design specification, there is an example shown in Patent Document 2 below.
Furthermore, conventionally, as an example of efficiently performing a series of software development from the software creation process to the system test process, it is based on inter-object relationship description information generated in an intermediate process of program creation as shown in Patent Document 3 below An example is shown in which specification information of GUI-based software is created and a test scenario is generated that defines an operation procedure for performing a system test based on the created specification information.
JP 2007-011507 A Japanese Patent Laid-Open No. 02-253443 JP 09-223041 A `` Telelogic DOORS '' (registered trademark) http://www.telelogic.com/Products/doors/ (browsing confirmation 2007.06.28) `` Serena RTM '' (registered trademark) http://www.serenainternatinal.com/JP/Products/rtm/home.asp (confirmation of viewing 2007.06.28)

上記非特許文献1及び2に示される製品では、要求仕様書とソースファイルとの関連付けを行うときには、まず、要求仕様書を作成し、次にその要求仕様書に基づきソースファイルを作成し、その後、要求仕様書のある項目を実現したソースファイルとの関連付け作業を人が行う必要がある。手作業で行うために、作業時間がかかるのと、作業自体に間違いが起きる可能性があるという問題がある。   In the products shown in Non-Patent Documents 1 and 2, when associating a requirement specification with a source file, first create the requirement specification, then create a source file based on the requirement specification, and then Therefore, it is necessary for a person to perform an associating operation with a source file that realizes an item in a requirement specification. There is a problem that it takes time to perform manually and there is a possibility that an error may occur in the operation itself.

上記特許文献1においては、図式プログラムを構造化して管理することは可能であるが、ある図式プログラムの内容が要求仕様書のどの項目と関連しているのかを調査するための記載が無く、要求仕様書の内容に基づかないでプログラムの作成が行われてしまい、ソフトウェアの品質が低下する可能性があるという問題がある。   In the above-mentioned Patent Document 1, it is possible to structure and manage a diagram program, but there is no description for investigating which item in the requirement specification the contents of a diagram program are related to the requirement. There is a problem that a program is created without being based on the contents of the specification, and the quality of the software may be lowered.

また上記特許文献2においては、作成した仕様書の内容に基づいてプログラムの自動生成を行っているが、作成した仕様書の内容と自動生成されたプログラムとの対応関係を確認することが可能かは不明確であるため保守性が低下するという課題がある。   In Patent Document 2, the program is automatically generated based on the contents of the created specification. Is it possible to confirm the correspondence between the contents of the created specification and the automatically generated program? Is unclear, so there is a problem that maintainability is lowered.

さらに上記特許文献3においては、オブジェクト間関係記述情報を作成してファイルに保存し、それを用いて仕様情報を作成し、さらに当該仕様情報からテストシナリオを作成するため、手間と労力が掛かるという課題がある。   Further, in the above-mentioned patent document 3, it is said that it takes time and labor to create object relationship description information, save it in a file, create specification information using it, and create a test scenario from the specification information. There are challenges.

そこで本発明では、ソフトウェアの機能要求仕様書に記載した内容に対応してプログラムを実装することで、ソフトウェア開発の作業性と品質を高め、記載した内容とプログラムの対応関係を、人手を介さずに確認することで、間違いを無くし保守性を高めることができるソフトウェア開発支援装置を提供することを目的とする。   Therefore, in the present invention, by implementing a program corresponding to the contents described in the software functional requirement specification, the workability and quality of software development are improved, and the correspondence between the described contents and the program is not manually involved. It is an object of the present invention to provide a software development support apparatus that can eliminate mistakes and improve maintainability by confirming the above.

上記課題を解決するために本発明のソフトウェア開発支援装置は、ソフトウェアの機能要求仕様書作成からプログラムの生成まで行うソフトウェア開発支援装置であって、該ソフトウェア開発支援装置は、ソフトウェアの機能要件を章構成と章見出の情報を含むテンプレートにしたがってユーザが章構成の階層構造で記述する、ソフトウェアの機能要求仕様書作成支援装置と、プログラムのコンパイル単位であるプログラム構成要素をプログラム構成要素番号とプログラム構成要素名の情報を含むプログラム構成データとしてツリー形式のノードに割り当てて管理し、前記プログラム構成データと、前記各プログラム構成要素の処理内容とからプログラムの生成を行うプログラム生成装置と、から成り、前記機能要求仕様書作成支援装置は、機能要求仕様書から前記テンプレートを読込むテンプレート読込手段と、該テンプレート読込手段が読み込んだテンプレートにしたがってユーザがプログラムで実装する機能部分の構成を構造化して記述して少なくとも章番号と章見出を含む機能構成データを作成する機能構成データ作成手段と、作成した前記機能構成データを記憶する機能構成データ記憶手段と、を備え、前記プログラム生成装置は、前記機能要求仕様書作成支援装置の前記機能構成データ作成手段が作成した前記機能構成データを取得する機能構成データ取得手段と、取得した前記機能構成データの前記章番号をプログラム構成要素番号に、また取得した前記機能構成データの前記章見出をプログラム構成要素名に読み替えたうえで、ユーザが読み替えた前記機能構成データに基づいてプログラム構成データを生成するプログラム構成データ生成手段と、生成した前記プログラム構成データを基にユーザがプログラムの自動生成を指示することでプログラムを自動生成するプログラム自動生成手段と、を備えることを特徴とする。
In order to solve the above problems, a software development support apparatus according to the present invention is a software development support apparatus that performs a process from creation of a software function requirement specification to generation of a program. A software function requirement specification creation support apparatus described by a user in a hierarchical structure of chapter structure according to a template including information on the structure and chapter finding, and a program component number and program as a program compilation unit A program generation device that assigns and manages to a tree-form node as program configuration data including information on the component name, and generates a program from the program configuration data and the processing content of each program component, The function requirement specification creation support device includes: A template reading means for reading the template from the performance requirement specification, and a structure of the functional part implemented by the user program according to the template read by the template reading means to describe at least a chapter number and a chapter finding. Functional configuration data creating means for creating functional configuration data including, and functional configuration data storage means for storing the created functional configuration data, wherein the program generation device is configured to support the function of the function requirement specification creation support device. the functional configuration data acquiring means for acquiring the function configuration data structure data producing means, on the acquired chapter number to program configuration element number of the functional configuration data and the chapter acquired the functional configuration data after having replaced the heading to the program configuration element name, the functional structure de the user has replaced Comprising a program configuration data generation means for generating a program configuration data on the basis of data, and the program automatic generation means for automatically generating a program generated the program configuration data by the user based on instructs automatic generation of programs, the It is characterized by that.

また本発明は、上記構成を備えるソフトウェア開発支援装置において、前記機能要求仕様書作成支援装置は、前記プログラム生成装置が生成した前記プログラム構成データを取得するプログラム構成データ取得手段と、取得した前記プログラム構成データと作成した前記機能構成データとの差異を判定する機能構成データ判定手段とを備えることを特徴とする。   According to the present invention, in the software development support device having the above-described configuration, the function requirement specification creation support device includes a program configuration data acquisition unit that acquires the program configuration data generated by the program generation device, and the acquired program A function configuration data determination unit that determines a difference between the configuration data and the created function configuration data is provided.

また本発明は、上記構成を備えるソフトウェア開発支援装置において、前記プログラム生成装置は、前記機能要求仕様書作成支援装置が作成した前記機能構成データと前記プログラム生成装置が生成した前記プログラム構成データとの差異を判定するプログラム構成データ判定手段を備えることを特徴とする。   Further, the present invention provides the software development support apparatus having the above-described configuration, wherein the program generation device includes the function configuration data generated by the function requirement specification generation support device and the program configuration data generated by the program generation device. A program configuration data judging means for judging the difference is provided.

本発明によれば、ソフトウェアの機能要求仕様書において、実現すべき機能を機能名と章の情報を機能構成データとして有しており、プログラム生成装置において、前記機能構成データをもとにプログラムの構成要素を作成することが可能となり、機能要求仕様書作成時点で、そこで実現する機能に対応したプログラム構成要素を自動で作成することが可能となり、作業性と品質の向上ができる。   According to the present invention, in the software function requirement specification, the function to be realized has the function name and chapter information as the function configuration data, and the program generation device stores the program based on the function configuration data. It is possible to create a component, and at the time of creating a function requirement specification, it is possible to automatically create a program component corresponding to the function realized there, thereby improving workability and quality.

また、プログラム実装者がプログラム生成装置を用いて作業者がプログラム構成要素を機能要求仕様書に記載の機能構成データから間違えて変更してしまった場合においても、機能要求仕様書作成支援装置にて、機能構成データとプログラム構成データとを比較することで、変更点が明確になり保守作業が容易になる。   In addition, even if the program implementer uses the program generation device and the operator mistakenly changes the program component from the function configuration data described in the function requirement specification, the function requirement specification creation support device By comparing the function configuration data and the program configuration data, the change point becomes clear and the maintenance work becomes easy.

さらに、機能変更が発生し、機能要求仕様書作成支援装置にて機能構成データを変更した場合でも、プログラム生成装置にて、機能構成データとプログラム構成データとを比較することで、変更点が明確になり、変更作業が容易になる。   Furthermore, even if a function change occurs and the function configuration data is changed by the function requirement specification creation support device, the change point is clarified by comparing the function configuration data with the program configuration data by the program generation device. It becomes easy to change.

以下、本発明の実施の形態を、図面を参照しながら説明する。
図1は、本発明の実施形態に係るソフトウェア開発支援装置の構成を示すブロック図である。図1においてソフトウェア開発支援装置4は、サーバ1を構成する各種コンピュータ資源を活用してサーバ1内で具現され、サーバ1は、ネットワーク2を介してユーザ端末3a〜3cに接続される。サーバ1とユーザ端末3a〜3cは当該技術分野には知られているサーバ/クライアントシステムを構成する。そしてソフトウェア開発支援装置4は、以下に詳述する機能要求仕様書作成支援装置100と、プログラム生成装置200とから構成される。すなわち、
機能要求仕様書作成支援装置100は、ユーザ端末3a〜3cから入力された文字や指示を処理するための入力処理部101と、機能要求仕様書としてのデータを管理するデータ管理部102と、要求仕様書の章構成と章見出の情報を含むテンプレートを読み込むテンプレート読込部103と、章番号と章見出を機能構成データとして管理する機能構成データ管理部104と、プログラム生成装置200で作成されるプログラム構成データを読み込むプログラム構成データ読込部105と、図3に示すような機能要求仕様書データを記憶する機能要求仕様書データ記憶部106と、機能要求仕様書データを画面に表示する機能要求仕様書画面表示部107と、章番号と章見出をツリー形式で表示する章構成画面表示部108と、テンプレートを記憶しているテンプレートデータ記憶部109と、章番号と章見出を機能構成データとして記憶している機能構成データ記憶部110と、機能構成データとプログラム構成データ読込部105から読み込んだプログラム構成データとの差異を判定する機能構成データ判定部111とからなる。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of a software development support apparatus according to an embodiment of the present invention. In FIG. 1, the software development support apparatus 4 is embodied in the server 1 by utilizing various computer resources constituting the server 1, and the server 1 is connected to the user terminals 3 a to 3 c via the network 2. Server 1 and user terminals 3a-3c constitute a server / client system known in the art. The software development support apparatus 4 includes a function requirement specification creation support apparatus 100 and a program generation apparatus 200, which will be described in detail below. That is,
The function requirement specification creation support apparatus 100 includes an input processing unit 101 for processing characters and instructions input from the user terminals 3a to 3c, a data management unit 102 for managing data as a function requirement specification, a request A template reading unit 103 that reads a template including information on chapter structure and chapter heading of the specification, a function configuration data management unit 104 that manages chapter numbers and chapter headings as function configuration data, and a program generation device 200. The program configuration data reading unit 105 for reading the program configuration data, the function requirement specification data storage unit 106 for storing the function requirement specification data as shown in FIG. 3, and the function request for displaying the function requirement specification data on the screen Specification screen display unit 107, chapter configuration screen display unit 108 that displays chapter numbers and chapter headings in a tree format, and template data storage unit 109 that stores templates Functional configuration data determination that determines the difference between the function configuration data storage unit 110 that stores chapter numbers and chapter headings as functional configuration data, and the program configuration data read from the function configuration data and program configuration data reading unit 105 It consists of part 111.

またプログラム生成装置200は、ユーザ端末3a〜3cから入力された文字や指示を処理するための入力処理部201と、プログラム構成要素の処理内容データを管理する処理内容データ管理部202と、プログラム構成データとプログラム構成要素の処理内容データとからプログラムを生成するプログラム生成処理部203と、プログラムのコンパイル単位であるプログラム構成要素をプログラム構成データとしてツリー形式のノードに割り当てて管理するプログラム構成データ管理部204と、機能要求仕様書作成支援装置100で作成される機能構成データを読み込む機能構成データ読込部205と、プログラム構成要素の処理内容データを記憶する処理内容データ記憶部206と、プログラム構成要素の処理内容を画面に表示する処理内容画面表示部207と、プログラム構成要素番号と構成要素名をツリー形式で表示するプログラム構成画面表示部208と、プログラム生成処理部203の出力である生成プログラムを記憶する生成プログラムデータ記憶部209と、プログラム構成要素をプログラム構成要素番号と構成要素名とをプログラム構成データとして記憶するプログラム構成データ記憶部210と、プログラム構成データと機能構成データ読込部205から読み込んだ機能構成データとの差異を判定するプログラム構成データ判定部211とかなる。   The program generation apparatus 200 includes an input processing unit 201 for processing characters and instructions input from the user terminals 3a to 3c, a processing content data management unit 202 for managing processing content data of program components, and a program configuration Program generation processing unit 203 that generates a program from data and processing content data of the program component, and a program configuration data management unit that allocates and manages a program component as a program compilation unit to a tree-form node as program configuration data 204, a functional configuration data reading unit 205 that reads functional configuration data created by the functional requirement specification creation support apparatus 100, a processing content data storage unit 206 that stores processing content data of program components, and a program component data A processing content screen display unit 207 for displaying the processing content on the screen, and a program A program configuration screen display unit 208 that displays a component number and a component name in a tree format, a generation program data storage unit 209 that stores a generation program that is an output of the program generation processing unit 203, and a program component as a program component A program configuration data storage unit 210 that stores numbers and component names as program configuration data, and a program configuration data determination unit 211 that determines the difference between the program configuration data and the functional configuration data read from the functional configuration data reading unit 205 Become.

図2は、本発明の実施形態に係る機能要求仕様書作成支援装置の画面例を示す図である。図2に示す機能要求仕様書作成支援装置用画面120は、章番号と章見出しをツリー形式で表示する章番号と章見出の表示部121と、機能要求仕様書として章番号、章見出し、外部リンクからなる機能要求仕様書データを表示する機能要求仕様書データ表示部122と、機能要求仕様書作成支援装置100に対する指示を行うための“ファイル”、“章構成”および“プログラム生成装置との連携”とからなるプルダウンメニュー123とからなる。   FIG. 2 is a diagram illustrating a screen example of the function requirement specification creation support apparatus according to the embodiment of the present invention. The function requirement specification creation support apparatus screen 120 shown in FIG. 2 includes a chapter number and chapter heading display unit 121 that displays chapter numbers and chapter headings in a tree format, and a chapter number, chapter heading, Function request specification data display unit 122 for displaying function request specification data composed of external links, “file”, “chapter configuration” and “program generation device” for giving instructions to function request specification creation support device 100 A pull-down menu 123 consisting of “

図3は、本発明の実施形態に係る機能要求仕様書データの定義を示す図である。図3に示す機能要求仕様書データは、章番号11、章見出12、内容13、外部リンク14についてのデータが各項目内に記入されて構成されるものである。 FIG. 3 is a diagram showing the definition of the function requirement specification data according to the embodiment of the present invention. The function requirement specification data shown in FIG. 3 is configured by entering data about chapter number 11, chapter finding 12, content 13, and external link 14 in each item.

図4は、本発明の実施形態に係る機能構成データの定義を示す図である。図4に示す機能構成データは、プログラムで実装を行うべき機能部分についての、章番号21と章見出22のデータが各項目内に記入されて構成されるものである。 FIG. 4 is a diagram showing the definition of functional configuration data according to the embodiment of the present invention. The function configuration data shown in FIG. 4 is configured by entering chapter number 21 and chapter finding 22 data for each functional part to be implemented by a program in each item.

図5は、本発明の実施形態に係るプログラム生成装置の画面例を示す図である。図5に示すプログラム生成装置用画面220は、プログラム構成要素として構成要素番号と構成要素名をツリー形式で表示するプログラム構成データ表示部221と、プログラム構成要素の処理内容について図式プログラムを用いて記述する処理内容表示部222と、具体的なプログラム構成要素である構成要素番号3.2.1.1.1電流検出〜3.2.1.1.3電流調節器に対応したプログラム構成要素の図式プログラム223a〜223cと、プログラム生成装置200に対する指示を行うための“ファイル”、“構成要素管理”および“機能要求仕様書作成支援装置との連携”とからなるプルダウンメニュー224とからなる。   FIG. 5 is a diagram showing a screen example of the program generation device according to the embodiment of the present invention. The program generation device screen 220 shown in FIG. 5 describes a program configuration data display unit 221 that displays a component number and a component name as a program component in a tree format, and describes the processing contents of the program component using a schematic program. Processing content display unit 222 to be executed, component number 3.2.1.1.1 current detection to be a specific program component to 3.2.1.1.3 diagram component programs 223a to 223c corresponding to the current regulator, program The pull-down menu 224 includes “file”, “component management”, and “cooperation with function request specification creation support device” for giving instructions to the generation device 200.

図6は、本発明の実施形態に係るプログラム構成データの定義を示す図である。図6に示すプログラム構成データは、構成要素番号31と構成要素名32とが各項目内に記入されて構成されるものである。構成要素番号31は、ツリー形式の階層に従った番号であり、初期値の設定は任意に可能である。そのため、図6では構成要素番号31の初期値を、図4の機能構成データの先頭の章番号21に合わせている。 FIG. 6 is a diagram showing definitions of program configuration data according to the embodiment of the present invention. The program configuration data shown in FIG. 6 is configured by entering a component number 31 and a component name 32 in each item. The component number 31 is a number according to a tree format hierarchy, and an initial value can be arbitrarily set. Therefore, in FIG. 6, the initial value of the component number 31 is matched with the first chapter number 21 of the functional configuration data of FIG.

次に本発明の実施形態に係るソフトウェア開発支援装置の動作について説明する。
(第1の実施例)
本発明の実施形態に係るソフトウェア開発支援装置において、新規のソフトウェア開発を行う場合の作業フローを図7に示す。図7を用いて本発明の実施形態に係るソフトウェア開発支援装置の第1の実施例の動作について説明する。
Next, the operation of the software development support apparatus according to the embodiment of the present invention will be described.
(First embodiment)
FIG. 7 shows a work flow when new software development is performed in the software development support apparatus according to the embodiment of the present invention. The operation of the first example of the software development support apparatus according to the embodiment of the present invention will be described with reference to FIG.

図1に示すユーザ端末3a〜3cから、ネットワーク2を介し、サーバ1上にある、機能要求仕様書作成支援装置100の起動を行う(図7のステップ301)。図2のプルダウンメニュー123から“ファイル”を選び、‘テンプレートの読込’を行う(図7のステップ302)。図2の機能要求仕様書のデータとして章番号、章見出、内容、外部リンクを適切なものになるように入力を行い、図2の機能要求仕様書データ表示部122に示されるように機能要求仕様書においてプログラムで実装する機能部分の構成を3.2章の機能詳細に構造化して記述を行う(図7のステップ303)。機能要求仕様書の記述が完了したらプルダウンメニュー123の“プログラム生成装置との連携”から‘機能構成データファイルの作成’を行う(図7のステップ304)。この操作によりプログラム生成装置200に渡す章番号と章見出とからなる機能構成データが図1に示す機能構成データ記憶部110に記憶される。次に、プルダウンメニュー123の“ファイル”から‘名前をつけて保存’を行い(図7のステップ305)、機能要求仕様書作成支援装置100における処理を終了する(プルダウンメニュー123の“ファイル”を‘閉じる’)(図7のステップ306)。   The function request specification creation support apparatus 100 on the server 1 is activated from the user terminals 3a to 3c shown in FIG. 1 via the network 2 (step 301 in FIG. 7). “File” is selected from the pull-down menu 123 in FIG. 2, and “template reading” is performed (step 302 in FIG. 7). 2. Enter the chapter number, chapter finding, contents, and external link as appropriate for the function requirement specification data in FIG. 2, and function as shown in the function requirement specification data display unit 122 in FIG. In the requirement specification, the structure of the functional part implemented by the program is structured and described in detail in section 3.2 (Step 303 in FIG. 7). When the description of the function requirement specification is completed, “Create Function Configuration Data File” is performed from “Linkage with Program Generation Device” in the pull-down menu 123 (step 304 in FIG. 7). By this operation, the functional configuration data including the chapter number and the chapter finding to be passed to the program generation device 200 is stored in the functional configuration data storage unit 110 shown in FIG. Next, “Save As” is performed from “File” in the pull-down menu 123 (step 305 in FIG. 7), and the processing in the function requirement specification creation support apparatus 100 is finished (“File” in the pull-down menu 123 is set). 'Close') (step 306 in FIG. 7).

次に、プログラム生成装置200の起動を行う(図7のステップ307)。図5のプルダウンメニュー224の“ファイル”から‘プロジェクトの新規作成’を行う(図7のステップ308)(この段階では、プログラム構成要素が無いため、図5に示すプログラム生成装置の画面例のようにプログラム構成要素のツリー表示や処理内容の表示が無い状態である)。図5のプルダウンメニュー224の“機能要求仕様書作成支援装置との連携”から‘機能構成データの読込’を行う(図7のステップ309)。この作業を行うことで図5に示すプログラム生成装置の画面例にあるようにプログラム構成要素として読み込んだ機能構成データから、章番号を構成要素番号、章見出を構成要素名として表示することが可能となる(図5のプログラム構成データ表示部221、処理内容表示部222を参照)。プログラム構成要素の処理内容の記載が無いため、ユーザが処理内容の記述を行う(図7のステップ310)。処理内容の記述が完了したらプルダウンメニュー224の“ファイル”から‘プログラムの自動生成’を行う(図7のステップ311)。次に、生成したプログラムの構成と機能要求仕様書の機能構成とが対応しているかの確認を行えるようにプルダウンメニュー224の“機能要求仕様書作成支援装置との連携”から‘プログラム構成データファイルの作成’を行う(図7のステップ312)。後は、プルダウンメニュー224の“ファイル”で‘名前をつけて保存’でプロジェクトを保存し(図7のステップ313)、同じく‘閉じる’でプログラム生成装置200における処理を終了する(図7のステップ314)。
(第2の実施例)
次に、本発明の実施形態に係るソフトウェア開発支援装置の第2の実施例の動作について図8のフローチャートに基づいて説明する。なお、図7の作業フロー処理が終了している前提で図8の作業フローの記述を行っている。
Next, the program generation device 200 is activated (step 307 in FIG. 7). “Create a new project” is performed from “File” in the pull-down menu 224 in FIG. 5 (Step 308 in FIG. 7) (Since there is no program component at this stage, a screen example of the program generation device shown in FIG. 5 is shown. (There is no program component tree display or processing content display.) From the pull-down menu 224 of FIG. 5 “Cooperation with Function Request Specification Creation Support Device”, “Reading of functional configuration data” is performed (step 309 of FIG. 7). By performing this work, the chapter number is displayed as the component number and the chapter heading is displayed as the component name from the read function configuration data as the program component as shown in the screen example of the program generation device shown in FIG. (See the program configuration data display unit 221 and the processing content display unit 222 in FIG. 5). Since there is no description of the processing content of the program component, the user describes the processing content (step 310 in FIG. 7). When the description of the processing contents is completed, “automatic program generation” is performed from “file” in the pull-down menu 224 (step 311 in FIG. 7). Next, select “Program Configuration Data File” from “Link with Function Request Specification Creation Support Device” in the pull-down menu 224 so that the configuration of the generated program and the function configuration of the function requirement specification can be confirmed. Is created '(step 312 in FIG. 7). After that, the project is saved by “Save As” in the “File” of the pull-down menu 224 (step 313 in FIG. 7), and the processing in the program generating apparatus 200 is also finished by “close” (step in FIG. 7). 314).
(Second embodiment)
Next, the operation of the second example of the software development support apparatus according to the embodiment of the present invention will be described based on the flowchart of FIG. Note that the work flow of FIG. 8 is described on the assumption that the work flow processing of FIG. 7 has been completed.

図1に示すユーザ端末3a〜3cから、ネットワーク2を介し、サーバ1上にある、機能要求仕様書作成支援装置100の起動を行う(図8のステップ401)。図2のプルダウンメニュー123の“ファイル”を‘開く’で、図7の作業フローで作成して保存した機能要求仕様書を開く(図8のステップ402)。プルダウンメニュー123の“プログラム生成装置との連携”から‘プログラム構成データの読込’を行う(図8のステップ403)。この作業により、図7のステップ312で作成したプログラム構成データを機能要求作成支援装置100で読み込むことができる。次に、プルダウンメニュー123の“プログラム生成装置との連携”から‘機能構成データ判定’を行う(図8のステップ404)。   From the user terminals 3a to 3c shown in FIG. 1, the function request specification creation support apparatus 100 on the server 1 is activated via the network 2 (step 401 in FIG. 8). When “File” in the pull-down menu 123 of FIG. 2 is “open”, the function requirement specification created and stored in the work flow of FIG. From the pull-down menu 123 “Linkage with Program Generation Device”, “Read Program Configuration Data” is performed (step 403 in FIG. 8). With this operation, the program configuration data created in step 312 of FIG. 7 can be read by the function request creation support apparatus 100. Next, “function configuration data determination” is performed from “linkage with program generation device” in the pull-down menu 123 (step 404 in FIG. 8).

この機能構成データの判定結果の例を図9に示す。機能構成データである章番号41と章見出42のほかに、プログラム構成データの構成要素番号を章番号に読み替えて、それに対応した構成要素名43を表示し、章番号毎に章見出と構成要素名との差異が無い場合には‘PASS’を表示し、差異がある場合には‘FAIL’とどの部分に差異があるかを判定44に表示する。
(第3の実施例)
次に、本発明の実施形態に係るソフトウェア開発支援装置の第3の実施例の動作について図10のフローチャートに基づいて説明する。なお、図7の作業フロー処理が終了している前提で図10の作業フローの記述を行っている。
An example of the determination result of the functional configuration data is shown in FIG. In addition to chapter number 41 and chapter heading 42, which are functional configuration data, replace the component number of the program configuration data with the chapter number, and display the corresponding component name 43. When there is no difference from the component name, “PASS” is displayed, and when there is a difference, “FAIL” and which part is different are displayed in the determination 44.
(Third embodiment)
Next, the operation of the third example of the software development support apparatus according to the embodiment of the present invention will be described based on the flowchart of FIG. Note that the workflow of FIG. 10 is described on the assumption that the workflow processing of FIG. 7 has been completed.

図1に示すユーザ端末3a〜3cから、ネットワーク2を介し、サーバ1上にある、プログラム生成装置200の起動を行う(図10のステップ501)。図5のプルダウンメニュー224の“ファイル”を‘開く’で、図7の作業フローで作成して保存したプログラム生成装置200のプロジェクトを開く(図10のステップ502)。プルダウンメニュー224の“機能要求仕様書作成支援装置との連携”で‘機能構成データの読込’を行い(図10のステップ503)、プルダウンメニュー224の“機能要求仕様書作成支援装置との連携”で‘プログラム構成データ判定’を行う(図10のステップ504)。   From the user terminals 3a to 3c shown in FIG. 1, the program generation device 200 on the server 1 is activated via the network 2 (step 501 in FIG. 10). When “File” in the pull-down menu 224 in FIG. 5 is “opened”, the project of the program generation apparatus 200 created and saved in the work flow in FIG. 7 is opened (step 502 in FIG. 10). In the pull-down menu 224 “link with function request specification creation support device”, “function configuration data is read” (step 503 in FIG. 10), and “link with function request specification creation support device” in the pull-down menu 224. Then, “program configuration data determination” is performed (step 504 in FIG. 10).

このプログラム構成データ判定結果の例を図11に示す。プログラム構成データとしての構成要素番号51と構成要素名52のほかに、機能構成データの章番号を構成要素番号に読み替えて、それに対応した章見出53を表示し、構成要素番号毎に構成要素名との差異が無い場合には‘PASS’を表示し、差異がある場合には‘FAIL’とどの部分に差異があるかを判定54に表示する。   An example of the program configuration data determination result is shown in FIG. In addition to the component number 51 and the component name 52 as program configuration data, the chapter number of the functional configuration data is replaced with the component number, and the corresponding chapter heading 53 is displayed. If there is no difference from the name, “PASS” is displayed, and if there is a difference, “FAIL” and which part is different are displayed in the decision 54.

本発明の実施形態に係るソフトウェア開発支援装置の構成を示すブロック図である。It is a block diagram which shows the structure of the software development assistance apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る機能要求仕様書作成支援装置の画面例を示す図である。It is a figure which shows the example of a screen of the function requirement specification preparation assistance apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る機能要求仕様書データ例を示す図である。It is a figure which shows the function requirement specification data example which concerns on embodiment of this invention. 本発明の実施形態に係る機能構成データ例を示す図である。It is a figure which shows the function structural data example which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム生成装置の画面例を示す図である。It is a figure which shows the example of a screen of the program production | generation apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム構成データ例を示す図である。It is a figure which shows the example of a program structure data which concerns on embodiment of this invention. 本発明の実施形態に係るソフトウェア開発支援装置の第1の実施例の動作を説明する作業フローチャートである。である。It is a work flowchart explaining operation | movement of the 1st Example of the software development assistance apparatus which concerns on embodiment of this invention. It is. 本発明の実施形態に係るソフトウェア開発支援装置の第2の実施例の動作を説明する作業フローチャートである。である。It is a work flowchart explaining operation | movement of the 2nd Example of the software development assistance apparatus which concerns on embodiment of this invention. It is. 機能構成データ判定結果の例を示す図である。It is a figure which shows the example of a function structure data determination result. 本発明の実施形態に係るソフトウェア開発支援装置の第3の実施例の動作を説明する作業フローチャートである。It is a work flowchart explaining operation | movement of the 3rd Example of the software development assistance apparatus which concerns on embodiment of this invention. プログラム構成データ判定結果の例を示す図である。It is a figure which shows the example of a program structure data determination result.

符号の説明Explanation of symbols

1 サーバ
2 ネットワーク
3a〜3c ユーザ端末
4 ソフトウェア開発支援装置
100 機能要求仕様書作成支援装置
101 入力処理部
102 機能要求仕様書データ管理部
103 テンプレート読込部
104 機能構成データ管理部
105 プログラム構成データ読込部
106 機能要求仕様書データ記憶部
107 機能要求仕様書画面表示部
108 章構成画面表示部
109 テンプレートデータ記憶部
110 機能構成データ記憶部
111 機能構成データ判定部
120 機能要求仕様書作成支援装置用画面
121 章番号と章見出の表示部
122 機能要求仕様書データ表示部
123 プルダウンメニュー
200 プログラム生成装置
201 入力処理部
202 処理内容データ管理部
203 プログラム生成処理部
204 プログラム構成データ管理部
205 機能構成データ読込部
206 処理内容データ記憶部
207 処理内容画面表示部
208 プログラム構成画面表示部
209 生成プログラムデータ記憶部
210 プログラム構成データ記憶部
211 プログラム構成データ判定部
220 プログラム生成装置用画面
221 プログラム構成データ表示部
222 処理内容表示部
223a〜223c プログラム構成要素の図式プログラム
224 プルダウンメニュー
1 server 2 network 3a-3c user terminal 4 software development support device
100 Function requirement specification creation support device
101 Input processing section
102 Function Requirements Specification Data Management Department
103 Template reading part
104 Function Configuration Data Management Department
105 Program configuration data reading section
106 Function requirement specification data storage
107 Function requirement specification screen display
Chapter 108 Configuration Screen Display
109 Template data storage
110 Function configuration data storage
111 Function configuration data judgment unit
120 Function requirement specification creation support device screen
121 Chapter number and chapter heading display
122 Function requirement specification data display section
123 pull-down menu
200 Program generator
201 Input processing section
202 Processing Data Management Department
203 Program generation processor
204 Program Configuration Data Management Department
205 Function configuration data reading part
206 Processing content data storage
207 Processing content screen display
208 Program configuration screen display
209 Generated program data storage
210 Program configuration data storage
211 Program configuration data judgment unit
220 Program generator screen
221 Program configuration data display
222 Processing content display
223a-223c Graphical program of program components
224 pull-down menu

Claims (3)

ソフトウェアの機能要求仕様書作成からプログラムの生成まで行うソフトウェア開発支援装置であって、該ソフトウェア開発支援装置は、
ソフトウェアの機能要件を章構成と章見出の情報を含むテンプレートにユーザが章構成の階層構造で記述する、ソフトウェアの機能要求仕様書作成支援装置と、
プログラムのコンパイル単位であるプログラム構成要素をプログラム構成要素番号とプログラム構成要素名の情報を含むプログラム構成データとしてツリー形式のノードに割り当てて管理し、前記プログラム構成データと、前記各プログラム構成要素の処理内容とからプログラムの生成を行うプログラム生成装置と、
から成り、
前記機能要求仕様書作成支援装置は、機能要求仕様書から前記テンプレートを読込むテンプレート読込手段と、該テンプレート読込手段が読み込んだテンプレートにしたがってユーザがプログラムで実装する機能部分の構成を構造化して記述して少なくとも章番号と章見出を含む機能構成データを作成する機能構成データ作成手段と、作成した前記機能構成データを記憶する機能構成データ記憶手段と、
を備え、
前記プログラム生成装置は、前記機能要求仕様書作成支援装置の前記機能構成データ作成手段が作成した前記機能構成データを取得する機能構成データ取得手段と、取得した前記機能構成データの前記章番号をプログラム構成要素番号に、また取得した前記機能構成データの前記章見出をプログラム構成要素名に読み替えたうえで、ユーザが読み替えた前記機能構成データに基づいてプログラム構成データを生成するプログラム構成データ生成手段と、生成した前記プログラム構成データを基にユーザがプログラムの自動生成を指示することでプログラムを自動生成するプログラム自動生成手段と、
を備えることを特徴とするソフトウェア開発支援装置。
A software development support apparatus that performs from software function requirement specification creation to program generation, the software development support apparatus,
A software function requirement specification creation support device, in which the user describes the functional requirements of the software in a hierarchical structure of chapter configuration in a template including chapter configuration and chapter finding information;
A program component that is a compilation unit of a program is allocated and managed as a tree-structured node as program component data including program component number and program component name information, and the program component data and the processing of each program component A program generation device for generating a program from the contents;
Consisting of
The function requirement specification creation support device is structured to describe a template reading unit that reads the template from the function requirement specification, and a functional part configuration that a user implements in a program according to the template read by the template reading unit. Functional configuration data creating means for creating functional configuration data including at least a chapter number and a chapter finding, and functional configuration data storage means for storing the created functional configuration data;
With
The program generation device programs a function configuration data acquisition unit that acquires the function configuration data generated by the function configuration data generation unit of the function requirement specification generation support device, and the chapter number of the acquired function configuration data. the arm configuration element number, also after having replaced the chapter Heading of the acquired function configuration data to the program configuration element name, the program that generates the program configuration data on the basis of the functional configuration data that the user has replaced Configuration data generation means, and program automatic generation means for automatically generating a program by a user instructing automatic generation of a program based on the generated program configuration data;
A software development support apparatus comprising:
前記機能要求仕様書作成支援装置は、前記プログラム生成装置が生成した前記プログラム構成データを取得するプログラム構成データ取得手段と、取得した前記プログラム構成データと作成した前記機能構成データとの差異を判定する機能構成データ判定手段とを備えることを特徴とする請求項1記載のソフトウェア開発支援装置。   The function request specification creation support device determines a difference between a program configuration data acquisition unit that acquires the program configuration data generated by the program generation device, and the acquired program configuration data and the generated function configuration data The software development support apparatus according to claim 1, further comprising a function configuration data determination unit. 前記プログラム生成装置は、前記機能要求仕様書作成支援装置が作成した前記機能構成データと前記プログラム生成装置が生成した前記プログラム構成データとの差異を判定するプログラム構成データ判定手段を備えることを特徴とする請求項1または2記載のソフトウェア開発支援装置。   The program generation device includes program configuration data determination means for determining a difference between the function configuration data created by the function requirement specification creation support device and the program configuration data generated by the program generation device. The software development support apparatus according to claim 1 or 2.
JP2007243161A 2007-09-20 2007-09-20 Software development support device Expired - Fee Related JP5125347B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007243161A JP5125347B2 (en) 2007-09-20 2007-09-20 Software development support device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007243161A JP5125347B2 (en) 2007-09-20 2007-09-20 Software development support device

Publications (2)

Publication Number Publication Date
JP2009075788A JP2009075788A (en) 2009-04-09
JP5125347B2 true JP5125347B2 (en) 2013-01-23

Family

ID=40610703

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007243161A Expired - Fee Related JP5125347B2 (en) 2007-09-20 2007-09-20 Software development support device

Country Status (1)

Country Link
JP (1) JP5125347B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2944633A1 (en) * 2009-04-15 2010-10-22 Alcatel Lucent METHOD FOR ASSISTING THE DEVELOPMENT OR USE OF A COMPLEX SYSTEM.
JP2011170587A (en) * 2010-02-18 2011-09-01 Fuji Electric Co Ltd Software development support apparatus and method
JP5747698B2 (en) * 2011-07-11 2015-07-15 富士電機株式会社 Requirements management support device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01259423A (en) * 1988-04-11 1989-10-17 Fujitsu Ltd Software development supporting device
JPH04364530A (en) * 1991-06-12 1992-12-16 Toshiba Corp Software development support system
JPH09167087A (en) * 1995-12-19 1997-06-24 Hitachi Ltd Software development environment management system
JPH10105390A (en) * 1996-09-26 1998-04-24 Nec Corp Inter-specifications cross-reference table
JPH10149301A (en) * 1996-11-19 1998-06-02 Hitachi Ltd Script generation device
JP2002189593A (en) * 2000-12-21 2002-07-05 Mitsubishi Electric Corp Effect range extraction system, effect range extraction method and computer readable recording medium having program recorded thereon
JP2005128740A (en) * 2003-10-23 2005-05-19 Daikin Ind Ltd Specification creation support device, program, and method
JP4360942B2 (en) * 2004-03-05 2009-11-11 三菱電機株式会社 Software development support device
JP2006260314A (en) * 2005-03-18 2006-09-28 Dainippon Screen Mfg Co Ltd Application software configuration management device, application software configuration management method and program
JP4848772B2 (en) * 2006-01-06 2011-12-28 富士電機株式会社 Program generating apparatus and program generating program

Also Published As

Publication number Publication date
JP2009075788A (en) 2009-04-09

Similar Documents

Publication Publication Date Title
US11775262B2 (en) Multi-technology visual integrated data management and analytics development and deployment environment
US20220391221A1 (en) Providing a different configuration of added functionality for each of the stages of predeployment, deployment, and post deployment using a layer of abstraction
US10606581B2 (en) Management system for creating service
US10768978B2 (en) Management system and management method for creating service
WO2022188780A1 (en) Visual software development system, method and apparatus, and computer storage medium
EP1715411A1 (en) A data processing system and method
WO2014002293A1 (en) Application coordination system, application coordination method, and application coordination program
US20220276842A1 (en) Customized software application template-based generator
JP5125347B2 (en) Software development support device
Gómez et al. An approach to the co-creation of models and metamodels in Enterprise Architecture Projects.
CN108885444B (en) Information management apparatus, information management method, and information management system
JP2021174096A (en) Test support device, test support program and test support method
CN110531972A (en) The edit methods and device of resource layout Resource Properties
JP6231260B2 (en) Screen control system, screen control program, screen creation support program, and screen control method
JP6097231B2 (en) Program generating apparatus and method
JP5984358B2 (en) Software development support apparatus and program
JP2009211143A (en) Information processor and information processing program
JP5540856B2 (en) Apparatus and method for setting a workflow
JP5444757B2 (en) Software development support apparatus and method
JP2010009145A (en) Web page creation system and web page creation program
JP2012150740A (en) Program generating device and method
Koren DevOpsUse: A Community-Oriented Methodology for Societal Software Engineering
JP2009157534A (en) Programming support system, its programmable controller support device, and programmable indicator support device
US20150046358A1 (en) Importing tested objects into benefits programs deployed on production systems
JP2023131511A (en) Design support system for different kind cad link and program

Legal Events

Date Code Title Description
A625 Written request for application examination (by other person)

Free format text: JAPANESE INTERMEDIATE CODE: A625

Effective date: 20100714

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20110422

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120718

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120807

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120910

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121002

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121015

R150 Certificate of patent or registration of utility model

Ref document number: 5125347

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151109

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees