Movatterモバイル変換


[0]ホーム

URL:


CN107943691A - A kind of method and device for the functional test page for automatically generating intelligent contract - Google Patents

A kind of method and device for the functional test page for automatically generating intelligent contract
Download PDF

Info

Publication number
CN107943691A
CN107943691ACN201711142750.2ACN201711142750ACN107943691ACN 107943691 ACN107943691 ACN 107943691ACN 201711142750 ACN201711142750 ACN 201711142750ACN 107943691 ACN107943691 ACN 107943691A
Authority
CN
China
Prior art keywords
intelligent contract
functional test
test page
contract
intelligent
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.)
Granted
Application number
CN201711142750.2A
Other languages
Chinese (zh)
Other versions
CN107943691B (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.)
Shenzhen Shengmage Science & Technology Co Ltd
Original Assignee
Shenzhen Shengmage Science & 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 Shenzhen Shengmage Science & Technology Co LtdfiledCriticalShenzhen Shengmage Science & Technology Co Ltd
Priority to CN201711142750.2ApriorityCriticalpatent/CN107943691B/en
Publication of CN107943691ApublicationCriticalpatent/CN107943691A/en
Application grantedgrantedCritical
Publication of CN107943691BpublicationCriticalpatent/CN107943691B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The embodiment of the invention discloses a kind of method and device for the functional test page for automatically generating intelligent contract, including:The corresponding intelligent contract code of intelligent contract to be tested is obtained, intelligent contract code is compiled, exports compiling file;After analyzing compiling file, automatic generation function test page;The parameter that user inputs on the functional test page is obtained, functional test is carried out to intelligent contract.The embodiment of the present invention can show test parameter on the functional test page, facilitate user to test intelligent contract, improve the testing efficiency of the intelligent contract on ether mill to intelligent contract automatic generation function test page.

Description

