CN112631933A - Method, device and equipment for page tracking test coverage - Google Patents

Method, device and equipment for page tracking test coverage Download PDF

Info

Publication number
CN112631933A
CN112631933A CN202011617290.6A CN202011617290A CN112631933A CN 112631933 A CN112631933 A CN 112631933A CN 202011617290 A CN202011617290 A CN 202011617290A CN 112631933 A CN112631933 A CN 112631933A
Authority
CN
China
Prior art keywords
brightness
area
trigger
time period
submitted data
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
CN202011617290.6A
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 Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network 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 Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202011617290.6A priority Critical patent/CN112631933A/en
Publication of CN112631933A publication Critical patent/CN112631933A/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
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Abstract

The invention relates to a method, a device and equipment for page tracking test coverage, belonging to the technical field of page test.A clicked area in a preset time period is obtained by receiving a starting instruction, and the clicked area is displayed at a first brightness, wherein the first brightness is different from the display brightness of other areas; acquiring a trigger instruction, wherein the trigger instruction carries a trigger area; displaying submitted data of the trigger area in a preset time period according to the trigger instruction; and confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data. In a more intuitive manner, the scope of test coverage is visually recorded in a page and submitted data based form. The system can help the tester to analyze the tested range and used data more vividly from the business perspective. And the data is shared, and the test range of other people can be checked. And have large data records available for later analysis.

Description

