KR102211025B1 - Method and apparatus for generating technical document of weapon system software based on software product line - Google Patents

Method and apparatus for generating technical document of weapon system software based on software product line Download PDF

Info

Publication number
KR102211025B1
KR102211025B1 KR1020190070917A KR20190070917A KR102211025B1 KR 102211025 B1 KR102211025 B1 KR 102211025B1 KR 1020190070917 A KR1020190070917 A KR 1020190070917A KR 20190070917 A KR20190070917 A KR 20190070917A KR 102211025 B1 KR102211025 B1 KR 102211025B1
Authority
KR
South Korea
Prior art keywords
software
weapon system
system software
asset
technical document
Prior art date
Application number
KR1020190070917A
Other languages
Korean (ko)
Other versions
KR20200143073A (en
Inventor
박다운
김태현
최민관
국승학
노성규
백옥현
임종일
이태호
Original Assignee
국방과학연구소
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 국방과학연구소 filed Critical 국방과학연구소
Priority to KR1020190070917A priority Critical patent/KR102211025B1/en
Publication of KR20200143073A publication Critical patent/KR20200143073A/en
Application granted granted Critical
Publication of KR102211025B1 publication Critical patent/KR102211025B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management

Abstract

본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨 기술문서 생성 방법은, 생성하고자 하는 무기체계 소프트웨어의 특징(Feature)를 입력받는 단계; 미리 저장된 자산(Asset) 중 상기 입력받은 특징에 대응되는 관심 자산을 확인하는 단계; 및 상기 확인된 관심 자산을 분석하여 미리 정해진 기술문서 양식에 따라 무기체계 소프트웨어 기술문서를 생성하는 단계를 포함한다.A method for generating a description of a weapon system software based on a software product line according to an embodiment of the present invention includes the steps of: receiving a feature of the weapon system software to be generated; Checking an asset of interest corresponding to the received characteristic among previously stored assets; And generating a weapon system software technical document according to a predetermined technical document format by analyzing the identified asset of interest.

Description

소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법 및 장치{METHOD AND APPARATUS FOR GENERATING TECHNICAL DOCUMENT OF WEAPON SYSTEM SOFTWARE BASED ON SOFTWARE PRODUCT LINE}Method and device for generating weapon system software technical documentation based on software product line {METHOD AND APPARATUS FOR GENERATING TECHNICAL DOCUMENT OF WEAPON SYSTEM SOFTWARE BASED ON SOFTWARE PRODUCT LINE}

본 발명은 소프트웨어 제품 라인 기반의 무기체계 소프트웨어의 기술문서를 생성하는 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for generating a technical document of weapon system software based on a software product line.

소프트웨어 제품 라인 공학(software product line engineering)이란 SW 제품군을 분석하여 공통적인 부분(공통 피처)과 가변적인 부분(가변 피처)을 식별하여 공통적인 부분은 모두 재사용하고 가변적인 부분은 선택적으로 재사용함으로써 고객과 시장의 요구에 맞는 유사한 SW 제품들을 신속하게 개발하는 방법을 말한다. 소프트웨어 제품 라인 공학은 크게 도메인 공학(domain engineering)과 애플리케이션 공학(application engineering)으로 구분된다.Software product line engineering refers to software product line analysis, identifying common parts (common features) and variable parts (variable features), reusing all common parts and selectively reusing variable parts It refers to a method of rapidly developing similar software products that meet the needs of and market. Software product line engineering is largely divided into domain engineering and application engineering.

도메인 공학은 해당 SW 제품군이 갖는 공통적인 부분과 가변적인 부분을 정의하고 이를 재사용할 수 있는 도메인 자산(domain asset)을 개발해 나가는 절차를 말한다. 도메인 공학의 활동은 SW 개발 단계별로 세분화될 수 있으며 각각의 활동을 통해 SW 개발 단계별 자산이 생성 및 관리된다. 도메인 공학에서 일반적으로 관리되는 자산은 요구사항, 설계, 구현 코드, 시험 항목 등이며 각각의 자산에는 해당 SW 제품군이 갖는 공통 부분 외에 가변성을 갖는 부분을 식별할 수 있는 가변점(variation point)과 가변 정보(variant information)가 함께 관리된다. Domain engineering refers to the process of developing a domain asset that can be reused after defining common and variable parts of a corresponding software product line. The activities of domain engineering can be subdivided into the stages of SW development, and assets are created and managed by stages of SW development through each of the activities. Assets generally managed in domain engineering are requirements, design, implementation code, test items, etc., and each asset has a variation point and variable that can identify a part with variability in addition to the common part of the corresponding SW product family. Variant information is managed together.

애플리케이션 공학은 도메인 자산을 활용하여 실제 운용되는 새로운 SW 제품을 만들어내는 절차를 말한다. 이 때 도메인 자산에 존재하는 공통적인 부분은 모든 SW 제품에 재사용되며 가변적인 부분은 개발하고자 하는 SW 제품의 특성에 따라 선택적으로 재사용된다. 또한 도메인 자산에 반영되어 있지 않은 새로운 특색을 추가 반영하기 위하여 해당 SW 제품의 일부를 수정할 수도 있다. 이렇게 도메인 자산에 존재하는 공통적인 부분은 모두 재사용하고 가변적인 부분은 선택적으로 재사용함으로써 애플리케이션 담당자는 보다 신속하고 효율적으로 다양한 SW 제품을 생산해 낼 수 있다. Application engineering refers to the process of creating new SW products that are actually operated using domain assets. At this time, the common part existing in the domain asset is reused for all SW products, and the variable part is selectively reused according to the characteristics of the SW product to be developed. In addition, some of the software products may be modified to additionally reflect new features that are not reflected in the domain assets. By reusing all the common parts existing in the domain asset and selectively reusing the variable parts, the application manager can produce various SW products more quickly and efficiently.

무기체계는 일반적으로 수십 종 이상의 구성품이 조립 및 통합되어 하나의 시스템을 구성하는 형태로 개발된다. 이들 개별 구성품들은 기능 추가·변경, 성능개선 등을 통하여 기능별/형태별로 다양한 용도의 여러 유사 무기체계에 장착되어 운용될 수 있기 때문에 대상 체계들의 요구기능에 따라 공통으로 활용 가능한 소프트웨어가 존재한다. 예를 들어, 유도무기는 운용 목적에 따라 지대지, 지대공, 함대지, 공대지, 잠대지 등 다양한 형태의 개발이 요구되지만 기본적인 구성은 탐색기부, 유도항법부, 구동부 등 공통적으로 적용되는 구성품으로 이루어져 있다. 이들 구성품은 개발 유도무기 요구사항에 따라 신규로 개발하거나 이전에 개발된 산출물들이 재사용되어 개발되고 있다. 이처럼 무기체계 개발은 동시에 다수의 소프트웨어가 개발되어야 한다는 특성을 가질 수 있다. 다양성을 가진 무기체계를 동시에 개발하기 위한 소프트웨어의 신속한 개발과 품질 확보, 효율적인 유지보수를 위해 플랫폼 기반으로 개발하는 방법이 적합하며 소프트웨어 제품 라인 공학 기반의 개발 방법의 적용이 필요하다.Weapon systems are generally developed in the form of a single system by assembling and integrating dozens or more components. Since these individual components can be installed and operated in various similar weapon systems for various purposes by function/type through function addition/change, performance improvement, etc., software that can be commonly used according to the required functions of the target systems exists. For example, guided weapons require various types of development, such as ground-to-ground, ground-to-air, fleet-to-ground, air-to-ground, and submarine-to-ground, depending on the purpose of operation, but the basic configuration is composed of commonly applied components such as search, guided navigation, and drive. . These components are newly developed according to the development guided weapon requirements, or previously developed products are reused and developed. In this way, weapon system development can have the characteristic that multiple software must be developed at the same time. A platform-based development method is suitable for rapid development of software to simultaneously develop various weapon systems, securing quality, and efficient maintenance, and application of a development method based on software product line engineering is required.

한편, 무기체계 소프트웨어 개발 시에는 무기체계 소프트웨어 기술문서를 필수적으로 작성해야 하는데, 한정된 개발 기간과 소프트웨어 개발과는 별개로 수행되는 문서 작업으로 인해 개발자들의 업무 부하가 증가할 수 있다.On the other hand, when developing weapon system software, it is necessary to prepare a technical document for weapon system software. However, due to the limited development period and document work performed separately from software development, the workload of developers may increase.

대한민국 공개특허공보 제10-2007-0000732호 (2007.01.03. 공개)Republic of Korea Patent Publication No. 10-2007-0000732 (published on Jan. 3, 2007)

본 발명이 해결하고자 하는 과제는, 무기체계 소프트웨어의 특징에 대응되는 관심 자산을 분석하여 기술문서 양식에 따라 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서를 생성하는 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치 및 방법을 제공하는 것이다. The problem to be solved by the present invention is a weapon system software technical document based on a software product line that generates a weapon system software technical document based on a software product line according to the technical document format by analyzing an asset of interest corresponding to the characteristics of the weapon system software. It is to provide a generating device and method.

다만, 본 발명이 해결하고자 하는 과제는 이상에서 언급한 바로 제한되지 않으며, 언급되지는 않았으나 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있는 목적을 포함할 수 있다.However, the problems to be solved by the present invention are not limited as mentioned above, and are not mentioned, but include objects that can be clearly understood by those of ordinary skill in the art from the following description. can do.

본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법은, 생성하고자 하는 무기체계 소프트웨어의 특징(Feature)를 입력받는 단계; 미리 저장된 자산(Asset) 중 상기 입력받은 특징에 대응되는 관심 자산을 확인하는 단계; 및 상기 확인된 관심 자산을 분석하여 미리 정해진 기술문서 양식에 따라 무기체계 소프트웨어 기술문서를 생성하는 단계를 포함한다.A method for generating a technical document for weapon system software based on a software product line according to an embodiment of the present invention includes the steps of: receiving a feature of the weapon system software to be generated; Checking an asset of interest corresponding to the received characteristic among previously stored assets; And generating a weapon system software technical document according to a predetermined technical document format by analyzing the identified asset of interest.

또한, 상기 미리 정해진 기술문서 양식은, 소프트웨어 요구사항 명세서(Software Requirement Specification, SRS) 양식, 소프트웨어 설계 기술서(Software Design Description, SDD) 양식, 소프트웨어 통합시험 절차서(Software Test Description, STD) 양식, 소프트웨어 통합시험 결과서(Software Test Report, STR) 양식, 소프트웨어 산출물 명세서(Software Product Specification, SPS) 양식, 및 소프트웨어 목록 명세서(Software Catalog Specification, SCS) 양식 중 적어도 하나를 포함할 수 있다.In addition, the pre-determined technical document form includes a software requirement specification (SRS) form, a software design description (SDD) form, a software test description (STD) form, and software integration. It may include at least one of a test result (Software Test Report, STR) form, a software product specification (SPS) form, and a software catalog specification (SCS) form.

또한, 자산을 복수의 특징 별로 분류하여 미리 저장하는 단계를 더 포함할 수 있다.In addition, it may further include the step of pre-storing the asset classified by a plurality of features.

또한, 상기 미리 저장된 자산은, 요구사항 자산, 설계 자산, 구현 자산, 및 테스트 자산 중 적어도 하나를 포함할 수 있다. In addition, the pre-stored asset may include at least one of a requirement asset, a design asset, an implementation asset, and a test asset.

또한, 상기 무기체계 소프트웨어 기술문서를 생성하는 단계는, 상기 확인된 관심 자산을 분석하여 요구사항 정보, 유스케이스(Usecase) 정보, 설계 함수 및 변수 정보, 소스 코드 정보, 및 테스트케이스(Testcase) 정보 중 적어도 하나를 획득하는 단계; 및 상기 획득된 정보를 기초로 상기 미리 정해진 기술문서 양식에 따라 상기 무기체계 소프트웨어 기술문서를 생성하는 단계를 포함할 수 있다.In addition, the step of generating the weapon system software technical document may include analyzing the identified asset of interest to provide requirements information, use case information, design function and variable information, source code information, and test case information. Obtaining at least one of; And generating the weapon system software technical document according to the predetermined technical document format based on the obtained information.

본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치는, 생성하고자 하는 무기체계 소프트웨어의 특징(Feature)를 입력받는 입력부; 미리 저장된 자산(Asset) 중 상기 입력받은 특징에 대응되는 관심 자산을 확인하는 자산 확인부; 및 상기 확인된 관심 자산을 분석하여 미리 정해진 기술문서 양식에 따라 무기체계 소프트웨어 기술문서를 생성하는 문서 생성부를 포함할 수 있다.An apparatus for generating a technical document for weapon system software based on a software product line according to an embodiment of the present invention comprises: an input unit for receiving a feature of the weapon system software to be generated; An asset check unit for checking an asset of interest corresponding to the received characteristic among assets stored in advance; And a document generator that analyzes the identified asset of interest and generates a weapon system software technical document according to a predetermined technical document format.

또한, 상기 문서 생성부는, 상기 확인된 관심 자산을 분석하여 요구사항 정보, 유스케이스(Usecase) 정보, 설계 함수 및 변수 정보, 소스 코드 정보, 및 테스트케이스(Testcase) 정보 중 적어도 하나를 획득하고, 상기 획득된 정보를 기초로 상기 미리 정해진 기술문서 양식에 따라 상기 무기체계 소프트웨어 기술문서를 생성할 수 있다.In addition, the document generation unit analyzes the identified asset of interest to obtain at least one of requirements information, use case information, design function and variable information, source code information, and test case information, Based on the obtained information, the weapon system software technical document may be generated according to the predetermined technical document format.

본 발명의 실시예에 의하면, 무기체계 소프트웨어를 개발하는 개발자들의 기술문서 작성과 관련된 업무 부담을 낮출 수 있다. 이를 통해, 무기체계 소프트웨어 제품 라인의 보급률을 높일 수 있어, 보다 시의적절하고 향상된 품질의 무기체계 소프트웨어 개발이 가능한 환경을 제공할 수 있다.According to an embodiment of the present invention, it is possible to reduce the work burden associated with writing technical documents of developers who develop weapon system software. Through this, it is possible to increase the penetration rate of the weapon system software product line, thereby providing an environment in which weapon system software development of more timely and improved quality is possible.

또한, 무기체계 소프트웨어 제품 라인에 적용되는 자산을 이용하여 기술문서를 생성하므로, 소프트웨어 제품 라인의 자산과 기술문서 간의 추적성을 확보 할 수 있다. In addition, since technical documents are generated using assets applied to the weapon system software product line, traceability between the assets of the software product line and technical documents can be secured.

본 발명에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects obtainable in the present invention are not limited to the above-mentioned effects, and other effects not mentioned can be clearly understood by those of ordinary skill in the technical field to which the present disclosure belongs from the following description. will be.

도 1은 본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치의 기능 블록도이다.
도 2는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법의 흐름도이다.
도 3은 본 발명의 일 실시예에 따른 관심 자산을 기초로 무기체계 소프트웨어 기술문서를 생성하는 방법을 설명하기 위한 도면이다.
도 4는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 따라 소프트웨어 요구사항 명세서를 생성하는 과정을 예시한 도면이다.
도 5는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 따라 소프트웨어 설계 기술서를 생성하는 과정을 예시한 도면이다.
도 6은 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 따라 소프트웨어 통합시험 절차서를 생성하는 과정을 예시한 도면이다.
1 is a functional block diagram of an apparatus for generating a weapon system software technical document based on a software product line according to an embodiment of the present invention.
2 is a flowchart of a method for generating a weapon system software technical document according to an embodiment of the present invention.
3 is a diagram illustrating a method of generating a weapon system software technical document based on an asset of interest according to an embodiment of the present invention.
4 is a diagram illustrating a process of generating a software requirement specification according to a method of generating a weapon system software technical document according to an embodiment of the present invention.
5 is a diagram illustrating a process of generating a software design description according to a method of generating a weapon system software description document according to an embodiment of the present invention.
6 is a diagram illustrating a process of generating a software integrated test procedure according to a method of generating a weapon system software technical document according to an embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명의 범주는 청구항에 의해 정의될 뿐이다.Advantages and features of the present invention, and a method of achieving them will become apparent with reference to the embodiments described below in detail together with the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but may be implemented in various forms, and only these embodiments make the disclosure of the present invention complete, and those skilled in the art to which the present invention pertains. It is provided to fully inform the person of the scope of the invention, and the scope of the invention is only defined by the claims.

본 발명의 실시예들을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명은 본 발명의 실시예들을 설명함에 있어 실제로 필요한 경우 외에는 생략될 것이다. 그리고 후술되는 용어들은 본 발명의 실시예에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In describing the embodiments of the present invention, a detailed description of known functions or configurations will be omitted except when actually necessary in describing the embodiments of the present invention. In addition, terms to be described later are terms defined in consideration of functions in an embodiment of the present invention, which may vary according to the intention or custom of users or operators. Therefore, the definition should be made based on the contents throughout this specification.

이하 사용되는 '…부', '…기' 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어, 또는, 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.Used below'… Wealth','… The term'group' refers to a unit that processes at least one function or operation, which may be implemented by hardware or software, or a combination of hardware and software.

도 1은 본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치의 기능 블록도이다.1 is a functional block diagram of an apparatus for generating a weapon system software technical document based on a software product line according to an embodiment of the present invention.

본 발명의 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치는 무기체계 소프트웨어 개발 시 필수적으로 규격화가 필요한 기술문서를 자동으로 생성하는 장치를 의미한다. 여기서 규격화란 국방 규격 및 표준을 제·개정하고 관련 정보를 관리하는 일련의 과정을 의미한다. 관련 규정에 따르면 필수 규격화 대상 문서에는 소프트웨어 요구사항 명세서(Software Requirement Specification, SRS), 소프트웨어 설계 기술서(Software Design Description, SDD), 소프트웨어 통합시험 절차서(Software Test Description, STD), 소프트웨어 통합시험 결과서(Software Test Report, STR), 소프트웨어 산출물 명세서(Software Product Specification, SPS), 및 소프트웨어 목록 명세서(Software Catalog Specification, SCS) 등이 포함될 수 있다.The device for generating a technical document for weapon system software based on a software product line of the present invention refers to a device for automatically generating a technical document that needs to be standardized when developing weapon system software. Standardization here means a series of processes for establishing and revising national defense standards and standards and managing related information. According to the relevant regulations, documents subject to mandatory standardization include Software Requirement Specification (SRS), Software Design Description (SDD), Software Test Description (STD), and software integration test result (Software). Test Report, STR), Software Product Specification (SPS), and Software Catalog Specification (SCS) may be included.

상술한 바와 같이, 무기체계 소프트웨어 기술문서의 작성은 무기체계 소프트웨어의 개발과는 별개로 수행되는 독자적인 업무이므로, 무기체계 소프트웨어 개발자에게는 추가적인 업무 부담이 될 수 있다. 특히, 무기체계 소프트웨어의 개발은 한정된 개발 기간 내에 수행되는 바, 무기체계 소프트웨어를 개발하는 개발자가 무기체계 소프트웨어의 개발과는 별도의 업무를 부수적으로 수행하여야 하므로, 무기체계 소프트웨어 기술문서의 완성도와는 별개로 무기체계 소프트웨어의 개발에도 악영향을 미칠 수 있다.As described above, since the preparation of the weapon system software technical document is an independent task that is performed independently of the development of the weapon system software, the weapon system software developer may be burdened with additional work. In particular, since the development of weapon system software is performed within a limited development period, the developer developing the weapon system software must perform a separate task from the development of the weapon system software. Separately, the development of weapon system software can also have an adverse effect.

이를 해결하기 위해, 본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 무기체계 소프트웨어 제품 라인을 통해 무기체계 소프트웨어를 생성하고자 하는 사용자로부터 입력된 특징(Feature)을 기초로 무기체계 소프트웨어 기술문서를 자동으로 생성할 수 있다.To solve this problem, the weapon system software technical document generation apparatus 100 based on a software product line according to an embodiment of the present invention includes a feature input from a user who wants to generate weapon system software through a weapon system software product line. ), the weapon system software technical documentation can be automatically generated.

도 1을 참조하면, 본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 사용자로부터 생성하고자 하는 무기체계 소프트웨어의 특징(Feature)를 입력받는 입력부(110), 미리 저장된 자산 중 입력받은 특징에 대응되는 관심 자산을 확인하는 자산 확인부(120), 확인된 관심 자산을 분석하여 미리 정해진 기술문서 양식(기술문서 템플릿)에 따라 무기체계 소프트웨어 기술문서를 생성하는 문서 생성부(140)를 포함할 수 있다.Referring to FIG. 1, an apparatus 100 for generating a weapon system software technical document based on a software product line according to an embodiment of the present invention includes an input unit 110 receiving a feature of the weapon system software to be generated from a user. , Asset verification unit 120 that checks the asset of interest corresponding to the received characteristic among the previously stored assets, analyzes the identified asset of interest and generates a weapon system software technical document according to a predetermined technical document form (technical document template) A document generator 140 may be included.

저장부(130)는 소프트웨어 제품 라인을 구현하기 위한 도메인 자산을 포함할 수 있다. 도메인 자산에서는 소프트웨어 제품군이 갖는 공통 부분과 가변 부분이 정의되고, 이를 소프트웨어의 생성에 제공할 수 있다. 일 실시예에 따른 도메인 자산은 요구사항 자산(Requirement Asset), 설계 자산(Design Asset), 구현 자산(Implementation Asset), 테스트 자산(Test Asset) 등을 포함할 수 있다.The storage unit 130 may include domain assets for implementing a software product line. In domain assets, the common and variable parts of the software suite are defined and can be provided to the creation of software. The domain asset according to an embodiment may include a requirement asset, a design asset, an implementation asset, a test asset, and the like.

저장부(130)는 무기체계 소프트웨어에 대한 특징 각각에 상술한 도메인 자산을 매핑(Mapping)하여 저장할 수 있다. 즉, 저장부(130)에 저장되는 도메인 자산은 특징 별로 분류되어 저장되고, 외부로부터 입력되는 특징에 대응되는 자산을 후술할 자산 확인부(120)에 제공할 수 있다.The storage unit 130 may map and store the domain assets described above to each feature of the weapon system software. That is, the domain assets stored in the storage unit 130 may be classified and stored according to characteristics, and an asset corresponding to a characteristic input from the outside may be provided to the asset identification unit 120 to be described later.

저장부(130)에 저장되는 상기 자산은 피처 모델(feature model) 및, 로우 데이터(raw data)와 피처의 참조 값을 포함할 수 있다. 상기 피처 모델은 피처들 간의 가변성을 분석한 것으로서, 제품라인 범위 내의 제품들 간의 공통점과 차이점을 분석하고 이를 구조화 시킨 것을 의미할 수 있다.The assets stored in the storage unit 130 may include a feature model, raw data, and a reference value of the feature. The feature model is an analysis of variability between features, and may mean that the common points and differences between products within a product line range are analyzed and structured.

또한, 저장부(130)는 무기체계 소프트웨어 기술문서의 생성에 이용되는 기술문서 템플릿(templet)을 저장할 수 있다. 기술문서 템플릿은 소프트웨어 요구사항 명세서(SRS)의 템플릿, 소프트웨어 설계 기술서의 템플릿 및 소프트웨어 통합시험 절차서의 템플릿을 포함할 수 있다.In addition, the storage unit 130 may store a technical document template used to generate a weapon system software technical document. The technical document template may include a template of a software requirements specification (SRS), a template of a software design description, and a template of a software integration test procedure.

입력부(110)는 무기체계 소프트웨어 제품 라인을 통해 생성하고자 하는 무기체계 소프트웨어에 대한 특징을 입력받을 수 있다. 구체적으로, 입력부(110)는 저장부(130)에 미리 저장된 자산이 매핑된 복수의 특징 중 적어도 하나를 입력받을 수 있다.The input unit 110 may receive a characteristic of the weapon system software to be generated through the weapon system software product line. Specifically, the input unit 110 may receive at least one of a plurality of features to which an asset previously stored in the storage unit 130 is mapped.

입력부(110)는 저장부(130)에 저장된 피처(또는 피처 모델)을 이용하여 입력된 특징의 유효성을 검증할 수 있다. 보다 자세하게, 입력부(110)는 입력된 복수의 특징들이 피처 모델에서의 조합 규칙에 의해 선택될 수 있는지 여부에 따라 입력된 특징의 유효성을 판단할 수 있다. The input unit 110 may verify the validity of the input feature using the feature (or feature model) stored in the storage unit 130. In more detail, the input unit 110 may determine the validity of the input feature according to whether or not the plurality of input features can be selected by a combination rule in the feature model.

입력된 특징이 유효하다고 판단된 경우, 입력부(110)는 입력된 특징에 대응되는 피처들의 참조 값을 확인할 수 있다. 참조 값은 저장부(130)에서 피처들을 식별하기 위한 고유의 값을 의미할 수 있다. 참조 값을 부여함에 따라 피처와 로우 데이터(raw data)를 분리하여 관리할 수 있고, 로우 데이터에 대한 효과적인 관리가 가능하다.When it is determined that the input feature is valid, the input unit 110 may check reference values of features corresponding to the input feature. The reference value may mean a unique value for identifying features in the storage unit 130. By assigning a reference value, features and raw data can be separately managed, and effective management of raw data is possible.

위와 반대로, 입력된 특징이 유효하지 않다고 판단된 경우, 입력부(110)는 입력된 특징이 피처 모델에 적합하지 않음을 알릴 수 있다.Contrary to the above, when it is determined that the input feature is not valid, the input unit 110 may inform that the input feature is not suitable for the feature model.

입력부(110)는 사용자로부터 무기체계 소프트웨어 제품 라인으로 입력되는 무기체계 소프트웨어에 대한 특징의 입력 경로로부터 분기하여 마련될 수 있다. 또는 입력부(110)는 무기체계 소프트웨어 제품 라인에 대한 입력 수단과 일체로 구현될 수도 있다.The input unit 110 may be provided by branching from an input path of features for the weapon system software input from the user to the weapon system software product line. Alternatively, the input unit 110 may be implemented integrally with an input means for a weapon system software product line.

자산 확인부(120)는 미리 저장된 자산 중 입력받은 특징에 대응되는 관심 자산을 확인할 수 있다. 이를 위해, 자산 확인부(120)는 저장부(130)에 미리 저장된 도메인 자산을 저장부(130)로부터 제공받을 수 있다.The asset verification unit 120 may check an asset of interest corresponding to an input characteristic among previously stored assets. To this end, the asset verification unit 120 may receive a domain asset previously stored in the storage unit 130 from the storage unit 130.

자산 확인부(120)는 저장부(130)로부터 수신한 도메인 자산을 파싱(parsing)할 수 있다. 자산 확인부(120)는 파싱한 자산을 이용하여 입력부(110)를 통해 입력된 특징에 대응되는 관심 자산을 확인할 수 있다. 구체적으로, 자산 확인부(120)는 저장부(130)에 미리 저장된 자산 중 입력부(110)를 통해 입력된 특징에 매핑된 자산을 관심 자산으로서 확인할 수 있다.The asset verification unit 120 may parse the domain asset received from the storage unit 130. The asset verification unit 120 may use the parsed asset to check the asset of interest corresponding to the feature input through the input unit 110. Specifically, the asset verification unit 120 may check an asset mapped to a feature input through the input unit 110 among assets previously stored in the storage unit 130 as an asset of interest.

예를 들어, 자산 확인부(120)는 입력된 특징에 매핑된 요구사항 정보, 유스케이스(Usecase) 정보 등과 관련된 요구사항 자산을 관심 자산으로서 확인할 수 있다. 또한, 자산 확인부(120)는 입력된 특징에 매핑된 설계 함수 및 변수 정보 등과 관련된 설계 자산을 관심 자산으로서 확인할 수 있다. 나아가, 자산 확인부(120)는 입력된 특징에 매핑된 소스 코드 정보와 관련된 구현 자산 또는 입력된 특징에 매핑된 테스트케이스(Testcase) 정보와 관련된 테스트 자산을 관심 자산으로서 확인할 수 있다.For example, the asset verification unit 120 may check a requirement asset related to requirements information, use case information, etc. mapped to the input feature as an asset of interest. In addition, the asset verification unit 120 may check design assets related to design functions and variable information mapped to the input features, as assets of interest. Furthermore, the asset verification unit 120 may check an implementation asset related to source code information mapped to the input feature or a test asset related to test case information mapped to the input feature as an interest asset.

자산 확인부(120)는 확인된 관심 자산을 추출하여 문서 생성부(140)로 전달할 수 있다.The asset verification unit 120 may extract the identified asset of interest and transmit it to the document generation unit 140.

문서 생성부(140)는 자산 확인부(120)로부터 전달받은 확인된 관심 자산을 분석하여 미리 정해진 기술문서 양식(즉, 기술문서 템플릿)에 따라 무기체계 소프트웨어 기술문서를 생성할 수 있다. 이를 위해, 저장부는 기술문서 양식을 미리 저장하였다가 문서 생성부(140)의 요청에 따라 이를 제공할 수 있다.The document generation unit 140 may generate a weapon system software technical document according to a predetermined technical document format (ie, a technical document template) by analyzing the identified asset of interest received from the asset identification unit 120. To this end, the storage unit may store the technical document form in advance and provide it according to the request of the document generation unit 140.

문서 생성부(140)는 관심 자산을 분석하기 위해, 파서(Parser)를 포함할 수 있다. 파서는 관심 자산을 피처 모델과 피처 모델의 각 피처에 대응하는 실 자산 데이터로 분리하고, 실 자산 데이터의 내부 구조를 분석하는 모듈로서, 텍스트 기반 데이터를 분석하기 위한 텍스트 파서와 구조화된 데이터를 분석하기 위한 구조화 데이터 파서로 구분될 수 있다.The document generator 140 may include a parser to analyze an asset of interest. The parser is a module that separates the asset of interest into a feature model and real asset data corresponding to each feature of the feature model, and analyzes the internal structure of the real asset data.It analyzes text-based data and structured data. It can be classified as a structured data parser for

지금까지는 본 발명의 일 실시예에 따른 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 각 구성에 대하여 설명하였다. 이하에서는 상술한 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)에 의해 수행되는 무기체계 소프트웨어 기술문서 생성 방법을 설명한다.So far, each configuration of the apparatus 100 for generating a weapon system software technical document based on a software product line according to an embodiment of the present invention has been described. Hereinafter, a description will be given of a method of generating a weapon system software technical document performed by the apparatus 100 for generating a weapon system software technical document based on the software product line described above.

도 2는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법의 흐름도이다.2 is a flowchart of a method for generating a weapon system software technical document according to an embodiment of the present invention.

먼저, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 사용자로부터 생성하고자 하는 무기체계 소프트웨어에 대한 유효한 특징(feature)이 입력되었는지 확인할 수 있다(S100). 구체적으로, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 입력부(110)는 사용자로부터 무기체계 소프트웨어 제품 라인을 통해 생성하고자 하는 무기체계 소프트웨어의 특징이 입력되었는지 확인할 수 있고, 입력 받은 특징의 유효성을 확인할 수 있다. First, the weapon system software technical document generation apparatus 100 based on a software product line may check whether a valid feature for the weapon system software to be generated is input by a user (S100). Specifically, the input unit 110 of the device 100 for generating a weapon system software technical document based on a software product line can check whether a characteristic of the weapon system software to be generated through the weapon system software product line from the user has been input, and received the input. You can check the validity of the feature.

입력부(110)는 사용자의 입력이 저장부(130)에 저장되어 있는 피처 모델에 대응되는지 여부에 따라 사용자의 입력의 유효성을 판단할 수 있다. 예컨대, 사용자의 입력이 피처 모델에 대응된다면, 입력부(110)는 사용자의 입력이 유효하다고 판단할 수 있다. 반대로, 사용자의 입력이 피처 모델에 대응되지 않는다면, 입력부(110)는 사용자의 입력이 유효하지 않다고 판단할 수 있다.The input unit 110 may determine the validity of the user's input according to whether the user's input corresponds to the feature model stored in the storage unit 130. For example, if the user's input corresponds to the feature model, the input unit 110 may determine that the user's input is valid. Conversely, if the user's input does not correspond to the feature model, the input unit 110 may determine that the user's input is not valid.

만약, 사용자로부터 생성하고자 하는 무기체계 소프트웨어의 특징이 입력되지 않았거나, 사용자가 입력한 특징이 유효하지 않다면(S100의 아니오), 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 반복하여 이를 확인할 수 있다.If the feature of the weapon system software to be generated by the user is not input or the feature input by the user is not valid (No in S100), the weapon system software technical document generation device 100 based on the software product line is repeated. You can check this.

반면, 사용자로부터 생성하고자 하는 무기체계 소프트웨어의 특징이 입력되었고, 입력된 특징이 유효하다면(S100의 예), 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 미리 저장된 자산 중 입력받은 특징에 대응되는 관심 자산을 확인할 수 있다(S110). 구체적으로, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 자산 확인부(120)는 저장부(130)에 미리 저장된 자산 중 입력받은 특징에 매핑된 자산을 관심 자산으로서 확인할 수 있다.On the other hand, if the characteristics of the weapon system software to be generated from the user are input and the input characteristics are valid (example of S100), the weapon system software technical document generation device 100 based on the software product line receives input from among the previously stored assets. An asset of interest corresponding to the characteristic may be checked (S110). Specifically, the asset verification unit 120 of the device 100 for generating a weapon system software technical document based on a software product line may check an asset mapped to an input feature among assets previously stored in the storage unit 130 as an asset of interest. .

예를 들어, 자산 확인부(120)는 입력된 특징에 매핑된 요구사항 정보, 유스케이스(Usecase) 정보 등과 관련된 요구사항 자산을 관심 자산으로서 확인할 수 있다. 또한, 자산 확인부(120)는 입력된 특징에 매핑된 설계 함수 및 변수 정보 등과 관련된 설계 자산을 관심 자산으로서 확인할 수 있다. 나아가, 자산 확인부(120)는 입력된 특징에 매핑된 소스 코드 정보와 관련된 구현 자산 또는 입력된 특징에 매핑된 테스트케이스 정보와 관련된 테스트 자산을 관심 자산으로서 확인할 수 있다.For example, the asset verification unit 120 may check a requirement asset related to requirements information, use case information, etc. mapped to the input feature as an asset of interest. In addition, the asset verification unit 120 may check design assets related to design functions and variable information mapped to the input features, as assets of interest. Furthermore, the asset verification unit 120 may check an implementation asset related to source code information mapped to an input feature or a test asset related to test case information mapped to an input feature as an asset of interest.

마지막으로, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 확인된 관심 자산을 분석하여 미리 정해진 기술문서 양식에 따라 무기체계 소프트웨어 기술문서를 생성할 수 있다(S120). 구체적으로, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 문서 생성부(140)는 파서를 이용하여 관심 자산을 분석하고, 분석 결과를 기초로 저장부에 미리 저장되는 기술문서 양식에 따라 무기체계 소프트웨어 기술문서를 생성할 수 있다. Finally, the device 100 for generating a weapon system software technical document based on a software product line may analyze the identified asset of interest and generate a weapon system software technical document according to a predetermined technical document format (S120). Specifically, the document generation unit 140 of the weapon system software technical document generation device 100 based on a software product line analyzes an asset of interest using a parser, and a technical document form stored in advance in the storage unit based on the analysis result. According to this, a weapon system software technical document can be generated.

이하에서는, 도 3을 참조하여, 관심 자산을 기초로 무기체계 소프트웨어 기술문서를 생성하는 방법을 설명한다.Hereinafter, a method of generating a weapon system software technical document based on an asset of interest will be described with reference to FIG. 3.

도 3은 본 발명의 일 실시예에 따른 관심 자산을 기초로 무기체계 소프트웨어 기술문서를 생성하는 방법을 설명하기 위한 도면이다.3 is a diagram illustrating a method of generating a weapon system software technical document based on an asset of interest according to an embodiment of the present invention.

도 3을 참조하면, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100) 중 저장부에 미리 저장되는 자산 A은 요구사항 자산 A1, 설계 자산 A2, 구현 자산 A3, 및 테스트 자산 A4를 포함할 수 있다. 또한, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)에 의해 생성되는 기술문서 D는 소프트웨어 요구사항 명세서 D1, 소프트웨어 설계 기술서 D2, 소프트웨어 산출물 명세서 D3, 및 소프트웨어 통합시험 절차서 D4를 포함할 수 있다.Referring to FIG. 3, the asset A stored in advance in the storage of the weapon system software technical document generation device 100 based on the software product line is a requirement asset A 1 , a design asset A 2 , an implementation asset A 3 , and a test asset. A 4 may be included. In addition, the technical document D generated by the weapon system software technical document generation device 100 based on the software product line is a software requirement specification D 1 , a software design description D 2 , a software product specification D 3 , and a software integration test procedure D It may contain 4 .

만약, 관심 자산으로서 요구사항 자산 A1이 확인되면, 문서 생성부(140)는 요구사항 자산 A1을 분석하여 요구사항 정보 및 유스케이스 정보를 획득할 수 있다. 그 다음, 문서 생성부(140)는 미리 정해진 소프트웨어 요구사항 명세서 양식 내에 앞서 획득된 요구사항 정보 및 유스케이스 정보를 기술함으로써 소프트웨어 요구사항 명세서 D1을 생성할 수 있다.If the requirement asset A 1 is identified as the asset of interest, the document generation unit 140 may analyze the requirement asset A 1 to obtain requirements information and use case information. Then, the document generation unit 140 may generate the software requirement specification D 1 by describing the previously acquired requirement information and use case information in a predetermined software requirement specification form.

또한, 관심 자산으로서 설계 자산 A2가 확인되면, 문서 생성부(140)는 설계 자산 A2를 분석하여 설계 함수 및 변수 정보를 획득할 수 있다. 그 다음, 문서 생성부(140)는 미리 정해진 소프트웨어 설계 기술서 양식 내에 앞서 획득된 설계 함수 및 변수 정보를 기술함으로써 소프트웨어 설계 기술서 D2를 생성할 수 있다.In addition, when the design asset A 2 is identified as the asset of interest, the document generation unit 140 may analyze the design asset A 2 to obtain design function and variable information. Then, the document generator 140 may generate the software design description D 2 by describing the previously acquired design function and variable information in a predetermined software design description form.

뿐만 아니라, 관심 자산으로서 구현 자산 A3가 확인되면, 문서 생성부(140)는 구현 자산 A3를 분석하여 소스 코드에 대응되는 원시파일 목록화 정보를 획득할 수 있다. 그 다음, 문서 생성부(140)는 미리 정해진 소프트웨어 산출물 명세서 양식 내에 앞서 획득된 원시파일 목록화 정보를 기술함으로써 소프트웨어 산출물 명세서 D3를 생성할 수 있다.In addition, when the implementation asset A 3 is identified as the asset of interest, the document generation unit 140 may analyze the implementation asset A 3 to obtain source file cataloging information corresponding to the source code. Then, the document generation unit 140 may generate the software product specification D 3 by describing the previously acquired source file cataloging information in a predetermined software product specification form.

나아가, 관심 자산으로서 테스트 자산 A4가 확인되면, 문서 생성부(140)는 테스트 자산 A4를 분석하여 테스트케이스 정보를 획득할 수 있다. 그 다음, 문서 생성부(140)는 미리 정해진 소프트웨어 통합시험 절차서 양식 내에 앞서 획득된 테스트케이스 정보를 기술함으로써 소프트웨어 통합시험 절차서 D4를 생성할 수 있다.Furthermore, when the test asset A 4 is identified as the asset of interest, the document generation unit 140 may analyze the test asset A 4 to obtain test case information. Then, the document generation unit 140 may generate the software integration test procedure D 4 by describing previously acquired test case information in a predetermined software integration test procedure form.

지금까지는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 대하여 설명하였다. 이하에서는 상술한 무기체계 소프트웨어 기술문서 생성 방법에 따라 무기체계 소프트웨어 기술문서를 생성하는 적용 예를 설명한다.Until now, a method of generating a weapon system software technical document according to an embodiment of the present invention has been described. Hereinafter, an application example of generating a weapon system software technical document according to the above-described method for generating a weapon system software technical document will be described.

도 4는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 따라 소프트웨어 요구사항 명세서를 생성하는 과정을 예시한 도면이고, 도 5는 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 따라 소프트웨어 설계 기술서를 생성하는 과정을 예시한 도면이고, 도 6은 본 발명의 일 실시예에 따른 무기체계 소프트웨어 기술문서 생성 방법에 따라 소프트웨어 통합시험 절차서를 생성하는 과정을 예시한 도면이다.4 is a diagram illustrating a process of generating a software requirement specification according to a method for generating a weapon system software technical document according to an embodiment of the present invention, and FIG. 5 is a diagram illustrating a weapon system software technical document according to an embodiment of the present invention. A diagram illustrating a process of generating a software design description according to a generation method, and FIG. 6 is a diagram illustrating a process of generating a software integrated test procedure according to a method of generating a weapon system software technical document according to an embodiment of the present invention. .

도 4를 참조하면, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 저장부(130)는 요구사항 자산 A1에 대응되는 요구사항 자산 테이블 I1을 미리 저장할 수 있다. 이 때, 요구사항 자산 테이블 I1은 각각의 특징 별로 대응되는 요구사항 자산이 매핑될 수 있다. 이 후, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 입력부(110)를 통해 생성하고자 하는 무기체계 소프트웨어를 생성하기 위한 적어도 하나의 특징을 입력받을 수 있다. 그 다음, 자산 확인부(120)는 입력된 적어도 하나의 특징에 대응되는 요구사항 자산 A1을 확인할 수 있고, 문서 생성부(140)는 요구사항 자산 A1을 분석하여 요구사항 식별자, 요구사항 이름, 요구사항내용, 유스케이스 등의 정보를 획득할 수 있다. 마지막으로, 문서 생성부(140)는 이렇게 획득된 정보를 기초로 소프트웨어 요구사항 명세서 D1을 생성할 수 있다. Referring to FIG. 4, the storage unit 130 of the apparatus 100 for generating a weapon system software technical document based on a software product line may store a requirement asset table I 1 corresponding to a requirement asset A 1 in advance. At this time, in the requirement asset table I 1 , a requirement asset corresponding to each characteristic may be mapped. Thereafter, the apparatus 100 for generating a weapon system software technical document based on a software product line may receive at least one characteristic for generating the weapon system software to be generated through the input unit 110. Then, the asset verification unit 120 may check the requirements asset A 1 corresponding to the input at least one feature, and the document generation unit 140 analyzes the requirements asset A 1 to determine the requirements identifier and the requirements. Information such as name, requirements content, and use case can be obtained. Finally, the document generation unit 140 may generate the software requirement specification D 1 based on the obtained information.

또한, 도 5를 참조하면, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 저장부(130)는 설계 자산 A2에 대응되는 설계 자산 테이블 I2을 미리 저장할 수 있다. 이 때, 설계 자산 테이블 I2는 각각의 특징 별로 대응되는 설계 자산이 매핑될 수 있다. 이 후, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 입력부(110)를 통해 생성하고자 하는 무기체계 소프트웨어를 생성하기 위한 적어도 하나의 특징을 입력받을 수 있다. 그 다음, 자산 확인부(120)는 입력된 적어도 하나의 특징에 대응되는 설계 자산 A2를 확인할 수 있고, 문서 생성부(140)는 설계 자산 A2를 분석하여 설계 식별자, 설계 변수, 설계 함수 등의 정보를 획득할 수 있다. 마지막으로, 문서 생성부(140)는 이렇게 획득된 정보를 기초로 소프트웨어 설계 기술서 D2를 생성할 수 있다.In addition, referring to FIG. 5, the storage unit 130 of the apparatus 100 for generating a weapon system software technical document based on a software product line may store a design asset table I 2 corresponding to a design asset A 2 in advance. At this time, the design asset table I 2 corresponding to each feature may be mapped. Thereafter, the apparatus 100 for generating a weapon system software technical document based on a software product line may receive at least one characteristic for generating the weapon system software to be generated through the input unit 110. Then, the asset verification unit 120 may check the design asset A 2 corresponding to the input at least one feature, and the document generation unit 140 analyzes the design asset A 2 to provide a design identifier, a design variable, and a design function. Information such as can be obtained. Finally, the document generation unit 140 may generate a software design description D 2 based on the obtained information.

뿐만 아니라, 도 6을 참조하면, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)의 저장부(130)는 테스트 자산 A4에 대응되는 테스트 자산 테이블 I4를 미리 저장할 수 있다. 이 때, 테스트 자산 테이블 I4는 각각의 특징 별로 대응되는 테스트 자산이 매핑될 수 있다. 이 후, 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치(100)는 입력부(110)를 통해 생성하고자 하는 무기체계 소프트웨어를 생성하기 위한 적어도 하나의 특징을 입력받을 수 있다. 그 다음, 자산 확인부(120)는 입력된 적어도 하나의 특징에 대응되는 테스트 자산 A4를 확인할 수 있고, 문서 생성부(140)는 테스트 자산 A4를 분석하여 테스트 명칭, 테스트 입력 순서, 테스트 예상 결과 등의 정보를 획득할 수 있다. 마지막으로, 문서 생성부(140)는 소프트웨어 통합시험 절차서 D4를 생성할 수 있다. In addition, referring to FIG. 6, the storage unit 130 of the apparatus 100 for generating a weapon system software technical document based on a software product line may pre-store a test asset table I 4 corresponding to a test asset A 4 . In this case, in the test asset table I 4 , test assets corresponding to each feature may be mapped. Thereafter, the apparatus 100 for generating a weapon system software technical document based on a software product line may receive at least one characteristic for generating the weapon system software to be generated through the input unit 110. Then, the asset verification unit 120 may check the test asset A 4 corresponding to the input at least one characteristic, and the document generation unit 140 analyzes the test asset A 4 to determine the test name, test input sequence, and test. Information such as expected results can be obtained. Finally, the document generation unit 140 may generate a software integrated test procedure D 4 .

상술한 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법은 무기체계 소프트웨어 제품 라인에 의한 무기체계 소프트웨어 생성 과정과 동시에 병렬적으로 수행되거나, 무기체계 소프트웨어 제품 라인에 의한 무기체계 소프트웨어 생성 과정과는 별도로 수행될 수도 있다.The above-described method of generating a weapon system software technical document based on the software product line is performed in parallel with the weapon system software generation process by the weapon system software product line, or separately from the weapon system software generation process by the weapon system software product line. It can also be done.

상술한 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치 및 방법은, 무기체계 소프트웨어를 개발하는 개발자들의 기술문서 작성과 관련된 업무 부담을 낮춰줄 수 있다. 이를 통해, 무기체계 소프트웨어 제품 라인의 보급률을 높일 수 있어, 보다 시의적절하고 향상된 품질의 무기체계 소프트웨어 개발이 가능한 환경을 제공할 수 있다.The above-described apparatus and method for generating a weapon system software technical document based on a software product line can reduce the workload associated with the creation of technical documents for developers developing weapon system software. Through this, it is possible to increase the penetration rate of the weapon system software product line, thereby providing an environment in which weapon system software development of more timely and improved quality is possible.

또한, 무기체계 소프트웨어 제품 라인에 적용되는 자산을 이용하여 기술문서를 생성하므로, 소프트웨어 제품 라인의 자산과 기술문서 간의 추적성을 확보할 수 있다. 표 1에서는 소프트웨어 제품 라인의 자산과 기술문서 간의 관계를 예시한다.In addition, since technical documents are generated using assets applied to the weapon system software product line, traceability between the assets of the software product line and technical documents can be secured. Table 1 illustrates the relationship between the assets of the software product line and the technical documentation.

자산 분류Asset classification 무기체계 소프트웨어 기술문서Weapon System Software Technical Document 자산Assets 소프트웨어 기술문서의 장절Chapter of software technical documentation 1One 요구사항Requirements 소프트웨어 요구사항 명세서Software requirements specification 요구사항 식별자Requirement identifier 3.2 소프트웨어 형상항목 요구사항
- 식별자
3.2 Software configuration item requirements
-Identifier
22 요구사항Requirements 3.2 소프트웨어 형상항목 요구사항
- 요구사항
3.2 Software configuration item requirements
- Requirements
33 유즈케이스Use case 3.2 소프트웨어 형상항목 요구사항
- 관련 유즈케이스
3.2 Software configuration item requirements
-Related use cases
44 설계design 소프트웨어 설계 기술서Software design statement 설계기술서 식별자Design description identifier 4.1.2 구성요소별 식별자 부여4.1.2 Identification of each component 55 다이어그램diagram 4.2 소프트웨어 구성요소간 실행개념4.2 Execution concept between software components 66 설계 모델Design model 5. 소프트웨어 형상항목 상세설계
- 변수, 함수명 등을 목록화
- 함수처리 내용
5. Detailed design of software configuration items
-List variables, function names, etc.
-Function processing contents
77 테스트Test 소프트웨어 통합시험 절차서Software Integration Test Procedure 테스트케이스Test case 5. 시험 내역
- 시험 선행조건, 시험 입력자료 등
5. Test details
-Test prerequisites, test input data, etc.
88 구현avatar 소프트웨어 산출물 명세서Software deliverables statement 파일file 3.2 원시파일
- 파일명, 첵섬, 라인수등
3.2 Source files
-File name, checksum, number of lines, etc.

표 1을 참조하면, 동일한 자산 분류에 따른 무기체계 소프트웨어 제품 라인(SPL)의 자산과 무기체계 소프트웨어 기술문서의 항목이 대응됨을 확인할 수 있다. 즉, 무기체계 소프트웨어 기술문서 내 요구사항, 구현부, 산출물 들의 구체적 항목으로부터 무기체게 소프트웨어 제품 라인의 자산을 추적하거나, 그 역이 가능할 수 있다.Referring to Table 1, it can be seen that the assets of the weapon system software product line (SPL) according to the same asset classification correspond to the items of the weapon system software technical document. In other words, it is possible to track the assets of the weapon system software product line from the specific items of requirements, implementation units, and outputs in the weapon system software technical document, or vice versa.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 품질에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 명세서에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 균등한 범위 내에 있는 모든 기술사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and those of ordinary skill in the art to which the present invention pertains will be able to make various modifications and variations without departing from the essential quality of the present invention. Accordingly, the embodiments disclosed in the present specification are not intended to limit the technical idea of the present disclosure, but to explain the technical idea, and the scope of the technical idea of the present disclosure is not limited by these embodiments. The scope of protection of the present invention should be interpreted by the following claims, and all technical ideas within the scope equivalent thereto should be construed as being included in the scope of the present invention.

100: 소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치
110: 입력부
120: 자산 확인부
130: 저장부
140: 문서 생성부
100: Weapon system software technical document generation device based on software product line
110: input unit
120: asset verification unit
130: storage unit
140: document generation unit

Claims (11)

무기체계 소프트웨어 기술문서를 생성하는 방법으로서,
생성하고자 하는 무기체계 소프트웨어의 특징(Feature)을 입력받는 단계;
미리 저장된 자산(Asset) 중 상기 입력받은 특징에 매핑되는 관심 자산을 확인하는 단계; 및
미리 정해진 기술문서 양식 중에서 상기 확인된 관심 자산을 분석하여 선택된 기술문서 양식에 상기 입력 받은 특징에 매핑되는 관심 자산을 추출하여 상기 무기체계 소프트웨어 기술문서를 생성하는 단계를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법.
As a method of generating a weapon system software technical document,
Receiving a feature of the weapon system software to be created;
Checking an asset of interest mapped to the received characteristic among previously stored assets; And
And generating the weapon system software technical document by analyzing the identified asset of interest from among a predetermined technical document form and extracting the asset of interest mapped to the received feature in the selected technical document form.
A method of generating technical documentation for weapon system software based on software product line.
제 1 항에 있어서,
상기 미리 정해진 기술문서 양식은,
소프트웨어 요구사항 명세서(Software Requirement Specification, SRS) 양식, 소프트웨어 설계 기술서(Software Design Description, SDD) 양식, 소프트웨어 통합시험 절차서(Software Test Description, STD) 양식, 소프트웨어 통합시험 결과서(Software Test Report, STR) 양식, 소프트웨어 산출물 명세서(Software Product Specification, SPS) 양식, 및 소프트웨어 목록 명세서(Software Catalog Specification, SCS) 양식 중 적어도 하나를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법.
The method of claim 1,
The predetermined technical document form,
Software Requirement Specification (SRS) form, Software Design Description (SDD) form, Software Test Description (STD) form, Software Test Report (STR) form , A software product specification (SPS) form, and a software catalog specification (SCS) form
A method of generating technical documentation for weapon system software based on software product line.
제 1 항에 있어서,
자산을 복수의 특징 별로 분류하여 미리 저장하는 단계를 더 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법.
The method of claim 1,
Classifying the asset by a plurality of features and storing in advance further comprising
A method of generating technical documentation for weapon system software based on software product line.
제 1 항에 있어서,
상기 미리 저장된 자산은,
요구사항 자산, 설계 자산, 구현 자산, 및 테스트 자산 중 적어도 하나를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법.
The method of claim 1,
The pre-stored assets,
Including at least one of requirements assets, design assets, implementation assets, and test assets
A method of generating technical documentation for weapon system software based on software product line.
제 1 항에 있어서,
상기 무기체계 소프트웨어 기술문서를 생성하는 단계는,
상기 확인된 관심 자산을 분석하여 요구사항 정보, 유스케이스(Usecase) 정보, 설계 함수 및 변수 정보, 소스 코드 정보, 및 테스트케이스(Testcase) 정보 중 적어도 하나를 획득하는 단계; 및
상기 획득된 정보를 기초로 상기 미리 정해진 기술문서 양식에 따라 상기 무기체계 소프트웨어 기술문서를 생성하는 단계를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 방법.
The method of claim 1,
The step of generating the weapon system software technical document,
Analyzing the identified asset of interest to obtain at least one of requirements information, use case information, design function and variable information, source code information, and test case information; And
And generating the weapon system software technical document according to the predetermined technical document format based on the obtained information.
A method of generating technical documentation for weapon system software based on software product line.
생성하고자 하는 무기체계 소프트웨어의 특징(Feature)를 입력받는 입력부;
미리 저장된 자산(Asset) 중 상기 입력받은 특징에 매핑되는 관심 자산을 확인하는 자산 확인부; 및
미리 정해진 기술문서 양식 중에서 상기 확인된 관심 자산을 분석하여 선택된 기술문서 양식에 상기 입력 받은 특징에 매핑되는 관심 자산을 추출하여 무기체계 소프트웨어 기술문서를 생성하는 문서 생성부를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치.
An input unit for receiving a feature of the weapon system software to be generated;
An asset check unit for checking an asset of interest mapped to the received characteristic among assets stored in advance; And
Including a document generator for generating a weapon system software technical document by analyzing the identified asset of interest from among a predetermined technical document form and extracting the asset of interest mapped to the input feature in the selected technical document form
Weapon system software technical document generation device based on software product line.
제 6 항에 있어서,
상기 미리 정해진 기술문서 양식은,
소프트웨어 요구사항 명세서(Software Requirement Specification, SRS) 양식, 소프트웨어 설계 기술서(Software Design Description, SDD) 양식, 소프트웨어 통합시험 절차서(Software Test Description, STD) 양식, 소프트웨어 통합시험 결과서(Software Test Report, STR) 양식, 소프트웨어 산출물 명세서(Software Product Specification, SPS) 양식, 및 소프트웨어 목록 명세서(Software Catalog Specification, SCS) 양식 중 적어도 하나를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치.
The method of claim 6,
The predetermined technical document form,
Software Requirement Specification (SRS) form, Software Design Description (SDD) form, Software Test Description (STD) form, Software Test Report (STR) form , A software product specification (SPS) form, and a software catalog specification (SCS) form
Weapon system software technical document generation device based on software product line.
제 6 항에 있어서,
자산을 복수의 특징 별로 분류하여 미리 저장하는 저장부를 더 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치.
The method of claim 6,
Further comprising a storage unit for pre-stored by classifying the assets by a plurality of features
Weapon system software technical document generation device based on software product line.
제 6 항에 있어서,
상기 미리 저장된 자산은,
요구사항 자산, 설계 자산, 구현 자산, 및 테스트 자산 중 적어도 하나를 포함하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치.
The method of claim 6,
The pre-stored assets,
Including at least one of requirements assets, design assets, implementation assets, and test assets
Weapon system software technical document generation device based on software product line.
제 6 항에 있어서,
상기 문서 생성부는, 상기 확인된 관심 자산을 분석하여 요구사항 정보, 유스케이스(Usecase) 정보, 설계 함수 및 변수 정보, 소스 코드 정보, 및 테스트케이스(Testcase) 정보 중 적어도 하나를 획득하고, 상기 획득된 정보를 기초로 상기 미리 정해진 기술문서 양식에 따라 상기 무기체계 소프트웨어 기술문서를 생성하는
소프트웨어 제품 라인 기반의 무기체계 소프트웨어 기술문서 생성 장치.
The method of claim 6,
The document generation unit analyzes the identified asset of interest to obtain at least one of requirements information, use case information, design function and variable information, source code information, and test case information, and the acquisition Generating the weapon system software technical document according to the predetermined technical document format based on the information
Weapon system software technical document generation device based on software product line.
컴퓨터 프로그램을 저장하고 있는 컴퓨터 판독 가능 기록매체로서,
상기 컴퓨터 프로그램은,
제 1 항 내지 제 5 항 중 어느 한 항에 따른 방법을 프로세서가 수행하도록 하기 위한 명령어를 포함하는
컴퓨터 판독 가능한 기록매체.
As a computer-readable recording medium storing a computer program,
The computer program,
Comprising instructions for causing a processor to perform a method according to any one of claims 1 to 5
Computer-readable recording medium.
KR1020190070917A 2019-06-14 2019-06-14 Method and apparatus for generating technical document of weapon system software based on software product line KR102211025B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190070917A KR102211025B1 (en) 2019-06-14 2019-06-14 Method and apparatus for generating technical document of weapon system software based on software product line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190070917A KR102211025B1 (en) 2019-06-14 2019-06-14 Method and apparatus for generating technical document of weapon system software based on software product line

Publications (2)

Publication Number Publication Date
KR20200143073A KR20200143073A (en) 2020-12-23
KR102211025B1 true KR102211025B1 (en) 2021-02-02

Family

ID=74089541

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190070917A KR102211025B1 (en) 2019-06-14 2019-06-14 Method and apparatus for generating technical document of weapon system software based on software product line

Country Status (1)

Country Link
KR (1) KR102211025B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102390280B1 (en) * 2021-12-08 2022-04-22 한화시스템(주) Automation apparatus and method for cyber security risk management in development life cycle of weapon system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100744886B1 (en) 2005-06-28 2007-08-01 학교법인 포항공과대학교 Asadal : system for providing feature-oriented software product line engineering environment
KR20120088296A (en) * 2011-01-31 2012-08-08 국방과학연구소 Component-Based Development method of National Defense Information System

Also Published As

Publication number Publication date
KR20200143073A (en) 2020-12-23

Similar Documents

Publication Publication Date Title
CN111158674B (en) Component management method, system, device and storage medium
US20170228309A1 (en) System and method for equivalence class analysis-based automated requirements-based test case generation
US8838652B2 (en) Techniques for application data scrubbing, reporting, and analysis
KR101579493B1 (en) Staging control method for source code, Computer program for the same, Recording medium storing computer program for the same
US20150154097A1 (en) System and method for automated testing
CN109522228B (en) Interface automation test data construction method, device, platform and storage medium
US9256827B2 (en) Portable data management using rule definitions
CN111191276A (en) Data desensitization method and device, storage medium and computer equipment
KR20190136232A (en) Electronic device for detecting vulnerability of software and operation method thereof
CN105760450A (en) Form file analyzing method and device
CN112396419A (en) Method, device and equipment for generating check rule and storage medium
CN107122183A (en) Service code generation method and device
KR102211025B1 (en) Method and apparatus for generating technical document of weapon system software based on software product line
CN115658128A (en) Method, device and storage medium for generating software bill of material
Gregg et al. Product Line Engineering on the Right Side of the" V"
CN104536880A (en) GUI program testing case augmentation method based on symbolic execution
Kelemen et al. Towards complexity analysis of software process improvement frameworks
Mead Identifying security requirements using the security quality requirements engineering (SQUARE) method
Perrouin et al. Composing models for detecting inconsistencies: A requirements engineering perspective
Butting et al. Language engineering for heterogeneous collaborative embedded systems
CN114756868A (en) Network asset and vulnerability association method and device based on fingerprint
CN113688134A (en) Visual variable management method, system and equipment based on multidimensional data
CN114153447A (en) Method for automatically generating AI training code
US10585779B2 (en) Systems and methods of requirements chaining and applications thereof
CN112084167A (en) Authority filtering method and device and storage medium

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant