CN112231218B - Method, system, terminal and storage medium for automatically updating test diagnosis script - Google Patents

Method, system, terminal and storage medium for automatically updating test diagnosis script Download PDF

Info

Publication number
CN112231218B
CN112231218B CN202011134394.1A CN202011134394A CN112231218B CN 112231218 B CN112231218 B CN 112231218B CN 202011134394 A CN202011134394 A CN 202011134394A CN 112231218 B CN112231218 B CN 112231218B
Authority
CN
China
Prior art keywords
diag
test
file
network configuration
configuration file
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
CN202011134394.1A
Other languages
Chinese (zh)
Other versions
CN112231218A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202011134394.1A priority Critical patent/CN112231218B/en
Publication of CN112231218A publication Critical patent/CN112231218A/en
Application granted granted Critical
Publication of CN112231218B publication Critical patent/CN112231218B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • 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/368Test management for test version control, e.g. updating test cases to a new software version

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)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a method, a system, a terminal and a storage medium for automatically updating a test diagnosis script, which are all based on a network configuration file and can: analyzing the network configuration file, judging whether the current state of the automatic updating enabling switch in the network configuration file is the starting state, and if so: storing the test diag file in a specified directory; inputting configuration information of a board card to be tested; analyzing the configuration information of the board card to be tested from the input information; matching the analyzed information with a retrieval network configuration file to obtain a diag name and a diag version of the latest test diag file; and comparing whether the analyzed diag version is consistent with the diag version in the network configuration file, and if not, copying the test diag file corresponding to the retrieved diag name to a specified directory for program updating. The invention is used for shortening the time required by replacing the test diag and increasing the convenience for managing the test diag.

Description