Method, device and equipment for page tracking test coverage
Technical Field
The invention belongs to the technical field of page testing, and particularly relates to a method, a device and equipment for page tracking test coverage.
Background
The problem of test omission seriously influences the attack work of testers, and in the prior art, in order to avoid the problem of test omission, the test omission is mainly avoided by means of test case coverage or code coverage jacoco, interface/UI automation and the like in a manual mode.
The case coverage refers to the degree of coverage of a tested system by a test system, the degree of processing all specified test cases of a given system or component by a given test or a group of tests, usually only pass and fail of the cases, and the area covered by the page and the test data are not easy to track before. The Jacoco code coverage rate mode needs to know a certain amount of codes so that the coverage range of the test can be analyzed more effectively.
Therefore, the technology for avoiding test omission in the prior art has the technical problems of no coverage, test data disagreement and tracking, high requirement on testers and the like.
Disclosure of Invention
In order to solve at least the above problems in the prior art, the present invention provides a method, an apparatus and a device for page tracking test coverage, so as to realize a more intuitive way and vividly recording the test coverage in a form based on the page and the submitted data.
The technical scheme provided by the invention is as follows:
in one aspect, a method for page tracking test coverage includes:
receiving a starting instruction, acquiring a clicked area in a preset time period, and displaying the clicked area with first brightness, wherein the first brightness is different from the display brightness of other areas;
acquiring a trigger instruction, wherein the trigger instruction carries a trigger area;
displaying submitted data of the trigger area in the preset time period according to the trigger instruction;
and confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data.
Optionally, the triggering instruction includes: the mouse is suspended above the preset button; the trigger zone includes: and presetting a button.
Optionally, the displaying the submitted data of the trigger area in the preset time period includes: and according to a preset rule, distinguishing and displaying the handoff number in the preset time period.
Optionally, the distinguishing and displaying the submitted data in the preset time period according to a preset rule includes:
if the pages of the submitted data are different, distinguishing by time points; and/or the presence of a gas in the gas,
if the pages of the submitted data are the same, the pages are regarded as different pages by taking the uniform resource locators and the parameters as differences.
Optionally, the determining a test coverage according to the clicked area displayed with the first brightness and the submitted data includes:
and calculating the clicked area and the submitted data, and determining repeated scenes, uncovered areas and data and scenes which only appear in the current test.
Optionally, the method further includes: and acquiring the identity information of the testers, and displaying the test areas of different testers.
Optionally, before the receiving the start instruction, the method further includes:
style rendering is added at the front end, and a back-end log is set at the back end to record all requests and instructions.
In yet another aspect, an apparatus for page tracking test coverage, comprising: the device comprises a receiving module, a first display module, a second display module and a confirmation module;
the receiving module is used for receiving a starting instruction and acquiring a triggering instruction, and the triggering instruction carries a triggering area;
the first display module is used for acquiring a clicked area in a preset time period after receiving an opening instruction, and displaying the clicked area with first brightness, wherein the first brightness is different from the display brightness of other areas;
the second display module is used for displaying submitted data of the trigger area in the preset time period according to the trigger instruction;
the confirming module is used for confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data.
Optionally, the second display module is configured to distinguish and display the number of handovers within the preset time period according to a preset rule.
In yet another aspect, an apparatus for page trace testing coverage, comprising: a processor, and a memory coupled to the processor;
the memory is for storing a computer program for performing at least the method of page trace test coverage described in any of the above;
the processor is used for calling and executing the computer program in the memory.
The invention has the beneficial effects that:
according to the method, the device and the equipment for page tracking test coverage, the clicked area in the preset time period is obtained by receiving the starting instruction, and the clicked area is displayed with the first brightness, wherein the first brightness is different from the display brightness of other areas; acquiring a trigger instruction, wherein the trigger instruction carries a trigger area; displaying submitted data of the trigger area in a preset time period according to the trigger instruction; and confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data. In a more intuitive manner, the scope of test coverage is visually recorded in a page and submitted data based form. The system can help the tester to analyze the tested range and used data more vividly from the business perspective. And the data is shared, and the test range of other people can be checked. And have large data records available for later analysis.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for page tracking test coverage according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a device for page tracking test coverage according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a device for page trace test coverage according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
In order to at least solve the technical problem proposed in the present invention, an embodiment of the present invention provides a method for page tracking test coverage.
Fig. 1 is a schematic flow chart of a method for page tracking test coverage provided in an embodiment of the present invention, and referring to fig. 1, the method provided in the embodiment of the present invention may include the following steps:
s11, receiving an opening instruction, acquiring a clicked area in a preset time period, and displaying the clicked area with first brightness, wherein the first brightness is different from the display brightness of other areas.
In a specific implementation process, when the user uses the page tracking test coverage method of the present application to perform the page tracking test coverage, the preset time period may be defined to be within one month, or within one year, and the like, which is not specifically limited herein.
For example, the start instruction may be a start collecting instruction, such as a trigger instruction of a tester. After starting the collection, all the clicked areas can be highlighted within a preset time period, so as to distinguish the areas which are not clicked for testing. The highlight mode is an example of the first luminance in the present embodiment, and is not limited.
And S12, acquiring a trigger instruction, wherein the trigger instruction carries a trigger area.
In some embodiments, optionally, the triggering instruction includes: the mouse is suspended above the preset button; a trigger zone comprising: and presetting a button.
For example, after the tester hovers the mouse over a button, all the submitted data previously clicked on the button may be displayed.
And S13, displaying the submitted data of the trigger area in a preset time period according to the trigger instruction.
In some embodiments, optionally, displaying the submitted data of the trigger area within a preset time period includes: and according to a preset rule, distinguishing and displaying the handoff number in a preset time period.
In some embodiments, optionally, the distinguishing and displaying the submitted data within the preset time period according to the preset rule includes: if the pages of the submitted data are different, distinguishing by time points; and/or if the pages of submitted data are the same, regarding the pages as different pages by taking the uniform resource locators and the parameters as distinction.
For example, in a json manner, differentiated by time point, the same page may be considered as a different page with a uniform resource locator url and a parameter as the differentiation. Thus, the data which is covered can be easily seen, and whether different test scenes are covered or not, various equivalence classes, boundary values, various service scenes and the like can be seen.
It should be noted that, in the embodiment of the present invention, the step S11 and the step S12 are not limited successively.
And S14, confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data.
In some embodiments, optionally, confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data includes: the clicked area and the submitted data are calculated, and repeated scenes, uncovered areas and data and scenes only appearing in the current test are determined.
For example, after collecting different result sets (click zone and submit data), multiple times of data may be merged, submitted, XOR, etc. Therefore, the method can check which scenes are repeated, check whether data are still uncovered after a plurality of scenes are combined, and check which data and scenes are only the conditions in the test.
In some embodiments, optionally, the method further includes: and acquiring the identity information of the testers, and displaying the test areas of different testers.
For example, in this embodiment, when each tester tests, test data may be shared, so as to record test content and test area of each tester, and mark and display test information of different testers, so that the testers may view test ranges of other users.
In some embodiments, optionally, before receiving the opening instruction, the method further includes: style rendering is added at the front end, and a back-end log is set at the back end to record all requests and instructions.
For example, in this embodiment, the front end may add corresponding css and js without affecting the service, and record all the transmitted requests in a back end log record mode after submitting the requests. A unified framework is made to help obtain data, and a unified rendering mode is introduced. With front-end style rendering, the manner in which the back-end submits data records adds a uniform sdk.
According to the method for page tracking test coverage, the clicked area in the preset time period is obtained by receiving the starting instruction, and the clicked area is displayed at the first brightness, wherein the first brightness is different from the display brightness of other areas; acquiring a trigger instruction, wherein the trigger instruction carries a trigger area; displaying submitted data of the trigger area in a preset time period according to the trigger instruction; and confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data. In a more intuitive manner, the scope of test coverage is visually recorded in a page and submitted data based form. The system can help the tester to analyze the tested range and used data more vividly from the business perspective. And the data is shared, and the test range of other people can be checked. And have large data records available for later analysis.
Based on a general inventive concept, an embodiment of the present invention further provides a device for page tracking test coverage.
Fig. 2 is a schematic structural diagram of a device for page tracking test coverage provided in an embodiment of the present invention, and referring to fig. 2, the device provided in the embodiment of the present invention may include the following structures: a receiving module 21, a first display module 22, a second display module 23 and a confirmation module 24.
The receiving module 21 is configured to receive a start instruction and obtain a trigger instruction, where the trigger instruction carries a trigger area;
the first display module 22 is configured to, after receiving the start instruction, acquire a clicked region within a preset time period, and display the clicked region at a first brightness, where the first brightness is different from display brightness of other regions;
the second display module 23 is configured to display submitted data of the trigger area within a preset time period according to the trigger instruction;
and the confirming module 24 is used for confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data.
Optionally, the second display module is configured to distinguish and display the number of handovers within a preset time period according to a preset rule.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
According to the device for page tracking test coverage, the clicked area in the preset time period is obtained by receiving the opening instruction, and the clicked area is displayed at the first brightness, wherein the first brightness is different from the display brightness of other areas; acquiring a trigger instruction, wherein the trigger instruction carries a trigger area; displaying submitted data of the trigger area in a preset time period according to the trigger instruction; and confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data. In a more intuitive manner, the scope of test coverage is visually recorded in a page and submitted data based form. The system can help the tester to analyze the tested range and used data more vividly from the business perspective. And the data is shared, and the test range of other people can be checked. And have large data records available for later analysis.
Based on a general inventive concept, an embodiment of the present invention further provides a device for page trace testing coverage.
Fig. 3 is a schematic structural diagram of a device for page tracking test coverage provided in an embodiment of the present invention, and referring to fig. 3, the device for page tracking test coverage provided in the embodiment of the present invention includes: a processor 31, and a memory 32 connected to the processor.
The memory 32 is used for storing a computer program, and the computer program is at least used for the method for page tracking test coverage described in any of the above embodiments;
the processor 31 is used to invoke and execute the computer program in the memory.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that the terms "first," "second," and the like in the description of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware that is related to instructions of a program, and the program may be stored in a computer-readable storage medium, and when executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a separate product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A method for page tracking test coverage, comprising:
receiving a starting instruction, acquiring a clicked area in a preset time period, and displaying the clicked area with first brightness, wherein the first brightness is different from the display brightness of other areas;
acquiring a trigger instruction, wherein the trigger instruction carries a trigger area;
displaying submitted data of the trigger area in the preset time period according to the trigger instruction;
and confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data.
2. The method of claim 1, wherein the triggering instructions comprise: the mouse is suspended above the preset button; the trigger zone includes: and presetting a button.
3. The method of claim 1, wherein the displaying the submitted data of the trigger area within the preset time period comprises: and according to a preset rule, distinguishing and displaying the handoff number in the preset time period.
4. The method according to claim 3, wherein the distinguishing and displaying the submitted data in the preset time period according to a preset rule comprises:
if the pages of the submitted data are different, distinguishing by time points; and/or the presence of a gas in the gas,
if the pages of the submitted data are the same, the pages are regarded as different pages by taking the uniform resource locators and the parameters as differences.
5. The method of claim 1, wherein confirming test coverage from the clicked area displayed at the first brightness and the submitted data comprises:
and calculating the clicked area and the submitted data, and determining repeated scenes, uncovered areas and data and scenes which only appear in the current test.
6. The method of claim 1, further comprising: and acquiring the identity information of the testers, and displaying the test areas of different testers.
7. The method of claim 1, prior to said receiving an open command, further comprising:
style rendering is added at the front end, and a back-end log is set at the back end to record all requests and instructions.
8. An apparatus for page tracking test coverage, comprising: the device comprises a receiving module, a first display module, a second display module and a confirmation module;
the receiving module is used for receiving a starting instruction and acquiring a triggering instruction, and the triggering instruction carries a triggering area;
the first display module is used for acquiring a clicked area in a preset time period after receiving an opening instruction, and displaying the clicked area with first brightness, wherein the first brightness is different from the display brightness of other areas;
the second display module is used for displaying submitted data of the trigger area in the preset time period according to the trigger instruction;
the confirming module is used for confirming the test coverage according to the clicked area displayed with the first brightness and the submitted data.
9. The apparatus of claim 8, wherein the second display module is configured to display the number of handovers within the preset time period according to a preset rule.
10. An apparatus for page tracking test coverage, comprising: a processor, and a memory coupled to the processor;
the memory for storing a computer program for performing at least the method of page trace test coverage of any of claims 1 to 7;
the processor is used for calling and executing the computer program in the memory.
CN202011617290.6A 2020-12-30 2020-12-30 Method, device and equipment for page tracking test coverage Pending CN112631933A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011617290.6A CN112631933A (en) 2020-12-30 2020-12-30 Method, device and equipment for page tracking test coverage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011617290.6A CN112631933A (en) 2020-12-30 2020-12-30 Method, device and equipment for page tracking test coverage