A kind of method and device for the functional test page for automatically generating intelligent contract
Technical field
The present invention relates to block chain technical field, more particularly to a kind of functional test page for automatically generating intelligent contractMethod and device.
Background technology
Block chain is the new of the computer technologies such as Distributed Storage, point-to-point transmission, common recognition mechanism, Encryption AlgorithmApplication model, block chain also have anti-tamper feature.Ether mill is a kind of block chain implementation, and intelligent contract is on ether millExecutable code, the exploitation of intelligent contract is carried out usually using truffle.Wherein truffle is a kind of exploitation frame in ether millFrame.Intelligence contract of the prior art is generally used for carrying out using order line after truffle consoles call web3 interfacesFunctional test, parameter name and parameter type need user to remember, therefore complicated, and ordinary user is difficult to grasp, so as to causeTesting efficiency is low.
The content of the invention
For above-mentioned technical problem, an embodiment of the present invention provides a kind of functional test page for automatically generating intelligent contractMethod and device, can solve that the functional test of intelligent contract development process in the prior art is complicated, and testing efficiency is lowTechnical problem.
The first aspect of the embodiment of the present invention provides a kind of method for the functional test page for automatically generating intelligent contract, bagInclude:
The corresponding intelligent contract code of intelligent contract to be tested is obtained, intelligent contract code is compiled, output compilingFile;
After analyzing compiling file, automatic generation function test page;
The parameter that user inputs on the functional test page is obtained, functional test is carried out to intelligent contract.
Alternatively, it is described to obtain the corresponding intelligent contract code of intelligent contract, intelligent contract code is compiled, is exportedBefore compiling file, including:
The web server program that a nodejs running environment is write is pre-actuated, and intelligent contract to be tested is copiedShellfish is to web server catalogue.
Alternatively, the compiling file includes the intelligent binary code of contract, the interface message of contract and contract issueAddress.
Alternatively, the compiling file is json files, it is described compiling file is analyzed after, automatic generation function surveyThe examination page includes:
Operation truffle migrate export json files after contract is published to ether mill node, use nodejs journeysSequence analyzes json files;
All json files in web server are obtained, the json files issued to all successes travel through;
One form is generated respectively to each interface of each intelligent contract, wherein interface includes several intelligent contractsParameter, form include several entries, and an entry corresponds to the parameter of an intelligent contract;
According to the corresponding functional test page of each intelligence contract of form generation of each intelligent contract.
Alternatively, after the basis generates a functional test page to each intelligent contract, further include:
The corresponding functional test page of each intelligent contract is obtained, homepage is generated according to the functional test page of acquisition,Wherein homepage includes the list of all issued intelligent contracts.
Second aspect of the embodiment of the present invention provides a kind of device for the functional test page for automatically generating intelligent contract, instituteStating device includes:Memory, processor and it is stored in the computer journey that can be run on the memory and on the processorSequence, the computer program realize following steps when being performed by the processor:
The corresponding intelligent contract code of intelligent contract to be tested is obtained, intelligent contract code is compiled, output compilingFile;
After analyzing compiling file, automatic generation function test page;
The parameter that user inputs on the functional test page is obtained, functional test is carried out to intelligent contract.
Alternatively, following steps are also realized when the computer program is performed by the processor:
The web server program that a nodejs running environment is write is pre-actuated, and intelligent contract to be tested is copiedShellfish is to web server catalogue.
Alternatively, compiling file is json files, is also realized when the computer program is performed by the processor followingStep:
Operation truffle migrate export json files after contract is published to ether mill node, use nodejs journeysSequence analyzes json files;
All json files in web server are obtained, the json files issued to all successes travel through;
One form is generated respectively to each interface of each intelligent contract, wherein interface includes several intelligent contractsParameter, form include several entries, and an entry corresponds to the parameter of an intelligent contract;
According to the corresponding functional test page of each intelligence contract of form generation of each intelligent contract.
Alternatively, following steps are also realized when the computer program is performed by the processor:
The corresponding functional test page of each intelligent contract is obtained, homepage is generated according to the functional test page of acquisition,Wherein homepage includes the list of all issued intelligent contracts.
The third aspect of the embodiment of the present invention provides a kind of non-volatile computer readable storage medium storing program for executing, it is characterised in thatThe non-volatile computer readable storage medium storing program for executing is stored with computer executable instructions, and the computer executable instructions are by oneOr multiple processors may be such that one or more of processors perform the above-mentioned function of automatically generating intelligent contract when performingThe method of test page.
In technical solution provided in an embodiment of the present invention, by by the test parameter systematic function test sheets of intelligent contractFace, obtains the parameter input by user to intelligent contract on the functional test page and tests, output test result.Therefore it is oppositeIn the prior art, the embodiment of the present invention can show intelligent contract automatic generation function test page on the functional test pageShow test parameter, facilitate user to test intelligent contract, improve the testing efficiency of the intelligent contract on ether mill.
Brief description of the drawings
Fig. 1 is an a kind of embodiment of the method for the functional test page for automatically generating intelligent contract in the embodiment of the present inventionFlow diagram;
Fig. 2 is a kind of another implementation of the device for the functional test page for automatically generating intelligent contract in the embodiment of the present inventionExample structure diagram.
Embodiment
Below in conjunction with the attached drawing in the embodiment of the present invention, the technical solution in the embodiment of the present invention is carried out clear, completeSite preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, instead of all the embodiments.It is based onEmbodiment in the present invention, the every other implementation that those skilled in the art are obtained without creative effortsExample, belongs to the scope of protection of the invention.
Referring to Fig. 1, Fig. 1 is a kind of method for the functional test page for automatically generating intelligent contract in the embodiment of the present inventionOne embodiment flow diagram.As shown in Figure 1, including:
Step S100, the corresponding intelligent contract code of intelligent contract to be tested is obtained, intelligent contract code is compiled,Export compiling file;
Step S200, after analyzing compiling file, automatic generation function test page;
Step S300, the parameter that user inputs on the functional test page is obtained, functional test is carried out to intelligent contract.
When it is implemented, obtaining the corresponding intelligent contract code of intelligent contract to be tested, intelligent contract code can export oneA compiling file, the inside include the binary code of contract, the interface details of contract, and contract issue address.AnalysisCompiling file.A functional test page is automatically generated to each compiling file, as long as user inputs in the page, parameter, is clicked onTesting button, calling interface meeting auto-returned is to user.It is easy to operate so so that test is directly perceived, even if not being professional personAlso can be easier to carry out test compiling file includes the intelligent binary code of contract, the interface message of contract and contract issueAddress.
Alternatively, further included before step S100:Pre-actuate the web server journey that a nodejs running environment is writeSequence, and copy intelligent contract to be tested to web server catalogue.
Specifically, the embodiment of the present invention needs nodejs running environment, and Node.js is a cross-platform JavaScriptDevelopment environment.A web server program write containing a nodejs is generated in nodejs running environment, the conjunction to be testedAbout copy web server catalogue to.As web server catalogue is:Solidity build contracts, then by intelligent contractCopy to solidity build contracts.
Alternatively, compiling file is json files, and step S200 is specially:
Operation truffle migrate export json files after contract is published to ether mill node, use nodejs journeysSequence analyzes json files;
All json files in web server are obtained, the json files issued to all successes travel through;
One form is generated respectively to each interface of each intelligent contract, wherein interface includes several intelligent contractsParameter, form include several entries, and an entry corresponds to the parameter of an intelligent contract;
According to the corresponding functional test page of each intelligence contract of form generation of each intelligent contract.
When it is implemented, json (JavaScript Object Notation, JS object tag) is a kind of lightweightData interchange format.It is based on a subset of ECMAScript (w3c formulate js specifications), using being totally independent of programming languageThe text formatting of speech stores and represents data.Json files are analyzed using nodejs programs, run truffle migrate handlesContract is published to ether mill node, runs web server program, travels through web server catalogue, obtains the institute in web serverThere are json files, the json files issued to all successes travel through;The variable interface of each intelligent contract is obtained, to eachEach interface of intelligent contract generates a form respectively, and wherein interface includes the parameter of several intelligent contracts, and form includesSeveral entries, an entry correspond to the parameter of an intelligent contract;According to each intelligence of form generation of each intelligent contractThe corresponding functional test page of contract.Wherein truffle is ether mill Solidity programming language Development Frameworks.truffleMigrate is that intelligent contract is issued.
Alternatively, after according to a functional test page is generated to each intelligent contract, further include:
The corresponding functional test page of each intelligent contract is obtained, homepage is generated according to the functional test page of acquisition,Wherein homepage includes the list of all issued intelligent contracts.
When it is implemented, generate homepage, homepage after being combined according to the individual feature test page of each intelligent contractComprising all issued intelligent contracts, after selecting single intelligent contract, into the corresponding functional test page.Surveyed in functionPage input test parameter is tried, web server returns to test result.
The method of the functional test page for automatically generating intelligent contract in the embodiment of the present invention is described above,The device of the functional test page for automatically generating intelligent contract in the embodiment of the present invention is described below, referring to Fig. 2,Fig. 2 is a kind of another embodiment program mould of the device for the functional test page for automatically generating intelligent contract in the embodiment of the present inventionBlock schematic diagram, including:
Device 10 includes:Memory 101, processor 102 and storage are on a memory and the meter that can run on a processorCalculation machine program, computer program realize following steps when being performed by processor 101:
The corresponding intelligent contract code of intelligent contract to be tested is obtained, intelligent contract code is compiled, output compilingFile;
After analyzing compiling file, automatic generation function test page;
The parameter that user inputs on the functional test page is obtained, functional test is carried out to intelligent contract.
Specifically, the corresponding intelligent contract code of intelligent contract to be tested is obtained, intelligent contract code can export a volumeTranslation part, the inside include the binary code of contract, the interface details of contract, and contract issue address.Analysis compilingFile.A functional test page is automatically generated to each compiling file, as long as user inputs in the page, parameter, clicks on testButton, calling interface meeting auto-returned is to user.It is easy to operate so so that test is directly perceived, even if not being that professional person also canIt is easier to carry out test compiling file with including the intelligent binary code of contract, the interface message of contract and contract issueLocation.
Alternatively, following steps are also realized when computer program is performed by processor 101:
The web server program that a nodejs running environment is write is pre-actuated, and intelligent contract to be tested is copiedShellfish is to web server catalogue.
Specifically, the embodiment of the present invention needs nodejs running environment, and Node.js is a cross-platform JavaScriptDevelopment environment.A web server program write containing a nodejs is generated in nodejs running environment, the conjunction to be testedAbout copy web server catalogue to.As web server catalogue is:Solidity build contracts, then by intelligent contractCopy to solidity build contracts.
Alternatively, compiling file is json files, and computer program also realizes following steps when being performed by processor 101:
Operation truffle migrate export json files after contract is published to ether mill node, use nodejs journeysSequence analyzes json files;
All json files in web server are obtained, the json files issued to all successes travel through;
One form is generated respectively to each interface of each intelligent contract, wherein interface includes several intelligent contractsParameter, form include several entries, and an entry corresponds to the parameter of an intelligent contract;
According to the corresponding functional test page of each intelligence contract of form generation of each intelligent contract.
Specifically, json (JavaScript Object Notation, JS object tag) is a kind of data of lightweightExchange format.It is based on a subset of ECMAScript (w3c formulate js specifications), using being totally independent of programming languageText formatting stores and represents data.Json files are analyzed using nodejs programs, truffle migrate are contract for operationEther mill node is published to, runs web server program, travels through web server catalogue, is obtained all in web serverJson files, the json files issued to all successes travel through;The variable interface of each intelligent contract is obtained, to eachEach interface of intelligent contract generates a form respectively, and wherein interface includes the parameter of several intelligent contracts, and form includesSeveral entries, an entry correspond to the parameter of an intelligent contract;According to each intelligence of form generation of each intelligent contractThe corresponding functional test page of contract.Wherein truffle is ether mill Solidity programming language Development Frameworks.truffleMigrate is that intelligent contract is issued.
Alternatively, following steps are also realized when computer program is performed by processor 101:
The corresponding functional test page of each intelligent contract is obtained, homepage is generated according to the functional test page of acquisition,Wherein homepage includes the list of all issued intelligent contracts.
When it is implemented, generate homepage, homepage after being combined according to the individual feature test page of each intelligent contractComprising all issued intelligent contracts, after selecting single intelligent contract, into the corresponding functional test page.Surveyed in functionPage input test parameter is tried, web server returns to test result.
An embodiment of the present invention provides a kind of non-volatile computer readable storage medium storing program for executing, computer-readable recording medium is depositedComputer executable instructions are contained, which is executed by one or more processors, for example, being retouched more than performingMethod and step S100 to step S300 in the Fig. 1 stated.
The above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although with reference to the foregoing embodimentsThe present invention is described in detail, it will be understood by those of ordinary skill in the art that:It still can be to foregoing each implementationTechnical solution described in example is modified, or carries out equivalent substitution to which part technical characteristic;And these modification orReplace, the essence of appropriate technical solution is departed from the spirit and scope of various embodiments of the present invention technical solution.

