CN112732237B - Method and system for constructing code-free development technology model - Google Patents

Method and system for constructing code-free development technology model Download PDF

Info

Publication number
CN112732237B
CN112732237B CN202110106770.4A CN202110106770A CN112732237B CN 112732237 B CN112732237 B CN 112732237B CN 202110106770 A CN202110106770 A CN 202110106770A CN 112732237 B CN112732237 B CN 112732237B
Authority
CN
China
Prior art keywords
model
sub
module
testing
application program
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.)
Active
Application number
CN202110106770.4A
Other languages
Chinese (zh)
Other versions
CN112732237A (en
Inventor
黄河
黄炳裕
林文国
文艳
张涛
王伟宗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Evecom Information Technology Development Co ltd
Original Assignee
Evecom Information Technology Development 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 Evecom Information Technology Development Co ltd filed Critical Evecom Information Technology Development Co ltd
Priority to CN202110106770.4A priority Critical patent/CN112732237B/en
Publication of CN112732237A publication Critical patent/CN112732237A/en
Application granted granted Critical
Publication of CN112732237B publication Critical patent/CN112732237B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques

Abstract

A method for constructing a code-free development technology model comprises the following steps: s1, analyzing specific requirements of customers; s2, confirming a third-party application program interface according to the model of the actual development design; s3, drawing a sub-model of the user interface and the data model of the application program according to the time sequence; s4, discovering and connecting a third-party application program interface by using the service and the function; s5, importing effective data in the third-party application program into a data model submodel, and storing the submodel into a server; s6, testing the function of each submodel, integrating the submodels according to a set scheme, and testing the function of the integrated model; s7, deleting the part which is not applied in the test, and combining the repeated parts in each sub-module; the invention also provides a system for developing the technical model component without the code. The invention can not only realize timely modification of the client problem, but also has small difficulty and high speed in function modification work.

Description

Method and system for constructing code-free development technology model
Technical Field
The invention relates to the technical field of codeless development model components, in particular to a method and a system for constructing a codeless development technical model.
Background
Intuitively, code-free development is a software development mode in which a software developer can achieve target requirements without manual coding. Media reports that software manufacturers based on this idea have developed related projects in japan and the economically developed usa ten years ago. The rapid development tool of the domestic software manufacturer also responds to the trend at the application level, reduces the task amount of programmers for coding and writing the repeated function codes, and greatly improves the development efficiency of the application software. A codeless development platform, newly defined by Gartner in 2018, month 5. The code-free development is the innovative practice of the software development technology, and can reduce the code writing of 95% of the construction of the management information system. The scientific and technological field indicates that the code-free development is a method for producing software by using software, and people prefer a platform, so that the code-free development technology is considered to be a software platform with a unique language.
Compared with the code development technology, the code development-free technology has low cost and short completion period. However, in the process of actually developing a technical model component by software, the change of requirements is inevitable, a constructed system part is often damaged when a completed or to-be-completed model is changed, so that the time for modeling by a code-free development technology can still be effectively shortened at present, and in the process of developing the code-free development technology, a modification module which is mutually nested with a submodule is lacked, an initial submodule needs to be called, modified and debugged again in the process of modifying functions, and the matched model also needs to be changed again, so that the construction time and difficulty are greatly increased.
Disclosure of Invention
Objects of the invention
In order to solve the technical problems in the background art, the invention provides a method and a system for constructing a code-free development technical model, which can quickly enable a modified sub-function module to pass through a newly-built module embedded in a sub-module, replace an initial sub-module through the newly-built module, automatically perform matching and optimization, and have high efficiency in function modification and small working difficulty; meanwhile, in the process of actually developing and constructing the model, the invention further increases the test of the extended function, increases the compatibility and the practicability of the invention, and can effectively improve the functional diversity of the model constructed without codes.
(II) technical scheme
On one hand, the invention provides a method for constructing a code-free development technology model, which comprises the following steps:
s1, analyzing specific requirements of customers, planning and processing the requirements of the customers and designing a plan;
s2, confirming a third-party application program interface according to the model of the actual development design;
s3, drawing sub-models of the user interface and the data model of the application program according to the time sequence in the visual program development application program;
s4, using service and function discovery to connect with a third-party application program interface, and matching the design model sub-model data with the model in the third-party application program;
s5, importing effective data in the third-party application program into a data model submodel, and storing the submodel into a server;
s6, testing the function of each submodel, integrating the submodels according to a set scheme, and testing the function of the integrated model;
and S7, deleting the part which is not applied in the test, combining the repeated parts in each sub-module, optimizing each functional part, then re-integrating and re-testing.
Preferably, in S1, the method further includes the following operations:
after analysis and design, the reasonableness and the architecture compatibility of the model components are calculated, at least three schemes are used as comparison, and the comparison process is integrated according to the advantages of the schemes.
Preferably, in S3, the constructing of the sub-model further comprises the following steps:
when building the submodels, adding the newly-built submodels to each submodel, placing the newly-built submodels in the initial submodel, calling each newly-built submodel by inputting 'modification', and comparing and combining the newly-built submodels with the initial submodel.
Preferably, in S3, the constructing of the sub-model further comprises the following steps:
and the newly-built sub-model is independently tested before and after being combined with the initial sub-model, the pre-test data and the post-test data are compared, and the comparison data are visually displayed to a client.
Preferably, in S6 and S7, the method further comprises the steps of:
after the model acceptance test is performed, the model of the component needs to be deployed to a production environment for a plurality of tests, and optimization is performed again after the tests.
Preferably, in S7, the method mainly includes the following steps:
and uniformly testing the functional requirements, safety and performance of the finished product model, and testing the cross-functional requirements of the model.
Preferably, the method further comprises the step of setting forth the results and model utility ranges across functional tests.
On the other hand, the invention also provides a system for constructing the code-free development technology model, which comprises a development module and a server, wherein the development module is connected with the server and comprises a data acquisition module, an analysis matching module, a sub-module testing module, a storage module, a comprehensive testing module, an optimization processing module and a visualization device;
the data acquisition module is used for acquiring effective data in a third-party application program database, the analysis matching module is used for matching sub-module data acquired, the sub-module testing module is used for testing functions of sub-modules, the storage module is used for storing the data of the sub-modules, the comprehensive testing module is used for performing comprehensive function testing and cross-function testing on the sub-modules, the optimization processing module is used for optimizing an initial model passing the testing, and the visualization equipment is used for performing visualization display.
The technical scheme of the invention has the following beneficial technical effects: the design of the plan is carried out by analyzing the specific requirements of the customer, the workload can be accurately and gradually thinned, and a large problem is divided into a plurality of small solving modules, so that the working progress is accelerated, and convenience is provided for later detection and modification; the design of the third-party application program interface enables a developer to directly call the existing matched data structure model during design, so that the time is saved; through the sub-models drawn in time sequence, the later modification efficiency can be improved in the process of structure detection; when the function modification is needed, the modification data is placed in the newly-built sub-model, the newly-built sub-model is used for replacing the initial sub-model, the function modification efficiency is very high, and the independently-designed sub-model is stored in the storage module through the modular design, so that the raw material is provided for the post-production.
Drawings
Fig. 1 is a schematic diagram of a method for building a code-free development technology model according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings in conjunction with the following detailed description. It should be understood that the description is intended to be exemplary only, and is not intended to limit the scope of the present invention. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present invention.
As shown in fig. 1, the method for constructing a code-free development technology model provided by the present invention includes the following steps:
s1, analyzing specific requirements of customers, planning and processing the requirements of the customers and designing a plan;
s2, confirming a third-party application program interface according to the model of the actual development design;
s3, drawing sub-models of the user interface and the data model of the application program according to the time sequence in the visual program development application program;
s4, using the service and function discovery to connect with a third-party application program interface, and matching the design model sub-model data with the model in the third-party application program;
s5, importing effective data in the third-party application program into a data model submodel, and storing the submodel into a server;
s6, testing the function of each submodel, integrating the submodels according to a set scheme, and testing the function of the integrated model;
and S7, deleting the parts which are not applied in the test, combining the repeated parts in each sub-module, optimizing each functional part, re-integrating and re-testing.
In the present invention, in S1, the method further includes:
after analysis and design, the reasonability and the framework compatibility of the model component are calculated, at least three schemes are used for comparison, and the comparison is carried out according to the advantages of the schemes in the comparison process, so that the idea of a designer and the requirements of customers are visually compared and researched, the final function is determined, and the large change in the later working process is avoided.
In an alternative embodiment, in S3, the constructing of the sub-model further includes the following steps:
when building the submodels, adding the newly-built submodels to each submodel, placing the newly-built submodels in the initial submodel, calling each newly-built submodel by inputting 'modification' and comparing and combining the newly-built submodel with the initial submodel, and building the submodels to dedifferentiate the main functions of the models, so that the main frame does not need to be modified when the functions are slightly modified in the later stage of a client, the time required by later-stage adjustment is reduced, and the later-stage work difficulty is further reduced.
In an alternative embodiment, in S3, the constructing of the sub-model further includes the following steps:
newly-built submodel all carries out the function realization test alone around merging with initial submodel to test data contrast around, give the customer with the audio-visual demonstration of contrast data, the independent test purpose is for carrying out data storage with each submodule piece in the convenience later stage, with the data storage of submodule piece in the memory, make things convenient for later stage to call.
In an alternative embodiment, in S6 and S7, the method further comprises the following steps:
after the model acceptance test is carried out, the model of the component is required to be deployed to the production environment for multiple tests, optimization is carried out again after the tests, the stability of the program can be further determined through the multiple tests, the model is deployed in the production environment for visually showing the effect of the constructed model in practice, and the model system without code construction is ensured to be matched with the actual environment.
In an alternative embodiment, in S7, the following steps are mainly included:
the method has the advantages that the functional requirements, safety and performance of the finished product model are tested in a unified mode, the model is tested in a cross-functional requirement mode, other expansion functions of the built model are known, the expansion functions are labeled, and calling in the later period is facilitated.
In an alternative embodiment, it is included to set forth results and model utility ranges across functional tests.
The invention also provides a system for constructing the code-free development technology model, which comprises a development module and a server, wherein the development module is connected with the server and comprises a data acquisition module, an analysis matching module, a sub-module testing module, a storage module, a comprehensive testing module, an optimization processing module and a visualization device;
the data acquisition module is used for acquiring effective data in a third-party application program database, the analysis matching module is used for matching sub-module data acquired, the sub-module testing module is used for testing functions of sub-modules, the storage module is used for storing the data of the sub-modules, the comprehensive testing module is used for performing comprehensive function testing and cross-function testing on the sub-modules, the optimization processing module is used for optimizing an initial model passing the testing, and the visualization equipment is used for performing visualization display.
In the invention, when a model is constructed, firstly, communication with a client is needed, modularization processing is carried out on the model by analyzing the specific requirements of the client, the model function proposed by the client is divided into a plurality of sub-modules, a designer selects a proper third-party application program interface according to the function of each sub-module, the function entries of the sub-modules are utilized for retrieval in a database, a background of a drawing program automatically imports retrieved data, the designer imports the retrieved and optimized function sub-models into a design drawing in a dragging mode, and the function sub-modules are arranged according to the realized time sequence to form a complete model; simultaneously, each sub-module is tested independently before the model is built, the imported model program is prevented from being lost, the built model also needs to be tested for realizing functions, the sub-programs are prevented from being incompatible or the expected effect cannot be achieved, the similar functions are combined after the test, the overlapped part is deleted, the model processed in the steps needs to be further tested, and finally the method is implemented in a production environment for final test.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explaining the principles of the invention and are not to be construed as limiting the invention. Therefore, any modification, equivalent replacement, improvement and the like made without departing from the spirit and scope of the present invention should be included in the protection scope of the present invention. Further, it is intended that the appended claims cover all such variations and modifications as fall within the scope and boundaries of the appended claims or the equivalents of such scope and boundaries.

Claims (8)

1. A method for constructing a code-free development technology model is characterized by comprising the following steps:
s1, analyzing specific requirements of customers, planning and processing the requirements of the customers and designing a plan;
s2, confirming a third-party application program interface according to the model of the actual development design;
s3, drawing sub-models of the user interface and the data model of the application program according to the time sequence in the visual program development application program;
s4, using the service and function discovery to connect with a third-party application program interface, and matching the design model sub-model data with the model in the third-party application program;
s5, importing effective data in the third-party application program into a data model submodel, and storing the submodel into a server;
s6, testing the function of each submodel, integrating the submodels according to a set scheme, and testing the function of the integrated model;
and S7, deleting the parts which are not applied in the test, combining the repeated parts in each sub-module, optimizing each functional part, re-integrating and re-testing.
2. The method for code-free development technology model building according to claim 1, further comprising, in S1:
after the analysis and design, the reasonableness and the framework compatibility of the model components are calculated, at least three schemes are used for comparison, and the comparison process is integrated according to the advantages of the schemes.
3. The method of claim 1, wherein the sub-model building step in S3 further comprises the following steps:
when building the submodels, adding the newly-built submodels to each submodel, placing the newly-built submodels in the initial submodel, calling each newly-built submodel by inputting 'modification', and comparing and combining the newly-built submodels with the initial submodel.
4. The method of claim 1, wherein the sub-model building step in S3 further comprises the following steps:
and the newly-built sub-model is independently tested before and after being combined with the initial sub-model, the test data before and after the newly-built sub-model is compared, and the comparison data is visually displayed to the client.
5. The method of code-free development technology model building according to claim 1, further comprising the following steps in S6 and S7:
after the model acceptance test is performed, the model of the component needs to be deployed to a production environment for a plurality of tests, and optimization is performed again after the tests.
6. The method for code-free development technology model building according to claim 1, wherein in S7, the following steps are mainly included:
and uniformly testing the functional requirements, safety and performance of the finished product model, and testing the cross-functional requirements of the model.
7. The method of code-free development technology model building according to claim 1, further comprising formulating results and model utility ranges across functional tests.
8. A system for constructing a codeless development technology model, comprising the method for constructing a codeless development technology model according to any one of claims 1 to 7, characterized by comprising a development module and a server, wherein the development module is connected with the server and comprises a data acquisition module, an analysis matching module, a sub-module testing module, a storage module, a comprehensive testing module, an optimization processing module and a visualization device;
the data acquisition module is used for acquiring effective data in a third-party application program database, the analysis matching module is used for matching sub-module data acquired, the sub-module testing module is used for testing functions of sub-modules, the storage module is used for storing the data of the sub-modules, the comprehensive testing module is used for performing comprehensive function testing and cross-function testing on the sub-modules, the optimization processing module is used for optimizing an initial model passing the testing, and the visualization equipment is used for performing visualization display.
CN202110106770.4A 2021-01-26 2021-01-26 Method and system for constructing code-free development technology model Active CN112732237B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110106770.4A CN112732237B (en) 2021-01-26 2021-01-26 Method and system for constructing code-free development technology model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110106770.4A CN112732237B (en) 2021-01-26 2021-01-26 Method and system for constructing code-free development technology model

Publications (2)

Publication Number Publication Date
CN112732237A CN112732237A (en) 2021-04-30
CN112732237B true CN112732237B (en) 2022-09-30

Family

ID=75594050

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110106770.4A Active CN112732237B (en) 2021-01-26 2021-01-26 Method and system for constructing code-free development technology model

Country Status (1)

Country Link
CN (1) CN112732237B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113204330B (en) * 2021-06-01 2024-03-26 李麟 Program development design method and system based on artificial intelligence
CN114721647B (en) * 2022-06-10 2022-09-16 杭州普数软件有限公司 Object-oriented programming method based on codeless application development

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123412B (en) * 2014-07-17 2018-03-23 金刚幕墙集团有限公司 A kind of curtain wall collision checking method by BIM technology
CN106778952B (en) * 2016-11-30 2019-12-24 长威信息科技发展股份有限公司 Warehouse material full life cycle management method and system
US11340961B2 (en) * 2017-03-23 2022-05-24 Airwatch Llc Dynamically integrating a client application with third-party services
CN108268715B (en) * 2018-01-18 2022-03-08 东南大学 Steel bridge deck pavement construction simulation method based on BIM technology
CN109146089A (en) * 2018-07-25 2019-01-04 中建三局第二建设工程有限责任公司 A kind of life period of an equipment management method based on BIM
CN111831276B (en) * 2020-06-30 2022-09-13 中国船舶重工集团公司第七一六研究所 Software visualization rapid development system

Also Published As

Publication number Publication date
CN112732237A (en) 2021-04-30

Similar Documents

Publication Publication Date Title
CN103365770B (en) Mobile terminal software test macro and method for testing software
CN102236672B (en) A kind of data lead-in method and device
CN104778124B (en) A kind of software application automated testing method
CN103150249B (en) A kind of method and system of automatic test
CN103164328B (en) The regression testing method of a kind of business function, Apparatus and system
CN112732237B (en) Method and system for constructing code-free development technology model
CN105224458A (en) A kind of database method of testing and system
CN102024504B (en) Logic test method and device suitable for reactor protection system
CN108804322A (en) Automated testing method, device, computer equipment and storage medium
CN113868120A (en) Industrial software debugging method and device, computer equipment and storage medium
CN105786695A (en) Data test method and system
CN112433944A (en) Service testing method, device, computer equipment and storage medium
CN111190814B (en) Method and device for generating software test case, storage medium and terminal
CN109977012A (en) Joint debugging test method, device, equipment and the computer readable storage medium of system
CN114003451B (en) Interface testing method, device, system and medium
CN107247827B (en) Virtual terminal model modeling and automatic wiring method based on machine learning
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN105760300A (en) Automatic STK/UTK service testing method and system
CN103745067A (en) Power generator stator end parameterization automatic modeling system and method
CN111427582A (en) Management method, device and equipment of RT L code and computer readable storage medium
CN114064469A (en) Interface automation test method and storage medium
CN109960526A (en) A kind of application program packaging method and device
CN110989554B (en) Method for establishing hardware-in-loop test case library of new energy vehicle integrated controller
CN108958712A (en) The test template generation method of satellite multi-mode complication system
CN104615539A (en) Measurement parameter processing method and system

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
GR01 Patent grant
GR01 Patent grant