CN104063320A - Transplantation method and system for software test platform - Google Patents

Transplantation method and system for software test platform Download PDF

Info

Publication number
CN104063320A
CN104063320A CN201410301772.9A CN201410301772A CN104063320A CN 104063320 A CN104063320 A CN 104063320A CN 201410301772 A CN201410301772 A CN 201410301772A CN 104063320 A CN104063320 A CN 104063320A
Authority
CN
China
Prior art keywords
execution system
test platform
software
test execution
software 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.)
Granted
Application number
CN201410301772.9A
Other languages
Chinese (zh)
Other versions
CN104063320B (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.)
Yangzhou Chengmei Intelligent Technology 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 CN201410301772.9A priority Critical patent/CN104063320B/en
Publication of CN104063320A publication Critical patent/CN104063320A/en
Application granted granted Critical
Publication of CN104063320B publication Critical patent/CN104063320B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a transplantation method and system for a software test platform. The transplantation method for the software test platform comprises the steps of establishing a test execution system comprising a duplicate of the software test platform to be transplanted; copying all library files depended by the software test platform to be transplanted into the test execution system and reorienting the call of the duplicate of the software test platform in the test execution system for the depended library files to library files of the test execution system; packing the test execution system to be an executable file. The transplantation system of the software test platform comprises a test execution system establishing module, a library file adding module and an executable file generating module. The executable file for transplanting the software test platform can be conveniently generated, and the executable file can be operated independently and can be directly copied to a target computer for use.

Description

A kind of implantation method of software test platform and system
Technical field
The present invention relates to a kind of transplanting of software test platform, particularly relate to a kind of implantation method and system of software test platform.
Background technology
Software test platform is one and integrates the characteristic such as high-level efficiency, low cost for client has made, significantly shorten the software product testing cycle, and can improving product quality, can also give full play to virtualized advantage simultaneously, reduce the quantity at Physics Work station, and reduce client's IT system energy consumption, the software work space of having improved space service efficiency.Software test platform comprises various element, framework, flow process, standard, mechanism and instrument etc.Wherein, framework comprises various Roles relevant in test system and corresponding Responsibilities.Flow process comprises the various flow processs that test is relevant, such as test event flow process, and test and management flow process etc.Standard is included in the various standards that should follow in the various flow processs that test is relevant.Mechanism comprises various relevant mechanism, as communication mechanism, and feedback mechanism etc.Instrument comprises the aid for realizing work in every and flow process, as automated test tool, and test and management instrument etc.
User needs whole software test platform to be transplanted on other computing machines sometimes.The transplanting of software test platform not only needs software test platform itself to transplant conventionally, and software test platform need to be moved to the various softwares that rely on and transplant, and do accordingly some settings or configuration, could allow the software test platform of transplanting move normally on object computer.A kind of comparatively advanced implementation is that an installation kit is integrated and be made into whole software test platform and the various softwares that rely on thereof by some installation kit tools, then on the computing machine of transplanting at needs, move this installation kit, complete this time and transplant by the mode of decompress(ion), amendment environmental variance and registration table.
The transplanting mode of existing software test platform is to realize by the mode of decompress(ion) or installation, and some its softwares that rely on must be installed and be configured in running environment.This transplanting mode must be guaranteed the installation of this software test platform and institute's depended software thereof, in more than operation relatively loaded down with trivial details (may need different operating system to do different configurations), likely occur and the conflicting of other local software simultaneously, cause the installation of platform and move unsuccessfully.Therefore, how to find a kind of implantation method of software test platform, allow the transplanting of software test platform become simple and success, become those skilled in the art's problem demanding prompt solution.
Summary of the invention
The shortcoming of prior art in view of the above, the object of the present invention is to provide a kind of implantation method and system of software test platform, for solving the complicated and easy failed problem of the transplanting of prior art software test platform.
For achieving the above object and other relevant objects, the invention provides a kind of implantation method of software test platform, the implantation method of described software test platform comprises: create a test execution system that comprises the copy of the software test platform that will transplant; All library files that the described software test platform that will transplant is relied on copy in described test execution system, and the described software test platform copy in described test execution system are redirected to the library file of described test execution system to calling of relied on library file; Described test execution system is packaged into executable file.
Preferably, described software test platform comprises the software test platform based on Tcl/Tk.
Preferably, one of described establishment comprises that the specific implementation of the test execution system of the copy of the software test platform that will transplant comprises: use TclKit and SDX instrument to create a test execution system that comprises the copy of the described software test platform that will transplant.
Preferably, the described specific implementation that described software test platform copy in described test execution system is redirected to the library file of described test execution system to calling of relied on library file comprises: the library file path of calling path and being revised as described test execution system by the described software test platform copy in described test execution system to relied on library file.
Preferably, the specific implementation that described test execution system is packaged into executable file comprises that described test execution system is packaged into executable file by use TclKit and SDX instrument.
An implant system for software test platform, the implant system of described software test platform comprises: test execution system creation module, for creating a test execution system that comprises the copy of the software test platform that will transplant; Library file adds module, be connected with described test execution system creation module, all library files that the described software test platform that will transplant is relied on copy in described test execution system, and the described software test platform copy in described test execution system are redirected to the library file of described test execution system to calling of relied on library file; Executable file generation module, adds module to be connected with test execution system creation module and described library file, for described test execution system is packaged into executable file.
Preferably, described software test platform comprises the software test platform based on Tcl/Tk.
Preferably, in described test execution system creation module, one of described establishment comprises that the specific implementation of the test execution system of the copy of the software test platform that will transplant comprises: use TclKit and SDX instrument to create a test execution system that comprises the copy of the described software test platform that will transplant.
Preferably, the described specific implementation that the described software test platform copy of described test execution system is redirected to the library file of described test execution system to calling of relied on library file comprises: the library file path of calling path and being revised as described test execution system by the described software test platform copy of described test execution system to relied on library file.
Preferably, in described executable file generation module, the specific implementation that described test execution system is packaged into executable file comprises that described test execution system is packaged into executable file by use TclKit and SDX instrument.
As mentioned above, the implantation method of a kind of software test platform of the present invention and system, there is following beneficial effect: use technical scheme provided by the invention can generate very easily the executable file of transplanting for software test platform, this executable file can independent operating, no longer need to depend on the software environment in operating system, make different software environments no longer have any interference to the transplanting of software test platform.Generate after described executable file, only need this executable file to copy in object computer and can complete transplanting, avoided installation and configuration to various institutes depended software in current software test platform, allow the transplanting of software test platform become very simple.
Brief description of the drawings
Fig. 1 is shown as a kind of implantation method of software test platform and the method flow schematic diagram of system.
Fig. 2 is shown as a kind of implantation method of software test platform and the system module schematic diagram of system.
Fig. 3 is shown as software test platform and the hard disc of computer spatial relationship schematic diagram of prior art.
Fig. 4 is shown as a kind of implantation method of software test platform and the executable file of system and hard disc of computer spatial relationship schematic diagram.
Fig. 5 is shown as software test platform and the operating system software environmental concerns schematic diagram of prior art.
Fig. 6 is shown as software test platform and the operating system software environmental concerns schematic diagram after a kind of implantation method of software test platform and the transplanting of system.
Fig. 7 is shown as the test execution system architecture schematic diagram that comprises the software test platform that will transplant of a kind of implantation method of software test platform and the establishment of system.
Fig. 8 is shown as the test execution system architecture schematic diagram after library file that added of a kind of implantation method of software test platform and system.
Fig. 9 is shown as the redirected schematic diagram of software test platform copy to the storehouse that will call in a kind of implantation method of software test platform and the test execution system of system.
Element numbers explanation
The implant system of 1 one kinds of software test platforms
11 test execution system creation modules
12 library files add module
13 executable file generation modules
S1~S3 step
Embodiment
Below, by specific instantiation explanation embodiments of the present invention, those skilled in the art can understand other advantages of the present invention and effect easily by the disclosed content of this instructions.The present invention can also be implemented or be applied by other different embodiment, and the every details in this instructions also can be based on different viewpoints and application, carries out various modifications or change not deviating under spirit of the present invention.
It should be noted that, the diagram providing in the present embodiment only illustrates basic conception of the present invention in a schematic way, satisfy and only show with assembly relevant in the present invention in graphic but not component count, shape and size drafting while implementing according to reality, when its actual enforcement, kenel, quantity and the ratio of each assembly can be a kind of random change, and its assembly layout kenel also may be more complicated.
As shown in Figure 1, in one embodiment, the invention provides a kind of implantation method of software test platform, the implantation method of described software test platform comprises:
Step S1, creates a test execution system that comprises the copy of the software test platform that will transplant.Particularly, create a test execution system that comprises the copy of the software test platform that will transplant and can have two kinds of modes: one is first to create a test execution file, then described test execution file solution is pressed into test execution system, the described software test platform that will transplant is copied in described test execution system.Another kind is directly to create a test execution file that has comprised the software test platform copy that will transplant, then described test execution file solution is pressed into test execution system.
Step S2, all library files that the described described software test platform that will transplant is relied on copy in described test execution system, and the described software test platform copy in described test execution system are redirected to the library file of described test execution system to calling of relied on library file.Particularly, all library files that the described described software test platform that will transplant relied on copy in the assigned catalogue of described test execution system; And the described software test platform copy in described test execution system is redirected to the library file of described test execution system to calling of relied on library file.The specific implementation that described software test platform copy in described test execution system is redirected to the library file of described test execution system to calling of relied on library file comprises: the software test platform in described test execution system is revised as to the library file path in described test execution system to the path of calling of relied on library file.In one embodiment, all library files that the described described software test platform that will transplant can be relied on copy in the catalogue at described test execution system and software test platform copy place, and the software test platform in described test execution system is revised as to the path of library file in described test execution system to the path of calling of relied on library file.Described library file is generally the library file in the software that software test platform relies on, software test platform need to rely on multiple software conventionally, that is to say, software test platform need to rely on the library file of multiple softwares, and software test platform need to rely on multiple library files.
Step S3, is packaged into executable file by described test execution system.Particularly, whole test execution system is packaged into an executable file.Test execution system has comprised the library file that the software test platform copy that will transplant and the software test platform that will transplant rely on.Therefore, this executable file that whole test execution system is packaged into can directly be carried out, and a software test platform of the effect of carrying out and normal operation is the same.At this moment, only this executable file need to be copied in the object computer that will transplant, just can directly move, and in object computer, obtain and normally move a result that the software test platform that will transplant is the same.
In one embodiment, the software testing system of transplanting is the software testing system based on Tcl/Tk, the substance of transplanting comprises after a test execution system of establishment, test environment (library file of Tcl/Tk, platform institute depended software and the setting of these files environmental variance in operating system) and test platform are transplanted into, the most whole test execution system is packaged into an executable file, all software that interdepends is integrated, when transplanting, only need transplant this executable file.In the present invention, software test platform can be referred to as test platform.The software test platform of normal operation and the relation of computer system are referring to shown in Fig. 3 and Fig. 5.Fig. 4 and Fig. 6 have shown the executable file (or test execution system) of this method transplanting and the relation of computer system of adopting.
In one embodiment, the transplanting of software test platform realizes need to be by means of two instruments: one is TclKit, the Tcl/Tk interpreter of a monofile of Tcl, and SDX is a strapping tool, the file based on Tcl/Tk can be packaged into test execution file.The software test platform Fast Compression of needs being transplanted by the qwrap order of TclKit and SDX generates a test execution file, and the test execution file solution of generation is pressed out, and at this time just can obtain corresponding test execution system.The structure of the test execution system that decompress(ion) obtains is shown in Figure 7.Wherein, catalogue file folder XXX.vfs is the root directory of test execution system, has placed the file of software test platform under file lib; Main.tcl is the principal function of whole test execution system.Then, the library file of all depended softwares of software test platform that will transplant copies under the file lib catalogue of test execution system, and now, the structure of test execution system is shown in Figure 8.Then, in the software test platform copy of test execution system, the library file of the software that amendment software test platform copy relies on it call path, be redirected to test execution system from original current system software environment.In the software test platform copy of test execution system, the path of calling of the library file of the software that software test platform copy is relied on it is the library file path in test execution system.As shown in Figure 9, before being redirected, when software test platform copy (i.e. test platform in figure) in test execution system calls relied on library file, what call is the library file of each software test platform institute depended software under operating system software environment; Before being redirected, when software test platform copy in test execution system calls relied on library file, what call is the library file (i.e. the library file of the institute of the platform in figure depended software) of the software test platform institute depended software in test execution system.Finally, use TclKit and SDX instrument that described test execution system is packaged into executable file.Particularly, use TclKit and SDX instrument to comprise that the library file of the software that software test platform copy, software test platform copy rely on, the test execution system packing of Tcl/Tk interpreter generate an executable file.Described executable file comprises exe file (ExecutableFile).Make and become after an executable file at the software test platform that will transplant, only this executable file need to be copied in object computing machine, just can complete transplanting.That is to say, this executable file can directly move in object computing machine.
As shown in Figure 2, the present invention also comprises a kind of implant system 1 of software test platform.The implant system 1 of described software test platform can be applied the implantation method of above-described a kind of software test platform.The implant system of software test platform comprises: test execution system creation module 11, library file add module 12 and executable file generation module 13.Wherein:
Test execution system creation module 11, for creating a test execution system that comprises the copy of the software test platform that will transplant.Particularly, the described software test platform that will transplant comprises the software test platform based on Tcl/Tk.Test execution system creation module 11 can have two kinds of establishment modes: one is first to create a test execution file, then described test execution file solution is pressed into test execution system, the described software test platform that will transplant is copied in described test execution system.Another kind is directly to create a test execution file that has comprised the software test platform copy that will transplant, then described test execution file solution is pressed into test execution system.In one embodiment, test execution system creation module 11 is by being used TclKit and SDX instrument to create a test execution system that comprises described software test platform.
Library file adds module 12, be connected with described test execution system creation module 11, all library files that the described software test platform that will transplant is relied on copy in described test execution system, and the described software test platform copy in described test execution system are redirected to the library file of described test execution system to calling of relied on library file.Particularly, all library files that library file adds module 12 that the described described software test platform that will transplant is relied on copy in the assigned catalogue of the test execution system that described test execution system creation module 11 generates; And the described software test platform copy in described test execution system is redirected to the library file of described test execution system to calling of relied on library file.Library file adds the specific implementation that module 12 is redirected to the library file of described test execution system by the described software test platform copy in described test execution system to calling of relied on library file to comprise: library file adds module 12 that the software test platform in described test execution system is revised as to the library file path in described test execution system to the path of calling of relied on library file.In one embodiment, all library files that library file adds module 12 the described described software test platform that will transplant can be relied on copy in the catalogue at test execution system that test execution system creation module 11 generates and software test platform copy place, and the software test platform in described test execution system is revised as to the path of library file in described test execution system to the path of calling of relied on library file.
Executable file generation module 13, adds module 12 to be connected with described test execution system creation module 11 and described library file, for described test execution system is packaged into executable file.Particularly, the test execution system that executable file generation module 13 generates described test execution system creation module 11, and described library file adds interpolation and the amended whole test execution system of module 12 to described test execution system to be packaged into an executable file.The test execution system that executable file generation module 13 is packed has comprised the library file that the software test platform copy that will transplant and the software test platform that will transplant rely on.The executable file that only this executable file generation module 13 need to be generated afterwards, copies to just can complete transplanting in the object computer that will transplant.
In sum, the implantation method of a kind of software test platform of the present invention and system can generate the executable file of transplanting for software test platform very easily, this executable file can independent operating, no longer need to depend on the software environment in operating system, make different software environments no longer have any interference to the transplanting of software test platform.Generate after described executable file, only need this executable file to copy in object computer and can complete transplanting, avoided installation and configuration to various institutes depended software in current software test platform, allow the transplanting of software test platform become very simple.So the present invention has effectively overcome various shortcoming of the prior art and tool high industrial utilization.
Above-described embodiment is illustrative principle of the present invention and effect thereof only, but not for limiting the present invention.Any person skilled in the art scholar all can, under spirit of the present invention and category, modify or change above-described embodiment.Therefore, such as in affiliated technical field, have and conventionally know that the knowledgeable, not departing from all equivalence modifications that complete under disclosed spirit and technological thought or changing, must be contained by claim of the present invention.

Claims (10)

1. an implantation method for software test platform, is characterized in that, the implantation method of described software test platform at least comprises:
Create a test execution system that comprises the copy of the software test platform that will transplant;
All library files that the described software test platform that will transplant is relied on copy in described test execution system, and the described software test platform copy in described test execution system are redirected to the library file of described test execution system to calling of relied on library file;
Described test execution system is packaged into executable file.
2. the implantation method of software test platform according to claim 1, is characterized in that: described software test platform comprises the software test platform based on Tcl/Tk.
3. the implantation method of software test platform according to claim 1, is characterized in that: one of described establishment comprises that the specific implementation of the test execution system of the copy of the software test platform that will transplant comprises: use TclKit and SDX instrument to create a test execution system that comprises the copy of the described software test platform that will transplant.
4. the implantation method of software test platform according to claim 1, is characterized in that: the described specific implementation that described software test platform copy in described test execution system is redirected to the library file of described test execution system to calling of relied on library file comprises: the library file path of calling path and being revised as described test execution system by the described software test platform copy in described test execution system to relied on library file.
5. the implantation method of software test platform according to claim 1, is characterized in that: the specific implementation that described test execution system is packaged into executable file comprises that described test execution system is packaged into executable file by use TclKit and SDX instrument.
6. an implant system for software test platform, is characterized in that: the implant system of described software test platform comprises:
Test execution system creation module, for creating a test execution system that comprises the copy of the software test platform that will transplant;
Library file adds module, be connected with described test execution system creation module, all library files that the described software test platform that will transplant is relied on copy in described test execution system, and the described software test platform copy in described test execution system are redirected to the library file of described test execution system to calling of relied on library file;
Executable file generation module, adds module to be connected with test execution system creation module and described library file, for described test execution system is packaged into executable file.
7. the implant system of software test platform according to claim 6, is characterized in that: described software test platform comprises the software test platform based on Tcl/Tk.
8. the implant system of software test platform according to claim 6, it is characterized in that: in described test execution system creation module, one of described establishment comprises that the specific implementation of the test execution system of the copy of the software test platform that will transplant comprises: use TclKit and SDX instrument to create a test execution system that comprises the copy of the described software test platform that will transplant.
9. the implant system of software test platform according to claim 6, is characterized in that: the described specific implementation that the described software test platform copy of described test execution system is redirected to the library file of described test execution system to calling of relied on library file comprises: the library file path of calling path and being revised as described test execution system by the described software test platform copy of described test execution system to relied on library file.
10. the implant system of software test platform according to claim 6, it is characterized in that: in described executable file generation module, the specific implementation that described test execution system is packaged into executable file comprises that described test execution system is packaged into executable file by use TclKit and SDX instrument.
CN201410301772.9A 2014-06-27 2014-06-27 The transplantation method and system of a kind of software test platform Active CN104063320B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410301772.9A CN104063320B (en) 2014-06-27 2014-06-27 The transplantation method and system of a kind of software test platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410301772.9A CN104063320B (en) 2014-06-27 2014-06-27 The transplantation method and system of a kind of software test platform

Publications (2)

Publication Number Publication Date
CN104063320A true CN104063320A (en) 2014-09-24
CN104063320B CN104063320B (en) 2018-05-25

Family

ID=51551042

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410301772.9A Active CN104063320B (en) 2014-06-27 2014-06-27 The transplantation method and system of a kind of software test platform

Country Status (1)

Country Link
CN (1) CN104063320B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018176356A1 (en) * 2017-03-31 2018-10-04 Oracle International Corporation System and method for determining the success of a cross-platform application migration
US10534640B2 (en) 2017-03-24 2020-01-14 Oracle International Corporation System and method for providing a native job control language execution engine in a rehosting platform

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100235801A1 (en) * 2009-03-13 2010-09-16 Synopsys, Inc. Method and apparatus for accelerating project start and tape-out
CN103473069A (en) * 2013-09-24 2013-12-25 北京大学 Method for optimizing mobile application by utilizing access cost model of API (Application Programming Interface) of Android system
CN103631704A (en) * 2012-08-23 2014-03-12 上海斐讯数据通信技术有限公司 Automatic testing system and method of communication equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100235801A1 (en) * 2009-03-13 2010-09-16 Synopsys, Inc. Method and apparatus for accelerating project start and tape-out
CN103631704A (en) * 2012-08-23 2014-03-12 上海斐讯数据通信技术有限公司 Automatic testing system and method of communication equipment
CN103473069A (en) * 2013-09-24 2013-12-25 北京大学 Method for optimizing mobile application by utilizing access cost model of API (Application Programming Interface) of Android system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
DAI’S BLOG: "《http://blog.got7.org/2009/06/q3tclkit.html》", 4 June 2009 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10534640B2 (en) 2017-03-24 2020-01-14 Oracle International Corporation System and method for providing a native job control language execution engine in a rehosting platform
US10592277B2 (en) 2017-03-24 2020-03-17 Oracle International Corporation System and method for determining the success of a cross-platform application migration
WO2018176356A1 (en) * 2017-03-31 2018-10-04 Oracle International Corporation System and method for determining the success of a cross-platform application migration

Also Published As

Publication number Publication date
CN104063320B (en) 2018-05-25

Similar Documents

Publication Publication Date Title
US11467854B2 (en) Method and apparatus for loading multiple differing versions of a native library into a native environment
CN106933609B (en) Android application program installation package generation method and device
CN107168749B (en) Compiling method, device, equipment and computer readable storage medium
CN111897539B (en) Method and device for deploying application according to service roles
CN101980157B (en) Mobile terminal starting method and mobile terminal
US10209968B2 (en) Application compiling
CN107807815B (en) Method and device for processing tasks in distributed mode
CN103544005A (en) Expansion developing method and device for Android custom control
CN104714788A (en) Method and device for automatically generating software installation package
CN106681718A (en) Toolkit-based desktop side plugin frame and implementation method thereof
WO2019075994A1 (en) Method, device and system for mock data at ios end, and storage medium
CN105159738A (en) Hot patch implementation method and system
CN113220431B (en) Cross-cloud distributed data task scheduling method, device and storage medium
CN111026439B (en) Application program compatibility method, device, equipment and computer storage medium
CN111651219A (en) Method and equipment for managing multi-module project configuration file
CN110659031A (en) Compiling method and device of application program, electronic equipment and storage medium
WO2022217889A1 (en) C# language-based gripper configuration system, method and apparatus, and storage medium
CN111209001A (en) Method, system, equipment and medium for batch generation of APKs of android channels
CN103761107A (en) Software package customizing device and method
CN105227493A (en) The method of data message forwarding performance is improved under multi-core platform
CN104063320A (en) Transplantation method and system for software test platform
CN104484207A (en) Mirror image upgrading method for switch, linux operation system and switch
CN110750310B (en) Binary and source code switching method based on IOS system componentization development
CN111580853A (en) Universal generation method for multi-channel software installation package
CN105373384A (en) Software development method and apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate 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: 20201209

Address after: 313028 Industrial Park, balidian Town, Huzhou City, Zhejiang Province

Patentee after: HUZHOU FENGYUAN AGRICULTURAL EQUIPMENT MANUFACTURE Co.,Ltd.

Address before: No.20 and No.90, Lane 4855, Guangfulin Road, Songjiang District, Shanghai, 201616

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

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231206

Address after: Room 1222, No. 160, Huaiyuan Road, Economic Development Zone, Jiangdu District, Yangzhou City, Jiangsu Province, 225000

Patentee after: Yangzhou Chengmei Intelligent Technology Co.,Ltd.

Address before: 313028 Industrial Park, balidian Town, Huzhou City, Zhejiang Province

Patentee before: HUZHOU FENGYUAN AGRICULTURAL EQUIPMENT MANUFACTURE Co.,Ltd.