[go: up one dir, main page]

CN109032940B - Test scene input method, device, equipment and storage medium - Google Patents

Test scene input method, device, equipment and storage medium Download PDF

Info

Publication number
CN109032940B
CN109032940B CN201810799031.6A CN201810799031A CN109032940B CN 109032940 B CN109032940 B CN 109032940B CN 201810799031 A CN201810799031 A CN 201810799031A CN 109032940 B CN109032940 B CN 109032940B
Authority
CN
China
Prior art keywords
content
scene
entered
mapping relationship
modules
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
CN201810799031.6A
Other languages
Chinese (zh)
Other versions
CN109032940A (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810799031.6A priority Critical patent/CN109032940B/en
Publication of CN109032940A publication Critical patent/CN109032940A/en
Application granted granted Critical
Publication of CN109032940B publication Critical patent/CN109032940B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/3668Testing of software
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/3668Testing of software
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

本发明涉及一种测试场景录入方法、装置、设备及存储介质,所述方法包括:检索并判断场景库中是否已存在待录入内容:是,则不再将所述待录入内容存储至场景库;否,则将所述待录入内容录入场景库。本发明采用基于大数据的方法,通过对待录入文件进行检索,采用预置可扩展场景库,简化了场景库录入方式,有效降低了场景库的重复场景录入,提高了场景录入效率。

Figure 201810799031

The present invention relates to a test scene entry method, device, equipment and storage medium. The method includes: retrieving and judging whether content to be entered already exists in a scene library: if yes, the to-be-entered content will not be stored in the scene library. ; if not, enter the to-be-entered content into the scene library. The present invention adopts the method based on big data, and by retrieving the files to be entered, and adopting a preset expandable scene library, the scene library entry mode is simplified, the repeated scene entry of the scene library is effectively reduced, and the scene entry efficiency is improved.

Figure 201810799031

Description

Test scene input method, device, equipment and storage medium
Technical Field
The invention belongs to the technical field of software testing, and particularly relates to a test scene input method, a test scene input device, test scene input equipment and a storage medium.
Background
The current software almost controls the flow by event triggering, the scene of the event triggering forms a scene, and the event stream is formed by different triggering sequences and processing results of the same event. The idea in the aspect of software design can also be introduced into software testing, so that the situation of event triggering can be vividly depicted, a test designer can design a test case conveniently, and the test case is easier to understand and execute. By using the scenario to describe the function points or the business processes of the system, the scenario method for improving the test effect becomes an important method for testing software.
The current test management tool has poor support for entering a test scene, and each entry needs to select a corresponding functional module, resources of the corresponding module, actions of the operation and detailed description of the scene.
Disclosure of Invention
The present invention is directed to provide a method, an apparatus, a device and a storage medium for testing scene entry, so as to solve the above technical problems.
In a first aspect, an embodiment of the present application provides a test scenario entry method, where the method includes:
retrieving and judging whether the scene library has the content to be input:
if yes, the content to be input is not stored in a scene library any more;
and if not, inputting the content to be input into a scene library.
With reference to the first aspect, in a first implementation manner of the first aspect, the method further includes:
setting a mapping relation between modules belonging to the test scene content and the action and a mapping relation between the modules and the resource to form a mapping relation network;
judging whether a complete mapping relation network of the content to be input exists in a scene library according to the mapping relation network:
and if not, additionally inputting the test scene content with the mapping relation with the content to be input into a scene library.
With reference to the first aspect and the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the setting a mapping relationship between modules and actions belonging to the test scenario content and a mapping relationship between the modules and resources to form a mapping relationship network includes:
setting mapping relations of a plurality of modules corresponding to a plurality of actions;
and setting a mapping relation of one module corresponding to a plurality of resources.
With reference to the first aspect and the first implementation manner of the first aspect, in a third implementation manner of the first aspect, the method further includes:
according to whether all corresponding operation details exist in the content retrieval database of the content to be entered and the test scene content which has a mapping relation with the content to be entered:
and if not, the missing corresponding operation details are additionally recorded into the scene library.
In a second aspect, an embodiment of the present application provides a test scenario entry apparatus, where the apparatus includes:
the retrieval unit is configured for retrieving and judging whether the content to be input exists in the scene library or not;
the stopping unit is configured to store the content to be input to the scene library no longer;
and the recording unit is configured to record the content to be recorded into the scene library.
With reference to the second aspect, in a first implementation manner of the second aspect, the apparatus further includes:
the mapping setting unit is configured for setting a mapping relation between the module and the action belonging to the test scene content and a mapping relation between the module and the resource to form a mapping relation network;
the mapping searching unit is configured to judge whether a complete mapping relation network of the content to be input exists in a scene library according to the mapping relation network;
and the mapping and supplementing unit is configured for supplementing the test scene content with the content to be input into a scene library.
With reference to the second aspect and the first implementation manner of the second aspect, in a second implementation manner of the second aspect, the mapping setting unit includes:
the first setting module is used for setting mapping relations of a plurality of modules corresponding to a plurality of actions;
and the second setting module is configured to set the mapping relation of one module corresponding to the plurality of resources.
With reference to the second aspect and the first implementation manner of the second aspect, in a third implementation manner of the second aspect, the apparatus further includes:
the operation retrieval unit is configured to retrieve whether all corresponding operation details exist in a database according to the content to be entered and the test scene content which has a mapping relation with the content to be entered;
and the operation supplementary recording unit is configured to supplement and record the lacking corresponding operation details into the scene library.
In a third aspect, an embodiment of the present application provides an apparatus, including: one or more processors; memory for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to perform the method according to any of the embodiments of the first aspect and the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium storing a computer program, where the computer program is executed by a processor to implement the method according to any one of the embodiments of the first aspect and the first aspect.
The beneficial effect of the invention is that,
according to the test scene entry method provided by the invention, a big data-based method is adopted, the file to be entered is retrieved, and the preset extensible scene library is adopted, so that the entry mode of the scene library is simplified, the repeated scene entry of the scene library is effectively reduced, and the scene entry efficiency is improved.
The test scene entry device provided by the invention has the advantages that the method based on big data is adopted, the file to be entered is retrieved, the preset extensible scene library is adopted, the entry mode of the scene library is simplified, the repeated scene entry of the scene library is effectively reduced, and the scene entry efficiency is improved.
The device provided by the invention can execute the test scene entry method provided by the invention, and the method based on big data is adopted, the file to be entered is retrieved, and the preset extensible scene library is adopted, so that the entry mode of the scene library is simplified, the repeated scene entry of the scene library is effectively reduced, and the scene entry efficiency is improved.
The computer readable storage medium storing the computer program provided by the invention can realize the test scene entry method provided by the invention when the program is executed by the processor, and the entry mode of the scene library is simplified by retrieving the file to be entered and adopting the preset extensible scene library, thereby effectively reducing the repeated scene entry of the scene library and improving the scene entry efficiency.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is an exemplary flowchart of a test scenario entry method provided in an embodiment of the present application;
fig. 2 is an exemplary flowchart of a test scenario entry method provided in an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
The embodiment of the application provides a test scene entry method, which comprises the following steps:
retrieving and judging whether the scene library has the content to be input:
if yes, the content to be input is not stored in a scene library any more;
and if not, inputting the content to be input into a scene library.
In a preferred embodiment, the method further comprises:
setting a mapping relation between modules and actions belonging to the content of a test scene and a mapping relation between the modules and resources to form a mapping relation network (preferably, setting a mapping relation that a plurality of modules correspond to a plurality of actions; setting a mapping relation that one module corresponds to a plurality of resources);
judging whether a complete mapping relation network of the content to be input exists in a scene library according to the mapping relation network:
and if not, additionally inputting the test scene content with the mapping relation with the content to be input into a scene library.
In another preferred embodiment, the method further comprises:
according to whether all corresponding operation details exist in the content retrieval database of the content to be entered and the test scene content which has a mapping relation with the content to be entered: if not, the missing corresponding operation details are additionally recorded into the scene library
In order to facilitate understanding of the invention, the test scenario entry method provided by the invention is further described below by using the principle of entering the test scenario in the invention and combining the process of entering the test scenario in the embodiment.
Example 1
Referring to fig. 1, the present embodiment provides a test scenario entry method, which includes the following specific steps:
the test scenario content includes modules (e.g., calculation, storage), actions (e.g., addition, deletion, modification, query), resources (e.g., host, hard disk, network), and operation details formed by the combination of the modules, the actions, and the resources.
And S1, before the test scene content is recorded into the scene library, searching and judging whether the content to be recorded exists in the scene library.
And S2, if the same test scene content exists in the scene library, stopping recording.
And S3, if the same test scene content does not exist in the scene library, recording the content to be recorded into the scene library.
Example 2
And S1, before the test scene content is recorded into the scene library, searching and judging whether the content to be recorded exists in the scene library.
And S2, if the same test scene content exists in the scene library, stopping recording.
And S3, if the same test scene content does not exist in the scene library, recording the content to be recorded into the scene library.
And S4, setting the mapping relations of a plurality of modules corresponding to a plurality of actions and the mapping relations of one module corresponding to a plurality of resources to form a mapping relation network among the test scene contents.
S5, judging whether a complete mapping relation network of the content to be recorded exists in the scene library according to the mapping relation network: if the complete mapping relation network of the content to be input does not exist, the test scene content having the mapping relation with the content to be input is additionally input into the scene library.
And searching whether all corresponding operation details exist in a database according to the content to be entered and the test scene content which has a mapping relation with the content to be entered, and if the scene library does not include all corresponding operation details, additionally entering the lacking corresponding operation details into the scene library.
For example, the user enters a module, action, and resource universe:
(1) if the module, the action and the resource to be recorded are completely matched with the existing records in the scene library, displaying the operation details, and if the operation details exist, abandoning the recording; and if the operation details do not exist, entering the operation details, and associating the entered module, action, resource and operation details through the ID.
(2) If the module to be recorded is matched with the existing records in the scene library, and the action and the resource are not matched, the action and the resource are respectively recorded into the corresponding areas in the scene library, then the operation details are recorded, and the recorded module, the action, the resource and the operation details are associated through the ID.
(3) If the module to be recorded, the action and the resource are matched with the existing records in the scene library and the resource is not matched, recording the resource into the corresponding position in the scene library, then recording operation details, and associating the recorded module, action, resource and operation details through the ID.
(4) And (3) if the module to be recorded is not matched with the existing records in the scene library, recording the module into the scene library, and then executing the methods (2) and (3).
If the user only inputs the content of the test scene of the action and the resource part:
(1) and if the resources and the actions to be input are matched with the existing records in the scene library, automatically matching the existing module according to the mapping relationship network of the resources and the actions and displaying the operation details, and inputting the operation details if the operation details are not repeated.
(2) And if the resources are matched and the resources are not matched, automatically matching the existing module, inputting the action into the corresponding position in the scene library, inputting operation details, and associating the input module, the action, the resources and the operation details through the ID.
(3) And (3) if the resources are not matched, recording the resources, and executing the method in the step (2) according to a mapping relation network recording module of the three.
The embodiment of the application provides a test scene input device, the device includes:
the retrieval unit is configured for retrieving and judging whether the content to be input exists in the scene library or not;
the stopping unit is configured to store the content to be input to the scene library no longer;
and the recording unit is configured to record the content to be recorded into the scene library.
In a preferred embodiment, the apparatus further comprises:
the mapping setting unit is configured for setting a mapping relation between the module and the action belonging to the test scene content and a mapping relation between the module and the resource to form a mapping relation network;
the mapping searching unit is configured to judge whether a complete mapping relation network of the content to be input exists in a scene library according to the mapping relation network;
and the mapping and supplementing unit is configured for supplementing the test scene content with the content to be input into a scene library.
Wherein the mapping setting unit includes:
the first setting module is used for setting mapping relations of a plurality of modules corresponding to a plurality of actions;
and the second setting module is configured to set the mapping relation of one module corresponding to the plurality of resources.
In another preferred embodiment, the apparatus further comprises:
the operation retrieval unit is configured to retrieve whether all corresponding operation details exist in a database according to the content to be entered and the test scene content which has a mapping relation with the content to be entered;
and the operation supplementary recording unit is configured to supplement and record the lacking corresponding operation details into the scene library.
An embodiment of the present application provides an apparatus, including: one or more processors; a memory for storing one or more programs, which when executed by the one or more processors, cause the one or more processors to perform the methods provided by embodiments of the present application.
The embodiment of the present application provides a computer-readable storage medium storing a computer program, wherein the computer program is configured to implement the method provided by the embodiment of the present application when executed by a processor.
The above disclosure is only for the preferred embodiments of the present invention, but the present invention is not limited thereto, and any non-inventive changes that can be made by those skilled in the art and several modifications and amendments made without departing from the principle of the present invention shall fall within the protection scope of the present invention.

Claims (8)

1.一种测试场景录入方法,其特征在于,所述方法包括:1. a test scene input method, is characterized in that, described method comprises: 检索并判断场景库中是否已存在待录入内容:Retrieve and judge whether the content to be entered already exists in the scene library: 是,则不再将所述待录入内容存储至场景库;If yes, the to-be-entered content is no longer stored in the scene library; 否,则将所述待录入内容录入场景库;If not, enter the to-be-entered content into the scene library; 所述方法还包括:The method also includes: 测试场景内容包括模块、动作和资源,设置模块与动作之间的映射关系和模块与资源之间的映射关系,形成映射关系网;The content of the test scene includes modules, actions and resources, and the mapping relationship between modules and actions and the mapping relationship between modules and resources are set to form a mapping relationship network; 根据所述映射关系网判断场景库中是否存在所述待录入内容的完整映射关系网,所述待录入内容为模块、动作和资源中的任意组合;According to the mapping relationship network, determine whether there is a complete mapping relationship network of the content to be entered in the scene library, and the content to be entered is any combination of modules, actions and resources; 否,则将与所述待录入测试场景内容具有映射关系的模块、动作或资源补录入场景库中。If not, then add the modules, actions or resources that have a mapping relationship with the content of the test scene to be entered into the scene library. 2.根据权利要求1所述的方法,其特征在于,所述设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网包括:2. method according to claim 1, is characterized in that, described setting belongs to the mapping relation between the module of test scene content and action and the mapping relation between module and resource forms a mapping relation network comprising: 设置多个模块对应多个动作的映射关系;Set the mapping relationship of multiple modules corresponding to multiple actions; 设置一个模块对应多个资源的映射关系。Set the mapping relationship between one module and multiple resources. 3.根据权利要求1所述的方法,其特征在于,所述方法还包括:3. The method according to claim 1, wherein the method further comprises: 根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情:According to the to-be-entered content and the test scenario content that has a mapping relationship with the to-be-entered content, search the database for all corresponding operation details: 否,则将缺少的对应操作详情补录入场景库中。If not, enter the missing corresponding operation details into the scene library. 4.一种测试场景录入装置,其特征在于,所述装置包括:4. A test scene recording device, wherein the device comprises: 检索单元,配置用于检索并判断场景库中是否已存在待录入内容;A retrieval unit, configured to retrieve and determine whether the content to be entered already exists in the scene library; 停止单元,配置用于不再将所述待录入内容存储至场景库;a stopping unit, configured to no longer store the to-be-entered content in the scene library; 录入单元,配置用于将所述待录入内容录入场景库;an entry unit, configured to enter the content to be entered into the scene library; 所述装置还包括:The device also includes: 映射设置单元,配置用于测试场景内容包括模块、动作和资源,设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网;The mapping setting unit is configured for the test scene content including modules, actions and resources, and sets the mapping relationship between the modules and the actions belonging to the test scene content and the mapping relationship between the modules and the resources to form a mapping relationship network; 映射查找单元,配置用于根据所述映射关系网判断场景库中是否存在所述待录入内容的完整映射关系网,所述待录入内容为模块、动作和资源中的任意组合;a mapping search unit, configured to judge whether there is a complete mapping relationship network of the content to be entered in the scene library according to the mapping relationship network, and the content to be entered is any combination of modules, actions and resources; 映射补录单元,配置用于将与所述待录入内容具有映射关系的模块、动作或资源补录入场景库中。The mapping supplementary recording unit is configured to supplementally record the modules, actions or resources that have a mapping relationship with the to-be-entered content into the scene library. 5.根据权利要求4所述的装置,其特征在于,所述映射设置单元包括:5. The apparatus according to claim 4, wherein the mapping setting unit comprises: 第一设置模块,配置用于设置多个模块对应多个动作的映射关系;a first setting module, configured to set the mapping relationship of multiple modules corresponding to multiple actions; 第二设置模块,配置用于设置一个模块对应多个资源的映射关系。The second setting module is configured to set the mapping relationship of one module corresponding to multiple resources. 6.根据权利要求4所述的装置,其特征在于,所述装置还包括:6. The apparatus of claim 4, wherein the apparatus further comprises: 操作检索单元,配置用于根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情;an operation retrieval unit, configured to retrieve whether all corresponding operation details exist in the database according to the to-be-entered content and the test scenario content that has a mapping relationship with the to-be-entered content; 操作补录单元,配置用于将缺少的对应操作详情补录入场景库中。The operation supplementary recording unit is configured to supplementally record the missing corresponding operation details into the scene library. 7.一种设备,其特征在于,所述设备包括:7. A device, characterized in that the device comprises: 一个或多个处理器;one or more processors; 存储器,用于存储一个或多个程序,memory for storing one or more programs, 当所述一个或多个程序被所述一个或多个处理器执行时,使得所述一个或多个处理器执行如权利要求1-3中任一项所述的方法。The one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-3. 8.一种存储有计算机程序的计算机可读存储介质,其特征在于,该程序被处理器执行时实现如权利要求1-3中任一项所述的方法。8. A computer-readable storage medium storing a computer program, characterized in that, when the program is executed by a processor, the method according to any one of claims 1-3 is implemented.
CN201810799031.6A 2018-07-19 2018-07-19 Test scene input method, device, equipment and storage medium Active CN109032940B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810799031.6A CN109032940B (en) 2018-07-19 2018-07-19 Test scene input method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810799031.6A CN109032940B (en) 2018-07-19 2018-07-19 Test scene input method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109032940A CN109032940A (en) 2018-12-18
CN109032940B true CN109032940B (en) 2021-04-09

Family

ID=64644551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810799031.6A Active CN109032940B (en) 2018-07-19 2018-07-19 Test scene input method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109032940B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110347255B (en) * 2019-07-03 2023-06-13 灶灶科技有限公司 Somatosensory interaction system based on 3D dynamic simulation technology
CN114399164B (en) * 2021-12-17 2024-04-09 东风柳州汽车有限公司 Automobile configuration demand analysis method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102053903A (en) * 2009-10-30 2011-05-11 国际商业机器公司 Method and system for storing and querying scene data for on-line operation programs
AU2010257409B2 (en) * 2010-12-23 2013-01-31 Canon Kabushiki Kaisha Temporal-correlation-based mode connection
CN108039989A (en) * 2017-12-05 2018-05-15 海尔优家智能科技(北京)有限公司 A kind of method, apparatus of Scene case, storage medium and computer equipment

Also Published As

Publication number Publication date
CN109032940A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
US8468146B2 (en) System and method for creating search index on cloud database
US9535946B2 (en) System method, and computer readable media for identifying a user-initiated log file record in a log file
CN107688488A (en) A kind of optimization method and device of the task scheduling based on metadata
CN108628885B (en) Data synchronization method and device and storage equipment
JPWO2015029187A1 (en) Database management system and computer system
US20120110448A1 (en) Seamlessly Share And Reuse Administration-Console User-Interaction Knowledge
US10114951B2 (en) Virus signature matching method and apparatus
CN109032940B (en) Test scene input method, device, equipment and storage medium
CN115578096A (en) Block chain parallel transaction method, device, equipment and storage medium
CN105512276B (en) Method and device for constructing junk file and electronic equipment
CN109189343B (en) Metadata disk-dropping method, device, equipment and computer-readable storage medium
CN110222046B (en) List data processing method, device, server and storage medium
US9405786B2 (en) System and method for database flow management
CN113419707A (en) SU plug-in splitting system and method based on automatic crawler
RU2632127C1 (en) Method and system of comparing videofiles
CN107526840A (en) File system snapshot querying method, device and computer-readable recording medium
JP2009098811A (en) Document classification apparatus and program
CN107341105A (en) Information processing method, terminal and server
CN116880862A (en) Cloud deployment method, device and equipment of big data component and storage medium
US11636113B2 (en) Method for performing multi-caching on data sources of same type and different types by using cluster-based processing system and device using the same
US9971968B2 (en) Determination method, system and recording medium
KR20190059646A (en) Method, apparatus and computer-readable medium for saving the segmentation of recording file and playing the recorded file using the same
CN116701319B (en) Table space fragmentation monitoring method, device and electronic equipment
JP2005327225A (en) System, method, and program for document management, and program recording medium
US20240273065A1 (en) Hadoop distributed file system (hdfs) express bulk file deletion

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