CN106569945A - Automatic color discrimination system and automatic color discrimination method for user interface testing - Google Patents

Automatic color discrimination system and automatic color discrimination method for user interface testing Download PDF

Info

Publication number
CN106569945A
CN106569945A CN201610910506.5A CN201610910506A CN106569945A CN 106569945 A CN106569945 A CN 106569945A CN 201610910506 A CN201610910506 A CN 201610910506A CN 106569945 A CN106569945 A CN 106569945A
Authority
CN
China
Prior art keywords
control
color
value
property
attribute
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
CN201610910506.5A
Other languages
Chinese (zh)
Other versions
CN106569945B (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.)
Huzhou YingLie Intellectual Property Operation 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 CN201610910506.5A priority Critical patent/CN106569945B/en
Publication of CN106569945A publication Critical patent/CN106569945A/en
Application granted granted Critical
Publication of CN106569945B publication Critical patent/CN106569945B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Abstract

The invention provides an automatic color discrimination system for user interface testing. The system comprises a control color reflection module and a digital color discrimination module, wherein the control color reflection module is used for acquiring a standard color value of a control from a source code by employing a reflection mechanism; and the digital color discrimination module is used for comparing a color value of an operating control with the standard color value of the control. According to the system, precise reflection is performed in a code design program by employing a JAVA reflection mechanism during preparation of a script to acquire a color attribute of the control in the script, and digitalization is performed, so that whether the color of the operating control is correct can be found by comparing the digitized standard color value of the control with information of the operating control during operation. No error exists in acquisition of the color value of the control by reflection of the source code; and the comparison efficiency can be improved by digitalization comparison.

Description

Color system and method are distinguished in a kind of automation for ui testing
Technical field
The present invention relates to ui testing field, and more particularly to a kind of automation for ui testing is distinguished Color system and method.
Background technology
Current Android system version updating is more and more faster, and version function interface also becomes increasingly complex, and has many tiny The color of control and element cannot distinguish that colour efficiency is low by traditional manually distinguishing, and cannot accurately judge.
In existing Android system automatic test, by screenshot capture, picture color contrast is carried out.By Android system During operation, the point position of needs carries out screenshot capture, and the contrast of original Target Photo.The method has certain error, and efficiency It is relatively low.
The content of the invention
It is an object of the invention to provide a kind of automation for ui testing distinguishes color system and method to improve There is the defect of error and inefficiency in existing picture control methods.
The embodiment of the present invention provides a kind of automation for ui testing and distinguishes that colour system is united, including:
Control color reflective module, for obtaining control color standard value from source code using reflex mechanism;
Numeral distinguishes color module, for contrasting the color value and the control color standard value of operating control.
Preferably, the control color reflective module includes:
Control color attribute adding device, for the control color attribute of control to be measured to be added to the control property of acquisition In;
Control property reflector element, it is described to be measured to obtain for reflecting the control property using the reflex mechanism The color attribute value of control;
Attribute lead-out unit, for color attribute value digitlization to be obtained into the control color standard value, and by institute State control color standard value and be aggregated into derivation after control property recording documents.
Preferably, the control color attribute adding device includes:
Control property obtains subelement, for obtaining the control category by the encapsulation class of Android automated test tool Property;
Control property imports subelement, for the control color attribute of incoming required acquisition, and imports succession institute State encapsulation class;
Association subelement, for associating the control color attribute and the encapsulation class.
Preferably, the control property reflector element includes:
Root node locator unit, for positioning the control to be measured using the localization method from the encapsulation Similar integral Root node;
Reflection subelement, for reflecting the root node using the reflex mechanism, finds the described of the control to be measured Color attribute value.
Preferably, when the color value of operating control is different with the control color standard value, script is pointed out Run-time error.
The embodiment of the present invention also provides a kind of automation for ui testing and distinguishes color method, including:
Control color standard value is obtained using reflex mechanism from source code;And
Contrast the color value and the control color standard value of operating control.
Preferably, when script is made using reflex mechanism from source code obtaining the step of control color standard value Suddenly include:
The control color attribute of control to be measured is added in the control property of acquisition;
Reflect the control property using the reflex mechanism to obtain the color attribute value of the control to be measured;And
Color attribute value digitlization is obtained into the control color standard value, and the control color standard value is converged Always derive to after control property recording documents.
Preferably, the step control color attribute of control to be measured being added in the control property of acquisition includes:
The control property is obtained by the encapsulation class of Android automated test tool;
The control color attribute obtained required for incoming, and import the succession encapsulation class;And
Associate the control color attribute and the encapsulation class.
Preferably, the control property is reflected using the reflex mechanism to obtain the color attribute of the control to be measured The step of value includes:
The root node of the control to be measured is positioned using the localization method from the encapsulation Similar integral;And
The root node is reflected using the reflex mechanism, the color attribute value of the control to be measured is found.
Preferably, when the color value of operating control is different with the control color standard value, script is pointed out Run-time error.
Color system and method are distinguished by the automation provided by the present invention for ui testing, when script is made, Using JAVA reflex mechanisms, precisely reflected from Code Design program, to obtain script in control color attribute, and It is digitized;Thus, operationally, compared using digitized control color standard value and operating control information It is right, you can to find whether the color of operating control is correct.Control color value is obtained by source code reflection, there is no mistake Difference;By digitizing contrast, can improve to specific efficiency.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 distinguishes the schematic diagram that colour system is united for the automation for ui testing that first embodiment of the invention is provided.
Fig. 2 distinguishes the schematic diagram that colour system is united for the automation for ui testing that second embodiment of the invention is provided.
Fig. 3 distinguishes that the flow process of color method is illustrated for the automation for ui testing that third embodiment of the invention is provided Figure.
Specific embodiment
In order that the objects, technical solutions and advantages of the present invention become more apparent, it is right below in conjunction with drawings and Examples The present invention is further elaborated.It should be appreciated that specific embodiment described herein is only to explain the present invention, and It is not used in the restriction present invention.
Embodiment one
Fig. 1 distinguishes the schematic diagram that colour system is united for the automation for ui testing that first embodiment of the invention is provided. As shown in figure 1, the automation for ui testing distinguishes that colour system system includes that control color reflective module 10 and numeral distinguish color mould Block 20.Wherein, the control color reflective module 10 is used to obtain control color standard from source code using reflex mechanism Value;The digital color distinguishes color module 20 for contrasting the color value and the control color standard value of operating control.Tool Body ground, make script when using JAVA reflex mechanisms to obtain script in control control color standard value;Operationally The control color standard value and operating control information are contrasted, if the operating control information and the control face Colour standard value is different, then point out script run-time error.
JAVA reflex mechanisms are in running status, for any one class, can to know all properties of this class And method;For any one object, its any one method and attribute can be called;The information of this dynamic access with And the function of the method for dynamic call object is referred to as the reflex mechanism of java language.
The automation for ui testing provided by the present embodiment distinguishes that colour system is united, and when script is made, utilizes JAVA reflex mechanisms, are precisely reflected from Code Design program, with the color attribute of the control in script, and carry out numeral Change, obtain control color standard value;Operationally, entered using digitized control color standard value and operating control information Row is compared, you can find whether the color of operating control is correct.Control color value is obtained by source code reflection, is not existed Error;By digitizing contrast, can improve to specific efficiency.
Embodiment two
Fig. 2 distinguishes the schematic diagram that colour system is united for the automation for ui testing that second embodiment of the invention is provided.
As shown in Fig. 2 for ui testing automation distinguish colour system system include for using reflex mechanism from source generation Code in come obtain control color standard value control color reflective module 10 and for contrast operating control color value and The numeral of the control color standard value distinguishes color module 20.
Specifically, in the present embodiment, control color reflective module 10 includes:
Control color attribute adding device 11, the control for the control color attribute of control to be measured to be added to acquisition belongs to In property;
Control property reflector element 12, for reflecting the control property using the reflex mechanism to obtain described treating The color attribute value of observing and controlling part;
Attribute lead-out unit 13, for color attribute value digitlization to be obtained into the control color standard value, and will The control color standard value is aggregated into after control property recording documents and derives.
In android exploitations, be added various controls in Activity layout interfaces, such as Button, ImageView etc., each control can have each attribute, coordinate position, comprising class name, font content, color attribute etc.. We here seek to one color category of addition in the attribute obtained by Android automated test tool uiautomator Property.
Therefore, in the present embodiment, the control color attribute adding device 11 includes:
Control property obtains subelement 111, for obtaining the control by the encapsulation class of Android automated test tool Attribute;
Specifically, by the encapsulation class of uiautomator carry out obtain control attribute, but obtain these attributes In, have no control color (Activity Color) this attribute.
Control property imports subelement 112, for the control color attribute of incoming required acquisition, and imports succession The encapsulation class;
Specifically, after some Activity control is chosen, the incoming required control property for obtaining BackgroundColor, and the encapsulation class of uiautomator in SDK is imported, and inherit such.
Association subelement 113, for associating the control color attribute and the encapsulation class;
Specifically, the control color attribute and the encapsulation class are associated using UiObject classes.UiObject classes are One parent (containing the class of all of android control informations) of uiautomator, by BackgroundColor attributes After importing, control color attribute and uiautomator encapsulation class are connected using UiObject classes.
Further, in the present embodiment, the control property reflector element 12 includes:
Root node locator unit 121, for using the root node that the control to be measured is positioned from the localization method;
Specifically, associated by previous step, come from the QueryController of the encapsulation Similar integral of uiautomator AccessibilityNodeInfo methods are obtained, the control can be positioned by AccessibilityNodeInfo methods, obtained The root node of control is specified to user.
Reflection subelement 122, for reflecting the root node using the reflex mechanism, finds the institute of the control to be measured State color attribute value.
Specifically, with from uiautomator obtain inherit come QueryController obtain AccessibilityNodeInfo root node objects, by reflecting AccessibilityNodeInfo root nodes, find out user The color attribute of required control.
Further, after the color attribute value of the control needed for user is found, attribute lead-out unit 13 is digitized, Then it is aggregated in window_dump.xml files (document of all control properties of uiautomator interface records). In android system, each page can all generate a window_dump.xml attribute, record current UI interfaces all of Control property.Collected by previous, the color attribute value of existing control in window_dump.xml files, so, in operation When, the control color standard value that control property recording documents direct access needs can be passed through.
Further, by control color reflective module 10, when script is made, the color attribute of control has been recorded, has been obtained To digitized control color standard value (for example, 0*FFFF00);Operationally, numeral distinguishes that color module 20 can be according to control face Whether colour standard value goes contrast identical with operating color, points out to produce exception if difference.
Advantageously, the automation for ui testing for being provided by the present embodiment distinguishes that colour system is united, and is making script When, using JAVA reflex mechanisms, precisely reflected from Code Design program, to obtain script in control color category Property, and be digitized;Thus, operationally, entered using digitized control color standard value and operating control information Row is compared, you can find whether the color of operating control is correct.Control color value is obtained by source code reflection, is not existed Error;By digitizing contrast, can improve to specific efficiency.
Embodiment three
Fig. 3 distinguishes that the flow process of color method is illustrated for the automation for ui testing that third embodiment of the invention is provided Figure.As shown in figure 3, the automation for ui testing distinguishes that color method is comprised the following steps:
Step S1:Control color standard value is obtained using reflex mechanism from source code;
Specifically, in the present embodiment, step S1 includes following sub-step:
Step S11:The control color attribute of control to be measured is added in the control property of acquisition;
Step S12:The color that the control property is reflected using the reflex mechanism to obtain the control to be measured is belonged to Property value;And
Step S13:Color attribute value digitlization is obtained into the control color standard value, and by the control color Standard value is aggregated into after control property recording documents and derives.
Further, step S11 includes following sub-step:
Step S111:The control property is obtained by the encapsulation class of Android automated test tool;
Step S112:The control color attribute obtained required for incoming, and import the succession encapsulation class;And
Step S113:Associate the control color attribute and the encapsulation class.
Further, step S12 includes following sub-step:
Step S121:The root node of the control to be measured is positioned using the localization method from the encapsulation Similar integral;And
Step S122:The root node is reflected using the reflex mechanism, the color category of the control to be measured is found Property value.
Step S2:Contrast the color value and the control color standard value of operating control.
Further, when the color value of operating control is different with the control color standard value, pin is pointed out This run-time error.
Specifically, in the present embodiment, after some Activity control is chosen, the incoming required control category for obtaining Property BackgroundColor, and import the encapsulation classes of the uiautomator in SDK, and inherit such;By BackgroundColor After attribute is imported, control color attribute and uiautomator encapsulation class are connected using UiObject classes;By previous step Rapid association, can obtain inheriting the AccessibilityNodeInfo methods of coming from uiautomator, can obtain user and specify control The root node (control can be positioned by it) of part;With from uiautomator obtain inherit come QueryController obtain AccessibilityNodeInfo root node objects, by reflecting AccessibilityNodeInfo root nodes, find out user The color attribute of required control;After the color attribute value of the control needed for user is found, digitized, be then aggregated into In window_dump.xml files;Collected by previous, the color attribute of existing control in window_dump.xml files Value, so, operationally, can pass through the control color standard value that control property recording documents direct access needs.
Advantageously, color method is distinguished in the automation for ui testing for being provided by the present embodiment, is making script When, using JAVA reflex mechanisms, precisely reflected from Code Design program, to obtain script in control color category Property, and be digitized;Thus, operationally, entered using digitized control color standard value and operating control information Row is compared, you can find whether the color of operating control is correct.Control color value is obtained by source code reflection, is not existed Error;By digitizing contrast, can improve to specific efficiency.
Presently preferred embodiments of the present invention is the foregoing is only, not to limit the present invention, all essences in the present invention Any modification, equivalent and improvement made within god and principle etc., should be included within the scope of the present invention.

Claims (10)

1. a kind of automation for ui testing distinguishes that colour system is united, it is characterised in that include:
Control color reflective module, for obtaining control color standard value from source code using reflex mechanism;
Numeral distinguishes color module, for contrasting the color value and the control color standard value of operating control.
2. the automation for being used for ui testing as claimed in claim 1 distinguishes that colour system is united, it is characterised in that the control face Color reflecting module includes:
Control color attribute adding device, for the control color attribute of control to be measured to be added in the control property of acquisition;
Control property reflector element, for reflecting the control property using the reflex mechanism to obtain the control to be measured Color attribute value;
Attribute lead-out unit, for color attribute value digitlization to be obtained into the control color standard value, and by the control Part color standard value is aggregated into after control property recording documents and derives.
3. the automation for being used for ui testing as claimed in claim 2 distinguishes that colour system is united, it is characterised in that the control face Color attribute adding device includes:
Control property obtains subelement, for obtaining the control property by the encapsulation class of Android automated test tool;
Control property imports subelement, for the control color attribute of incoming required acquisition, and imports the succession envelope Dress class;
Association subelement, for associating the control color attribute and the encapsulation class.
4. the automation for being used for ui testing as claimed in claim 3 distinguishes that colour system is united, it is characterised in that the control category Sexual reflex unit includes:
Root node locator unit, for positioning the root of the control to be measured using the localization method from the encapsulation Similar integral Node;
Reflection subelement, for reflecting the root node using the reflex mechanism, finds the color of the control to be measured Property value.
5. the automation for being used for ui testing as claimed in claim 1 distinguishes that colour system is united, it is characterised in that when operating When the color value of control is different with the control color standard value, script run-time error is pointed out.
6. color method is distinguished in a kind of automation for ui testing, it is characterised in that included:
Control color standard value is obtained using reflex mechanism from source code;And
Contrast the color value and the control color standard value of operating control.
7. color method is distinguished in the automation for being used for ui testing as claimed in claim 6, it is characterised in that using reflection machine The step of the system to obtain control color standard value from source code includes:
The control color attribute of control to be measured is added in the control property of acquisition;
Reflect the control property using the reflex mechanism to obtain the color attribute value of the control to be measured;And
Color attribute value digitlization is obtained into the control color standard value, and the control color standard value is aggregated into Derive after control property recording documents.
8. color method is distinguished in the automation for being used for ui testing as claimed in claim 7, it is characterised in that by control to be measured The step that is added in the control property of acquisition of control color attribute include:
The control property is obtained by the encapsulation class of Android automated test tool;
The control color attribute obtained required for incoming, and import the succession encapsulation class;And
Associate the control color attribute and the encapsulation class.
9. color method is distinguished in the automation for being used for ui testing as claimed in claim 8, it is characterised in that using described anti- The step that mechanism is penetrated to reflect the control property to obtain the color attribute value of the control to be measured includes:
The root node of the control to be measured is positioned using the localization method from the encapsulation Similar integral;And
The root node is reflected using the reflex mechanism, the color attribute value of the control to be measured is found.
10. color method is distinguished in the automation for being used for ui testing as claimed in claim 6, it is characterised in that when in operation Control the color value it is different with the control color standard value when, point out script run-time error.
CN201610910506.5A 2016-10-19 2016-10-19 Color system and method are distinguished in a kind of automation for ui testing Active CN106569945B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610910506.5A CN106569945B (en) 2016-10-19 2016-10-19 Color system and method are distinguished in a kind of automation for ui testing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610910506.5A CN106569945B (en) 2016-10-19 2016-10-19 Color system and method are distinguished in a kind of automation for ui testing

Publications (2)

Publication Number Publication Date
CN106569945A true CN106569945A (en) 2017-04-19
CN106569945B CN106569945B (en) 2019-10-25

Family

ID=58533976

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610910506.5A Active CN106569945B (en) 2016-10-19 2016-10-19 Color system and method are distinguished in a kind of automation for ui testing

Country Status (1)

Country Link
CN (1) CN106569945B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783351A (en) * 2018-12-13 2019-05-21 重庆金融资产交易所有限责任公司 Interface detection method, apparatus and computer readable storage medium
CN110309073A (en) * 2019-06-28 2019-10-08 上海交通大学 Mobile applications user interface mistake automated detection method, system and terminal
CN114968466A (en) * 2022-07-14 2022-08-30 深圳市明源云空间电子商务有限公司 Page color matching adjustment method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110296309A1 (en) * 2010-06-01 2011-12-01 Oracle International Corporation User interface generation with scoring
CN103064782A (en) * 2011-10-21 2013-04-24 腾讯科技(深圳)有限公司 Method and device for obtaining control
US20140075344A1 (en) * 2012-09-11 2014-03-13 Ebay Inc. Visual state comparator
CN104516633A (en) * 2014-11-19 2015-04-15 微梦创科网络科技(中国)有限公司 User interface element management method and device
CN104809053A (en) * 2014-01-23 2015-07-29 阿里巴巴集团控股有限公司 Control style testing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110296309A1 (en) * 2010-06-01 2011-12-01 Oracle International Corporation User interface generation with scoring
CN103064782A (en) * 2011-10-21 2013-04-24 腾讯科技(深圳)有限公司 Method and device for obtaining control
US20140075344A1 (en) * 2012-09-11 2014-03-13 Ebay Inc. Visual state comparator
CN104809053A (en) * 2014-01-23 2015-07-29 阿里巴巴集团控股有限公司 Control style testing method and device
CN104516633A (en) * 2014-11-19 2015-04-15 微梦创科网络科技(中国)有限公司 User interface element management method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783351A (en) * 2018-12-13 2019-05-21 重庆金融资产交易所有限责任公司 Interface detection method, apparatus and computer readable storage medium
CN110309073A (en) * 2019-06-28 2019-10-08 上海交通大学 Mobile applications user interface mistake automated detection method, system and terminal
CN110309073B (en) * 2019-06-28 2021-07-27 上海交通大学 Method, system and terminal for automatically detecting user interface errors of mobile application program
CN114968466A (en) * 2022-07-14 2022-08-30 深圳市明源云空间电子商务有限公司 Page color matching adjustment method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN106569945B (en) 2019-10-25

Similar Documents

Publication Publication Date Title
CN106649100B (en) Automatic testing method and system
US11163851B2 (en) Method, apparatus, computer device and storage medium of page displaying
CN109657473B (en) Fine-grained vulnerability detection method based on depth features
WO2019085084A1 (en) Buried point processing method and apparatus, computer device, and storage medium
US7712074B2 (en) Automating interactions with software user interfaces
US20080086627A1 (en) Methods and apparatus to analyze computer software
CN110955416A (en) Interface document generation method, device, equipment and computer storage medium
CN104391797A (en) GUI (graphical user interface) widget identification method and device
CN106569945B (en) Color system and method are distinguished in a kind of automation for ui testing
CN101916225A (en) Graphical user interface software function coverage testing method
CN105760292B (en) A kind of assertion verification method and apparatus for unit testing
CN106776319B (en) Automatic test method and device
WO2020019490A1 (en) Interface testing method, electronic device and storage medium
CN110399299B (en) Automated test framework and test case execution method
KR20060093004A (en) Baseline architecture monitor application for distributed systems
CN103955372B (en) Method and device for detecting resources in mobile terminal
CN112328488A (en) Control object identification method for UI (user interface) automatic test
CN110659197B (en) Application test case generation method and device and software test system
CN111611176B (en) Automatic generation method, system and medium for universal interface coverage rate model verification environment
CN112559368A (en) Interface automation test method and its use case generation method, equipment and storage medium
CN108763092B (en) Code defect detection method and device based on cross validation
CN113986441A (en) Automatic testing method for man-machine interaction interface of airplane ground station software
CN112433933A (en) Method and equipment for automatically testing interface
CN116136825B (en) Data detection method and system
CN113419739B (en) Node map difference detection method and device, electronic equipment and storage medium

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
TR01 Transfer of patent right

Effective date of registration: 20201125

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: 20201216

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: 20210308

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