Claims (10)

CN201711142750.2A2017-11-172017-11-17Method and device for automatically generating function test page of intelligent contractActiveCN107943691B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201711142750.2ACN107943691B (en)2017-11-172017-11-17Method and device for automatically generating function test page of intelligent contract

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201711142750.2ACN107943691B (en)2017-11-172017-11-17Method and device for automatically generating function test page of intelligent contract

Publications (2)

Publication NumberPublication Date
CN107943691Atrue CN107943691A (en)2018-04-20
CN107943691B CN107943691B (en)2022-03-01

Family

ID=61931643

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201711142750.2AActiveCN107943691B (en)2017-11-172017-11-17Method and device for automatically generating function test page of intelligent contract

Country Status (1)

CountryLink
CN (1)CN107943691B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108763058A (en)*2018-04-242018-11-06苏州同济区块链研究院有限公司A kind of block chain evaluation system
CN109446096A (en)*2018-11-062019-03-08北京知道创宇信息技术有限公司A kind of intelligence contract adjustment method, device and its storage medium
CN109508295A (en)*2018-11-142019-03-22联动优势科技有限公司Block chain common recognition test of heuristics method, apparatus, computing device and storage medium
CN109542781A (en)*2018-11-142019-03-29联动优势科技有限公司Block chain common recognition test of heuristics method, apparatus, computing device and storage medium
CN109670951A (en)*2018-11-192019-04-23苏宁易购集团股份有限公司A kind of block chain intelligence contract debugging dissemination method and system
CN110809876A (en)*2019-03-042020-02-18阿里巴巴集团控股有限公司Method and equipment for executing out-of-chain test on intelligent contract
CN110827145A (en)*2018-08-072020-02-21北京果仁宝软件技术有限责任公司Processing method and system based on block chain intelligent contract
WO2020062673A1 (en)*2018-09-262020-04-02深圳壹账通智能科技有限公司Smart contract test method, storage medium, test terminal and test device
CN111090581A (en)*2019-11-222020-05-01腾讯科技(深圳)有限公司Intelligent contract testing method and device, computer equipment and storage medium
CN111352835A (en)*2020-02-252020-06-30腾讯科技(深圳)有限公司Intelligent contract testing method, device, equipment and storage medium
CN111444090A (en)*2020-03-242020-07-24腾讯科技(深圳)有限公司 Contract testing method, device, electronic device and storage medium in blockchain
CN112069050A (en)*2019-06-112020-12-11南京慕测信息科技有限公司Intelligent contract testing method based on multi-objective optimization
CN113722202A (en)*2020-05-262021-11-30北京北信源软件股份有限公司Security testing system and method for intelligent contract

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20170032458A1 (en)*2015-07-292017-02-02Stressco Inc.Systems, methods and devices for extraction, aggregation, analysis and reporting of financial data
CN106598824A (en)*2016-11-252017-04-26深圳前海微众银行股份有限公司Performance analysis method and device for block chain
US20170206603A1 (en)*2016-01-202017-07-20Flair, Inc.Systems and methods for managing a talent based exchange
CN107274186A (en)*2017-05-112017-10-20上海点融信息科技有限责任公司The method and apparatus that intelligent contract-defined interface is obtained in block chain
CN107329888A (en)*2017-05-312017-11-07深圳前海微众银行股份有限公司Intelligent contract command code coverage rate computational methods and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20170032458A1 (en)*2015-07-292017-02-02Stressco Inc.Systems, methods and devices for extraction, aggregation, analysis and reporting of financial data
US20170206603A1 (en)*2016-01-202017-07-20Flair, Inc.Systems and methods for managing a talent based exchange
CN106598824A (en)*2016-11-252017-04-26深圳前海微众银行股份有限公司Performance analysis method and device for block chain
CN107274186A (en)*2017-05-112017-10-20上海点融信息科技有限责任公司The method and apparatus that intelligent contract-defined interface is obtained in block chain
CN107329888A (en)*2017-05-312017-11-07深圳前海微众银行股份有限公司Intelligent contract command code coverage rate computational methods and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
GARY SIMON: ""Interacting with a Smart Contract through Web3.js (Tutorial)"", 《HTTPS://COURSETRO.COM/POSTS/CODE/99/INTERACTING-WITH-A-SMART-CONTRACT-THROUGH-WEB3.JS-(TUTORIAL》*
小雨雨HI: ""【区块链】Truffle 部署 编译 测试 智能合约 的 完整实践操作"", 《HTTPS://YQ.ALIYUN.COM/ARTICLES/237962》*
都市烟火: ""Ethereum Dapp Tutorial-Part1"", 《HTTPS://WWW.CNBLOGS.COM/DUHUO/P/7449778.HTML》*

Cited By (21)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108763058A (en)*2018-04-242018-11-06苏州同济区块链研究院有限公司A kind of block chain evaluation system
CN110827145A (en)*2018-08-072020-02-21北京果仁宝软件技术有限责任公司Processing method and system based on block chain intelligent contract
WO2020062673A1 (en)*2018-09-262020-04-02深圳壹账通智能科技有限公司Smart contract test method, storage medium, test terminal and test device
CN109446096A (en)*2018-11-062019-03-08北京知道创宇信息技术有限公司A kind of intelligence contract adjustment method, device and its storage medium
CN109542781B (en)*2018-11-142021-11-05联动优势科技有限公司 Blockchain consensus algorithm testing method, device, computing device and storage medium
CN109508295A (en)*2018-11-142019-03-22联动优势科技有限公司Block chain common recognition test of heuristics method, apparatus, computing device and storage medium
CN109542781A (en)*2018-11-142019-03-29联动优势科技有限公司Block chain common recognition test of heuristics method, apparatus, computing device and storage medium
CN109508295B (en)*2018-11-142021-11-09联动优势科技有限公司Block chain consensus algorithm testing method and device, calculating device and storage medium
CN109670951A (en)*2018-11-192019-04-23苏宁易购集团股份有限公司A kind of block chain intelligence contract debugging dissemination method and system
WO2020103545A1 (en)*2018-11-192020-05-28苏宁云计算有限公司Blockchain-based smart contract debugging and releasing method and system
CN110809876A (en)*2019-03-042020-02-18阿里巴巴集团控股有限公司Method and equipment for executing out-of-chain test on intelligent contract
CN110809876B (en)*2019-03-042022-12-20创新先进技术有限公司Method and equipment for executing out-of-chain test on intelligent contract
CN112069050A (en)*2019-06-112020-12-11南京慕测信息科技有限公司Intelligent contract testing method based on multi-objective optimization
CN112069050B (en)*2019-06-112022-05-17南京慕测信息科技有限公司Intelligent contract testing method based on multi-objective optimization
CN111090581B (en)*2019-11-222024-02-09腾讯科技(深圳)有限公司Intelligent contract testing method, intelligent contract testing device, computer equipment and storage medium
CN111090581A (en)*2019-11-222020-05-01腾讯科技(深圳)有限公司Intelligent contract testing method and device, computer equipment and storage medium
CN111352835A (en)*2020-02-252020-06-30腾讯科技(深圳)有限公司Intelligent contract testing method, device, equipment and storage medium
CN111352835B (en)*2020-02-252024-04-26腾讯科技(深圳)有限公司Intelligent contract testing method, device, equipment and storage medium
CN111444090A (en)*2020-03-242020-07-24腾讯科技(深圳)有限公司 Contract testing method, device, electronic device and storage medium in blockchain
CN111444090B (en)*2020-03-242024-04-26腾讯科技(深圳)有限公司 Contract testing method, device, electronic device and storage medium in blockchain
CN113722202A (en)*2020-05-262021-11-30北京北信源软件股份有限公司Security testing system and method for intelligent contract

Also Published As

Publication numberPublication date
CN107943691B (en)2022-03-01

Similar Documents

PublicationPublication DateTitle
CN107943691A (en)A kind of method and device for the functional test page for automatically generating intelligent contract
Catal et al.Practical development of an Eclipse-based software fault prediction tool using Naive Bayes algorithm
CN104156313B (en)Method for automatically generating Web service testing case
Landhäußer et al.From requirements to UML models and back: how automatic processing of text can support requirements engineering
CN112199086B (en)Automatic programming control system, method, device, electronic equipment and storage medium
CN110941427B (en)Code generation method and code generator
JP7721225B2 (en) Method for improving the technical process of computer programming using a dynamic programming language, computer program, computer (type inference in dynamic languages)
CN109933331A (en)Data transfer device and associated component between a kind of client-server
Lee et al.Data structures and algorithms with python
CN111966817A (en)API recommendation method based on deep learning and code context structure and text information
Zuzak et al.A finite-state machine approach for modeling and analyzing restful systems
CN118573738A (en)Industrial control protocol configuration method, device, computer equipment and storage medium
Oluwagbemi et al.Automatic generation of test cases from activity diagrams for UML based testing (UBT)
Tesoriero et al.Transformation architecture for multi-layered WebApp source code generation
CN109636619A (en)Quantify returning for platform and surveys method, apparatus, electronic equipment and readable medium
Biermann et al.Parallel independence of amalgamated graph transformations applied to model transformation
US20250110705A1 (en)Fill-in-the-middle (‘fim’) code completions using static code analysis
CN119127285A (en) A software toolkit development method, device, computer equipment and storage medium
JP7549153B2 (en) DEEP LEARNING FRAMEWORK OPERATOR PROCESSING METHOD AND APPARATUS, ELECTRONIC DEVICE, STORAGE MEDIUM, AND COMPUTER PROGRAM
Kosikov et al.Data enrichment in the information graphs environment based on a specialized architecture of information channels
CN116185848A (en)Function test method and device of development system
MilovanovićPython Data Visualization Cookbook
MilovanovićPython data visualization cookbook
MileffDesign and development of a web-based graph editor and simulator application
Haller et al.RaUL: RDFa User Interface Language–A data processing model for web applications

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp