CN111651347A - Jump verification method, device, equipment and storage medium of test system - Google Patents

Jump verification method, device, equipment and storage medium of test system Download PDF

Info

Publication number
CN111651347A
CN111651347A CN202010350047.6A CN202010350047A CN111651347A CN 111651347 A CN111651347 A CN 111651347A CN 202010350047 A CN202010350047 A CN 202010350047A CN 111651347 A CN111651347 A CN 111651347A
Authority
CN
China
Prior art keywords
jump
test system
verification
preset
configuration information
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.)
Granted
Application number
CN202010350047.6A
Other languages
Chinese (zh)
Other versions
CN111651347B (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.)
Ping An Property and Casualty Insurance Company of China Ltd
Original Assignee
Ping An Property and Casualty Insurance Company of China 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 Ping An Property and Casualty Insurance Company of China Ltd filed Critical Ping An Property and Casualty Insurance Company of China Ltd
Priority to CN202010350047.6A priority Critical patent/CN111651347B/en
Publication of CN111651347A publication Critical patent/CN111651347A/en
Application granted granted Critical
Publication of CN111651347B publication Critical patent/CN111651347B/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
    • 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

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 relates to the technical field of software testing, and discloses a jump verification method of a test system, which comprises the following steps: receiving a jump access request sent by a jump test system, triggering a jump verification instruction, and reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and a simulation parameter corresponding to a preset verification function; analyzing the configuration information into data corresponding to a jump test system to obtain to-be-processed configuration information; sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface; and verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface. In addition, the invention also relates to a block chain technology, and the configuration information can be stored in the block chain.

Description

Jump verification method, device, equipment and storage medium of test system
Technical Field
The invention relates to the field of automatic test tools, in particular to a jump verification method, a jump verification device, jump verification equipment and a storage medium of a test system.
Background
Jump verification as one of the functional test items for verifying each function of the product, page jump, web jump, or other jumps can be verified, for example: and (5) testing jump verification of the system. The current skip verification mode is as follows: and skipping verification is carried out according to the event, the element and the information to be verified by controlling the event or the element of the browser and selecting and confirming each field in the skipping parameter to obtain the information to be verified.
In the prior art, on one hand, each field needs to be selected and confirmed to obtain an option or an entry value for analog data entry, the entry speed of analog data is slow, the execution speed is slow in the whole verification process, and the verification time is long; on the other hand, the jump verification cannot be performed due to the fact that the jump verification cannot be performed only when the system environment is operable due to the system environment problem, so that the jump verification cannot be performed in time, and therefore the jump verification efficiency of the test system is low.
Disclosure of Invention
The invention mainly aims to solve the problem of low jump verification efficiency of a test system.
The invention provides a jump verification method of a test system in a first aspect, which comprises the following steps:
receiving a skip access request, and triggering a skip verification instruction according to the skip access request, wherein the skip access request is used for indicating skip access to a preset skip test system;
reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function;
analyzing the configuration information into data corresponding to the jump test system to obtain to-be-processed configuration information;
sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface;
and verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface.
Optionally, in a first implementation manner of the first aspect of the present invention, before receiving the skip access request, the method further includes:
configuring an address and a hypertext transfer protocol interface of a preset jump test system;
configuring simulation parameters corresponding to a preset verification function;
and determining the address of the jump test system, the hypertext transfer protocol interface and the simulation parameter as configuration information, and storing the configuration information in a preset server.
Optionally, in a second implementation manner of the first aspect of the present invention, after storing the configuration information in a provisioning server, the method further includes:
reading the configuration information from the preset server to obtain the configuration information to be updated;
editing the configuration information to be updated to obtain an update simulation parameter;
and storing the updated configuration information in a target preset server.
Optionally, in a third implementation manner of the first aspect of the present invention, the configuring simulation parameters corresponding to the preset verification function includes:
acquiring parameter information corresponding to a preset verification function through a preset request path;
extracting target parameters from the parameter information, wherein the target parameters comprise parameter names and parameter values;
inputting the target parameters into a preset simulation data entry frame;
and carrying out data format conversion on the target parameters in the analog data entry frame to obtain analog parameters.
Optionally, in a fourth implementation manner of the first aspect of the present invention, the performing data format conversion on the target parameter in the simulated data entry frame to obtain the simulated parameter includes:
acquiring data characteristics of a target parameter in the simulated data entry frame, wherein the data characteristics comprise a data type of the target parameter and a data format corresponding to the data type;
extracting a corresponding data format conversion strategy from a preset data format list according to the data characteristics;
and analyzing the target parameters according to the data format conversion strategy to obtain simulation parameters.
Optionally, in a fifth implementation manner of the first aspect of the present invention, the sending, through the address of the jump test system and the hypertext transfer protocol interface, the simulation parameter in the configuration information to be processed to the jump test system includes:
analyzing the simulation parameters in the configuration information to be processed into data corresponding to the hypertext transfer protocol interface to obtain simulation parameters to be processed;
and transmitting the simulation parameters to be processed to the address of the jump test system and the hypertext transfer protocol interface through a preset hypertext transfer protocol or a preset hypertext transfer protocol request.
Optionally, in a sixth implementation manner of the first aspect of the present invention, the storing the configuration information in a block chain, and verifying the simulation parameter in the jump test system to obtain verification information and displaying the verification information on a preset interface includes:
verifying whether simulation parameters in the jump test system meet preset verification conditions or not through the hypertext transfer protocol interface;
if the simulation parameters in the jump test system do not accord with the preset verification conditions, returning a first verification result, wherein the first verification result comprises a result code with 0 and information that the parameter request fails to verify;
if the simulation parameters in the jump test system meet preset verification conditions, returning a second verification result, wherein the second verification result comprises a result code with a value of 1 and information that the parameter request is successfully verified;
generating a verification report according to the first verification result and the second verification result, and determining the verification report as verification information;
and sending the verification information to a preset suspension window in a preset interface.
The second aspect of the present invention provides a jump verification apparatus for a test system, including:
the trigger module is used for receiving a jump access request and triggering a jump verification instruction according to the jump access request, wherein the jump access request is used for indicating jump access to a preset jump test system;
the first reading module is used for reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function;
the analysis module is used for analyzing the configuration information into data corresponding to the jump test system to obtain the configuration information to be processed;
the sending module is used for sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface;
and the verification module is used for verifying the simulation parameters in the jump test system to obtain verification information and displaying the verification information on a preset interface.
Optionally, in a first implementation manner of the second aspect of the present invention, the jump verification apparatus of the test system further includes:
the first configuration module is used for configuring the address and the hypertext transfer protocol interface of a preset jump test system;
the second configuration module is used for configuring simulation parameters corresponding to the preset verification function;
the first storage module is used for determining the address of the jump test system, the hypertext transfer protocol interface and the simulation parameter as configuration information and storing the configuration information in a preset server.
Optionally, in a second implementation manner of the second aspect of the present invention, the jump verification apparatus of the test system further includes:
the second reading module is used for reading the configuration information from the preset server to obtain the configuration information to be updated;
the editing module is used for editing the configuration information to be updated to obtain an updating simulation parameter;
and the second storage module is used for storing the updated configuration information in the target preset server.
Optionally, in a third implementation manner of the second aspect of the present invention, the second configuration module includes:
the acquisition unit is used for acquiring parameter information corresponding to a preset verification function through a preset request path;
the extracting unit is used for extracting target parameters from the parameter information, and the target parameters comprise parameter names and parameter values;
the input unit is used for inputting the target parameters into a preset simulation data entry frame;
and the conversion unit is used for carrying out data format conversion on the target parameters in the analog data entry frame to obtain analog parameters.
Optionally, in a fourth implementation manner of the second aspect of the present invention, the conversion unit is specifically configured to:
acquiring data characteristics of a target parameter in the simulated data entry frame, wherein the data characteristics comprise a data type of the target parameter and a data format corresponding to the data type;
extracting a corresponding data format conversion strategy from a preset data format list according to the data characteristics;
and analyzing the target parameters according to the data format conversion strategy to obtain simulation parameters.
Optionally, in a fifth implementation manner of the second aspect of the present invention, the sending module is specifically configured to:
analyzing the simulation parameters in the configuration information to be processed into data corresponding to the hypertext transfer protocol interface to obtain simulation parameters to be processed;
and transmitting the simulation parameters to be processed to the address of the jump test system and the hypertext transfer protocol interface through a preset hypertext transfer protocol or a preset hypertext transfer protocol request.
Optionally, in a sixth implementation manner of the second aspect of the present invention, the configuration information is stored in a block chain, and the verification module is specifically configured to:
verifying whether simulation parameters in the jump test system meet preset verification conditions or not through the hypertext transfer protocol interface;
if the simulation parameters in the jump test system do not accord with the preset verification conditions, returning a first verification result, wherein the first verification result comprises a result code with 0 and information that the parameter request fails to verify;
if the simulation parameters in the jump test system meet preset verification conditions, returning a second verification result, wherein the second verification result comprises a result code with a value of 1 and information that the parameter request is successfully verified;
generating a verification report according to the first verification result and the second verification result, and determining the verification report as verification information;
and sending the verification information to a preset suspension window in a preset interface.
A third aspect of the present invention provides a jump verification device for a test system, including: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line; the at least one processor calls the instructions in the memory to cause jump verification equipment of the test system to perform the jump verification method of the test system described above.
A fourth aspect of the present invention provides a computer-readable storage medium having stored therein instructions, which, when run on a computer, cause the computer to execute the jump verification method of the test system described above.
In the technical scheme provided by the invention, a jump access request sent by a jump test system is received, a jump verification instruction is triggered, and configuration information is read from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function; analyzing the configuration information into data corresponding to a jump test system to obtain to-be-processed configuration information; sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface; and verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface. In the invention, the simulation parameters in the configuration information acquired from the preset server are sent to the address of the jump test system and the hypertext transfer protocol interface in the configuration information for jump verification, so that any test system of the same type as the jump test system can be subjected to butt joint verification during jump verification, and the jump verification is carried out without logging in each jump test system one by one, fields or data required by the interface butt joint of each jump test system can be configured in a self-defined manner, the execution speed of a test task is improved, the jump verification time is saved, and further, the jump verification efficiency of the test system is improved.
Drawings
FIG. 1 is a diagram of an embodiment of a jump verification method of a test system according to an embodiment of the present invention;
FIG. 2 is a diagram of another embodiment of a jump verification method of a test system according to an embodiment of the present invention;
FIG. 3 is a diagram of an embodiment of a jump verification apparatus of a test system according to an embodiment of the present invention;
FIG. 4 is a diagram of another embodiment of a jump verification apparatus of a test system according to an embodiment of the present invention;
FIG. 5 is a diagram of an embodiment of jump verification equipment of the test system in the embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a jump verification method, a jump verification device, equipment and a storage medium of a test system, and the jump verification efficiency of the test system is improved.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of understanding, a detailed flow of an embodiment of the present invention is described below, and referring to fig. 1, an embodiment of a jump verification method of a test system in an embodiment of the present invention includes:
101. receiving a skip access request, and triggering a skip verification instruction according to the skip access request, wherein the skip access request is used for indicating skip access to a preset skip test system;
it is understood that the execution subject of the present invention may be a jump verification apparatus of a test system, and may also be a terminal or a server, which is not limited herein. The embodiment of the present invention is described by taking a server as an execution subject.
The method comprises the steps that data in a system to be tested (a system where verification function data to be tested are located) needs to be accessed to a jump test system for testing, when the system to be tested is jumped to a preset jump test system, the system to be tested sends a jump access request to the preset jump test system, a server receives the jump access request through the jump test system, a jump verification instruction corresponding to the jump access request is triggered, or a jump verification instruction carried in the jump access request is triggered, and jump verification actions are started through the jump verification instruction.
102. Reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function; it is emphasized that, to further ensure the privacy and security of the configuration information, the configuration information may also be stored in a node of a blockchain.
For example: the server extracts an address and a hypertext transfer protocol interface corresponding to the jump test system from a local cache space of the browser according to the jump verification action and inquires all products according to the mechanism code, the service personnel, the service type and the product type (inquiring all products according to the mechanism code, the service personnel, the service type and the product type to be a preset verification function) corresponding simulation parameters. The file cached in the preset server, the database and the local cache space of the browser can be retrieved in a key value index mode, and corresponding configuration information is obtained.
103. Analyzing the configuration information into data corresponding to a jump test system to obtain to-be-processed configuration information;
after the server reads the configuration information, the data format of the configuration information is converted into the data format corresponding to the jump test system, so as to obtain the configuration information to be processed, for example: the data format of the jump test system is in a hypertext transfer protocol (HTTP) mode, the configuration information is deparatmentcode: "123" employee: "345", and the configuration information is converted into data (to-be-processed configuration information) in a corresponding mode of the jump test system through a get request mode in the HTTP: deparatentcode 123& employee 345.
104. Sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface;
after the server acquires the to-be-processed configuration information from the preset server according to the verification instruction, the address and the hypertext transfer protocol interface of the jump test system in the to-be-processed configuration information are read, the simulation parameters in the to-be-processed configuration information are read, or the address and the hypertext transfer protocol interface of the jump test system and the simulation parameters are acquired according to the field information by identifying the field information in the to-be-processed configuration information. Sending the simulation parameters to an address and hypertext transfer protocol interface in the jump test system to send the simulation parameters in the configuration information to be processed to the jump test system, for example: and sending the simulation parameters to an address of the jump test system and a hypertext transfer protocol interface through http:// domain-test2.com.cn/do/api/testApi, wherein http:// domain-test2.com.cn is the address of the jump test system, and do/api/testApi is the hypertext transfer protocol interface. By sending the simulation parameters in the configuration information to be processed to the address of the jump test system and the hypertext transfer protocol interface in the configuration information, jump verification can be performed without logging in each jump test system, and jump verification and test time is saved.
105. And verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface.
The server performs data matching on the simulation parameters through a hypertext transfer protocol interface in the jump test system, returns a data object result to the data matching condition to obtain a returned result, identifies preset content in a corresponding budget verification condition in the returned result, acquires a corresponding judgment result according to the preset content, and determines the returned result, the preset content and the judgment result as verification information. And displaying the verification information on a preset interface in a preset display form, wherein the verification information can be generated into a bar chart or a table or a report, and the bar chart or the table or the report is displayed on the preset interface of a pop-up window or a preset display frame. When the simulation parameters are verified again next time, the reconfiguration is not needed, and the configuration information can be directly read from the preset server for verification.
Optionally, the server may verify the simulation parameters in the jump test system to obtain verification information including the result code and the preset verification function data, and determine whether the verification is successful according to the result code, for example: the obtained verification information is { resultCode: "0000", data { "departimentcode": "123", "deparatmentantname": "mechanism example" }, the resultCode may be encoded according to the result: and 0000, judging that the request of the jump access jump test system is verified successfully.
In the embodiment of the invention, the simulation parameters in the configuration information acquired from the preset server are sent to the address of the jump test system and the hypertext transfer protocol interface in the configuration information for jump verification, so that any test system of the same type as the jump test system can be subjected to butt joint verification during jump verification, the jump verification is not required to log in each jump test system one by one, fields or data required by the butt joint of the interfaces of each jump test system can be configured in a self-defined manner, the execution speed of a test task is increased, the jump verification time is saved, and the jump verification efficiency of the test system is further increased.
Referring to fig. 2, another embodiment of the jump verification method of the test system in the embodiment of the present invention includes:
201. configuring an address and a hypertext transfer protocol interface of a preset jump test system;
the server is configured with a jump test system, and the server configures an address and a hypertext transfer protocol interface of the jump test system according to a jump test requirement, for example: the method comprises the steps that three current test environments are respectively a first test environment, a second test environment and a third test environment, each test environment corresponds to one jump test system, the jump test requirement is the second test environment (namely the jump test system), the address of the jump test system corresponding to the second test environment can be configured through http:// domain-test2.com.cn, the hypertext transfer protocol interface of the jump test system corresponding to the second test environment can be configured through http:// do/api/testApi, and the address and the hypertext transfer protocol interface of the jump test system corresponding to the second test environment can be configured through http:// domain-test2. com.cn/do/api/testApi.
202. Configuring simulation parameters corresponding to a preset verification function;
the preset verification function can be preset according to the jump test requirement, and the simulation parameters corresponding to the preset verification function are configured, for example: the skip test requirement is that all product information is inquired according to the mechanism code, the service personnel, the service type and the product type, the preset verification function is that all product information is inquired according to the mechanism code, the service personnel, the service type and the product type, the mechanism code, the service personnel, the service type and the product type in the preset verification function are input into a simulation data input frame, and the corresponding simulation parameters are obtained as departimentcode: 123. employee: 345. bizType: 2. product type: 2.
specifically, the server acquires parameter information corresponding to a preset verification function through a preset request path; extracting target parameters from the parameter information, wherein the target parameters comprise parameter names and parameter values; inputting the target parameters into a preset simulation data entry frame; and carrying out data format conversion on the target parameters in the analog data entry frame to obtain analog parameters.
The server obtains parameter information corresponding to the preset verification function through a preset request path in a get mode or a post mode, and extracts a target parameter from the parameter information, for example: the preset verification function is that all product information is inquired according to organization codes, service personnel, service types and product types, a request is sent to a second test environment (namely a jump test system) in a get mode, and http:// domain-test2.com. cn/do/api/queryprodist? Parameter information corresponding to the preset verification function is acquired with 123& employemer ═ 345& bizType ═ 2& productType ═ 2, and a target parameter of get type "deparatentcode ═ 123& employe ═ 345& bizType ═ 2& productType ═ 2" or a target parameter of post type "deparatentcode: 123 employee: 345 bizType: 2product type: 2 ", or the target parameter" deparatmentcode: "123", employee: 345, bizType: "2", productType: "2". And inputting the target parameters into a preset simulation data entry frame, and performing data format conversion on the target parameters by a processing module in the simulation data entry frame to obtain corresponding simulation parameters so as to realize the configuration of the simulation parameters corresponding to the preset verification function.
Specifically, the server acquires data characteristics of a target parameter in the simulated data entry frame, wherein the data characteristics comprise a data type of the target parameter and a data format corresponding to the data type; extracting a corresponding data format conversion strategy from a preset data format list according to the data characteristics; and analyzing the target parameters according to the data format conversion strategy to obtain simulation parameters.
For example: the method comprises the steps of detecting data types of target parameters through a type function typeof or a judgment object type function instanceof or a construction function constractor, obtaining whether the data types of the target parameters are character strings, judging whether the character strings are empty or not and are in a specific format, obtaining the data format conditions of 'pure digital character strings' corresponding to the data types of the target parameters, obtaining a corresponding data format conversion strategy of 'directly converting the data format into numbers' from a preset data format list according to data characteristics, and converting the target parameters into the data formats of the numbers. Another example is: the target parameter is deparatmentcode: "123" employee: "345", and if the target parameter is detected to be JSON language and the JSON format of the target parameter is detected to be incorrect data format (JSON non-standard format), the data format conversion policy is obtained to be converted into JSON standard data format, and the target parameter is deparatmentcode: "123" is converted to { "deparatentcode": "123", "employee": "345"}.
203. Determining an address, a hypertext transfer protocol interface and a simulation parameter of a jump test system as configuration information, and storing the configuration information in a preset server;
specifically, after the server stores the configuration information in the preset server, the configuration information is read from the preset server to obtain the configuration information to be updated; editing the configuration information to be updated to obtain an update simulation parameter; and storing the updated configuration information in the target preset server.
When the parameter configuration of the second verification function needs to be carried out on the jump test system, copying a piece of configuration information from a preset server, pasting the copied configuration information into a preset editing space, acquiring parameter information corresponding to the second verification function through a preset request path, extracting parameter data from the parameter information corresponding to the second verification function, inputting the parameter data into a preset simulation data entry frame, carrying out data format conversion on the parameter data to obtain a simulation parameter to be updated, inputting the parameter to be updated into the simulation data entry frame, analyzing the parameter to be updated into corresponding data by a simulation processing module corresponding to the simulation data entry frame to obtain analyzed update information (update simulation parameter), and storing the analyzed update information (update simulation parameter) in a target preset server, to be invoked upon verification.
204. Receiving a skip access request, and triggering a skip verification instruction according to the skip access request, wherein the skip access request is used for indicating skip access to a preset skip test system;
before the server successfully accesses the verification function data to be tested to a preset jump test system for testing, when the jump access jump test system of the verification function data to be tested is received, a jump access request is received and sent to the jump test system, a corresponding jump verification instruction is triggered according to the jump access request or a jump verification instruction carried in the jump access request is triggered, and jump verification action is started through the jump verification instruction.
205. Reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function;
for example: and the server extracts the address and the hypertext transfer protocol interface corresponding to the jump test system from the database according to the jump verification action and inquires simulation parameters corresponding to all products according to the mechanism code and the product type (inquiring all products according to the mechanism code and the product type to be a preset verification function). The configuration information in the preset server is loaded into the test Environment entity, and the configuration information in the file, the database and the local cache space of the browser in the preset server is read through the test Environment entity.
206. Analyzing the configuration information into data corresponding to a jump test system to obtain to-be-processed configuration information;
after the server reads the configuration information, the data format of the configuration information is converted into the data format corresponding to the jump test system, so as to obtain the configuration information to be processed, for example: the data format of the jump test system is a hypertext transfer protocol (HTTP) mode, the configuration information is a mechanism code, a parameter value 123, a product type and a parameter value 2, and the configuration information is converted into data (to-be-processed configuration information) in a corresponding mode of the jump test system by a post request mode in the HTTP: deparatentcode: "123" productType: "2".
207. Sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface;
specifically, the server analyzes the simulation parameters in the configuration information to be processed into data corresponding to the hypertext transfer protocol interface to obtain the simulation parameters to be processed; and transmitting the simulation parameters to be processed to the address of the jump test system and the hypertext transfer protocol interface through a preset hypertext transfer protocol or a preset hypertext transfer protocol request.
After the server obtains the configuration information to be processed, the server parses the simulation parameters in the configuration information to be processed into data received by the hypertext transfer protocol interface, for example: the simulation parameters in the configuration information to be processed are parameter names: mechanism coding, corresponding parameter data: 123, converting the data format into deparatmentcode (parameter name: mechanism code): 123 (parameter data) whose fields deparatmentcode and values 123 comply with the parameter conventions of the hypertext transfer protocol api interface. And sending the simulation parameters to be processed to an address of the jump test system and a hypertext transfer protocol interface through a preset hypertext transfer protocol or a hypertext transfer protocol request. The hypertext transfer protocol request may include a GET request mode, a POST request mode, and a traue request mode. The simulation parameters to be processed are sent to the jump test system by a preset hypertext transfer protocol or a hypertext transfer protocol request, so that the communication speed of data transmission of the jump test system during butt joint is increased, and the transmission time is saved.
208. And verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface.
Specifically, the server verifies whether simulation parameters in the jump test system meet preset verification conditions through a hypertext transfer protocol interface; if the simulation parameters in the jump test system do not accord with the preset verification conditions, returning a first verification result, wherein the first verification result comprises a result code of 0 and information of failure of parameter request verification; if the simulation parameters in the jump test system meet the preset verification conditions, returning a second verification result, wherein the second verification result comprises a result code with the value of 1 and information that the parameter request is successfully verified; generating a verification report according to the first verification result and the second verification result, and determining the verification report as verification information; and sending the verification information to a preset floating window in a preset interface.
The preset verification condition can be that the simulation parameters are verified to correspond to parameters in the jump test system, and the simulation parameters have no errors in the jump test system. For example: the server verifies whether the simulation parameters in the jump test system correspond to the parameters in the jump test system through the jump test system and whether the simulation parameters are wrong in the jump test system, verifies whether the simulation parameters meet preset verification conditions, and if the simulation parameters do not meet the preset verification conditions, returns a first verification result of { RESULtCode: '0000', message: 'parameter request verification fails, and parameter data is wrong' }; if the first verification result and the second verification result are consistent, returning a second verification result of { RESULTCode: '1000', message: 'parameter request verification success' }, generating verification reports of the first verification result and the second verification result, and displaying the verification reports through a floating window of the test interface.
In the embodiment of the invention, the address and the hypertext transfer protocol interface of the jump test system are configured, the simulation parameters corresponding to the preset verification function are configured, the simulation parameters in the configuration information acquired from the preset server are sent to the address of the jump test system and the hypertext transfer protocol interface in the configuration information, the jump verification is carried out, any test system with the same type as the jump test system can carry out the butt joint verification when the jump verification is carried out, the jump verification is carried out without logging in each jump test system one by one, the fields or data required by the butt joint of the interfaces of each jump test system can be configured by self-definition, when the configuration is configured by self-definition, the configuration of one set of multiple-time multiplexing verification function can be rapidly completed, the adjustment verification of the other set of verification function can be realized only by modifying the parameters, and the execution speed of the test task is improved, the skip verification time is saved, and the skip verification efficiency of the test system is improved.
With reference to fig. 3, the jump verification method of the test system in the embodiment of the present invention is described above, and a jump verification apparatus of the test system in the embodiment of the present invention is described below, where an embodiment of the jump verification apparatus of the test system in the embodiment of the present invention includes:
the trigger module 301 is configured to receive a jump access request, and trigger a jump verification instruction according to the jump access request, where the jump access request is used to instruct a jump access to a preset jump test system;
a reading module 302, configured to read configuration information from a preset server according to the jump verification instruction, where the configuration information includes an address of the jump test system, a hypertext transfer protocol interface, and a simulation parameter corresponding to the preset verification function;
the analysis module 303 is configured to analyze the configuration information into data corresponding to the jump test system, so as to obtain to-be-processed configuration information; it should be emphasized that, in order to further ensure the privacy and security of the configuration information, the configuration information may also be stored in a node of a block chain;
a sending module 304, configured to send the simulation parameter in the configuration information to be processed to the skip test system through an address of the skip test system and a hypertext transfer protocol interface;
and the verification module 305 is configured to verify the simulation parameters in the jump test system to obtain verification information, and display the verification information on a preset interface.
The functional implementation of each module in the jump verification device of the test system corresponds to each step in the jump verification method embodiment of the test system, and the functions and implementation processes are not described in detail herein.
In the embodiment of the invention, the simulation parameters in the configuration information acquired from the preset server are sent to the address of the jump test system and the hypertext transfer protocol interface in the configuration information for jump verification, so that any test system of the same type as the jump test system can be subjected to butt joint verification during jump verification, the jump verification is not required to log in each jump test system one by one, fields or data required by the butt joint of the interfaces of each jump test system can be configured in a self-defined manner, the execution speed of a test task is increased, the jump verification time is saved, and the jump verification efficiency of the test system is further increased.
Referring to fig. 4, another embodiment of the jump verification apparatus of the test system in the embodiment of the present invention includes:
a first configuration module 306, configured to configure an address and a hypertext transfer protocol interface of a preset jump test system;
a second configuration module 307, configured to configure simulation parameters corresponding to the preset verification function;
the first storage module 308 is configured to determine an address, a hypertext transfer protocol interface, and a simulation parameter of the jump test system as configuration information, and store the configuration information in a preset server;
the trigger module 301 is configured to receive a jump access request, and trigger a jump verification instruction according to the jump access request, where the jump access request is used to instruct a jump access to a preset jump test system;
a first reading module 302, configured to read configuration information from a preset server according to a jump verification instruction, where the configuration information includes an address of a jump test system, a hypertext transfer protocol interface, and a simulation parameter corresponding to a preset verification function;
the analysis module 303 is configured to analyze the configuration information into data corresponding to the jump test system, so as to obtain to-be-processed configuration information;
a sending module 304, configured to send the simulation parameter in the configuration information to be processed to the skip test system through an address of the skip test system and a hypertext transfer protocol interface;
and the verification module 305 is configured to verify the simulation parameters in the jump test system to obtain verification information, and display the verification information on a preset interface.
Optionally, the jump verifying apparatus of the test system further includes:
a second reading module 309, configured to read the configuration information from the preset server to obtain the configuration information to be updated;
the editing module 310 is configured to edit the configuration information to be updated to obtain an update simulation parameter;
and a second storage module 311, configured to store the updated configuration information in the target provisioning server.
Optionally, the second configuration module 307 includes:
an obtaining unit 3071, configured to obtain parameter information corresponding to a preset verification function through a preset request path;
an extracting unit 3072, configured to extract a target parameter from the parameter information, where the target parameter includes a parameter name and a parameter value;
an input unit 3073 for inputting the target parameter into a preset simulation data entry frame;
the conversion unit 3074 is configured to perform data format conversion on the target parameters in the analog data entry frame to obtain the analog parameters.
Optionally, the converting unit 3074 may be further specifically configured to:
acquiring data characteristics of a target parameter in a simulated data entry frame, wherein the data characteristics comprise a data type of the target parameter and a data format corresponding to the data type;
extracting a corresponding data format conversion strategy from a preset data format list according to the data characteristics;
and analyzing the target parameters according to the data format conversion strategy to obtain simulation parameters.
Optionally, the sending module 304 may be further specifically configured to:
analyzing the simulation parameters in the configuration information to be processed into data corresponding to the hypertext transfer protocol interface to obtain simulation parameters to be processed;
and transmitting the simulation parameters to be processed to the address of the jump test system and the hypertext transfer protocol interface through a preset hypertext transfer protocol or a preset hypertext transfer protocol request.
Optionally, the verification module 305 may further specifically be configured to:
verifying whether simulation parameters in the jump test system meet preset verification conditions or not through a hypertext transfer protocol interface;
if the simulation parameters in the jump test system do not accord with the preset verification conditions, returning a first verification result, wherein the first verification result comprises a result code of 0 and information of failure of parameter request verification;
if the simulation parameters in the jump test system meet the preset verification conditions, returning a second verification result, wherein the second verification result comprises a result code with the value of 1 and information that the parameter request is successfully verified;
generating a verification report according to the first verification result and the second verification result, and determining the verification report as verification information;
and sending the verification information to a preset floating window in a preset interface.
The functional implementation of each module and each unit in the jump verification device of the test system corresponds to each step in the jump verification method embodiment of the test system, and the functions and implementation processes are not described in detail herein.
In the embodiment of the invention, the address and the hypertext transfer protocol interface of the jump test system are configured, the simulation parameters corresponding to the preset verification function are configured, the simulation parameters in the configuration information acquired from the preset server are sent to the address of the jump test system and the hypertext transfer protocol interface in the configuration information, the jump verification is carried out, any test system with the same type as the jump test system can carry out the butt joint verification when the jump verification is carried out, the jump verification is carried out without logging in each jump test system one by one, the fields or data required by the butt joint of the interfaces of each jump test system can be configured by self-definition, when the configuration is configured by self-definition, the configuration of one set of multiple-time multiplexing verification function can be rapidly completed, the adjustment verification of the other set of verification function can be realized only by modifying the parameters, and the execution speed of the test task is improved, the skip verification time is saved, and the skip verification efficiency of the test system is improved.
Fig. 3 and 4 describe the jump verification apparatus of the test system in the embodiment of the present invention in detail from the perspective of the modular functional entity, and the jump verification apparatus of the test system in the embodiment of the present invention is described in detail from the perspective of hardware processing.
Fig. 5 is a schematic structural diagram of a jump verification device of a test system according to an embodiment of the present invention, where the jump verification device 500 of the test system may generate relatively large differences due to different configurations or performances, and may include one or more processors (CPUs) 510 (e.g., one or more processors) and a memory 520, and one or more storage media 530 (e.g., one or more mass storage devices) for storing applications 533 or data 532. Memory 520 and storage media 530 may be, among other things, transient or persistent storage. The program stored on the storage medium 530 may include one or more modules (not shown), each of which may include a series of instruction operations in the jump verification apparatus 500 of the test system. Still further, processor 510 may be configured to communicate with storage medium 530 to execute a series of instruction operations in storage medium 530 on jump verification device 500 of the test system.
The jump verification device 500 of the test system may also include one or more power supplies 540, one or more wired or wireless network interfaces 550, one or more input-output interfaces 560, and/or one or more operating systems 531, such as Windows Server, Mac OS X, Unix, Linux, FreeBSD, and the like. It will be appreciated by those skilled in the art that the jump verification device configuration of the test system shown in FIG. 5 does not constitute a limitation of the jump verification device of the test system, and may include more or fewer components than shown, or some components in combination, or a different arrangement of components.
The present invention also provides a computer-readable storage medium, which may be a non-volatile computer-readable storage medium, which may also be a volatile computer-readable storage medium, having stored therein instructions, which, when run on a computer, cause the computer to perform the steps of the jump verification method of a test system.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
The above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A jump verification method of a test system is characterized by comprising the following steps:
receiving a skip access request, and triggering a skip verification instruction according to the skip access request, wherein the skip access request is used for indicating skip access to a preset skip test system;
reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function;
analyzing the configuration information into data corresponding to the jump test system to obtain to-be-processed configuration information;
sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface;
and verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface.
2. The jump verification method of a test system according to claim 1, wherein before receiving the jump access request, further comprising:
configuring an address and a hypertext transfer protocol interface of a preset jump test system;
configuring simulation parameters corresponding to a preset verification function;
and determining the address of the jump test system, the hypertext transfer protocol interface and the simulation parameter as configuration information, and storing the configuration information in a preset server.
3. The jump validation method of a test system according to claim 2, wherein after storing the configuration information in a provisioning server, further comprising:
reading the configuration information from the preset server to obtain the configuration information to be updated;
editing the configuration information to be updated to obtain an update simulation parameter;
and storing the updated configuration information in a target preset server.
4. The jump validation method of the test system according to claim 2, wherein the configuring of the simulation parameters corresponding to the preset validation function comprises:
acquiring parameter information corresponding to a preset verification function through a preset request path;
extracting target parameters from the parameter information, wherein the target parameters comprise parameter names and parameter values;
inputting the target parameters into a preset simulation data entry frame;
and carrying out data format conversion on the target parameters in the analog data entry frame to obtain analog parameters.
5. The jump validation method of a test system according to claim 4, wherein the converting the data format of the target parameter in the simulation data entry box to obtain the simulation parameter comprises:
acquiring data characteristics of a target parameter in the simulated data entry frame, wherein the data characteristics comprise a data type of the target parameter and a data format corresponding to the data type;
extracting a corresponding data format conversion strategy from a preset data format list according to the data characteristics;
and analyzing the target parameters according to the data format conversion strategy to obtain simulation parameters.
6. The jump validation method of a test system according to claim 1, wherein the sending the simulation parameters in the configuration information to be processed to the jump test system via the address of the jump test system and the hypertext transfer protocol interface comprises:
analyzing the simulation parameters in the configuration information to be processed into data corresponding to the hypertext transfer protocol interface to obtain simulation parameters to be processed;
and transmitting the simulation parameters to be processed to the address of the jump test system and the hypertext transfer protocol interface through a preset hypertext transfer protocol or a preset hypertext transfer protocol request.
7. The jump verification method of a test system according to any one of claims 1 to 6, wherein the configuration information is stored in a blockchain;
the verifying the simulation parameters in the jump test system to obtain verification information, and displaying the verification information on a preset interface, including:
verifying whether simulation parameters in the jump test system meet preset verification conditions or not through the hypertext transfer protocol interface;
if the simulation parameters in the jump test system do not accord with the preset verification conditions, returning a first verification result, wherein the first verification result comprises a result code with 0 and information that the parameter request fails to verify;
if the simulation parameters in the jump test system meet preset verification conditions, returning a second verification result, wherein the second verification result comprises a result code with a value of 1 and information that the parameter request is successfully verified;
generating a verification report according to the first verification result and the second verification result, and determining the verification report as verification information;
and sending the verification information to a preset suspension window in a preset interface.
8. A jump verifying apparatus of a test system, the jump verifying apparatus comprising:
the trigger module is used for receiving a jump access request and triggering a jump verification instruction according to the jump access request, wherein the jump access request is used for indicating jump access to a preset jump test system;
the first reading module is used for reading configuration information from a preset server according to the jump verification instruction, wherein the configuration information comprises an address and a hypertext transfer protocol interface of the jump test system and simulation parameters corresponding to a preset verification function;
the analysis module is used for analyzing the configuration information into data corresponding to the jump test system to obtain the configuration information to be processed;
the sending module is used for sending the simulation parameters in the configuration information to be processed to the skip test system through the address of the skip test system and the hypertext transfer protocol interface;
and the verification module is used for verifying the simulation parameters in the jump test system to obtain verification information and displaying the verification information on a preset interface.
9. A jump verification apparatus of a test system, the jump verification apparatus of the test system comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invoking the instructions in the memory to cause a jump verification device of the test system to perform a jump verification method of the test system according to any one of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out a jump validation method for a test system according to any one of claims 1 to 7.
CN202010350047.6A 2020-04-28 2020-04-28 Jump verification method, device, equipment and storage medium of test system Active CN111651347B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010350047.6A CN111651347B (en) 2020-04-28 2020-04-28 Jump verification method, device, equipment and storage medium of test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010350047.6A CN111651347B (en) 2020-04-28 2020-04-28 Jump verification method, device, equipment and storage medium of test system

Publications (2)

Publication Number Publication Date
CN111651347A true CN111651347A (en) 2020-09-11
CN111651347B CN111651347B (en) 2024-06-04

Family

ID=72346527

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010350047.6A Active CN111651347B (en) 2020-04-28 2020-04-28 Jump verification method, device, equipment and storage medium of test system

Country Status (1)

Country Link
CN (1) CN111651347B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094290A (en) * 2021-05-21 2021-07-09 珠海金山网络游戏科技有限公司 Program test system and method
CN113360397A (en) * 2021-06-28 2021-09-07 平安普惠企业管理有限公司 Regression testing method, device, equipment and storage medium of system function
CN113960443A (en) * 2021-09-23 2022-01-21 瑞芯微电子股份有限公司 IO static parameter testing method and system
CN117234951A (en) * 2023-11-13 2023-12-15 建信金融科技有限责任公司 Function test method and device of application system, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140325089A1 (en) * 2013-04-28 2014-10-30 Tencent Technology (Shenzhen) Company Limited Method, terminal, server and system for page jump
WO2014176895A1 (en) * 2013-04-28 2014-11-06 Tencent Technology (Shenzhen) Company Limited Method, terminal, server and system for page jump
CN105512190A (en) * 2015-11-26 2016-04-20 网易(杭州)网络有限公司 Interface jumping method and device
CN108459959A (en) * 2017-12-29 2018-08-28 北京五八信息技术有限公司 User interface automated testing method, device, equipment and storage medium
CN109783742A (en) * 2018-12-14 2019-05-21 平安科技(深圳)有限公司 For developing method for page jump, device and the computer equipment of auxiliary
CN110489324A (en) * 2019-07-09 2019-11-22 深圳壹账通智能科技有限公司 Method, apparatus that test page jumps, storage medium, electronic device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140325089A1 (en) * 2013-04-28 2014-10-30 Tencent Technology (Shenzhen) Company Limited Method, terminal, server and system for page jump
WO2014176895A1 (en) * 2013-04-28 2014-11-06 Tencent Technology (Shenzhen) Company Limited Method, terminal, server and system for page jump
CN105512190A (en) * 2015-11-26 2016-04-20 网易(杭州)网络有限公司 Interface jumping method and device
CN108459959A (en) * 2017-12-29 2018-08-28 北京五八信息技术有限公司 User interface automated testing method, device, equipment and storage medium
CN109783742A (en) * 2018-12-14 2019-05-21 平安科技(深圳)有限公司 For developing method for page jump, device and the computer equipment of auxiliary
CN110489324A (en) * 2019-07-09 2019-11-22 深圳壹账通智能科技有限公司 Method, apparatus that test page jumps, storage medium, electronic device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094290A (en) * 2021-05-21 2021-07-09 珠海金山网络游戏科技有限公司 Program test system and method
CN113094290B (en) * 2021-05-21 2024-02-23 珠海金山数字网络科技有限公司 Program testing system and method
CN113360397A (en) * 2021-06-28 2021-09-07 平安普惠企业管理有限公司 Regression testing method, device, equipment and storage medium of system function
CN113960443A (en) * 2021-09-23 2022-01-21 瑞芯微电子股份有限公司 IO static parameter testing method and system
CN113960443B (en) * 2021-09-23 2024-06-07 瑞芯微电子股份有限公司 IO static parameter testing method and system
CN117234951A (en) * 2023-11-13 2023-12-15 建信金融科技有限责任公司 Function test method and device of application system, computer equipment and storage medium
CN117234951B (en) * 2023-11-13 2024-01-30 建信金融科技有限责任公司 Function test method and device of application system, computer equipment and storage medium

Also Published As

Publication number Publication date
CN111651347B (en) 2024-06-04

Similar Documents

Publication Publication Date Title
CN111651347A (en) Jump verification method, device, equipment and storage medium of test system
CN103312551B (en) The method of testing of CGI(Common gateway interface) and testing apparatus
US8254543B2 (en) Sensor event controller
CN112860741B (en) Data sampling detection method, device, equipment and storage medium
CN109408375B (en) Method and device for generating interface document
CN108628748B (en) Automatic test management method and automatic test management system
CN106484611B (en) Fuzzy test method and device based on automatic protocol adaptation
US20200233793A1 (en) Behavior driven development test framework for application programming interfaces and webservices
CN108920359B (en) Application program testing method and device, storage medium and electronic device
US8775551B2 (en) Testing a network system
US20070016960A1 (en) NTO input validation technique
CN112540924A (en) Interface automation test method, device, equipment and storage medium
CN106681921A (en) Method and device for achieving data parameterization
CN110932918A (en) Log data acquisition method and device and storage medium
US20030172186A1 (en) Method, system and program product for transcoding content
CN115543479A (en) Interface calling analysis method and device suitable for dynamic parameters
CN113282971B (en) Processing method, device, equipment and storage medium of test log
CN113448835B (en) Static resource testing method and device, electronic equipment and storage medium
CN111538542B (en) System configuration method and related device
CN113114794A (en) Method and device for processing domain name based on secondary proxy
CN110399305B (en) BTT module testing method and device
CN111797005A (en) Gateway interface analysis method and device, computer equipment and storage medium
CN116346660A (en) Data processing method, device, equipment and medium based on dependent replacement service
CN115514677A (en) Server dial testing method and system
CN115291762A (en) Service item triggering method and device, storage medium and computer equipment

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