CN112115040A - Decentralized automatic test management system and method - Google Patents

Decentralized automatic test management system and method Download PDF

Info

Publication number
CN112115040A
CN112115040A CN202010620734.5A CN202010620734A CN112115040A CN 112115040 A CN112115040 A CN 112115040A CN 202010620734 A CN202010620734 A CN 202010620734A CN 112115040 A CN112115040 A CN 112115040A
Authority
CN
China
Prior art keywords
test
user
case
local
management system
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
CN202010620734.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.)
Shanghai Financial Futures Information Technology Co ltd
Original Assignee
Shanghai Financial Futures 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 Shanghai Financial Futures Information Technology Co ltd filed Critical Shanghai Financial Futures Information Technology Co ltd
Priority to CN202010620734.5A priority Critical patent/CN112115040A/en
Publication of CN112115040A publication Critical patent/CN112115040A/en
Pending legal-status Critical Current

Links

Images

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
    • 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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3696Methods or tools to render software testable

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

The invention discloses a decentralized automatic test management system and a decentralized automatic test management method, which solve the difficulties of test case execution in a local environment, case analysis and standardization and case consistency maintenance, can realize the support of any case mode and ensure that test assets are uniformly managed. The technical scheme is as follows: the system comprises: the user interface module provides a user access way, so that a user can check and manage the test cases and the test results and execute the test cases; the application program interface module provides an external access port for calling; the database module is used for storing and managing data; the log management module is used for log recording and statistical analysis of the automatic test; and the test management agent component is deployed in the local test environment and is used for bridging between the local test environment and other modules of the remote test management system.

Description

Decentralized automatic test management system and method
Technical Field
The invention relates to a software testing technology, in particular to a decentralized automatic testing management technology which can be applied to the field of financial software.
Background
In software testing, because a complex test running environment is often difficult to generate in an automated deployment manner during test execution, or because the requirement of the test environment changes too quickly, or because the automation implementation cost of the test environment is too high, or because it is difficult to reuse a development environment in which deployment is completed, test activities may depend on a local test environment configured manually, which may bring non-centralized use case running and management requirements.
The following problems may be encountered in this scenario:
1. test cases among a plurality of local test environments need to be synchronized, uniformly managed and versioned;
2. test results need to be collected and gathered together, so that the overall operation condition can be counted and further analyzed conveniently;
3. according to the characteristics of the tested object, the use case formats are possibly different greatly and contradict the target of uniform management of the test assets.
Disclosure of Invention
The following presents a simplified summary of one or more aspects in order to provide a basic understanding of such aspects. This summary is not an extensive overview of all contemplated aspects, and is intended to neither identify key or critical elements of all aspects nor delineate the scope of any or all aspects. Its sole purpose is to present some concepts of one or more aspects in a simplified form as a prelude to the more detailed description that is presented later.
The invention aims to solve the problems and provides a decentralized automatic test management system and a decentralized automatic test management method, which solve the difficulties of test case execution in a local environment, case analysis and standardization and case consistency maintenance, can realize the support of any case mode and uniformly manage test assets.
The technical scheme of the invention is as follows: the invention discloses a decentralized automatic test management system which is characterized by comprising a user interface module, an application program interface module, a database module, a log management module and a test management agent component, wherein the user interface module, the application program interface module, the database module and the log management module are deployed in a remote mode, and the test management agent component is deployed in a local test environment, wherein:
the user interface module provides a user access way, so that a user can check and manage the test cases and the test results and execute the test cases;
the application program interface module provides an external access port for calling;
the database module is used for storing and managing data;
the log management module is used for log recording and statistical analysis of the automatic test;
and the test management agent component is used for bridging between the local test environment and other modules of the remote test management system.
According to an embodiment of the decentralized automated test management system according to the invention, the test management agent component is configured to:
downloading a test case and related test materials thereof from a test management system, and storing the test case and the related test materials in a local test environment;
analyzing the test cases in the local test environment, and uploading the analyzed test cases to a test management system;
and analyzing the local test execution result, and uploading the analyzed local test execution result to the test management system.
According to an embodiment of the decentralized automated test management system according to the invention, the test management agent component is further configured to provide a test case format to be supported for free development by providing a template interface.
The invention also discloses a decentralized automatic test management method, which is implemented on the decentralized automatic test management system and comprises the following steps:
step 1: a first user obtains authorization through a test management agent component in a local test environment;
step 2: the authorized first user downloads the test case set to a first local test environment;
and step 3: the method comprises the following steps that a first user modifies, adds or deletes a test case downloaded to a first local test environment;
and 4, step 4: configuring operation parameters by a first user, and executing a test case changed in a first local test environment by the first user;
and 5: the first user uploads the updated test case to the test management system;
step 6: the test management system executes modification and addition of the test case according to the change operation of the first user and carries out versioning control on the operations;
and 7: the first user uploads test result data including the version information of the tested object;
and 8: a first user logs in a user interface module in the test management system and confirms the deleted test case;
and step 9: the second user obtains authorization through the test management agent component in the local test environment;
step 10: obtaining the change information of the authorized second user confirmation test case;
step 11: the second user downloads the changed test case set to a second local test environment;
step 12: and the second user executes the changed test case in the second local test environment and uploads the test result to the test management system from the second local test environment.
According to an embodiment of the decentralized automatic test management method, in step 2, for newly added cases, the test management agent component directly creates a test directory and downloads cases and materials to corresponding positions; for the deleted case, the test management agent component sets the local test case as a deleted mark and prompts a user to delete the local test case manually; for the modified use case, the test management agent component modifies the local test use case and prompts the user to modify the content.
According to an embodiment of the decentralized automatic test management method, in step 5, before uploading, the test management agent component analyzes the use cases in the local use case library, checks whether the use case format is legal, prompts a user to modify the use case format illegally, analyzes all the use cases into an agreed standard use case format, transmits the compressed data stream to a remote test management platform through a restful interface, and reports the uploading progress and whether the result is successful.
According to an embodiment of the decentralized automatic test management method, in step 6, the test management system compares the difference between the case list uploaded by the test management agent component and the existing cases in the system, judges whether the case is modified or not by calculating the hash value, further calculates the case list of newly added, deleted and modified, and further needs the user to log in the management platform to manually confirm the deletion action aiming at the deleted case.
According to an embodiment of the decentralized automatic test management method of the present invention, in step 7, after the test management system receives the test result data uploaded by the first user, the test case, the test result, the tested object and the version information thereof are associated, thereby implementing data storage.
Compared with the prior art, the invention has the following beneficial effects: the application program interface module provides a data interaction inlet for the test management agent component, compares the case information uploaded by the agent component with the existing differences in the system, and calculates a new, deleted and modified case list. The test management agent component is deployed in the local test environment, so that the requirement of test activities on the test environment which is difficult to automatically deploy is met, a bridge between a remote test management platform and an actual test execution environment is established, and the technical effect of connecting the test management platform with the test execution environment can be brought. The step of logging in the user interface module and confirming the deleted test case by the user 1 brings the technical effect of differentiated processing of different operation types, and prevents irreversible error operation consequences caused by an automatic process.
Drawings
The above features and advantages of the present disclosure will be better understood upon reading the detailed description of embodiments of the disclosure in conjunction with the following drawings. In the drawings, components are not necessarily drawn to scale, and components having similar relative characteristics or features may have the same or similar reference numerals.
FIG. 1 illustrates a schematic diagram of one embodiment of a decentralized automated test management system of the present invention.
FIG. 2 illustrates a flow diagram of one embodiment of a decentralized automated test management method of the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments. It is noted that the aspects described below in connection with the figures and the specific embodiments are only exemplary and should not be construed as imposing any limitation on the scope of the present invention.
Fig. 1 shows the principle of an embodiment of the decentralized automatic test management system of the present invention, please refer to fig. 1, the system of this embodiment includes: a User Interface (UI) module, an Application Program Interface (API) module, a Database (DB) module, a log management module, and a test management Agent (Agent) component. The user interface module, the application program interface module, the database module and the log management module are deployed in a remote mode, and the test management agent component is deployed in a local test environment.
The user interface module provides an access way for a user (such as a Web end), so that the user can check and manage the test case and the test result through the user interface, and add, modify or delete the test case through the user interface.
The application program interface module provides an external machine access port for other systems or programs to call, and the requirement of automatic calling is met.
The database module is responsible for storage and management of data.
And the log management module is responsible for log recording and statistical analysis of the automatic test.
The test management agent component runs in the local test environment, is used as a bridge between the local test environment and other modules of the remote test management system, and is configured to:
downloading a test case and related test materials thereof from a test management system, and storing the test case and the related test materials in a local test environment;
considering that a user may newly add, modify and delete cases in a local test environment, the test management agent component analyzes the test cases in the local test environment and uploads the test cases to the test management system;
analyzing a local test execution result, and uploading the local test execution result to a test management system;
and supporting a plurality of case formats and providing a template interface for freely developing test case formats needing to be supported.
Based on the automatic test case management system of the present embodiment, the implementation steps of the decentralized automatic test case management method are shown in fig. 2 and described in detail as follows.
Step 1: the first user obtains authorization through the test management agent component in the local test environment.
Step 2: and downloading the test case set to the first local test environment by the first user after obtaining the authorization. For the newly added cases, the test management agent component directly creates a test directory and downloads the cases and the materials to corresponding positions; for the deleted case, the test management agent component sets the local test case as a deleted mark and prompts a user to delete the local test case manually; for the modified use case, the test management agent component modifies the local test use case and prompts the user to modify the content.
And step 3: and the first user carries out modification, addition or deletion operation on the test case downloaded to the first local test environment.
And 4, step 4: and the first user configures the operation parameters and executes the test case changed in the first local test environment by the first user.
And 5: and the first user uploads the updated test case to the test management system. Before uploading, the test management agent component can analyze the use cases in the local use case library, check whether the format of the use cases is legal or not, prompt a user that the format of the use cases is illegal to modify, analyze all the use cases into an agreed standard use case format, transmit the compressed data stream to a remote test management platform through a restful interface, and report the uploading progress and whether the result is successful or not.
Step 6: and the test management system executes modification and addition of the test case according to the change operation of the first user and carries out versioning control on the operations. The test management system compares the difference between the case list uploaded by the test management agent component and the existing case list in the system, judges whether the case is modified or not by calculating the hash value, and further calculates the case list which is newly added, deleted and modified.
And 7: and the first user uploads test result data including the version information of the tested object. After the test management system receives the data, the test case, the test result, the tested object and the version information thereof are associated, and then the data is put into a warehouse.
And 8: and the first user logs in a user interface module in the test management system to confirm the deleted test case.
And step 9: the second user obtains authorization through the test management agent component at the local test environment.
Step 10: and the authorized second user confirms the change information of the test case.
Step 11: and the second user downloads the changed test case set to the second local test environment.
Step 12: and the second user executes the changed test case in the second local test environment and uploads the test result to the test management system from the second local test environment.
While, for purposes of simplicity of explanation, the methodologies are shown and described as a series of acts, it is to be understood and appreciated that the methodologies are not limited by the order of acts, as some acts may, in accordance with one or more embodiments, occur in different orders and/or concurrently with other acts from that shown and described herein or not shown and described herein, as would be understood by one skilled in the art.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary embodiments, the functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software as a computer program product, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a web site, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk (disk) and disc (disc), as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk and blu-ray disc where disks (disks) usually reproduce data magnetically, while discs (discs) reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The previous description of the disclosure is provided to enable any person skilled in the art to make or use the disclosure. Various modifications to the disclosure will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other variations without departing from the spirit or scope of the disclosure. Thus, the disclosure is not intended to be limited to the examples and designs described herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. The utility model provides a decentralization's automatic test management system which characterized in that, the system includes user interface module, application program interface module, database module, log management module, test management agent subassembly, and user interface module, application program interface module, database module, log management module deploy in long-range, and test management agent subassembly deploys in local test environment, wherein:
the user interface module provides a user access way, so that a user can check and manage the test cases and the test results and execute the test cases;
the application program interface module provides an external access port for calling;
the database module is used for storing and managing data;
the log management module is used for log recording and statistical analysis of the automatic test;
and the test management agent component is used for bridging between the local test environment and other modules of the remote test management system.
2. The decentralized automated test management system according to claim 1, wherein the test management agent component is configured to:
downloading a test case and related test materials thereof from a test management system, and storing the test case and the related test materials in a local test environment;
analyzing the test cases in the local test environment, and uploading the analyzed test cases to a test management system;
and analyzing the local test execution result, and uploading the analyzed local test execution result to the test management system.
3. The decentralized automated test management system according to claim 1, wherein the test management agent component is further configured to provide a test case format for free development to be supported by providing a template interface.
4. A decentralized automated test management method, implemented on the decentralized automated test management system according to claim 1, characterized in that the method comprises:
step 1: a first user obtains authorization through a test management agent component in a local test environment;
step 2: the authorized first user downloads the test case set to a first local test environment;
and step 3: the method comprises the following steps that a first user modifies, adds or deletes a test case downloaded to a first local test environment;
and 4, step 4: configuring operation parameters by a first user, and executing a test case changed in a first local test environment by the first user;
and 5: the first user uploads the updated test case to the test management system;
step 6: the test management system executes modification and addition of the test case according to the change operation of the first user and carries out versioning control on the operations;
and 7: the first user uploads test result data including the version information of the tested object;
and 8: a first user logs in a user interface module in the test management system and confirms the deleted test case;
and step 9: the second user obtains authorization through the test management agent component in the local test environment;
step 10: obtaining the change information of the authorized second user confirmation test case;
step 11: the second user downloads the changed test case set to a second local test environment;
step 12: and the second user executes the changed test case in the second local test environment and uploads the test result to the test management system from the second local test environment.
5. The decentralized automatic test management method according to claim 4, characterized in that in step 2, for newly added cases, the test management agent component directly creates a test directory and downloads cases and materials to corresponding locations; for the deleted case, the test management agent component sets the local test case as a deleted mark and prompts a user to delete the local test case manually; for the modified use case, the test management agent component modifies the local test use case and prompts the user to modify the content.
6. The decentralized automatic test management method according to claim 4, characterized in that in step 5, before uploading, the test management agent component parses the use cases in the local use case library, checks whether the format of the use cases is legal, after an illegal prompt is given to the user to modify, parses all the use cases into an agreed standard use case format, transmits the compressed data stream to the remote test management platform through a restful interface, and reports the uploading progress and the success result.
7. The decentralized automatic test management method according to claim 4, wherein in step 6, the test management system compares the difference between the case list uploaded by the test management agent component and the existing cases in the system, determines whether the case is modified by calculating the hash value, further calculates the case list of new addition, deletion and modification, and further requires the user to log in the management platform to manually confirm the deletion action for the deleted case.
8. The decentralized automatic test management method according to claim 4, wherein in step 7, after the test management system receives the test result data uploaded by the first user, the test case, the test result, the object to be tested and the version information thereof are associated, thereby achieving data storage.
CN202010620734.5A 2020-06-30 2020-06-30 Decentralized automatic test management system and method Pending CN112115040A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010620734.5A CN112115040A (en) 2020-06-30 2020-06-30 Decentralized automatic test management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010620734.5A CN112115040A (en) 2020-06-30 2020-06-30 Decentralized automatic test management system and method

Publications (1)

Publication Number Publication Date
CN112115040A true CN112115040A (en) 2020-12-22

Family

ID=73799110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010620734.5A Pending CN112115040A (en) 2020-06-30 2020-06-30 Decentralized automatic test management system and method

Country Status (1)

Country Link
CN (1) CN112115040A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113760722A (en) * 2021-01-13 2021-12-07 北京京东振世信息技术有限公司 Test system and test method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102331970A (en) * 2011-07-28 2012-01-25 北京航空航天大学 Safety critical system-oriented automatic testing resource management method and platform
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal
CN104601403A (en) * 2015-01-07 2015-05-06 上海瀚之友信息技术服务有限公司 Automatic test system
US20180004509A1 (en) * 2016-06-29 2018-01-04 Salesforce.Com, Inc. Automated systems and techniques to manage cloud-based metadata configurations
CN110532182A (en) * 2019-08-22 2019-12-03 锐捷网络股份有限公司 A kind of automated testing method and device of virtual platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102331970A (en) * 2011-07-28 2012-01-25 北京航空航天大学 Safety critical system-oriented automatic testing resource management method and platform
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal
CN104601403A (en) * 2015-01-07 2015-05-06 上海瀚之友信息技术服务有限公司 Automatic test system
US20180004509A1 (en) * 2016-06-29 2018-01-04 Salesforce.Com, Inc. Automated systems and techniques to manage cloud-based metadata configurations
CN110532182A (en) * 2019-08-22 2019-12-03 锐捷网络股份有限公司 A kind of automated testing method and device of virtual platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王丽娜等: "《信息隐藏技术与应用》", 31 May 2012, 武汉:武汉大学出版社, pages: 181 - 183 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113760722A (en) * 2021-01-13 2021-12-07 北京京东振世信息技术有限公司 Test system and test method

Similar Documents

Publication Publication Date Title
CN109683911B (en) System for realizing automatic application deployment and influence analysis
CN104932973A (en) Version compatibility test method and apparatus
CN110737584A (en) Service data testing method and device based on block chain and computer equipment
CN112115040A (en) Decentralized automatic test management system and method
CN104363112A (en) Parameter management method and parameter management device
CN102256242B (en) System and method for processing service application
CN110308923A (en) A kind of test method and its system of OTA upgrading
CN111324365A (en) Method and equipment for upgrading super-converged system
CN113778771B (en) Terminal testing method, system and storage medium
CN116266296A (en) Production test method and device for base station product
CN113254326A (en) Method and system for releasing firmware codes of solid state disk by utilizing Jenkins
CN110968339B (en) Method and device for front-end building tool and electronic equipment
CN115567392B (en) Automatic deployment upgrading method for customer internal service system
CN111240808A (en) Nuclear power station simulator operation data development and management system
US9720919B1 (en) System and method of assessing the state of a database product for installation consistency
JP2007334837A (en) Test scenario creation method, program and recording medium
CN116028077A (en) Application installation method based on mobile terminal, ecological service system and electronic equipment
CN113259156B (en) Remote upgrading method and system for network equipment with Internet of things module
US8347315B1 (en) Configuration console for messaging middleware
CN111813880B (en) Homeland space planning project management method, system and storage medium
CN107015831A (en) A kind of client updating management method upgraded based on server end and system
CN113377413A (en) Software batch adaptation method based on kylin desktop operating system
CN111858018B (en) Cgroup configuration method and device, computer equipment and storage medium
CN111597119A (en) Test script updating method and device, storage medium and processor
CN113191739A (en) Cloud expansion RPA process project structure and dgs file

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