CN110865935A - Automated testing auxiliary software system - Google Patents

Automated testing auxiliary software system Download PDF

Info

Publication number
CN110865935A
CN110865935A CN201911019705.7A CN201911019705A CN110865935A CN 110865935 A CN110865935 A CN 110865935A CN 201911019705 A CN201911019705 A CN 201911019705A CN 110865935 A CN110865935 A CN 110865935A
Authority
CN
China
Prior art keywords
data
template
module
management unit
test
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
CN201911019705.7A
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.)
Guangzhou Yongrong Technology Co Ltd
Original Assignee
Guangzhou Yongrong 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 Guangzhou Yongrong Technology Co Ltd filed Critical Guangzhou Yongrong Technology Co Ltd
Priority to CN201911019705.7A priority Critical patent/CN110865935A/en
Publication of CN110865935A publication Critical patent/CN110865935A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

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

Abstract

The invention discloses an automatic test auxiliary software system, which comprises a workbench unit, a template management unit, a data management unit, a case management unit, a scene management unit and a report unit which are connected with one another, wherein the workbench unit is used for providing an initial main interface of the system, and a user can check the general execution conditions of current test equipment and cases from the workbench and carry out scheduling management work on various tasks; the template management unit is used for providing functions of inquiring, modifying, adding and deleting the template; the data management unit is used for carrying out classification management on various types of test data stored in the system; the case management unit is used for providing functions of adding, modifying, deleting, inquiring and associated configuration of the test cases. The automatic test auxiliary software system has the following beneficial effects: the method has the advantages of simple and rapid test development, repeated development reduction, high reuse rate, realization of unattended operation to the maximum extent, flexible and changeable scene operation and support of various system architecture deployments.

Description

Automated testing auxiliary software system
Technical Field
The invention relates to the field of automatic testing, in particular to an automatic testing auxiliary software system.
Background
Automated testing is a process that translates human-driven test behavior into machine execution. Typically, after a test case is designed and passes review, the test is performed step by a tester according to the procedures described in the test case, resulting in a comparison of the actual results with the expected results. In the process, in order to save manpower, time or hardware resources and improve the testing efficiency, the concept of automatic testing is introduced. The automated testing auxiliary software is mainly used for an intelligent auxiliary and management platform for automated testing of mobile applications. The existing automatic test auxiliary software is complex in test development, repeated development exists, the reuse rate is not high, unattended operation cannot be well realized, the scene operation is single, and various system architecture deployments are not supported.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide an automated testing auxiliary software system which is simple and fast in testing development, reduces repeated development, has a high multiplexing rate, realizes unattended operation to the maximum extent, is flexible and changeable in scene operation, and supports deployment of various system architectures, aiming at the above defects of the prior art.
The technical scheme adopted by the invention for solving the technical problems is as follows: constructing an automated test assistant software system comprising:
a table unit: the system is used for providing an initial main interface of the system, and after a user logs in, the overall execution conditions of the current test equipment and the case can be checked from the workbench, and scheduling management work can be carried out on various tasks;
a template management unit: for providing query, modify, add, and delete functions on a template;
a data management unit: the system is used for carrying out classified management on various types of test data stored in the system; the test data comprises system parameters, users, accounts and various data required to be used in the test;
a use case management unit: the functions of adding, modifying, deleting, inquiring and associated configuration for the test cases are provided;
a scene management unit: functions for providing addition, modification, deletion and configuration of scenes;
a reporting unit: the test result attachment is used for providing a uniform report display page, clicking the detailed scene result details by a user, checking the detailed data of each scene, outputting the data to the EXCEL file, and making a final test report;
the workbench unit, the template management unit, the data management unit, the use case management unit, the scene management unit and the report unit are connected with each other.
In the automated testing assistant software system according to the present invention, the template management unit further includes:
a template list module: the template management page is used for entering the template management page, displaying the existing template list, and at least providing the functions of turning pages and adding templates;
newly building a template module: the method is used for clicking the added template, entering a template newly added page, inputting various elements of the template, clicking for storage and prompting that the storage is successful;
configuring a template module: the method comprises the steps that the method is used for entering a template configuration page, and template nodes and scripts corresponding to the nodes can be freely configured;
the template list module, the newly-built template module and the configuration template module are connected with each other.
In the automated test assistant software system according to the present invention, the data management unit further includes:
a data list module: for providing a list of test data;
newly building a data module: the method is used for creating data, and if the data source is a sample library, the data file in the sample library is selected; if the data source is the self-defined data, the manufactured data file is manually imported after being stored;
a data screening module: the system is used for screening data according to scene execution requirements aiming at a certain data file and providing a plurality of screening conditions;
the data list module, the newly-built data module and the screening data module are connected with each other.
In the automated testing assistant software system according to the present invention, the use case management unit further includes:
a use case list module: the test case list is used for providing a test case list;
a new use case and associated configuration module: the method is used for creating a use case, a template is associated with data, after association is successful, the association state is displayed as 0-Link, and an association button is automatically refreshed;
the use case list module is connected with the new use case and associated configuration module.
In the automated testing assistant software system according to the present invention, the scenario management unit further includes:
a scene list module: for providing a list of scenes;
a new scene module: the method is used for creating a scene;
a scene configuration module: the setting function is used for providing use case selection, screening data selection, use case context, data inheritance relationship and use case cycle times;
the scene list module, the newly-built scene module and the configuration scene module are connected with each other.
In the automated testing auxiliary software system, the scene configuration can realize the selection, the cycle times, the data transmission and the front-back sequence adjustment of the test cases in the scene, generate the scene execution data, and after the scene is operated, the specific operation result is registered in the scene execution data file.
The automatic test auxiliary software system has the following beneficial effects: the system comprises a workbench unit, a template management unit, a data management unit, a case management unit, a scene management unit and a report unit, wherein the workbench unit is used for providing an initial main interface of the system, so that a user can check the overall execution condition of the current test equipment and a case from the workbench after logging in, and schedule and manage various tasks; the template management unit is used for providing functions of inquiring, modifying, adding and deleting the template; the data management unit is used for carrying out classification management on various types of test data stored in the system; the case management unit is used for providing functions of adding, modifying, deleting, inquiring and associated configuration for the test cases; the scene management unit is used for providing functions of adding, modifying, deleting and configuring scenes; the report unit is used for providing a uniform report display page, clicking the detailed scene result details by a user, checking the detailed data of each scene, outputting the detailed data to an EXCEL file, and making a test result attachment of a final test report; the invention has the advantages of simple and rapid test development, reduced repeated development, higher reuse rate, realization of unattended operation to the maximum extent, flexible and changeable scene operation and support of various system architecture deployments.
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 diagram of an embodiment of an automated test assistant software system according to the present invention;
FIG. 2 is a schematic diagram of an initial main interface of the system in the embodiment;
FIG. 3 is a schematic structural diagram of a template management unit in the embodiment;
FIG. 4 is a diagram illustrating an interface of a template list according to the embodiment;
FIG. 5 is a diagram illustrating a template newly added page in the embodiment;
FIG. 6 is a diagram illustrating node setting in a template configuration page in the embodiment;
FIG. 7 is a diagram illustrating state settings in a template configuration page according to the embodiment;
FIG. 8 is a diagram showing a code instruction for viewing a node in the template configuration page in the embodiment;
FIG. 9 is a schematic interface diagram of a template list after a template is newly added in the embodiment;
FIG. 10 is a schematic structural diagram of a data management unit in the embodiment;
FIG. 11 is a schematic diagram of an interface of a data list in the embodiment;
FIG. 12 is a diagram illustrating a new data interface in the embodiment;
FIG. 13 is a schematic diagram of an interface for selecting a data source according to the embodiment;
FIG. 14 is a schematic interface diagram of the screening data in the embodiment;
FIG. 15 is a schematic structural diagram of a use case management unit in the embodiment;
FIG. 16 is a schematic interface diagram of a use case list in the embodiment;
FIG. 17 is an interface diagram of a new use case and associated configuration in the embodiment;
FIG. 18 is a schematic diagram of an interface after successful association in the embodiment;
FIG. 19 is a diagram showing a structure of a scene management unit in the embodiment;
FIG. 20 is a view showing an interface of a scene list in the embodiment;
FIG. 21 is an interface diagram of a new scene in the embodiment;
FIG. 22 is a view showing an interface of a configuration scenario in the embodiment;
FIG. 23 is a schematic diagram of an interface generated after a scenario is configured in the embodiment;
FIG. 24 is a diagram of a report display page in the embodiment.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the embodiment of the automated test assistant software system of the present invention, a schematic structural diagram of the automated test assistant software system is shown in fig. 1. In fig. 1, the automated test assistant software system includes a workbench unit 1, a template management unit 2, a data management unit 3, a use case management unit 4, a scenario management unit 5, and a reporting unit 6, which are connected to each other.
The workbench unit 1 is used for providing an initial main interface of the system, after a user logs in, the user can check the general execution situation of the current test device and the case from the workbench, and perform scheduling management and other work on various tasks, wherein the template and the data are the case, namely, a complete test step description is provided. Data refers to all data used during the test. Fig. 2 is a schematic diagram of an initial main interface of the system in this embodiment.
The template management unit 2 is used for providing functions of inquiring, modifying, adding and deleting templates and the like. The method can conveniently enable a user to know and query the existing and effective template of the current system, and the user can easily select a proper template to design and modify so as to meet the requirement of the current test work. The data management unit 3 is used for performing classification management on various types of test data stored in the system; the test data includes system parameters, users, accounts and various data needed to be used in the test. The case management unit 4 is used for providing functions of adding, modifying, deleting, inquiring and associated configuration of the test cases; the case association configuration refers to associating the template with the data.
The scene management unit 5 is used for providing functions of adding, modifying, deleting and configuring scenes; the scene configuration can realize the selection, cycle times, data transmission, front-back sequence adjustment and the like of the test cases in the scene and generate scene execution data. After the scene is run, the specific running result is registered in the scene execution data file for reference. A scenario refers to an actually running test flow, which contains one or more test cases.
The report unit 6 is used for providing a uniform report display page, and a user can click the detailed scene result details, check the detailed data of each scene, output the data to the EXCEL file, and make a test result attachment of a final test report. Fig. 24 is a schematic diagram of a report presentation page in the present embodiment.
The automatic test auxiliary software system is based on the Apium, and utilizes the Webdriver principle to realize the mobile application automatic test of a real machine and a virtual machine in two modes and an Android and IOS platform, and is mainly characterized in that: the test development is simple and rapid, the template configuration function is provided, and the development of the test code can be completed by simply filling. The script is atomized, the repeated development is reduced, and the multiplexing rate is high. Centralized data management and automatic data transmission, and realizes unattended operation to the maximum extent. The scene operation is flexible and changeable: the business process is adjustable, the single-node cycle can be set, and the requirements of financial transaction and business logic test are highly met. The system supports various system architecture deployments, can support from small to single machine and from large to multiple servers, and realizes one-key scheduling among the servers. Fig. 3 is a schematic structural diagram of a template management unit in this embodiment, and in fig. 3, the template management unit 2 further includes a template list module 21, a new template module 22, and a configuration template module 23, which are connected to each other.
The template list module 21 is used for entering a template management page, displaying an existing template list, and providing functions of turning pages, adding templates and the like at least below the list. Fig. 4 is an interface diagram of the template list in this embodiment.
The newly-built template module 22 is used for clicking an added template, entering a template newly-added page, inputting various elements of the template, clicking for storage, and prompting successful storage. Fig. 5 is a schematic diagram of a template added page in this embodiment.
The configuration template module 23 is used for entering a template configuration page, and can freely configure template nodes and scripts corresponding to the nodes. Fig. 6 is a schematic diagram of setting a node in a template configuration page in this embodiment; a node is a node, and refers to a minimal execution unit of a test procedure, and is generally an action, i.e., a node. FIG. 7 is a diagram illustrating status settings in a template configuration page in the present embodiment; a template refers to a piece of executable test code, containing one or more nodes.
Fig. 8 is a schematic diagram of a code instruction for viewing a node in the template configuration page in this embodiment. After the configuration is completed, the template list is returned, and the newly added template information can be checked. Fig. 9 is a schematic interface diagram of the template list after adding the template in the embodiment.
Fig. 10 is a schematic structural diagram of a data management unit in this embodiment. In fig. 10, the data management unit 3 further includes a data list module 31, a new data module 32 and a filter data module 33, which are connected to each other. The data list module 31 is configured to provide a list of test data; fig. 11 is a schematic interface diagram of a data list in the embodiment.
The new data creating module 32 is used for creating new data, and if the data source is a sample library, selecting a data file in the sample library; if the data source is the custom data, the manufactured data file is manually imported after being stored. The test templates, the test data, the test cases and the like are accumulated to form a sample library, and the sample library can be introduced into the project to provide initialization reference according to the actual condition of a client.
FIG. 12 is a diagram illustrating an interface for adding new data in the present embodiment; FIG. 13 is a schematic diagram of an interface for selecting a data source in the present embodiment. The screening data module 33 is used for screening data according to a scene execution requirement for a certain data file, and providing flexible and various screening conditions. Fig. 14 is a schematic interface diagram of the data screening in the present embodiment.
Fig. 15 is a schematic structural diagram of a use case management unit in this embodiment, and in fig. 15, the use case management unit 4 further includes a use case list module 41 and a new use case and association configuration module 42 that are connected to each other; the use case list module 41 is configured to provide a list of test cases; fig. 16 is an interface diagram of a usage example list in the present embodiment. The new use case and association configuration module 42 is used for creating a new use case, associating the template with the data, displaying the association state as 0-Link after the association is successful, and automatically refreshing the association button; fig. 17 is an interface diagram of a newly-built case and an associated configuration in this embodiment. Fig. 18 is a schematic interface diagram after the association is successful in this embodiment.
Fig. 19 is a schematic structural diagram of a scene management unit in this embodiment. In fig. 19, the scene management unit 5 further includes a scene list module 51, a new scene module 52, and a configuration scene module 53 connected to each other. The scene list module 51 is configured to provide a list of scenes, and fig. 20 is an interface schematic diagram of the scene list in this embodiment.
The new scene module 52 is used for creating a new scene; fig. 21 is a schematic interface diagram of a newly created scene in this embodiment.
The configuration scene module 53 is used for providing setting functions of use case selection, screening data selection, use case context, data inheritance relationship and use case cycle number, and can conveniently realize various scene requirements. FIG. 22 is a schematic interface diagram of a configuration scenario in the present embodiment; fig. 23 is a schematic view of an interface generated after a scene is configured in this embodiment.
In short, in the embodiment, due to the fact that the workbench unit 1, the template management unit 2, the data management unit 3, the use case management unit 4, the scene management unit 5 and the report unit 6 are arranged, the test development is simple and rapid, repeated development is reduced, the reuse rate is high, unattended operation is achieved to the maximum extent, the scene operation is flexible and changeable, and multiple system architecture deployments are supported.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (6)

1. An automated test assistant software system, comprising:
a table unit: the system is used for providing an initial main interface of the system, and after a user logs in, the overall execution conditions of the current test equipment and the case can be checked from the workbench, and scheduling management work can be carried out on various tasks;
a template management unit: for providing query, modify, add, and delete functions on a template;
a data management unit: the system is used for carrying out classified management on various types of test data stored in the system; the test data comprises system parameters, users, accounts and various data required to be used in the test;
a use case management unit: the functions of adding, modifying, deleting, inquiring and associated configuration for the test cases are provided;
a scene management unit: functions for providing addition, modification, deletion and configuration of scenes;
a reporting unit: the test result attachment is used for providing a uniform report display page, clicking the detailed scene result details by a user, checking the detailed data of each scene, outputting the data to the EXCEL file, and making a final test report;
the workbench unit, the template management unit, the data management unit, the use case management unit, the scene management unit and the report unit are connected with each other.
2. The automated test assistant software system according to claim 1, wherein the template management unit further comprises:
a template list module: the template management page is used for entering the template management page, displaying the existing template list, and at least providing the functions of turning pages and adding templates;
newly building a template module: the method is used for clicking the added template, entering a template newly added page, inputting various elements of the template, clicking for storage and prompting that the storage is successful;
configuring a template module: the method comprises the steps that the method is used for entering a template configuration page, and template nodes and scripts corresponding to the nodes can be freely configured;
the template list module, the newly-built template module and the configuration template module are connected with each other.
3. The automated test assistant software system of claim 1, wherein the data management unit further comprises:
a data list module: for providing a list of test data;
newly building a data module: the method is used for creating data, and if the data source is a sample library, the data file in the sample library is selected; if the data source is the self-defined data, the manufactured data file is manually imported after being stored;
a data screening module: the system is used for screening data according to scene execution requirements aiming at a certain data file and providing a plurality of screening conditions;
the data list module, the newly-built data module and the screening data module are connected with each other.
4. The automated test assistant software system according to claim 1, wherein the use case management unit further comprises:
a use case list module: the test case list is used for providing a test case list;
a new use case and associated configuration module: the method is used for creating a use case, a template is associated with data, after association is successful, the association state is displayed as 0-Link, and an association button is automatically refreshed;
the use case list module is connected with the new use case and associated configuration module.
5. The automated test assistant software system according to claim 1, wherein the scenario management unit further comprises:
a scene list module: for providing a list of scenes;
a new scene module: the method is used for creating a scene;
a scene configuration module: the setting function is used for providing use case selection, screening data selection, use case context, data inheritance relationship and use case cycle times;
the scene list module, the newly-built scene module and the configuration scene module are connected with each other.
6. The automated testing assistant software system according to any one of claims 1 to 5, wherein the scenario configuration can implement selection, cycle count, data transfer and front-back sequence adjustment of test cases in a scenario, and generate scenario execution data, and after the scenario is executed, a specific execution result is registered in a scenario execution data file.
CN201911019705.7A 2019-10-24 2019-10-24 Automated testing auxiliary software system Pending CN110865935A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911019705.7A CN110865935A (en) 2019-10-24 2019-10-24 Automated testing auxiliary software system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911019705.7A CN110865935A (en) 2019-10-24 2019-10-24 Automated testing auxiliary software system

Publications (1)

Publication Number Publication Date
CN110865935A true CN110865935A (en) 2020-03-06

Family

ID=69653153

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911019705.7A Pending CN110865935A (en) 2019-10-24 2019-10-24 Automated testing auxiliary software system

Country Status (1)

Country Link
CN (1) CN110865935A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521700A (en) * 2011-12-13 2012-06-27 广东电网公司信息中心 Electrical network informatization evaluation rapid test system
CN103246947A (en) * 2012-02-10 2013-08-14 广州博纳信息技术有限公司 Management system for software assessment lab
CN106815141A (en) * 2015-12-02 2017-06-09 北京奇虎科技有限公司 A kind of method for testing software and device
CN107592238A (en) * 2017-08-07 2018-01-16 千寻位置网络有限公司 Automatic test approach and system, service terminal, the memory of interface
CN109101428A (en) * 2018-08-21 2018-12-28 宜人恒业科技发展(北京)有限公司 A kind of UI automatization test system
CN109471796A (en) * 2018-10-16 2019-03-15 平安证券股份有限公司 Interface test method, device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521700A (en) * 2011-12-13 2012-06-27 广东电网公司信息中心 Electrical network informatization evaluation rapid test system
CN103246947A (en) * 2012-02-10 2013-08-14 广州博纳信息技术有限公司 Management system for software assessment lab
CN106815141A (en) * 2015-12-02 2017-06-09 北京奇虎科技有限公司 A kind of method for testing software and device
CN107592238A (en) * 2017-08-07 2018-01-16 千寻位置网络有限公司 Automatic test approach and system, service terminal, the memory of interface
CN109101428A (en) * 2018-08-21 2018-12-28 宜人恒业科技发展(北京)有限公司 A kind of UI automatization test system
CN109471796A (en) * 2018-10-16 2019-03-15 平安证券股份有限公司 Interface test method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107273286B (en) Scene automatic test platform and method for task application
CN107370786B (en) General information management system based on micro-service architecture
CN111159049B (en) Automatic interface testing method and system
CN106095677B (en) The RESTful Webservice automatic interface testing methods realized based on Robot Framework
US9021440B1 (en) System and method for automated test script generation
WO2018006789A1 (en) Parameter checking method and apparatus, and network management server and computer storage medium
US20180253296A1 (en) Software kit release management
CN106569801A (en) Complex parameter-based configuration display control system
CN106293664A (en) Code generating method and device
CN106933729A (en) A kind of method of testing and system based on cloud platform
JP6045134B2 (en) Parallel workload simulation for application performance testing
CN110941467A (en) Data processing method, device and system
CN104021080A (en) Automatic testing system based on custom scripts
CN103150249A (en) Automatic testing method and system
CN108804322A (en) Automated testing method, device, computer equipment and storage medium
CN112783793B (en) Automatic interface test system and method
CN114003451B (en) Interface testing method, device, system and medium
CN107451060A (en) A kind of across mobile terminal automated test frame system
CN107733710A (en) Construction method, device, computer equipment and the storage medium of link call relation
CN108459958A (en) The creation method of function and performance test script, device, equipment and storage medium
CN105760300B (en) A kind of automated testing method and test macro of STK/UTK business
CN103984769A (en) Use-case data management and storage method
CN107577709B (en) Graphical management method of information system resource model
CN115480746A (en) Method, device, equipment and medium for generating execution file of data processing task
CN110865935A (en) Automated testing auxiliary software system

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200306

RJ01 Rejection of invention patent application after publication