Publications (1)

Publication Number Publication Date
CN112631933A true CN112631933A (en) 2021-04-09

Family

ID=75287403

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011617290.6A Pending CN112631933A (en) 2020-12-30 2020-12-30 Method, device and equipment for page tracking test coverage

Country Status (1)

Country Link
CN (1) CN112631933A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150339019A1 (en) * 2013-02-27 2015-11-26 Hewlett-Packard Development Company, L.P. Determining event and input coverage metrics for a graphical user interface control instance
CN107506300A (en) * 2017-08-09 2017-12-22 百度在线网络技术(北京)有限公司 A kind of ui testing method, apparatus, server and storage medium
US20190050323A1 (en) * 2016-01-12 2019-02-14 Entit Software Llc Determining visual testing coverages
CN109710506A (en) * 2017-10-25 2019-05-03 卓望数码技术(深圳)有限公司 A kind of terminal APP spreadability test method and device based on tree traversal
CN110162453A (en) * 2018-02-11 2019-08-23 腾讯科技(深圳)有限公司 Test method, device, computer readable storage medium and computer equipment
CN110297759A (en) * 2019-05-22 2019-10-01 深圳壹账通智能科技有限公司 A kind of method, apparatus making test page script, equipment and storage medium
CN112069070A (en) * 2020-09-04 2020-12-11 中国平安人寿保险股份有限公司 Page detection method, device, server and computer readable storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150339019A1 (en) * 2013-02-27 2015-11-26 Hewlett-Packard Development Company, L.P. Determining event and input coverage metrics for a graphical user interface control instance
US20190050323A1 (en) * 2016-01-12 2019-02-14 Entit Software Llc Determining visual testing coverages
CN107506300A (en) * 2017-08-09 2017-12-22 百度在线网络技术(北京)有限公司 A kind of ui testing method, apparatus, server and storage medium
CN109710506A (en) * 2017-10-25 2019-05-03 卓望数码技术(深圳)有限公司 A kind of terminal APP spreadability test method and device based on tree traversal
CN110162453A (en) * 2018-02-11 2019-08-23 腾讯科技(深圳)有限公司 Test method, device, computer readable storage medium and computer equipment
CN110297759A (en) * 2019-05-22 2019-10-01 深圳壹账通智能科技有限公司 A kind of method, apparatus making test page script, equipment and storage medium
CN112069070A (en) * 2020-09-04 2020-12-11 中国平安人寿保险股份有限公司 Page detection method, device, server and computer readable storage medium

