CN112463126A - Software development method based on information technology consulting technology - Google Patents

Software development method based on information technology consulting technology Download PDF

Info

Publication number
CN112463126A
CN112463126A CN202011433126.XA CN202011433126A CN112463126A CN 112463126 A CN112463126 A CN 112463126A CN 202011433126 A CN202011433126 A CN 202011433126A CN 112463126 A CN112463126 A CN 112463126A
Authority
CN
China
Prior art keywords
software
software development
method based
information technology
development method
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.)
Withdrawn
Application number
CN202011433126.XA
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.)
Henan Yuzhuo Information Technology Co Ltd
Original Assignee
Henan Yuzhuo 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 Henan Yuzhuo Information Technology Co Ltd filed Critical Henan Yuzhuo Information Technology Co Ltd
Priority to CN202011433126.XA priority Critical patent/CN112463126A/en
Publication of CN112463126A publication Critical patent/CN112463126A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • 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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention relates to the technical field of software development and discloses a software development method based on information technology consulting, which comprises the following steps: s1, software project analysis: analyzing and determining project requirements, logics and page display; s2, designing a software UI: designing according to the prototype function strictly without adding or modifying the customer requirements; s3, designing a software design library and dividing project modules; s4, programming software codes; s5, testing software items: after the test and modification of the developer are completed, the developer is handed over to the tester for testing. The software development method based on the information technology consulting technology ensures that the software development period is shortened by using the software development method, the software development efficiency is improved, meanwhile, the method has scientific and unified development steps, is easy to adapt to the change of the environment, can give structural consideration to data to a greater extent, can be skillfully operated without using experienced old hands, and is flexible in functional structure and wide in application.

Description

Software development method based on information technology consulting technology
Technical Field
The invention relates to the field of software development, in particular to a software development method based on information technology consulting.
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 the software design idea and method includes the algorithm and method for designing the function and implementation of the software, the overall structural design and module design of the software, programming and debugging, program joint debugging and testing, and writing and submitting the program.
The currently used software development method has a long development period, does not perform scientific unified development steps, is difficult to adapt to environmental changes, has insufficient data structure, requires skilled operation by experienced and old hands, is difficult to be compatible in service change, has a solid functional structure and a narrow application range, and therefore provides a software development method based on information technology consulting.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a software development method based on information technology consulting, which ensures that the use of the software development method shortens the period of software development and improves the efficiency of software development, meanwhile, the method has scientific and unified development steps, is easy to adapt to the change of environment, can give structural consideration to data to a greater extent, can be operated skillfully without using experienced old hands, has the advantages of flexible functional structure, wide application and the like, and solves the problems that the currently used software development method has longer development period, is not provided with scientific and unified development steps, is difficult to adapt to the change of environment, is insufficient in data structure, can be operated skillfully by using experienced old hands, is difficult to be compatible in service change, is solidified in functional structure and has narrow application range.
In order to ensure that the software development period is shortened and the software development efficiency is improved by using the software development method, the method has scientific and unified development steps, is easy to adapt to the change of the environment, can give structural consideration to data to a greater extent, can be skillfully operated without using experienced old hands, and has flexible functional structure and wider application range, the invention provides the following technical scheme: a software development method based on information technology consulting technology comprises the following steps:
s1, software project analysis: analyzing and determining project requirements, logics and page display;
s2, designing a software UI: designing according to the prototype function strictly without adding or modifying the customer requirements;
s3, designing a software design library and dividing project modules;
s4, software code programming: writing basic functions and configuration of a server, writing related functions of data display and generation of the client, and then filling codes of the server, wherein the design of a controller is created according to modules, so that each controller finishes corresponding assigned module contents, the method of the controller is used for realizing each small module, all methods needing to be written can be listed in advance, and then each method is filled;
s5, testing software items: after the test and the modification are completed, the developer is handed over to a tester for testing, and the tester tests according to the prototype and the requirement.
Preferably, the software design library design comprises a basic design layer, and the project module division comprises an application structure layer and a business organization layer.
Preferably, the basic design layer is used for designing a bottom layer service workpiece, the application structure layer is used for interfaces and service level agreements between services, and the business organization layer is used for business process modeling and service process arrangement.
Preferably, the business process modeling includes service discovery, service stipulation and service implementation.
Preferably, the software design library is designed to be counted in the data generation process and recorded in the data table, so that the database can be directly read in the later counting process without counting query.
Preferably, the project module division is divided into a management end module division and an APP end module division.
Preferably, the codes finished in the software code programming are necessarily tested, the interface documents are classified according to the modules, the annotations of the interface documents are clear, and the front-end interface docking is facilitated.
Preferably, the software project test does not carry out the test according to subjective guess, and the no function does not carry out the guess disorderly and influence the test progress.
Compared with the prior art, the invention provides a software development method based on information technology consulting, which has the following beneficial effects:
the software development method based on information technology consulting is further operated by software design library design and project module division, the software design library design comprises a basic design layer, the project module division comprises an application structure layer and a business organization layer, the basic design layer is used for designing bottom layer service workpieces, the application structure layer is used for interfaces and service level agreements among services, the business organization layer is used for business process modeling and service process arrangement, then basic functions and configuration of a service end are written, then client data display and generated related functions are written, then codes of the service end are supplemented, the design of the controllers is created according to the modules, each controller completes corresponding designated module content, the method of the controller is used for realizing each small module, all the methods needing to be written can be listed in advance, the software development method has the advantages that the software development period is shortened due to the use of the software development method, the software development efficiency is improved, meanwhile, the method has scientific and unified development steps, the method is easy to adapt to the change of the environment, the data can be structurally considered to a greater extent, the operation can be skillfully performed without using experience and old hands, the functional structure is flexible, and the application is wide.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the contents of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
A software development method based on information technology consulting technology comprises the following steps:
s1, software project analysis: analyzing and determining project requirements, logics and page display;
s2, designing a software UI: designing according to the prototype function strictly without adding or modifying the customer requirements;
s3, designing a software design library and dividing project modules;
s4, software code programming: writing basic functions and configuration of a server, writing related functions of data display and generation of the client, and then filling codes of the server, wherein the design of a controller is created according to modules, so that each controller finishes corresponding assigned module contents, the method of the controller is used for realizing each small module, all methods needing to be written can be listed in advance, and then each method is filled;
s5, testing software items: after the test and the modification are completed, the developer is handed over to a tester for testing, and the tester tests according to the prototype and the requirement.
The software development method based on the information technology consulting technology ensures that the software development period is shortened by using the software development method, the software development efficiency is improved, meanwhile, the method has scientific and unified development steps, is easy to adapt to the change of the environment, can give structural consideration to data to a greater extent, can be skillfully operated without using experienced old hands, and is flexible in functional structure and wide in application.
The software design library design comprises a basic design layer, and the project module division comprises an application structure layer and a business organization layer; the basic design layer is used for designing a bottom layer service workpiece, the application structure layer is used for interfaces and service level agreements among services, and the business organization layer is used for business process modeling and service process arrangement; the business process modeling comprises service discovery, service stipulation and service realization; the software design library is designed to be counted in the data generating process and recorded in the data table, so that the database can be directly read in the later counting process without counting and inquiring; the project module division is divided into a management end module division and an APP end module division; testing the codes finished in the software code programming, classifying interface documents according to modules, and making the annotations of the interface documents clear so as to facilitate the butt joint of front-end interfaces; the software project test does not need to be carried out according to subjective guess, and the test progress is influenced because no function needs to be carried out by indiscriminate guess.
During operation, project requirements, logics and page display are analyzed and determined, then design is carried out according to prototype functions strictly, customer requirements are not added and modified, software design library design and project module division are utilized for further operation, the software design library design comprises a basic design layer, the project module division comprises an application structure layer and a business organization layer, the basic design layer is used for designing bottom layer service workpieces, the application structure layer is used for interfaces and service level agreements among services, the business organization layer is used for business process modeling and service process arrangement, then basic functions and configuration of a server are written, then client data display and generated related functions are written, then codes of the server are supplemented, and design of controllers is established according to modules, so that each controller completes corresponding assigned module contents, the method of the controller is used for realizing each small module, all methods needing to be written can be listed in advance, then each method is filled, finally, after the test and the modification are completed by developers, the methods are transferred to testers for testing, and the testers carry out the test according to prototypes and requirements.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (8)

