CN105260297A - Test data management system and method - Google Patents

Test data management system and method Download PDF

Info

Publication number
CN105260297A
CN105260297A CN201510582179.0A CN201510582179A CN105260297A CN 105260297 A CN105260297 A CN 105260297A CN 201510582179 A CN201510582179 A CN 201510582179A CN 105260297 A CN105260297 A CN 105260297A
Authority
CN
China
Prior art keywords
test
storage unit
event
data
data message
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
CN201510582179.0A
Other languages
Chinese (zh)
Other versions
CN105260297B (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.)
PANSOFT Co.,Ltd.
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510582179.0A priority Critical patent/CN105260297B/en
Publication of CN105260297A publication Critical patent/CN105260297A/en
Application granted granted Critical
Publication of CN105260297B publication Critical patent/CN105260297B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a test data management system and method, being applied to a test system. The test data management system comprises a management end, a memory cell, a test end, and a scheduling executor. The management end is used for forming test items and forming corresponding data information corresponding to the test items. The memory cell is connected with the management end and is used for storing the data information formed by the management end according to the test items. The test end is connected with the memory cell and is used for invoking corresponding data information according to the test item to be performed. The scheduling executor is connected with the management end, the test end and the memory cell separately. The scheduling executor is used for reallocating the data information corresponding to conflicting test items and then sending the reallocated data information to the test end to test when the test items conflict. The method has the beneficial effects that a test management system and an automatic test system perform centralized management on corresponding data information, test data is convenient to check in time, and conflict events of the test items are processed effectively.

Description

A kind of test data management system and method
Technical field
The present invention relates to software test field, particularly relate to a kind of test data management system and method.
Background technology
Test and management system is the software platform managed test event, project administrator creates test plan according to testing requirement correspondence, sets up the test duration and be assigned in corresponding test plan by case to be measured, and automatization test system carries out 7*24 hour integration testing platform of scale fixed time test for test cases; But at two cover systems that existing test and management system and automatization test system are separate operations, mutually, data are independent separately does not associate, and normally cannot perform test when there is test conflict and cannot accomplish that the data of test and management system and automatization test system carry out unified management.
Summary of the invention
For the problems referred to above that data management in test and management system in prior art and automatization test system exists, now provide a kind of and be intended to realize the data unified management between test and management system and automatization test system and effective a kind of test data management system and method solving test collision problem.
Concrete technical scheme is as follows:
A kind of test data management system, is applied to test macro, comprises:
Management end, in order to form test event, and corresponding described test event forms corresponding data message;
Storage unit, connects described management end, in order to store the data message that described management end is formed according to described test event;
Test lead, is connected with described storage unit, and the described test event performed as required calls corresponding described data message; And
One scheduled for executing device connects described management end, described test lead and described storage unit respectively;
When described scheduled for executing device is used to the conflict of test event generation, is sent to described test lead after being redistributed by described data message corresponding for the test event clashed and performs test.
Preferably, described management end is a test and management system.
Preferably, described test lead is an automatization test system.
Preferably, described storage unit is a database.
Preferably, the described data message that described management end is corresponding comprises, test plan, beta version, test cases.
Preferably, described storage unit comprises:
Test event table, in order to On-board test project data and attribute thereof;
Test plan table, in order to On-board test planning data and attribute thereof;
Test cases table, in order to On-board test case data and attribute thereof;
Beta version table, in order to On-board test edition data and attribute thereof;
Contingency table, in order to the belonging relation of On-board test plan and test cases;
Perform table, in order to store related data and the attribute thereof of the test cases performed;
Node table, in order to the numbering of stored record different stage parameter.
Preferably, it is characterized in that, described scheduled for executing device comprises:
Scheduler module, passes through the described data message of correspondence when test item conflict occurs and redistributes transmission;
Execution module, connects described scheduler module, receives described data message and be sent to described test lead to perform test in described storage unit.
Also comprise a kind of test data management method, comprise the following steps:
There is provided a management end in order to create test event, and corresponding described test event create corresponding data message and by described data information memory in a storage unit;
One test lead is provided, in described storage unit, calls corresponding described data message according to described test event; Further comprising the steps of:
Step S1, provide a scheduled for executing device, when described test event clashes, read the described data message of the corresponding described test event clashed in described storage unit;
Step S2, described data message corresponding for the described test event clashed to be redistributed;
Step S3, the described data message after redistributing is sent to described test lead.Preferably, described management end creates described test event and comprises the following steps:
Step S11, create described test event and described test event is write described storage unit;
Step S12, create corresponding test plan according to described test event and described test plan is write described storage unit;
Step S13, create a related information, in order to described test plan is associated with corresponding testing software version and in write storage unit;
Step S13, according to described test plan, the test cases of correspondence is write described storage unit;
Step S14, the test assignment corresponding according to described test plan establishment write described storage unit.
Preferably, described test lead performs described test event, comprises the following steps:
Step S21, test lead record are tested initial time and are judged whether the test plan of corresponding described test event, if then perform step S22, then perform step S21 if not;
Step S22, described test lead read corresponding described test cases according to described test plan and perform test in described storage unit;
Step S23, described test lead obtain in described storage unit the mission number of described test cases, plan number, test cases start context, test cases numbering, testing software start context and after execution has been tested by the test result of correspondence stored in described storage unit;
Step S24, judge whether that all test plans complete all, if then exit, then return described step S21 if not.
Technique scheme tool has the following advantages or beneficial effect: corresponding data message carried out unitized management by providing a storage unit and scheduled for executing device thus achieving test and management system and automatization test system and conveniently to check timely test data, and the test cases in test plan is redistributed also correspondence by scheduled for executing device when occurring that test event conflict and transfer to automatization test system and perform test.
Accompanying drawing explanation
With reference to appended accompanying drawing, to describe embodiments of the invention more fully.But, appended accompanying drawing only for illustration of and elaboration, do not form limitation of the scope of the invention.
Fig. 1 is the Organization Chart of a kind of test data management system of the present invention;
Fig. 2 is the process flow diagram of a kind of test data management method of the present invention embodiment;
Fig. 3 is the process flow diagram creating the embodiment of test event in a kind of test data management method of the present invention;
Fig. 4 is the process flow diagram performing the embodiment of test event in a kind of test data management method of the present invention;
Fig. 5 is the contact relation in a kind of test data management system of the present invention between each tables of data is schematic diagram;
Fig. 6 is the schematic diagram of the embodiment of test result passback in a kind of test data management method of the present invention;
Fig. 7 is the schematic diagram of intercepting test event conflict embodiment in a kind of test data management method of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under the prerequisite of not making creative work, all belongs to the scope of protection of the invention.
It should be noted that, when not conflicting, the embodiment in the present invention and the feature in embodiment can combine mutually.
Below in conjunction with the drawings and specific embodiments, the invention will be further described, but not as limiting to the invention.
Technical solution of the present invention comprises a kind of test data management system.
As shown in Figure 1, a kind of test data management system, is applied to test macro, wherein, comprising:
Management end 1, in order to form test event, and corresponding test event forms corresponding data message;
Storage unit 2, connection management end 1, in order to the data message formed according to test event storage administration end 1;
Test lead 3, is connected with storage unit 2, and the test event performed as required calls corresponding data message; And
One scheduled for executing device 4 is connection management end 1, test lead 3 and storage unit 2 respectively;
When scheduled for executing device 4 is used to the conflict of test event generation, is sent to test lead 3 after being redistributed by data message corresponding for the test event clashed and performs test.
In technique scheme, test lead 3 is stored in data message corresponding to test event in storage unit 2 by calling management end 1, and is sent to test lead 3 after being redistributed by the data message of correspondence when test event clashes and performs test.
In one preferably embodiment, management end 1 is a test and management system.
As a kind of preferred embodiment, test and management system is TESTLINK test and management system.TESTLINK is test and management system of increasing income, and carries database, is convenient to realize storage unit 2.
In one preferably embodiment, test lead 3 is an automatization test system.
In one preferably embodiment, storage unit 2 is a database.
Be MYSQL database as a kind of preferred embodiment database.
In one preferably embodiment, the data message of management end 1 correspondence comprises, test plan, beta version, test cases.
In one preferably embodiment, storage unit 2 comprises:
Test event table, in order to On-board test project data and attribute thereof;
Test plan table, in order to On-board test planning data and attribute thereof;
Test cases table, in order to On-board test case data and attribute thereof;
Beta version table, in order to On-board test edition data and attribute thereof;
Contingency table, in order to the belonging relation of On-board test plan and test cases;
Perform table, in order to store related data and the attribute thereof of the test cases performed;
Node table, in order to the numbering of stored record different stage parameter.
As a kind of preferred embodiment, as shown in Figure 5, the contact relation in storage unit between each table.
In one preferably embodiment, scheduled for executing device 4 comprises:
Scheduler module, passes through the data message of correspondence when test item conflict occurs and redistributes transmission;
Execution module, connects scheduler module, receives data message and be sent to test lead 3 to perform test in storage unit 2.
Also comprise a kind of test data management method in technical solution of the present invention, comprise the following steps:
Create test event, and corresponding test event creates corresponding data message and by data information memory in a storage unit 2;
One test lead 3 is provided, in storage unit 2, calls corresponding data message according to test event; In one preferably embodiment, further comprising the steps of:
Step S1, provide a scheduled for executing device 4, when test event clashes, the data message of the corresponding test event clashed in reading cells 2;
Step S2, data message corresponding for the test event clashed to be redistributed;
Step S3, the data message after redistributing is sent to test lead 3.
In one preferably embodiment, as shown in Figure 3, management end 1 creates test event and comprises the following steps:
Step S11, create test event by test event write storage unit 2;
Step S12, create corresponding test plan according to test event and by test plan write storage unit 2;
Step S13, create a related information, in order to test plan is associated with corresponding testing software version and write storage unit 2;
Step S13, according to the test cases write storage unit 2 of test plan by correspondence;
Step S14, the test assignment write storage unit 2 corresponding according to test plan establishment.
In one preferably embodiment, as shown in Figure 4, test lead performs test event, comprises the following steps:
Step S21, test lead 3 record is tested initial time and is judged whether the test plan of corresponding test event, if then perform step S22, then performs step S21 if not;
Step S22, test lead 3 read corresponding test cases according to test plan and perform test in storage unit 2;
Step S23, test lead 3 obtain in storage unit 2 mission number of test cases, plan number, test cases start context, test cases numbering, testing software start context and after execution has been tested by the test result of correspondence stored in storage unit 2;
Step S24, judge whether that all test plans complete all, if then exit, then return step S21 if not.
As a kind of preferred embodiment, in step S23, test lead 3 obtain in storage unit 2 mission number of test cases, plan number, test cases start context, test cases numbering, testing software start context and after execution has been tested by the test result PASS of correspondence or FAIL stored in storage unit 2.
Be described with a kind of concrete embodiment below, under being the embodiment of TESTLINK test and management system based on management end 1, test lead 3 is under the embodiment of ROBOTFRAMEWORK automatization test system, and storage unit 2 is under the embodiment of MYSQL database,
As shown in Figure 6, management end 1 connects storage unit 2 by interface, record testsuit (test run initial time) in testsetup (test cases operation), and the test plan in poll check test event, when needing when there being test plan to perform, take out test plan, by to the test cases of test plan carrying out automatic test, and in casetestteardown (test cases terminates), complete connection storage unit 2, and return the operation of test result to storage unit 2 of each test cases, after having returned, the connection disconnecting storage unit 2 continues to perform follow-up test cases, accomplish real-time return data result like this.
Be described with a kind of concrete embodiment below, be under the embodiment of TESTLINK automatization test system based on management end, test lead is under the embodiment of ROBOTFRAMEWORK automatization test system, and storage unit is under the embodiment of MYSQL database,
When there being multiple test event to create, and being set when having a conflict test duration when creating test event, using scheduled for executing device 4 to complete distribution to management end task.
As shown in Figure 7, scheduled for executing device 4 adopts scheduler module and execution module two assemblies, by socket mechanism management of monitor end and the message of test lead, management end in scheduled for executing device 4 as service end, test lead is as client, once after receiving the message of conflict, the data message that the test event clashed in scheduler module reading cells 2 is corresponding, redistributed according to the data message assigned weight to corresponding in test event according to queuing scheduling mechanism by the function in scheduler module, transmit resource afterwards to execution module, the task that issues carries out automatic test to test lead to the test cases in test event.
Technique scheme tool has the following advantages or beneficial effect: corresponding data message carried out unitized management by providing a storage unit 2 and scheduled for executing device 4 thus achieving test and management system and automatization test system and conveniently to check timely test data, and the test cases in test plan is redistributed also correspondence by scheduled for executing device 4 when occurring that test event conflict and transfer to automatization test system and perform test.
The foregoing is only preferred embodiment of the present invention; not thereby embodiments of the present invention and protection domain is limited; to those skilled in the art; should recognize and all should be included in the scheme that equivalent replacement done by all utilizations instructions of the present invention and diagramatic content and apparent change obtain in protection scope of the present invention.

Claims (10)

1. a test data management system, is applied to test macro, it is characterized in that, comprising:
Management end, in order to form test event, and corresponding described test event forms corresponding data message;
Storage unit, connects described management end, in order to store the data message that described management end is formed according to described test event;
Test lead, is connected with described storage unit, and the described test event performed as required calls corresponding described data message; And
One scheduled for executing device connects described management end, described test lead and described storage unit respectively;
Described scheduled for executing device is used to test event when clashing, and is sent to described test lead and performs test after being redistributed by described data message corresponding for the test event clashed.
2. test data management system according to claim 1, is characterized in that, described management end comprises a test and management system.
3. test data management system according to claim 1, is characterized in that, described test lead comprises an automatization test system.
4. test data management system according to claim 1, is characterized in that, described storage unit comprises a database.
5. test data management system according to claim 1, is characterized in that, the described data message that described management end is corresponding comprises, test plan, beta version, test cases.
6. test data management system according to claim 1, is characterized in that, described storage unit comprises:
Test event table, in order to On-board test project data and attribute thereof;
Test plan table, in order to On-board test planning data and attribute thereof;
Test cases table, in order to On-board test case data and attribute thereof;
Beta version table, in order to On-board test edition data and attribute thereof;
Contingency table, in order to the belonging relation of On-board test plan and test cases;
Perform table, in order to store related data and the attribute thereof of the test cases performed;
Node table, in order to the numbering of stored record different stage parameter.
7. test data management system according to claim 1, is characterized in that, described scheduled for executing device comprises:
Scheduler module, passes through the described data message of correspondence when test item conflict occurs and redistributes transmission;
Execution module, connects described scheduler module, receives described data message and be sent to described test lead to perform test in described storage unit.
8. a test data management method, is characterized in that, comprises the following steps:
There is provided a management end in order to create test event, and corresponding described test event create corresponding data message and by described data information memory in a storage unit;
One test lead is provided, in described storage unit, reads corresponding described data message according to described test event and perform corresponding test event; Further comprising the steps of:
Step S1, provide a scheduled for executing device, when described test event clashes, read the described data message of the corresponding described test event clashed in described storage unit;
Step S2, described data message corresponding for the described test event clashed to be redistributed;
Step S3, the described data message after redistributing is sent to described test lead.
9. test data management method according to claim 8, is characterized in that, described management end creates described test event and comprises the following steps:
Step S11, create described test event and described test event is write described storage unit;
Step S12, create corresponding test plan according to described test event and described test plan is write described storage unit;
Step S13, create a related information, in order to described test plan be associated with corresponding testing software version and write described storage unit;
Step S14, according to described test plan, the test cases of correspondence is write described storage unit;
Step S15, the test assignment corresponding according to described test plan establishment write described storage unit.
10. test data management method according to claim 8, is characterized in that, described test lead performs described test event, comprises the following steps:
Step S21, test lead record are tested initial time and are judged whether the test plan of corresponding described test event, if then perform step S22, then perform step S21 if not;
Step S22, described test lead read corresponding described test cases according to described test plan and perform test in described storage unit;
Step S23, described test lead obtain in described storage unit the mission number of described test cases, plan number, test cases start context, test cases numbering, testing software start context and after execution has been tested by the test result of correspondence stored in described storage unit;
Step S24, judge whether that all test plans complete all, if then exit, then return described step S21 if not.
CN201510582179.0A 2015-09-14 2015-09-14 A kind of test data management system and method Active CN105260297B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510582179.0A CN105260297B (en) 2015-09-14 2015-09-14 A kind of test data management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510582179.0A CN105260297B (en) 2015-09-14 2015-09-14 A kind of test data management system and method

Publications (2)

Publication Number Publication Date
CN105260297A true CN105260297A (en) 2016-01-20
CN105260297B CN105260297B (en) 2017-12-05

Family

ID=55099997

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510582179.0A Active CN105260297B (en) 2015-09-14 2015-09-14 A kind of test data management system and method

Country Status (1)

Country Link
CN (1) CN105260297B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912462A (en) * 2016-04-05 2016-08-31 浪潮电子信息产业股份有限公司 Automatic archiving method and device for test results
CN106095673A (en) * 2016-06-07 2016-11-09 深圳市泰久信息系统股份有限公司 Automated testing method based on WEB interface and system
CN106250574A (en) * 2016-02-19 2016-12-21 中策橡胶集团有限公司 The treating method and apparatus of Tire testing data
CN107678775A (en) * 2017-10-10 2018-02-09 中国航发控制系统研究所 The context initialization method of high security software
CN109388577A (en) * 2018-10-31 2019-02-26 江苏电力信息技术有限公司 A kind of software project management method driven with quality testing numerical approach

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731748A (en) * 2005-07-29 2006-02-08 杭州华为三康技术有限公司 Testing system and method
CN102420714A (en) * 2011-08-29 2012-04-18 展讯通信(上海)有限公司 Test managing method, test managing system master control center and test managing system
CN102645928A (en) * 2012-01-19 2012-08-22 中国电子科技集团公司第十研究所 Test platform for baseband equipment of test control system
US20130055029A1 (en) * 2010-03-18 2013-02-28 Salesforce.Com, Inc System, method and computer program product for automated test case generation and scheduling
CN103530231A (en) * 2013-10-12 2014-01-22 北京京东尚科信息技术有限公司 Application program testing method and system based on service process control

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731748A (en) * 2005-07-29 2006-02-08 杭州华为三康技术有限公司 Testing system and method
US20130055029A1 (en) * 2010-03-18 2013-02-28 Salesforce.Com, Inc System, method and computer program product for automated test case generation and scheduling
CN102420714A (en) * 2011-08-29 2012-04-18 展讯通信(上海)有限公司 Test managing method, test managing system master control center and test managing system
CN102645928A (en) * 2012-01-19 2012-08-22 中国电子科技集团公司第十研究所 Test platform for baseband equipment of test control system
CN103530231A (en) * 2013-10-12 2014-01-22 北京京东尚科信息技术有限公司 Application program testing method and system based on service process control

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250574A (en) * 2016-02-19 2016-12-21 中策橡胶集团有限公司 The treating method and apparatus of Tire testing data
CN105912462A (en) * 2016-04-05 2016-08-31 浪潮电子信息产业股份有限公司 Automatic archiving method and device for test results
CN106095673A (en) * 2016-06-07 2016-11-09 深圳市泰久信息系统股份有限公司 Automated testing method based on WEB interface and system
CN106095673B (en) * 2016-06-07 2018-12-14 深圳市泰久信息系统股份有限公司 Automated testing method and system based on WEB interface
CN107678775A (en) * 2017-10-10 2018-02-09 中国航发控制系统研究所 The context initialization method of high security software
CN109388577A (en) * 2018-10-31 2019-02-26 江苏电力信息技术有限公司 A kind of software project management method driven with quality testing numerical approach

Also Published As

Publication number Publication date
CN105260297B (en) 2017-12-05

Similar Documents

Publication Publication Date Title
US11392561B2 (en) Data migration using source classification and mapping
CN105260297A (en) Test data management system and method
US8880591B2 (en) Workflow management in distributed systems
CN106844198B (en) Distributed dispatching automation test platform and method
CN101247293B (en) Automatic test approach and system
CN103699693A (en) Metadata-based data quality management method and system
Borreguero-Sanchidrián et al. Flexible job shop scheduling with operators in aeronautical manufacturing: A case study
CN108491254A (en) A kind of dispatching method and device of data warehouse
US7475073B2 (en) Technique for improving staff queries in a workflow management system
CN104881289A (en) GJB5000A-based software development process monitoring method and system
CN101685452B (en) Data warehouse scheduling method and scheduling system
CN104580381B (en) A kind of method that job task is performed in multinode network
US20160170821A1 (en) Performance assessment
CN101408852B (en) Method, apparatus and system for scheduling task
CN106126403A (en) Oracle database failure analysis methods and device
CN103473642A (en) Method for rule engine for production dispatching
CN106648845A (en) Distributed type task scheduling system and method
CN104881730A (en) Boiler virtual prototype collaborative design system and method based on workflow
CN109840144A (en) A kind of information service dispatching method and system for the request of across mechanism bulk service
CN109636142A (en) A kind of technique head detecting method and device based on MES
CN110308979A (en) The asynchronous process frame and its implementation of task based access control scheduling
CN102081757A (en) Report making method and system
CN102799526A (en) Distributed intelligent scheduling method
CN102521711B (en) The control method of the data model structure of equipment quality characteristic and device
CN107644041A (en) Declaration form settlement processing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201123

Address after: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Hangzhou Jiji Intellectual Property Operation Co., Ltd

Address before: 201616 Shanghai city Songjiang District Sixian Road No. 3666

Patentee before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201217

Address after: 8319 Yanshan Road, Bengbu City, Anhui Province

Patentee after: Bengbu Lichao Information Technology Co.,Ltd.

Address before: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou Jiji Intellectual Property Operation Co., Ltd

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210310

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: 8319 Yanshan Road, Bengbu City, Anhui Province

Patentee before: Bengbu Lichao Information Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211213

Address after: Room a309, Qilu Software Park building, 1768 Xinluo street, high tech Zone, Jinan City, Shandong Province

Patentee after: Shandong torch Technology Service Co.,Ltd.

Address before: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee before: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211228

Address after: Floor 1, building 2, Qilu Software Park, No.1 Shunhua Road, high tech Zone, Jinan City, Shandong Province

Patentee after: PANSOFT Co.,Ltd.

Address before: Room a309, Qilu Software Park building, 1768 Xinluo street, high tech Zone, Jinan City, Shandong Province

Patentee before: Shandong torch Technology Service Co.,Ltd.