CN110232028A - A kind of test exemple automation operation method and system - Google Patents

A kind of test exemple automation operation method and system Download PDF

Info

Publication number
CN110232028A
CN110232028A CN201910548581.5A CN201910548581A CN110232028A CN 110232028 A CN110232028 A CN 110232028A CN 201910548581 A CN201910548581 A CN 201910548581A CN 110232028 A CN110232028 A CN 110232028A
Authority
CN
China
Prior art keywords
test
keyword
sql
programming language
case
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
CN201910548581.5A
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 Goke Microelectronics Co Ltd
Original Assignee
Hunan Goke Microelectronics 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 Goke Microelectronics Co Ltd filed Critical Hunan Goke Microelectronics Co Ltd
Priority to CN201910548581.5A priority Critical patent/CN110232028A/en
Publication of CN110232028A publication Critical patent/CN110232028A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/3684Test management for test design, e.g. generating new test cases
    • 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
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • G06F16/2445Data retrieval commands; View definitions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

This application provides a kind of test exemple automation operation method and system, which comprises the described method includes: test case is established database according to keyword and type feature classification;Programming language is interacted with SQL, by the new test set of the Test cases technology in the database;Robot Framework is called, the test set is executed and obtains implementing result.Test exemple automation operation method and system provided by the embodiments of the present application, test case data library is established using SQL technology, keyword, type feature search as desired can be achieved to search and obtain corresponding test use cases, and it combines and Robot Framework is called to realize test exemple automation operation, and convenient for executing the test case of some Special Significance use-cases by keyword query, the efficiency of implementation of test cases is improved.

Description

A kind of test exemple automation operation method and system
Technical field
This application involves automatization testing technique field more particularly to a kind of test exemple automation operation method and it is System.
Background technique
Automatic test of the Robot Framework based on Selenium2Library test library, it is a kind of popular and Widely used automation software testing system frame.Robot Framework test case is write, and test case executes, from It is dynamic to generate test report etc..When specifically used, only it need to choose all use-cases or write the relevant dos order of some pybot, so It executes afterwards, report can be automatically generated after the completion of the execution of all use-cases.Tester need to only check test report to analyze Test result largely saves the time for executing use-case by hand and executes bring operation error by hand.
However when with thousands of a use-cases, " select all suits are clicked at the interface Robot Framework When (selecting all use-cases) ", then it may require that the reaction time of a few minutes.If there are more use-cases, then the time needed Can be longer, or even will cause computer and can be stuck in the interface Robot Framework, other behaviour can not be executed by turn resulting in computer.When A simple order can be so write by dos order also can solve this problem, but when tester wants to test as logical When crossing certain use-cases to acquire a special sense such as the desired set of uses case of keyword lookup, choosing is either double-clicked one by one from interface Middle use-case or one row write dos order of a line be all it is unpractical, this, which requires a great deal of time, is selected, and causes to execute Test case is not convenient enough.
Summary of the invention
This application provides a kind of test exemple automation operation method and system, convenient for executing through keyword query The test case of some Special Significance use-cases, improves the efficiency of implementation of test cases.
In a first aspect, this application provides a kind of test exemple automation operation methods, which is characterized in that the method packet It includes:
Test case is established into database according to keyword and type feature classification;
Programming language is interacted with SQL, by the new test set of the Test cases technology in the database;
Robot Framework is called, the test set is executed and obtains implementing result.
Optionally, described that test case is special according to keyword and type in above-mentioned test exemple automation operation method Database is established in sign classification, comprising:
Obtain test case keyword and type feature classification, the keyword and type feature classification include project, Item attribute, abstract keyword, number of steps and step keyword;
First layer tables of data is established according to project and item attribute, second layer tables of data is established according to abstract keyword, presses Third layer tables of data is established according to number of steps and step keyword, being formed includes the first layer tables of data, second layer tables of data With the database of third layer tables of data.
Optionally, in above-mentioned test exemple automation operation method, the programming language and SQL are interacted the number According to the new test set of the Test cases technology in library, comprising:
Programming language is based on SQL and inquires the database according to keyword or type feature, and SQL derived query file simultaneously will As a result it is back to programming language;
Programming language generates derived inquiry file appending format according to the test case format of Robot Framework New test set.
Optionally, in above-mentioned test exemple automation operation method, the calling Robot Framework, described in execution Test set obtains implementing result, comprising:
Encapsulation executes test testing time function and calls function;
The testing time inputted according to test request is obtained, the test testing time letter is passed through according to the testing time Number and calling function call Robot Framework and the test set implementation of test cases obtain implementing result.
Optionally, in above-mentioned test exemple automation operation method, result is simultaneously back to by the SQL derived query file Programming language, comprising:
Result is back to programming language with Python sentence duplication inquiry file by SQL.
Second aspect, present invention also provides a kind of test exemple automation operation system, the system comprises:
Test case memory module, for test case to be established database according to keyword and type feature classification;
Test set generation module, interacts for programming language and SQL, by the Test cases technology in the database New test set;
Execution module executes the test set and obtains implementing result for calling Robot Framework.
Optionally, in above-mentioned test exemple automation operation system, the test case memory module includes:
Test case acquiring unit, for obtain test case keyword and type feature classification, the keyword and Type feature classification includes project, item attribute, abstract keyword, number of steps and step keyword;
Test case sub-module stored is closed for establishing first layer tables of data according to project and item attribute according to abstract Key word establishes second layer tables of data, establishes third layer tables of data according to number of steps and step keyword, is formed comprising described the The database of one layer data table, second layer tables of data and third layer tables of data.
Optionally, in above-mentioned test exemple automation operation system, the test set generation module includes:
Use-case acquiring unit is based on SQL for programming language and inquires the database according to keyword or type feature, Result is simultaneously back to programming language by SQL derived query file;
Test set generation unit, programming language is according to the test case format of Robot Framework by derived inquiry File appending format generates new test set.
Optionally, in above-mentioned test exemple automation operation system, the execution module includes:
Function encapsulation unit, for encapsulating execution test testing time function and calling function;
Execution unit obtains the testing time inputted according to test request, passes through the test according to the testing time Testing time function and calling function call Robot Framework and test set implementation of test cases acquisition execute knot Fruit.
Optionally, in above-mentioned test exemple automation operation system, the use-case acquiring unit, comprising:
Use-case replicates subelement, and result is back to programming language with Python sentence duplication inquiry file by SQL.
Test exemple automation operation method and system provided by the present application are based on SQL (Structured Query Language, structured query language) test case is classified according to keyword and type feature and establishes database;Programming language It is interacted with SQL, by the new test set of the Test cases technology in the database, calls Robot Framework, execute The test set obtains implementing result.Realize need according to keyword search it is some it is special executed with use-case when, according to Keyword or type feature inquire the test case library, and the use-case that duplication inquiry obtains obtains set of uses case, according to Robot The additional format generating test set of the set of uses case is called Robot Framework and institute by the test case format of Framework Test set is stated, implementing result is obtained according to test request implementation of test cases.In this way, test exemple automation provided by the present application Operation method and system improve test case execution efficiency convenient for executing some Special Significance use-cases for passing through keyword query.
Detailed description of the invention
In order to illustrate more clearly of the technical solution of the application, letter will be made to attached drawing needed in the embodiment below Singly introduce, it should be apparent that, for those of ordinary skills, without any creative labor, It is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of structure flow chart of test exemple automation operation method provided by the embodiments of the present application;
Fig. 2 is a kind of structural schematic diagram of test exemple automation operation system provided by the embodiments of the present application.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
Attached drawing 1 is the structure flow chart of test exemple automation operation method provided by the embodiments of the present application.Such as 1 institute of attached drawing Show, test exemple automation operation method provided by the embodiments of the present application, comprising:
S101: test case is established into database according to keyword and type feature classification.
SQL is structured query language, is a kind of data base querying and programming language, for accessing data and looking into Inquiry, update and administrative relationships Database Systems;It is simultaneously also the extension name of database script file.Test is established based on SQL to use The database of example, i.e., establish test case library using SQL technology, for storing simultaneously management of test cases.
In the embodiment of the present application, original test case library is obtained, sentence is inserted into for the original test based on SQL creation The test case in use-case library establishes test case library according to keyword and type feature classification.Keyword is such as totally without subregion, entirely Disk locking, unlocks totally, and overall security function is closed, subregion locking etc.;Type feature such as key is arranged, and key is deleted in unlock, Upgrading, data check etc..I.e. in the embodiment of the present application, keyword and the type feature classification of test case include project, item Mesh attribute, abstract keyword, number of steps and step keyword.
In the embodiment of the present application, main that database is established using layering, such as: establishing first according to project and item attribute Layer data table;Second layer tables of data is established by abstract keyword;Third layer data is established according to number of steps and step keyword Table forms the database comprising first layer tables of data, second layer tables of data and third layer tables of data.So achievable test case The differentiation layer by layer of data, keeps data conditioning clear, convenient for management and uses.As establishing demographics, first layer country Table, the province table of each country of the second layer, each province of third layer corresponds to each county town ascribed characteristics of population table.
S102: programming language is interacted with SQL, by the new test set of the Test cases technology in the database.
Programming language is interacted with SQL, and the test that Test cases technology is used for this test is obtained from database Collection.
Specifically, programming language, which is based on SQL, inquires the database, SQL derived query according to keyword or type feature Result is simultaneously back to programming language by file;Programming language will be derived according to the test case format of Robot Framework Inquiry file appending format generates new test set.The equal computer languages of programming language such as C voice.
The connection with database test case library is established, that is, obtains the connection handle of corresponding test case library, passes through connection Handle connects corresponding test case library.After successful connection, constructs specific SQL statement and function is called to execute the SQL Sentence.SQL statement not only includes the sentences such as " select ", " update ", " insert ", " delete ", further includes executing storage The sentence of process.Using sentence corresponding in SQL, test case library is inquired according to keyword or type feature, duplication is inquired The use-case arrived obtains set of uses case, such as the sentence using " select xxx from xxx " in SQL.According to the keyword of input or Type feature inquires the database of test case, and SQL obtains the use-case needed to be implemented, and derived query file simultaneously returns to result To programming language, search efficiency and accuracy are helped to ensure that.
In the embodiment of the present application, the use-case that SQL duplication inquiry obtains obtains set of uses case, optional to open one to add mode A new document, by the test case searched and content copy in this document.Specifically, SQL can use Python Sentence duplication inquiry file, and result is back to programming language.
After the use-case of duplication inquiry obtains set of uses case, programming language will be according to the test case of Robot Frame work The set of uses case of acquisition is carried out Format adjusting by format, obtains the test for meeting the test case format of Robot Frame work Collection.
S103: calling Robot Framework, executes the test set and obtains implementing result.
Robot Framework is called, and the test case in test use cases is called to execute survey according to test request Try use-case in set of uses case.Test request can be to continuously perform number.Robot Framework is completed in implementation of test cases Afterwards, output executes operation report.
Specifically, encapsulation executes test testing time function and calls function;Obtain the test inputted according to test request Number, according to the testing time by the test testing time function and call function call Robot Framework and The test set implementation of test cases obtains implementing result.Execution is write to test relevant testing time function and call function, Function is packaged.
Based on test exemple automation operation method provided by the embodiments of the present application, present invention also provides a kind of test use Example automatic operating system.Attached drawing 2 is the structural schematic diagram of test exemple automation operation system provided by the embodiments of the present application. As shown in Fig. 2, test exemple automation operation system provided by the embodiments of the present application includes:
Test case memory module 1, for test case to be established database according to keyword and type feature classification;
Test set generation module 2, interacts for programming language and SQL, and the test case in the database is raw The test set of Cheng Xin;
Execution module 3 executes the test set and obtains implementing result for calling Robot Framework.
In test exemple automation operation system provided by the embodiments of the present application, test case memory module 1 includes:
Test case acquiring unit, for obtain test case keyword and type feature classification, the keyword and Type feature classification includes project, item attribute, abstract keyword, number of steps and step keyword;
Test case sub-module stored is closed for establishing first layer tables of data according to project and item attribute according to abstract Key word establishes second layer tables of data, establishes third layer tables of data according to number of steps and step keyword, is formed comprising described the The database of one layer data table, second layer tables of data and third layer tables of data.
In test exemple automation operation system provided by the embodiments of the present application, test set generation module 2 includes:
Use-case acquiring unit is based on SQL for programming language and inquires the database according to keyword or type feature, Result is simultaneously back to programming language by SQL derived query file;
Test set generation unit, programming language is according to the test case format of Robot Framework by derived inquiry File appending format generates new test set.
In test exemple automation operation system provided by the embodiments of the present application, execution module 3 includes:
Function encapsulation unit, for encapsulating execution test testing time function and calling function;
Execution unit obtains the testing time inputted according to test request, passes through the test according to the testing time Testing time function and calling function call Robot Framework and test set implementation of test cases acquisition execute knot Fruit.
In test exemple automation operation system provided by the embodiments of the present application, use-case acquiring unit, comprising:
Use-case replicates subelement, and result is back to programming language with Python sentence duplication inquiry file by SQL.
Test exemple automation operation method and system provided by the embodiments of the present application are established test using SQL technology and are used Example database is, it can be achieved that keyword, type feature search search and obtain corresponding test use cases, and combine and call as desired Robot Framework realizes test exemple automation operation.Therefore, test exemple automation fortune provided by the embodiments of the present application Row method and system, by the test case of some Special Significance use-cases of keyword query, improve convenient for execution and execute test use The efficiency of example.
All the embodiments in this specification are described in a progressive manner, same and similar portion between each embodiment Dividing may refer to each other, and each embodiment focuses on the differences from other embodiments, and related place is referring to side The part of method embodiment illustrates.Those skilled in the art will be easy to think after considering the invention of specification and practice here To other embodiments of the present invention.This application is intended to cover any variations, uses, or adaptations of the invention, these Variations, uses, or adaptations follow general principle of the invention and do not invent in the art including the present invention Common knowledge or conventional techniques.The description and examples are only to be considered as illustrative, true scope of the invention and essence Mind is indicated by the following claims.
It should be understood that the application is not limited to the precise structure that has been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.Scope of the present application is only limited by the accompanying claims.

Claims (10)

1. a kind of test exemple automation operation method, which is characterized in that the described method includes:
Test case is established into database according to keyword and type feature classification;
Programming language is interacted with SQL, by the new test set of the Test cases technology in the database;
Robot Framework is called, the test set is executed and obtains implementing result.
2. test exemple automation operation method according to claim 1, which is characterized in that it is described by test case according to Database is established in keyword and type feature classification, comprising:
Keyword and the type feature classification of test case are obtained, the keyword and type feature classification include project, project Attribute, abstract keyword, number of steps and step keyword;
First layer tables of data is established according to project and item attribute, second layer tables of data is established according to abstract keyword, according to step Rapid number and step keyword establish third layer tables of data, are formed comprising the first layer tables of data, second layer tables of data and the The database of three layer data tables.
3. test exemple automation operation method according to claim 1, which is characterized in that the programming language and SQL Interact the test set that the Test cases technology in the database is new, comprising:
Programming language is based on SQL and inquires the database according to keyword or type feature, SQL derived query file and by result It is back to programming language;
Programming language generates derived inquiry file appending format newly according to the test case format of Robot Framework Test set.
4. test exemple automation operation method according to claim 1, which is characterized in that the calling Robot Framework executes the test set and obtains implementing result, comprising:
Encapsulation executes test testing time function and calls function;
Obtain the testing time that input according to test request, according to the testing time by the test testing time function with Function call Robot Framework and the test set implementation of test cases is called to obtain implementing result.
5. test exemple automation operation method according to claim 3, which is characterized in that the SQL derived query text Result is simultaneously back to programming language by part, comprising:
Result is back to programming language with Python sentence duplication inquiry file by SQL.
6. a kind of test exemple automation operation system, which is characterized in that the system comprises:
Test case memory module, for test case to be established database according to keyword and type feature classification;
Test set generation module, interacts for programming language and SQL, the Test cases technology in the database is new Test set;
Execution module executes the test set and obtains implementing result for calling Robot Framework.
7. test exemple automation operation system according to claim 6, which is characterized in that the test case stores mould Block includes:
Test case acquiring unit, for obtaining the keyword and type feature classification, the keyword and type of test case Tagsort includes project, item attribute, abstract keyword, number of steps and step keyword;
Test case sub-module stored, for establishing first layer tables of data according to project and item attribute, according to abstract keyword Second layer tables of data is established, establishes third layer tables of data according to number of steps and step keyword, being formed includes the first layer The database of tables of data, second layer tables of data and third layer tables of data.
8. test exemple automation operation system according to claim 6, which is characterized in that the test set generation module Include:
Use-case acquiring unit is based on SQL for programming language and inquires the database according to keyword or type feature, and SQL is led File is inquired out and result is back to programming language;
Test set generation unit, programming language is according to the test case format of Robot Framework by derived inquiry file Additional format generates new test set.
9. test exemple automation operation system according to claim 6, which is characterized in that the execution module includes:
Function encapsulation unit, for encapsulating execution test testing time function and calling function;
Execution unit obtains the testing time inputted according to test request, is tested according to the testing time by the test Frequency function and calling function call Robot Framework and the test set implementation of test cases obtain implementing result.
10. test exemple automation operation system according to claim 8, which is characterized in that the use-case acquiring unit, Include:
Use-case replicates subelement, and result is back to programming language with Python sentence duplication inquiry file by SQL.
CN201910548581.5A 2019-06-24 2019-06-24 A kind of test exemple automation operation method and system Pending CN110232028A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910548581.5A CN110232028A (en) 2019-06-24 2019-06-24 A kind of test exemple automation operation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910548581.5A CN110232028A (en) 2019-06-24 2019-06-24 A kind of test exemple automation operation method and system

Publications (1)

Publication Number Publication Date
CN110232028A true CN110232028A (en) 2019-09-13

Family

ID=67856406

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910548581.5A Pending CN110232028A (en) 2019-06-24 2019-06-24 A kind of test exemple automation operation method and system

Country Status (1)

Country Link
CN (1) CN110232028A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825618A (en) * 2019-10-10 2020-02-21 重庆金融资产交易所有限责任公司 Method and related device for generating test case
CN110825647A (en) * 2019-11-14 2020-02-21 广东华晟数据固态存储有限公司 Test method for automatically testing logical equipment interface
CN110928783A (en) * 2019-11-20 2020-03-27 北京工业大学 RobotFramework-based automatic test datamation reconstruction platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192194A (en) * 2007-01-19 2008-06-04 中兴通讯股份有限公司 Test case design method based on test case database
CN107341080A (en) * 2017-07-07 2017-11-10 郑州云海信息技术有限公司 A kind of test case management system and method
CN107729251A (en) * 2017-10-23 2018-02-23 中国联合网络通信集团有限公司 Testing case management and device
CN109902017A (en) * 2019-03-06 2019-06-18 厦门商集网络科技有限责任公司 A kind of method and terminal based on RobotFramework test Dubbo interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192194A (en) * 2007-01-19 2008-06-04 中兴通讯股份有限公司 Test case design method based on test case database
CN107341080A (en) * 2017-07-07 2017-11-10 郑州云海信息技术有限公司 A kind of test case management system and method
CN107729251A (en) * 2017-10-23 2018-02-23 中国联合网络通信集团有限公司 Testing case management and device
CN109902017A (en) * 2019-03-06 2019-06-18 厦门商集网络科技有限责任公司 A kind of method and terminal based on RobotFramework test Dubbo interface

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
中国IT培训工程编委会编: "《电脑超级培训学院 SQL超级培训班》", 31 January 2002 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825618A (en) * 2019-10-10 2020-02-21 重庆金融资产交易所有限责任公司 Method and related device for generating test case
CN110825618B (en) * 2019-10-10 2024-01-26 天航长鹰(江苏)科技有限公司 Method and related device for generating test case
CN110825647A (en) * 2019-11-14 2020-02-21 广东华晟数据固态存储有限公司 Test method for automatically testing logical equipment interface
CN110928783A (en) * 2019-11-20 2020-03-27 北京工业大学 RobotFramework-based automatic test datamation reconstruction platform

Similar Documents

Publication Publication Date Title
US9026901B2 (en) Viewing annotations across multiple applications
US8612939B2 (en) Multi trace parser
US20110208692A1 (en) Generation of star schemas from snowflake schemas containing a large number of dimensions
CN110232028A (en) A kind of test exemple automation operation method and system
US9229971B2 (en) Matching data based on numeric difference
US20070168380A1 (en) System and method for storing text annotations with associated type information in a structured data store
US7743077B2 (en) Method and system for generating database records
CN112463886B (en) Data processing method and device, electronic equipment and storage medium
US11036732B2 (en) Subquery predicate generation to reduce processing in a multi-table join
US20170154123A1 (en) System and method for processing metadata to determine an object sequence
CN110941629B (en) Metadata processing method, apparatus, device and computer readable storage medium
CN113157723B (en) SQL access method for Hyperridge Fabric
CN111949832A (en) Method and device for analyzing dependency relationship of batch operation
US6999966B2 (en) Content management system and methodology for implementing a complex object using nested/recursive structures
US20090132607A1 (en) Techniques for log file processing
CN114820080A (en) User grouping method, system, device and medium based on crowd circulation
CN107145538B (en) Table data query method, device and system
CN111797111A (en) Dynamic combined query method based on ES search engine
Rumpe et al. Refining business processes
RU2393536C2 (en) Method of unified semantic processing of information, which provides for, within limits of single formal model, presentation, control of semantic accuracy, search and identification of objects description
CN114741066A (en) Block chain application generation method and system
US11868349B2 (en) Row secure table plan generation
CN110609926A (en) Data tag storage management method and device
CN111259063B (en) Method and device for realizing data export in API mode
US11593325B2 (en) Systems and methods of data migration in multi-layer model-driven applications

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

Application publication date: 20190913

WD01 Invention patent application deemed withdrawn after publication