CN114047906A - Application software development method of facies engine - Google Patents

Application software development method of facies engine Download PDF

Info

Publication number
CN114047906A
CN114047906A CN202111185140.7A CN202111185140A CN114047906A CN 114047906 A CN114047906 A CN 114047906A CN 202111185140 A CN202111185140 A CN 202111185140A CN 114047906 A CN114047906 A CN 114047906A
Authority
CN
China
Prior art keywords
software
development
facies
engine
code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111185140.7A
Other languages
Chinese (zh)
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.)
Hunan Weirui Information Technology Co ltd
Original Assignee
Hunan Weirui Information Technology 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 Hunan Weirui Information Technology Co ltd filed Critical Hunan Weirui Information Technology Co ltd
Priority to CN202111185140.7A priority Critical patent/CN114047906A/en
Publication of CN114047906A publication Critical patent/CN114047906A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention discloses an application software development method of a facies engine, which relates to the technical field of software development and comprises the following steps: s1: planning a plan: determining the target of developing a software system and formulating a software development scheme; s2: software requirement analysis: analyzing requirements put forward by development software; s3: designing development software: carrying out software development design; s4: writing program codes: developing by utilizing development software, and compiling a program according to requirements; s5: and (3) developing software testing: inspecting the components of the software on the basis of the design test cases, S6: software development completion and maintenance: and the software development completes delivery and carries out maintenance. The invention relates to an application software development method of a facies engine, which improves the system management and control of a software development process, strengthens the stage of software development, establishes a stable software development process and a stable software maintenance process, improves the reliability and stability of the whole software system and improves the efficiency of software development.

Description

Application software development method of facies engine
Technical Field
The invention relates to the technical field of software development, in particular to an application software development method of a facies engine.
Background
Software development is the process of building a software system or software parts in a system according to user requirements. Software development is a system engineering that includes requirement capture, requirement analysis, design, implementation, and testing. Software is typically implemented in a programming language. Development is typically possible using software development tools. Software is divided into system software and application software, and includes not only programs that can be run on a computer, but files related to these programs are also generally considered to be part of the software. The general process of software design thinking and method comprises the functions of software design and the algorithm and method for realization, the overall structure design and module design of software, programming and debugging, program joint debugging and testing, compiling and submitting programs, the computer software has higher social value, is widely applied in all social circles and all fields, plays an important role in improving working efficiency, realizing information sharing, improving management level and the like, brings good economic benefit to software developers and powerfully promotes the rapid development of the computer software industry.
In the current market, in the aspects of engine-oriented application software development, traditional software development, program writing and software testing, the staged execution and process control and management are not implemented, and the tests are expensive and poor in reliability and influence the efficiency of software development, so that a method for developing the application software of the phase-oriented engine is needed to be provided.
Disclosure of Invention
The invention mainly aims to provide an application software development method of a facies engine, which can effectively solve the problems that the engine-oriented application software development in the background technology is not implemented in stages and process control and management are not implemented in the aspects of traditional software development, program compiling and software testing, and the tests are high in cost and poor in reliability and influence the efficiency of software development.
In order to achieve the purpose, the invention adopts the technical scheme that: a method for developing application software of a facies engine comprises the following steps:
s1: planning a plan: determining the general target of the software system to be developed, giving the requirements of the software system on functions, performance reliability, interfaces and the like, researching the feasibility of completing the software task, researching possible schemes for solving problems, making an implementation plan for completing the development task, and submitting the implementation plan together with a feasibility research report to a management department for examination;
s2: software requirement analysis: analyzing the requirements put forward by the software to be developed, giving detailed definitions, compiling a software requirement specification and a preliminary user manual, and submitting the software requirement specification and the preliminary user manual to a management organization for evaluation;
s3: designing development software: converting the determined requirements into a corresponding system structure, further specifically describing the work to be completed by each module, compiling a design specification and submitting the design specification to review;
s4: writing program codes: developing by using development software, developing the software by using a high-level database server, and compiling a program according to actual requirements;
s5: and (3) developing software testing: the method comprises the steps that all components of software are checked on the basis of designing a test case, the selected programming language is used for completing coding of a source program, each unit module is subjected to unit testing, all the unit modules are combined to form complete software, a software version is constructed and sent to a service host, and the software performs defect testing of the software in the service host and detects the software function;
s6: software development completion and maintenance: and after the software is developed, the software is delivered, the delivered software is put into formal use, and proper maintenance is carried out in the running process.
Preferably, in the step S4, the framework design for software development is written with WeX5 software.
Preferably, the step S4 includes the steps of:
s4.1: testing the existing source code: detecting whether a functional module required in a software project to be developed exists in local storage and network storage in a past project, determining that the functional module is stored, uploading the functional module to a server, mounting the functional module to the software project for testing, and storing defect information obtained by testing by the server;
s4.2: creating new code: a programmer creates a program code of a functional module to be developed in a software project, after self-checking, the program code connected with an existing code in series is transmitted to a server side, and the server stores defect information obtained through testing;
s4.3: and (4) perfecting a code: correcting the source code through the obtained defect information of the old code and the new code, perfecting the coupling of the new code and the old code, and uploading to a server side for secondary test after the correction is completed until the defect information is completely corrected;
s4.4: quality auditing and finalizing: and the server performs application experiments on the finally modified codes, provides quality audit reports and program improvement suggestions, and performs finalization and saving after the audit is finished.
Preferably, the local storage in the step S4.1 is hard disk storage, the network storage is a software project GIT library established by the server, and the step S4.4 disk storage process includes establishing a GIT library of a newly-built functional module by the server.
Preferably, in step S1, the designer generates a corresponding development scheme by collecting information of the development software.
Preferably, in step S4, the software development group will establish a software development library, store the source code, the work document, the task list and the project plan in the software development process, and manage and control the software development library by using the software configuration management tool TFS.
Preferably, the TFS software management tool is used for each software developer to establish a usage right and establish a mutual collaborative development environment; software developers can share all resources in the library through the TFS; software developers can keep the code written by the software developers and the management data of the TFS synchronous through the TFS; monitoring and managing the development work of software development by using the work tracking function of the TFS; the TFS can store all working data of a software developer, such as written source code, existing defects, change conditions and the like, and the reporting function of the TFS can link the data to generate a report for analysis and review.
Preferably, after the step S6, the data after the software development is completed is stored in a storage database, where the storage database is used for saving and sorting the software development data, and is used for sharing and encrypting the software data.
Preferably, the encryption API function provided by the storage database encrypts the data item to be encrypted, the encrypted result replaces the plaintext corresponding to the SQL statement, the internal process of the application system is completed, the library name, the table name, the field name and the data to be encrypted need to be provided to the encryption API function, the encryption API function automatically obtains the user identity information from the configuration file, the connection with the database encryption server and the submission of the data to be encrypted are completed, and the database encryption server completes the operations of identity authentication, permission discrimination and data encryption.
Preferably, the database is an SQL database, and is protected by a firewall and misuse detection, the misuse detection is performed by applying a known attack method according to a defined illegal intrusion pattern, the illegal intrusion pattern utilizes the vulnerability of the system, the characteristics of the illegal intrusion pattern are determined by analyzing the characteristics, conditions, arrangements and relationships between events of the intrusion process, and whether the database is illegally intruded is detected by judging whether the intrusion patterns occur or not.
Compared with the prior art, the invention has the following beneficial effects:
1. in the invention, a software development library is established by a software development group, source codes, working documents, task lists and project plans in the software development process are stored, the software development library is managed and controlled by adopting a software configuration management tool TFS, a use authority is established for each software developer, and a mutual cooperation development environment is established for the whole team; software developers can share all resources in the library through the TFS; software developers can keep the code written by the software developers and the management data of the TFS synchronous through the TFS; project responsible personnel can monitor and manage the progress work of software development by using the work tracking function of the TFS; the TFS can store all working data of software developers, such as written source codes, existing defects, changing conditions and the like, and the report function of the TFS can link the data to generate reports for analysis and reference, so that the system management and control of the software development process are improved, the stage of software development is strengthened, a stable software development process and a stable maintenance process are established, and the reliability and the stability of the whole software system are improved.
2. According to the invention, through carrying out feasibility research on the plan aiming at the requirements of customers and other aspects, on one hand, the target of a software system to be developed is described to the customers in a definite language, some customer requirements which cannot be met are clearly informed to the customers, on the other hand, the feasibility analysis on the requirements of the plan is carried out, the software is confirmed to meet various rules, meanwhile, the plan is ensured to meet the requirements of the customers, developers and the customers of the software communicate according to the requirements of the customers, all the requirements of the customers on the software system are determined, the realization functions of the developed software system are determined, the requirements of the customers can be matched relatively well after the software development is finished, the satisfaction degree of the customers on the software is improved, and meanwhile, the function modification amplitude of the software in the later period is reduced.
3. According to the invention, through the serial connection utilization of planning and dividing the existing codes for the project functions and the centralized debugging and defect reporting of the server, the effective interaction between a tester and a developer is realized, the development period of a software project is shortened, the software development efficiency is improved, the risk of modifying and copying computer software is avoided by the software development technology, the code is compiled by adopting WeX5 software aiming at the framework design of the software, the software can improve the development efficiency, and the software can support a plurality of background development language developers to take protection measures on the computer software after the development is completed, so that the software is prevented from being stolen or damaged.
Drawings
Fig. 1 is a flowchart of the operation steps of the method for developing application software of a facies engine according to the present invention.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific embodiments.
In the description of the present invention, it should be noted that the terms "upper", "lower", "inner", "outer", "front", "rear", "both ends", "one end", "the other end", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it is to be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "disposed," "connected," and the like are to be construed broadly, such as "connected," which may be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
Referring to fig. 1, the present invention is a method for developing application software of a facies engine, including the following steps:
s1: planning a plan: determining the general target of the software system to be developed, giving the requirements of the software system on functions, performance reliability, interfaces and the like, researching the feasibility of completing the software task, researching possible schemes for solving problems, making an implementation plan for completing the development task, and submitting the implementation plan together with a feasibility research report to a management department for examination;
s2: software requirement analysis: analyzing the requirements put forward by the software to be developed, giving detailed definitions, compiling a software requirement specification and a preliminary user manual, and submitting the software requirement specification and the preliminary user manual to a management organization for evaluation;
s3: designing development software: converting the determined requirements into a corresponding system structure, further specifically describing the work to be completed by each module, compiling a design specification and submitting the design specification to review;
s4: writing program codes: developing by using development software, developing the software by using a high-level database server, and compiling a program according to actual requirements;
s5: and (3) developing software testing: the method comprises the steps that all components of software are checked on the basis of designing a test case, the selected programming language is used for completing coding of a source program, each unit module is subjected to unit testing, all the unit modules are combined to form complete software, a software version is constructed and sent to a service host, and the software performs defect testing of the software in the service host and detects the software function;
s6: software development completion and maintenance: and after the software is developed, the software is delivered, the delivered software is put into formal use, and proper maintenance is carried out in the running process.
In step S4, code is written in WeX5 software for the framework design of software development.
Step S4 includes the following steps:
s4.1: testing the existing source code: detecting whether a functional module required in a software project to be developed exists in local storage and network storage in a past project, determining that the functional module is stored, uploading the functional module to a server, mounting the functional module to the software project for testing, and storing defect information obtained by testing by the server;
s4.2: creating new code: a programmer creates a program code of a functional module to be developed in a software project, after self-checking, the program code connected with an existing code in series is transmitted to a server side, and the server stores defect information obtained through testing;
s4.3: and (4) perfecting a code: correcting the source code through the obtained defect information of the old code and the new code, perfecting the coupling of the new code and the old code, and uploading to a server side for secondary test after the correction is completed until the defect information is completely corrected;
s4.4: quality auditing and finalizing: and the server performs application experiments on the finally modified codes, provides quality audit reports and program improvement suggestions, and performs finalization and saving after the audit is finished.
In the step S4.1, the local storage is hard disk storage, the network storage is software project GIT library established by the server, and the step S4.4 disk storage process includes establishing GIT library of the newly-built function module by the server.
In step S1, by collecting information of the development software, the worker knows the function of the development software, and before the development of the software, the designer generates a corresponding development scheme, so that the worker can develop the software.
In step S4, the software development group establishes a software development library, stores the source code, the work document, the task list and the project plan in the software development process, and manages and controls the software development library by using a software configuration management tool TFS.
The TFS software management tool is used for establishing a use authority for each software developer and establishing a mutual cooperation development environment; software developers can share all resources in the library through the TFS; software developers can keep the code written by the software developers and the management data of the TFS synchronous through the TFS; monitoring and managing the development work of software development by using the work tracking function of the TFS; the TFS may store all the working data of the software developer, such as written source code, existing defects and changes, and the reporting function of the TFS may link these data and generate reports for analysis and review.
After step S6, the data after the software development is completed is stored in the storage database, and the storage database is used for storing and sorting the software development data and for sharing and encrypting the software data.
Storing an encryption API function provided by a database, encrypting a data item to be encrypted, replacing a corresponding plaintext in an SQL statement with an encrypted result, completing the flow in an application system, providing a library name, a table name, a field name and data to be encrypted for the encryption API function, automatically acquiring user identity information from a configuration file by the encryption API function, completing connection with a database encryption server and submission of the data to be encrypted, and completing identity authentication, authority judgment and data encryption operation by the database encryption server.
The database is SQL database, uses firewall and misuse detection to protect, misuse detection uses known attack method, according to defined illegal invasion mode, the illegal invasion mode uses the vulnerability of the system, the characteristic of the illegal invasion mode is determined by analyzing the characteristic, condition, arrangement and the relation between events of the invasion process, and detects whether the database is illegally invaded by judging whether the invasion mode appears or not.
The foregoing shows and describes the general principles and broad features of the present invention and advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (10)