Similar Documents

Publication Publication Date Title
US8924912B2 (en) Method of recording and replaying call frames for a test bench
US10657036B2 (en) Determining visual testing coverages
CN110069463B (en) User behavior processing method, device electronic equipment and storage medium
US10222955B2 (en) Automatically capturing user interactions and evaluating user interfaces in software programs using field testing
JP5767471B2 (en) Apparatus and method for evaluating test completeness
US20140075371A1 (en) System and method for model based session management
US9904517B2 (en) System and method for automatic modeling of an application
CN104461903B (en) The method and apparatus of test client based on browser
WO2016008398A1 (en) Program performance test method and device
KR100803889B1 (en) Method and system for analyzing performance of providing services to client terminal
Paganelli et al. Tools for remote usability evaluation of Web applications through browser logs and task models
US9946638B1 (en) System and method for end to end performance response time measurement based on graphic recognition
US20140214837A1 (en) Automatically analyzing operation sequences
Paternò et al. Timelines for mobile web usability evaluation
US20030145125A1 (en) Apparatus and method for analyzing and displaying operations of computer and computer program for the same
CN110866205A (en) Method and apparatus for storing information
CN112631933A (en) Method, device and equipment for page tracking test coverage
EP2246788A1 (en) A method, a system and a computer program for testing a user interface functionality
Baker et al. Automated usability testing using HUI analyzer
CN106294104B (en) Test case execution method and mobile terminal
Helfrich et al. QUIP: quantitative user interface profiling
CN110347577B (en) Page testing method, device and equipment thereof
CN113448832B (en) Control exposure detection method and application program operation monitoring system
CN112306870A (en) Data processing method and device based on live APP
US20230107604A1 (en) Quality evaluation apparatus, quality evaluation method and program

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