1. A software development method based on information technology consulting is characterized by comprising the following steps:
s1, software project analysis: analyzing and determining project requirements, logics and page display;
s2, designing a software UI: designing according to the prototype function strictly without adding or modifying the customer requirements;
s3, designing a software design library and dividing project modules;
s4, software code programming: writing basic functions and configuration of a server, writing related functions of data display and generation of the client, and then filling codes of the server, wherein the design of a controller is created according to modules, so that each controller finishes corresponding assigned module contents, the method of the controller is used for realizing each small module, all methods needing to be written can be listed in advance, and then each method is filled;
s5, testing software items: after the test and the modification are completed, the developer is handed over to a tester for testing, and the tester tests according to the prototype and the requirement.
2. The software development method based on information technology consulting, as recited in claim 1, wherein: the software design library design comprises a basic design layer, and the project module division comprises an application structure layer and a business organization layer.
3. The software development method based on information technology consulting, as recited in claim 2, wherein: the basic design layer is used for designing a bottom layer service workpiece, the application structure layer is used for interfaces and service level agreements among services, and the business organization layer is used for business process modeling and service process arrangement.
4. The software development method based on information technology consulting, as set forth in claim 3, wherein: the business process modeling comprises service discovery, service stipulation and service realization.
5. The software development method based on information technology consulting, as recited in claim 1, wherein: the software design library is designed to be counted in the data generating process and recorded in the data table, so that the database can be directly read in the later counting process without counting and inquiring.
6. The software development method based on information technology consulting, as recited in claim 1, wherein: and the project module division is divided into management end module division and APP end module division.
7. The software development method based on information technology consulting, as recited in claim 1, wherein: the codes finished in the software code programming are required to be tested, interface documents are classified according to modules, and the annotations of the interface documents are clear, so that front-end interface butt joint is facilitated.
8. The software development method based on information technology consulting, as recited in claim 1, wherein: the software project test does not need to be carried out according to subjective guess, and the test progress is influenced because no function needs to be carried out by indiscriminate guess.
CN202011433126.XA 2020-12-09 2020-12-09 Software development method based on information technology consulting technology Withdrawn CN112463126A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011433126.XA CN112463126A (en) 2020-12-09 2020-12-09 Software development method based on information technology consulting technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011433126.XA CN112463126A (en) 2020-12-09 2020-12-09 Software development method based on information technology consulting technology

Publications (1)

Publication Number Publication Date
CN112463126A true CN112463126A (en) 2021-03-09

Family

ID=74800502

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011433126.XA Withdrawn CN112463126A (en) 2020-12-09 2020-12-09 Software development method based on information technology consulting technology

Country Status (1)

Country Link
CN (1) CN112463126A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434120A (en) * 2021-06-29 2021-09-24 上海律信信息科技有限公司 Software development method based on data security

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434120A (en) * 2021-06-29 2021-09-24 上海律信信息科技有限公司 Software development method based on data security
CN113434120B (en) * 2021-06-29 2023-02-17 上海律信信息科技有限公司 Software development method based on data security

Similar Documents

Publication Publication Date Title
CN110309071B (en) Test code generation method and module, and test method and system
CN111832236B (en) Chip regression testing method and system, electronic equipment and storage medium
Rubin et al. Process mining framework for software processes
Ould et al. Testing in software development
US8635056B2 (en) System and method for system integration test (SIT) planning
EP2572294B1 (en) System and method for sql performance assurance services
Quyoum et al. Improving Software Reliability using Software Engineering Approach- A Review
EP2110781A1 (en) Method and system for automatic tracing of a computerized process using a relationship model
KR20090088605A (en) Method and apparatus for generating virtual software platform based on component model and validating software platform architecture using thereof
EP3021224B1 (en) Method and apparatus for producing a benchmark application for performance testing
KR101320264B1 (en) Automation appratus for developing and testing software based on web
CN101866315A (en) Test method and system of software development tool
CN110990285B (en) UI (user interface) automatic testing method and device
CN112463126A (en) Software development method based on information technology consulting technology
Jebnoun et al. Clones in deep learning code: what, where, and why?
CN109992251B (en) Business variable-oriented software development scheme generation method
Kim et al. Performance testing based on test-driven development for mobile applications
CN114238048B (en) Automatic testing method and system for Web front-end performance
CN111008140B (en) Cross-platform UI (user interface) automatic testing method and device
TWI676942B (en) A method and system implemented in billing domain by accelerating batch execution
Horst et al. Precise definition of software component specifications
Akinsola et al. Qualitative comparative analysis of software integration testing techniques
Foo et al. Verifying Business Processes Extracted from E-Commerce Systems Using Dynamic Analysis
CN102262545A (en) Program installing method and device
CN113742245A (en) Method and device for testing microservice, electronic equipment and computer storage medium

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20210309

WW01 Invention patent application withdrawn after publication