1. A method for developing application software of a facies engine is characterized by comprising the following steps: the method comprises the following steps:
s1: planning a plan: determining the general target of the software system to be developed, giving the requirements of the software system on functions, performance reliability, interfaces and the like, researching the feasibility of completing the software task, researching possible schemes for solving problems, making an implementation plan for completing the development task, and submitting the implementation plan together with a feasibility research report to a management department for examination;
s2: software requirement analysis: analyzing the requirements put forward by the software to be developed, giving detailed definitions, compiling a software requirement specification and a preliminary user manual, and submitting the software requirement specification and the preliminary user manual to a management organization for evaluation;
s3: designing development software: converting the determined requirements into a corresponding system structure, further specifically describing the work to be completed by each module, compiling a design specification and submitting the design specification to review;
s4: writing program codes: developing by using development software, developing the software by using a high-level database server, and compiling a program according to actual requirements;
s5: and (3) developing software testing: the method comprises the steps that all components of software are checked on the basis of designing a test case, the selected programming language is used for completing coding of a source program, each unit module is subjected to unit testing, all the unit modules are combined to form complete software, a software version is constructed and sent to a service host, and the software performs defect testing of the software in the service host and detects the software function;
s6: software development completion and maintenance: and after the software is developed, the software is delivered, the delivered software is put into formal use, and proper maintenance is carried out in the running process.
2. The method for developing application software of a facies engine of claim 1, wherein: in step S4, code is written in WeX5 software for the framework design of software development.
3. The method for developing application software of a facies engine of claim 1, wherein: the step S4 includes the steps of:
s4.1: testing the existing source code: detecting whether a functional module required in a software project to be developed exists in local storage and network storage in a past project, determining that the functional module is stored, uploading the functional module to a server, mounting the functional module to the software project for testing, and storing defect information obtained by testing by the server;
s4.2: creating new code: a programmer creates a program code of a functional module to be developed in a software project, after self-checking, the program code connected with an existing code in series is transmitted to a server side, and the server stores defect information obtained through testing;
s4.3: and (4) perfecting a code: correcting the source code through the obtained defect information of the old code and the new code, perfecting the coupling of the new code and the old code, and uploading to a server side for secondary test after the correction is completed until the defect information is completely corrected;
s4.4: quality auditing and finalizing: and the server performs application experiments on the finally modified codes, provides quality audit reports and program improvement suggestions, and performs finalization and saving after the audit is finished.
4. The method for developing application software of a facies engine of claim 3, wherein: the local storage in the step S4.1 is hard disk storage, the network storage is a software project GIT library established by the server, and the step S4.4 disk storage process includes the establishment of a GIT library of a newly-built functional module by the server.
5. The method for developing application software of a facies engine of claim 1, wherein: in the step S1, the designer generates a corresponding development scheme by collecting information of the development software.
6. The method for developing application software of a facies engine of claim 1, wherein: in step S4, the software development group establishes a software development library, stores the source code, the work document, the task list and the project plan in the software development process, and manages and controls the software development library by using a software configuration management tool TFS.
7. The method for developing application software of a facies engine of claim 6, wherein: the TFS software management tool is used for establishing a use authority for each software developer and establishing a mutual cooperation development environment; software developers can share all resources in the library through the TFS; software developers can keep the code written by the software developers and the management data of the TFS synchronous through the TFS; monitoring and managing the development work of software development by using the work tracking function of the TFS; the TFS may store all the working data of the software developer, such as written source code, existing defects and changes, and the reporting function of the TFS may link these data and generate reports for analysis and review.
8. The method for developing application software of a facies engine of claim 1, wherein: after the step S6, the data after the software development is completed is stored in the storage database, where the storage database is used for storing and sorting the software development data, and is used for sharing and encrypting the software data.
9. The method for developing application software of a facies engine of claim 8, wherein: the encryption API function provided by the storage database encrypts data items to be encrypted, replaces a corresponding plaintext in an SQL statement with an encrypted result, completes the flow in an application system, needs to provide a library name, a table name, a field name and data to be encrypted for the encryption API function, automatically obtains user identity information from a configuration file by the encryption API function, completes connection with a database encryption server and submits the data to be encrypted, and completes identity authentication, authority judgment and data encryption operation by the database encryption server.
10. The method for developing application software of a facies engine of claim 9, wherein: the database is an SQL database, a firewall and misuse detection are adopted for protection, misuse detection is realized by applying a known attack method and according to a well-defined illegal invasion mode, the illegal invasion mode utilizes the vulnerability of the system, the characteristics of the illegal invasion mode are determined by analyzing the characteristics, conditions, arrangement and relationship among events of an invasion process, and whether illegal invasion occurs in the database is detected by judging whether the invasion modes occur or not.
CN202111185140.7A 2021-10-12 2021-10-12 Application software development method of facies engine Pending CN114047906A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111185140.7A CN114047906A (en) 2021-10-12 2021-10-12 Application software development method of facies engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111185140.7A CN114047906A (en) 2021-10-12 2021-10-12 Application software development method of facies engine

Publications (1)

Publication Number Publication Date
CN114047906A true CN114047906A (en) 2022-02-15

Family

ID=80204460

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111185140.7A Pending CN114047906A (en) 2021-10-12 2021-10-12 Application software development method of facies engine

Country Status (1)

Country Link
CN (1) CN114047906A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115373725A (en) * 2022-10-24 2022-11-22 布谷云软件技术(南京)有限公司 Software development management system and method with requirement as granularity

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115373725A (en) * 2022-10-24 2022-11-22 布谷云软件技术(南京)有限公司 Software development management system and method with requirement as granularity

Similar Documents

Publication Publication Date Title
US7757125B2 (en) Defect resolution methodology and data defects quality/risk metric model extension
Mo et al. Hotspot patterns: The formal definition and automatic detection of architecture smells
US20100058114A1 (en) Systems and methods for automated management of compliance of a target asset to predetermined requirements
Theisen et al. Approximating attack surfaces with stack traces
Chaar et al. In-process evaluation for software inspection and test
US9047164B2 (en) Calculating defect density by file and source module
US20120174057A1 (en) Intelligent timesheet assistance
Shatnawi Deriving metrics thresholds using log transformation
US20050065839A1 (en) Methods, systems and computer program products for generating an aggregate report to provide a certification of controls associated with a data set
JP2007535723A (en) A test tool including an automatic multidimensional traceability matrix for implementing and verifying a composite software system
Fisher et al. Utilizing Atlassian JIRA for large-scale software development management
Rindell et al. Managing security in software: Or: How i learned to stop worrying and manage the security technical debt
Bao et al. V-SZZ: automatic identification of version ranges affected by CVE vulnerabilities
CN110134582A (en) The processing of test case and data processing method and device
Lahami et al. A Comprehensive Review of Testing Blockchain Oriented Software.
CN116680756A (en) Sports enterprise financial data safety system based on blockchain
Chaliasos et al. Smart contract and defi security: Insights from tool evaluations and practitioner surveys
CN114047906A (en) Application software development method of facies engine
US10089463B1 (en) Managing security of source code
Tuma et al. Checking security compliance between models and code
van der Aalst et al. Conformance checking
Chivers et al. Applying Security Design Analysis to a service‐based system
Seehusen A technique for risk-based test procedure identification, prioritization and selection
Kutzler et al. Boosting cyber-physical system security
Ashraf et al. Security assessment framework for educational ERP systems

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination