Code generation method based on machine learning, code editing system and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- PING AN BANK CO LTD
- Publication Date
- 2021-12-17
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of artificial intelligence, and in particular to a code generation method based on machine learning, a code editing system and a storage medium. Background technique
[0002] After the developer completes the writing of the source code, the source code needs to be tested (Code Test). The code test needs to be inspected (Review), troubleshooting (Debug) and run the test case (TestCase) in order. , where inspection tests and troubleshooting tests can usually be completed through code editing systems or test components that come with the development environment, and running test cases requires developers to build test cases according to the actual application scenarios of the source code.
[0003] When the source code can work in a variety of application scenarios, developers need to build a variety of corresponding test cases according to different application scenarios, and the number of codes to bu...