Method, system, terminal and storage medium for automatically updating test diagnosis script
Technical Field
The invention relates to the field of server testing, in particular to a method, a system, a terminal and a storage medium for automatically updating a test diagnosis script.
Background
At present, in the test production industry, a test program is directly called from the local for testing, which is a common mode in the test degree calling mode of testing diag (diagnostic script).
The mode of calling the test program from the local is that a method of copying machine stations one by one is generally adopted when updating of the test diag is involved, the mode takes time for products needing frequent replacing of the diag, the mode has certain requirements on personnel for replacing the program, and the program is difficult to control. In addition, due to diversified hardware configuration, testing diag versions of the hardware are diversified, and management difficulty is increased.
Therefore, the present invention provides a method, a system, a terminal and a storage medium for automatically updating a test diagnosis script, which are used for solving the above problems.
Disclosure of Invention
In view of the above-mentioned deficiencies of the prior art, the present invention provides a method, system, terminal and storage medium for automatically updating a test diagnosis script, so as to shorten the time required for replacing a test diag. But also to increase the convenience of managing the test diag.
In a first aspect, the present invention provides a method for automatically updating a test diagnosis script, the method being based on a network configuration file, wherein an automatic update enabling switch is configured in the network configuration file; the initial state of the automatic updating enabling switch is an enabling state; configuring configuration information of a board card to be tested in the network configuration file;
the method for automatically updating the test diagnosis script comprises the following steps:
analyzing the network configuration file, judging whether the current state of an automatic updating enabling switch in the network configuration file is a starting state, and if so, automatically updating a test diagnosis script of the board card to be tested;
the method for automatically updating the test diagnosis script of the board card to be tested comprises the following steps:
storing the test diag file in a specified directory, wherein the name of the test diag file in the specified directory is consistent with the diag name in the network configuration file;
inputting configuration information of a board card to be tested on a preset test scanning interface;
analyzing the configuration information corresponding to the board card to be tested from the information input in the test scanning interface through a preset analysis program;
matching and retrieving the network configuration file by the information analyzed by the analysis program through a set diag version comparison program, and acquiring a diag name and a diag version of a latest test diag file configured in the network configuration file;
comparing whether the analyzed diag version is consistent with the diag version in the network configuration file, and updating the diag according to a comparison result:
and when the comparison result is inconsistent, copying the test diag file corresponding to the retrieved diag name to a local appointed directory, and updating the program.
Further, after copying the test diag file corresponding to the retrieved diag name to the local specified directory, the method further includes: and carrying out integrity verification on the test diag file copied to the local specified directory.
Furthermore, the integrity verification adopts a digital digest method to perform integrity verification.
Furthermore, the method also comprises a log function, which is used for monitoring the running condition of the updated testing diag program in each machine.
In a second aspect, the present invention further provides a system for automatically updating a test diagnosis script, including:
a network configuration file, wherein an automatic update enabling switch is configured in the network configuration file; the initial state of the automatic updating enabling switch is an enabling state; configuring configuration information of a board card to be tested in the network configuration file;
the analysis module is used for analyzing the network configuration file and judging whether the current state of the automatic updating enabling switch in the network configuration file is a starting state or not;
the automatic updating module is used for automatically updating the test diagnosis script of the board card to be tested when the analysis module judges that the current state of the automatic updating enable switch in the network configuration file is the starting state;
the automatic update module includes:
the test diag file placing unit is used for storing the test diag file into a specified directory, and the name of the test diag file in the specified directory is consistent with the name of the diag file in the network configuration file;
the test scanning interface unit is used for inputting the configuration information of the board card to be tested on a preset test scanning interface;
the analysis program is used for analyzing the configuration information corresponding to the board card to be tested from the information input in the test scanning interface through the preset analysis program;
the diag version comparison program is used for matching the information analyzed by the analysis program with the retrieval network configuration file to obtain the diag name and the diag version of the latest test diag file configured in the network configuration file;
and the updating unit is used for comparing whether the analyzed diag version is consistent with the diag version in the network configuration file or not, updating the diag according to the comparison result, and copying the test diag file corresponding to the searched diag name to the local appointed directory to update the program when the comparison result is inconsistent.
Furthermore, the updating unit is further configured to perform integrity verification on the test diag file copied to the specified directory of the local computer after copying the test diag file corresponding to the retrieved diag name to the specified directory of the local computer.
Furthermore, the integrity verification adopts a digital digest method to perform integrity verification.
Furthermore, the system also comprises a log unit which is used for monitoring the running log of the updated test diag program in each machine.
In a third aspect, the present invention provides a terminal, including:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of the above aspects.
In a fourth aspect, the present invention provides a computer readable storage medium storing a computer program which, when executed by a processor, implements the method as described in the aspects above.
The invention has the beneficial effects that,
the method, the system, the terminal and the storage medium for automatically updating the test diagnosis script provided by the invention can realize the automatic replacement of the test diag program, is favorable for realizing the line change and the downtime, and is favorable for improving the convenience of diag management.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, shall fall within the protection scope of the present invention.
FIG. 1 is a schematic flow chart diagram of a method of automatically updating a test diagnostic script, in accordance with one embodiment of the present invention. The method is based on a network configuration file, in which an automatic update enabling switch is provided. The initial state of the automatic update enable switch is an enabled state. And configuring configuration information of the board card to be tested in the network configuration file.
In this embodiment, the configuration information includes machine information, product information, diag name, and diag version of the board card to be tested.
As shown in fig. 1, the method 100 includes:
step 110, analyzing the network configuration file, and determining whether the current state of the automatic update enable switch in the network configuration file is a start state, if so, executing step 120.
Specifically, if the determination in step 110 is no, the process ends.
Specifically, in the network configuration file, the state of the automatic update enable switch is enabled when set to the digital "1", and is disabled when set to the digital "0".
And step 120, automatically updating the test diagnosis script of the board card to be tested.
Specifically, the implementation method of step 120 includes:
step 1201, storing the test diag file in the specified directory, wherein the name of the test diag file in the specified directory is consistent with the diag name in the network configuration file.
When the test diagnosis script file is used specifically, a user can store all test diag files (namely test diagnosis script files) related to the board card to be tested, which are developed in advance and need to be used in the routine test diagnosis script updating work, into a specified directory according to actual conditions. The name (i.e., diag name) of each test diag file stored in the designated directory is consistent with the name of the configuration file in the network configuration file.
Step 1202, inputting configuration information of the board card to be tested on a preset test scanning interface.
Specifically, QN, PN, FIX _ ID and OP _ ID information of the board card to be tested are input on a preset test scanning interface.
Step 1203, analyzing configuration information corresponding to the board card to be tested from information input in the test scanning interface through a preset analysis program.
Specifically, the step 1203 is configured to analyze the version number, the diag version, the material number, and the FIX _ ID information corresponding to the board card to be tested.
The FIX _ ID and the PN can be directly obtained from information input in a test scanning interface, the product version number can be obtained through the last three bits of the QN, and the diag version corresponding to the board card to be tested can be obtained from a test diag file.
Step 1204, matching the information analyzed by the analysis program with the search network configuration file through the set diag version comparison program, and obtaining the diag name and the diag version of the latest test diag file configured in the network configuration file.
And step 1205, comparing whether the parsed diag version is consistent with the diag version in the network configuration file, updating the diag according to the comparison result, and copying the test diag file corresponding to the retrieved diag name to a local appointed directory to update the program when the comparison result is inconsistent.
Optionally, as an embodiment of the present invention, after copying the test diag file corresponding to the retrieved diag name to the specified directory of the native computer, the method further includes: and carrying out integrity verification on the test diag file copied to the local specified directory.
Optionally, as an embodiment of the present invention, the integrity verification uses a digital digest method to perform integrity verification.
Optionally, as an embodiment of the present invention, the method further includes a log function, configured to monitor an operation status of the updated test diag program in each machine.
Referring to fig. 2, the system 200 for automatically updating a test diagnostic script of the present invention comprises:
a network configuration file 201, in which an automatic update enabling switch is configured; the initial state of the automatic updating enabling switch is an enabling state; configuring configuration information of a board card to be tested in the network configuration file;
the analysis module 202 is configured to analyze the network configuration file, and determine whether a current state of an automatic update enable switch in the network configuration file is a start state;
the automatic updating module 203 is used for automatically updating the test diagnosis script of the board card to be tested when the analysis module judges that the current state of the automatic updating enabling switch in the network configuration file is the starting state;
the automatic update module 203 includes:
a test diag file placing unit 2031, configured to store a test diag file in a specified directory, where a name of the test diag file in the specified directory is consistent with a diag name in the network configuration file;
a test scan interface unit 2032, configured to input configuration information of the board to be tested on a preset test scan interface;
the analysis program 2033 is configured to analyze, by using a preset analysis program, configuration information corresponding to the board to be tested from information input in the test scan interface;
a diag version comparison program 2034, configured to match information analyzed by the analysis program with the retrieved network configuration file, and obtain a diag name and a diag version of the latest test diag file configured in the network configuration file;
the updating unit 2035 is configured to compare whether the parsed diag version is consistent with the diag version in the network configuration file, update the diag according to the comparison result, and copy the test diag file corresponding to the retrieved diag name to the local specified directory to update the program when the comparison result is inconsistent.
Optionally, as an embodiment of the present invention, after copying the test diag file corresponding to the retrieved diag name to the local specified directory, the updating unit is further configured to perform integrity verification on the test diag file copied to the local specified directory.
Optionally, as an embodiment of the present invention, the integrity verification uses a digital digest method to perform integrity verification.
Optionally, as an embodiment of the present invention, the system further includes a log unit, configured to monitor a running log of the updated test diag program in each machine.
Fig. 3 is a schematic structural diagram of a terminal 300 according to an embodiment of the present invention, where the terminal 300 may be used to execute the method for automatically updating a test diagnosis script according to the embodiment of the present invention.
Among them, the terminal 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium 400, as shown in fig. 4, the computer storage medium 400 may store a program 401, which when executed may include some or all of the steps in the embodiments provided by the present invention. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
The same and similar parts in the various embodiments in this specification may be referred to each other. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to the description in the method embodiment.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for automatically updating a test diagnosis script is characterized in that the method is based on a network configuration file, and an automatic updating enabling switch is configured in the network configuration file; the initial state of the automatic updating enabling switch is an enabling state; configuring configuration information of a board card to be tested in the network configuration file;
the method for automatically updating the test diagnosis script comprises the following steps:
analyzing the network configuration file, judging whether the current state of an automatic updating enabling switch in the network configuration file is a starting state, and if so, automatically updating a test diagnosis script of the board card to be tested;
the method for automatically updating the test diagnosis script of the board card to be tested comprises the following steps:
storing the test diag file in a specified directory, wherein the name of the test diag file in the specified directory is consistent with the diag name in the network configuration file;
inputting configuration information of a board card to be tested on a preset test scanning interface;
analyzing the configuration information corresponding to the board card to be tested from the information input in the test scanning interface through a preset analysis program;
matching and retrieving the network configuration file by the information analyzed by the analysis program through a set diag version comparison program, and acquiring a diag name and a diag version of a latest test diag file configured in the network configuration file;
comparing whether the analyzed diag version is consistent with the diag version in the network configuration file or not, and updating the diag according to a comparison result:
and when the comparison result is inconsistent, copying the test diag file corresponding to the retrieved diag name to a local appointed directory, and updating the program.
2. The method for automatically updating a test diagnostic script according to claim 1, further comprising, after copying the test diag file corresponding to the retrieved diag name to the local directory, the steps of: and carrying out integrity verification on the test diag file copied to the local specified directory.
3. The method for automatically updating a test diagnostic script of claim 2, wherein the integrity verification uses digital digest method for integrity verification.
4. The method for automatically updating a test diagnosis script according to claim 1, 2 or 3, wherein the method further comprises a log function for monitoring the operation status of the updated test diag program in each machine.
5. A system for automatically updating a test diagnostic script, comprising:
a network configuration file, wherein an automatic update enabling switch is configured in the network configuration file; the initial state of the automatic updating enabling switch is an enabling state; configuring configuration information of a board card to be tested in the network configuration file;
the analysis module is used for analyzing the network configuration file and judging whether the current state of the automatic updating enabling switch in the network configuration file is a starting state or not;
the automatic updating module is used for automatically updating the test diagnosis script of the board card to be tested when the analysis module judges that the current state of the automatic updating enabling switch in the network configuration file is the starting state;
the automatic update module includes:
the test diag file placing unit is used for storing the test diag file into a specified directory, and the name of the test diag file in the specified directory is consistent with the name of the diag file in the network configuration file;
the test scanning interface unit is used for inputting the configuration information of the board card to be tested on a preset test scanning interface;
the analysis program is used for analyzing the configuration information corresponding to the board card to be tested from the information input in the test scanning interface through the preset analysis program;
a diag version comparison program, configured to match information analyzed by the analysis program with the search network configuration file, and obtain a diag name and a diag version of the latest test diag file configured in the network configuration file;
and the updating unit is used for comparing whether the analyzed diag version is consistent with the diag version in the network configuration file or not, updating the diag according to the comparison result, and copying the test diag file corresponding to the searched diag name to the local appointed directory to update the program when the comparison result is inconsistent.
6. The system for automatically updating a test diagnostic script according to claim 5, wherein the updating unit is further configured to perform integrity verification on the test diag file copied to the specified directory of the native computer after copying the test diag file corresponding to the retrieved diag name to the specified directory of the native computer.
7. The system for automatically updating a test diagnostic script of claim 6, wherein the integrity verification uses digital digest method.
8. The system for automatically updating a test diagnostic script according to any one of claims 5 to 7, further comprising a log unit for monitoring a running log of the updated test diag program in each machine.
9. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-4.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN202011134394.1A 2020-10-21 2020-10-21 Method, system, terminal and storage medium for automatically updating test diagnosis script Active CN112231218B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011134394.1A CN112231218B (en) 2020-10-21 2020-10-21 Method, system, terminal and storage medium for automatically updating test diagnosis script

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011134394.1A CN112231218B (en) 2020-10-21 2020-10-21 Method, system, terminal and storage medium for automatically updating test diagnosis script

Publications (2)

Publication Number Publication Date
CN112231218A CN112231218A (en) 2021-01-15
CN112231218B true CN112231218B (en) 2022-07-08

Family

ID=74109048

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011134394.1A Active CN112231218B (en) 2020-10-21 2020-10-21 Method, system, terminal and storage medium for automatically updating test diagnosis script

Country Status (1)

Country Link
CN (1) CN112231218B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8655993B1 (en) * 2011-10-07 2014-02-18 Google Inc. Configuring networks in client computing devices
CN107509212A (en) * 2017-10-13 2017-12-22 上海展扬通信技术有限公司 A kind of method of testing and test system for mobile terminal
CN108039969A (en) * 2017-12-13 2018-05-15 深圳市科力锐科技有限公司 Network method of automatic configuration, device, system, storage medium and object-computer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8655993B1 (en) * 2011-10-07 2014-02-18 Google Inc. Configuring networks in client computing devices
CN107509212A (en) * 2017-10-13 2017-12-22 上海展扬通信技术有限公司 A kind of method of testing and test system for mobile terminal
CN108039969A (en) * 2017-12-13 2018-05-15 深圳市科力锐科技有限公司 Network method of automatic configuration, device, system, storage medium and object-computer

Also Published As

Publication number Publication date
CN112231218A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
CN110058998B (en) Software testing method and device
CN111522738A (en) Test method and device of micro-service system, storage medium and electronic equipment
US20030088810A1 (en) Methods and apparatus for determining software component sizes associated with errors
CN113448862B (en) Software version testing method and device and computer equipment
CN112433944A (en) Service testing method, device, computer equipment and storage medium
CN108415998B (en) Application dependency relationship updating method, terminal, device and storage medium
CN112685312A (en) Test case recommendation method and device for uncovered codes
CN111475411A (en) Server problem detection method, system, terminal and storage medium
CN111427601A (en) Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium
CN109067605B (en) Storage subsystem fault diagnosis method and device, terminal and storage medium
CN111400179A (en) Method and device for terminal application program interaction, computer equipment and storage medium
CN112231218B (en) Method, system, terminal and storage medium for automatically updating test diagnosis script
CN112988578A (en) Automatic testing method and device
CN112612706A (en) Automated testing method, computer device and storage medium
CN113238901B (en) Multi-device automatic testing method and device, storage medium and computer device
CN113468058B (en) Regression testing method and device for software as service platform and electronic equipment
CN112765041B (en) Game automation testing method and device and electronic equipment
CN112231159B (en) Memory installation position testing method, system, terminal and storage medium
CN113656318A (en) Software version testing method and device and computer equipment
CN112612773A (en) Database synchronization test method and device, computer equipment and storage medium
CN112346994A (en) Test information correlation method and device, computer equipment and storage medium
CN111858198A (en) Multi-scheme memory plugging test method, system, terminal and storage medium
CN111143193A (en) Big data service testing method, system, terminal and storage medium based on RobotFramework
CN110555090B (en) Method, system, terminal and storage medium for automatically acquiring CPU BUS Number
CN115658551B (en) Code testing method, storage medium, electronic device and apparatus

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