CN101609427B - Programmable network service automation test system and programmable network service automation method - Google Patents

Programmable network service automation test system and programmable network service automation method Download PDF

Info

Publication number
CN101609427B
CN101609427B CN2009100411309A CN200910041130A CN101609427B CN 101609427 B CN101609427 B CN 101609427B CN 2009100411309 A CN2009100411309 A CN 2009100411309A CN 200910041130 A CN200910041130 A CN 200910041130A CN 101609427 B CN101609427 B CN 101609427B
Authority
CN
China
Prior art keywords
order
script
module
subsystem
server
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.)
Expired - Fee Related
Application number
CN2009100411309A
Other languages
Chinese (zh)
Other versions
CN101609427A (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.)
Vtron Group Co Ltd
Original Assignee
Vtron Technologies 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 Vtron Technologies Ltd filed Critical Vtron Technologies Ltd
Priority to CN2009100411309A priority Critical patent/CN101609427B/en
Publication of CN101609427A publication Critical patent/CN101609427A/en
Application granted granted Critical
Publication of CN101609427B publication Critical patent/CN101609427B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a programmable network service automation test system and programmable network service automation method. The programmable network service automation test system comprises a data processing subsystem, an interface display subsystem and a script analysis subsystem, wherein the data processing subsystem further comprises a data conversion module and an XML file processing module; the interface display subsystem comprises an interface display module; and the script analysis subsystem further comprises a script module and a communication module. The invention also discloses a programmable network service automation method comprises the following steps: initializing a system, reading an XML file; receiving a user input command or a script program, and transmitting the user input command or the script program to the script module; using the script module to analyze the command ; transmitting a describing command to a server by the communication module after the corresponding describing command is searched and converted; and transmitting an execution result to the interface display module through the communication module and the script module after the server executes the command. The programmable network service automation test system has a short development period, programmable ability and good extensibility and can better satisfy market requirements.

Description

A kind of programmable network automatization of service test macro and method
Technical field
The present invention relates to the software test field, particularly relate to a kind of programmable network automatization of service test macro and method.
Background technology
In the performance history of processor, need test the various functions of having developed of this processor.Because these functions are mutual with the external world with the form of agreement, therefore can test these functions by agreement; And agreement is that Control Software and processor carry out mutual channel, thus can develop a cover Control Software earlier, and then by Control Software processor is tested.But this method has following shortcoming: the first, and the time cycle of exploitation one cover Control Software is long, will inevitably influence the test and the exploitation of processor like this; The second, the Control Software more complicated itself just had a lot of problems before the test of carrying out processor, if the kind Control Software of toing many or too much for use is tested processor, this itself is exactly insecure; The 3rd, this method underaction, if the function of processor has change, Control Software may have bigger change so.
Consider the time of dirigibility and exploitation, mode that can utility command in the prior art test every function and will carry out after the form of effect by character show, every order here is corresponding to a certain in the agreement.Therefore, when increasing function or modify feature, as long as increase an order or revise an order just passable.But this method has individual shortcoming: if carry out the same command in a large number or allow some names carry out by certain logic, this method is difficult to accomplish.
Summary of the invention
In order to overcome the shortcoming and defect of prior art, the object of the present invention is to provide a kind of programmable network automatization of service test macro, have advantages such as programmability, favorable expandability, construction cycle weak point, effectively raise testing efficiency and reliability.
The present invention seeks to be achieved through the following technical solutions, a kind of programmable network automatization of service test macro comprises:
Data process subsystem, be used to load the XML file that comprises description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information, parse dom tree and send to the script subsystem and carry out Ordered Registration, and the data structure and the network bytes stream of class formation body are changed mutually according to the rule of XML file description;
The interface display subsystem is used for initialization data processing subsystem and script subsystem, command menu is provided, receives the order of user's input or shell script and its execution result, display reminding information that outputs to the script subsystem and receive the script subsystem;
The script subsystem, be used for reading the order of user input or shell script and it being analyzed from the interface display subsystem, if the order in the shell script of the order of user's input or user's input needs server to carry out, then the script subsystem is searched corresponding description order in registered order, and these are needed the order that server carries out and describe order to send to data process subsystem conversion together, after order that data process subsystem is carried out described needs server according to the rule of describing command description converts the form of expression of network bytes stream to by the form of expression of data structure, the script subsystem sends to server to these orders that need server to carry out again and goes to carry out test, the execution result that reception server returns also sends to data process subsystem conversion with execution result, after data process subsystem converted execution result the form of expression of data structure to by the form of expression of network bytes stream, the script subsystem sent to the interface display subsystem to the execution result after the conversion again; If the order in the shell script of the order of user's input or user's input is not need server to carry out, then the script subsystem is directly carried out corresponding order and execution result is sent to the interface display subsystem.
Described data process subsystem comprises:
Data conversion module, be used to load the XML file that comprises description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information, and the data structure and the network bytes stream of class formation body changed mutually according to the rule of XML file description;
The XML document processing module is used for reading description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information from described XML file, resolves to dom tree; Described data conversion module sends to the script subsystem with dom tree and carries out Ordered Registration, so that travel through later on.
Described class formation body is the class formation body of describing with C/C++.
Described interface display subsystem is an interface display module, be used for initialization data processing subsystem and script subsystem, command menu is provided, receives the order of user's input or shell script and it is outputed to the script subsystem, and the execution result, the display reminding information that receive the script subsystem.
Described script subsystem comprises:
Script module, be used for reading the order or the shell script of user input and analyzing from the interface display subsystem, if the order in the shell script of the order of user's input or user's input is to need server to carry out, then script module is searched corresponding description order according to the described order that needs server to carry out in registered order, and the order of carrying out with the need server sends to data process subsystem, after data process subsystem converts the order that needs server to carry out the form of expression of network bytes stream to by the form of expression of data structure according to the rule of describing command description, exectorial function sends to communication module to the order that these need server to carry out in the script module, and the execution result of wait received communication module, behind the execution result of script module received communication module execution result is sent to data process subsystem, after data process subsystem converted execution result the form of expression of data structure to by the form of expression of network bytes stream, script module outputed to the interface display subsystem to the execution result of data structure performance form; If the order in the shell script of the order of user input or user's input is not need server to carry out, the direct fill order of script module and execution result sent to the interface display subsystem then;
Communication module, be used to receive the order of script module and send to server and carry out test, and the execution result that server returns sent to script module, the order of wherein said script module is meant the order that needs server to carry out, and they are that the form of expression sends to communication module by script module with network bytes stream.
Described script module has one or more test scripts;
Described test script comprises the TCL script.
Another object of the present invention is to provide a kind of programmable network automatization of service method of testing, may further comprise the steps:
S1, initialization system, the XML document processing module reads the XML file, with exectorial function binding in order in the XML file and the script module; The Connection Service device;
S2, interface display module receive the order or the shell script of user's input and send to script module;
S3, if the order in the shell script of the order of user input or user's input is to need server to carry out, then script module is analyzed described order, and the order that will need server to carry out sends to data conversion module with the corresponding description order that finds in registered order, according to the rule of describing command description the command conversion that needs server to carry out is become network bytes stream through data conversion module, send to server by communication module, enter S4; If the order in the shell script of the order of user input or user's input is not need server to carry out, then the direct fill order of script module and execution result sent to interface display module is returned step S2;
S4, server fill order are also tested, and execution result is sent to script module through communication module, and script module sends to execution result after data conversion module converts the form of expression of data structure to, again execution result is sent to interface display module;
S5, judge whether the user continues input command or shell script, is then to enter S2, otherwise end operation.
Described step S1 comprises:
S11, initialization system;
Whether S12, system validation user will revise the XML file, are then to enter S13, otherwise directly enter S14;
S13, typing or modification description order in the XML file load the XML file that comprises this description order;
S14, system call XML document processing module, the XML document processing module reads order, Parameters data structure, parameter area validity information, return results data structure and the return state sign indicating number information described from the XML file, resolve to dom tree, data conversion module sends to script module with dom tree and carries out Ordered Registration;
S15, Connection Service device.
Described step S3 comprises:
S31, if the order in the shell script of the order of user input or user's input is to need server to carry out, then script module is searched corresponding description order according to the described order that needs server to carry out in registered order, and send to data conversion module with the order that the need server is carried out, enter S32; If the order in the shell script of the order of user input or user's input is not need server to carry out, then the direct fill order of script module and execution result sent to interface display module is returned step S2;
S32, when data conversion module according to the rule of XML file description with described need order that server carries out to convert the form of expression of network bytes stream to by the form of expression of data structure after, exectorial function sends to communication module to the order that these need server to carry out in the script module, and communication module sends to server to these orders that need server to carry out again and goes to carry out test.
Described step S4 comprises:
S41, communication module waiting for server are returned execution result;
If the S42 communication module has exceeded the default stand-by period in the process of waiting for, communication module will be sent information to interface display module so, and this command timeout is carried out in prompting; Otherwise, communication module sends to script module to the execution result that with network bytes stream is the form of expression, script module at first sends to data conversion module conversion with execution result, after data conversion module converted execution result the form of expression of data structure to by the network bytes stream form of expression, script module was the form of expression that the execution result of data structure sends to interface display module again.
Compared with prior art, the present invention has following beneficial effect:
The first, the construction cycle is short: this system's main task is to resolve fill order, data transmit-receive, the command analysis utilization TCL storehouse of increasing income wherein, and with respect to the processor Control Software, this systemic-function is simple, and the construction cycle can be shorter;
The second, have programmability: owing to adopted the TCL storehouse, so with respect to the processor Control Software, this system has certain programmability, the function combinations in the time of can imitating the Control Software use;
Three, favorable expandability: this system is kept at the description of the order that needs server to carry out in the XML file, when carrying out this order, according to the description of XML file is next order is packaged into the network bytes stream packets, has used unified order method for packing; When will changing or increase when order, as long as by revising command format or register new order, and need not revise the method for packing of these orders, so just concrete order and method for packing are separated, make this system have extensibility.
Description of drawings
Fig. 1 is the modular structure figure of a kind of programmable network automatization of service test macro of the present invention;
Fig. 2 is the process flow diagram of a kind of programmable network automatization of service method of testing of the present invention.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited thereto.
As shown in Figure 1, a kind of programmable network automatization of service test macro comprises:
Data process subsystem, be used to load the XML file that comprises description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information, parse dom tree and send to the script subsystem and carry out Ordered Registration, and the data structure and the network bytes stream of class formation body are changed mutually according to the rule of XML file description;
The interface display subsystem is used for initialization data processing subsystem and script subsystem, command menu is provided, receives the order of user's input or shell script and its execution result, display reminding information that outputs to the script subsystem and receive the script subsystem;
The script subsystem, be used for reading the order of user input or shell script and it being analyzed from the interface display subsystem, if the order in the shell script of the order of user's input or user's input needs server to carry out, then the script subsystem is searched corresponding description order in registered order, and these are needed the order that server carries out and describe order to send to data process subsystem conversion together, after order that data process subsystem is carried out described needs server according to the rule of describing command description converts the form of expression of network bytes stream to by the form of expression of data structure, the script subsystem sends to server to these orders that need server to carry out again and goes to carry out test, the execution result that reception server returns also sends to data process subsystem conversion with execution result, after data process subsystem converted execution result the form of expression of data structure to by the form of expression of network bytes stream, the script subsystem sent to the interface display subsystem to the execution result after the conversion again; If the order in the shell script of the order of user's input or user's input is not need server to carry out, then the script subsystem is directly carried out corresponding order and execution result is sent to the interface display subsystem.
Described data process subsystem comprises:
Data conversion module, be used to load the XML file that comprises description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information, and the data structure and the network bytes stream of class formation body changed mutually according to the rule of XML file description; Described data conversion module is by interface display module configuration XML file name and initialization;
The XML document processing module is used for reading description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information from described XML file, resolves to dom tree; Described data conversion module sends to the script subsystem with dom tree and carries out Ordered Registration, so that travel through later on.
Described class formation body is the class formation body of describing with C/C++.
Described interface display subsystem is an interface display module, be used for initialization data modular converter, script module and communication module, command menu is provided, receives the order of user's input or shell script and it is outputed to the script subsystem, and the execution result, the display reminding information that receive the script subsystem.
Described script subsystem comprises:
Script module, be used for reading the order or the shell script of user input and analyzing from the interface display subsystem, if the order in the shell script of the order of user's input or user's input is to need server to carry out, then script module is searched corresponding description order according to the described order that needs server to carry out in registered order, and the order of carrying out with the need server sends to data process subsystem, after the data conversion module of data process subsystem converts the order that needs server to carry out the form of expression of network bytes stream to by the form of expression of data structure according to the rule of describing command description, exectorial function sends to communication module together to the order that these need server to carry out in the script module, and the execution result of wait received communication module, behind the execution result of script module received communication module execution result is sent to data process subsystem, after the data conversion module of data process subsystem converted execution result the form of expression of data structure to by the form of expression of network bytes stream, script module outputed to the interface display subsystem to the execution result of data structure performance form; If the order in the shell script of the order of user input or user's input is not need server to carry out, the direct fill order of script module and execution result sent to the interface display subsystem then;
Communication module, be used to receive the order of script module and send to server and carry out test, and the execution result that server returns sent to script module, the order of wherein said script module is meant the order that needs server to carry out, and they are that the form of expression sends to communication module by script module with network bytes stream; Described communication module is by parameter and initialization such as interface display module configuration server IP and ports.
Described script module has one or more test scripts; Described test script comprises the TCL script.The XML document processing module is reading order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information from the XML file, resolves to dom tree; Described data conversion module sends to script module with dom tree, utilizing the TCL script to carry out order registers automatically, interface display module receives the input of order or shell script, and the TCL resolver that the character string that command name and parameter are formed passes to script module gone to analyze, order in the shell script of the order of user input or user's input is to need server to carry out, then the TCL resolver can find corresponding description order according to the name of order in registered order, after exectorial function handle that the script module utilization carries and protocol-dependent order and description order thereof send to the data conversion module conversion together, script module sends to communication module to the order that these need server to carry out, and delivers to server through communication module and goes to carry out test.
As shown in Figure 2, a kind of programmable network automatization of service method of testing may further comprise the steps:
S1, initialization system;
Whether S2, system validation user will revise the XML file, are then to enter S3, otherwise directly enter S4;
S3, typing or modification description order in the XML file load the XML file that comprises this description order;
S4, system call XML document processing module, the XML document processing module reads order, Parameters data structure, parameter area validity information, return results data structure and the return state sign indicating number information described from the XML file, resolve to dom tree, data conversion module sends to script module with dom tree and carries out Ordered Registration;
S5, Connection Service device;
S6, interface display module receive the order or the shell script of user's input and send to script module;
S7, if the order in the shell script of the order of user input or user's input is to need server to carry out, then script module is searched corresponding description order according to the described order that needs server to carry out in registered order, and send to data conversion module with the order that the need server is carried out, enter S8; If the order in the shell script of the order of user input or user's input is not need server to carry out, then the direct fill order of script module and execution result sent to interface display module is returned step S6;
S8, when data conversion module according to the rule of XML file description with described need order that server carries out to convert the form of expression of network bytes stream to by the form of expression of data structure after, exectorial function sends to communication module together to the order that these need server to carry out in the script module, and communication module sends to server to these orders that need server to carry out again and goes to carry out test;
S9, communication module waiting for server are returned execution result;
If the S10 communication module has exceeded the default stand-by period in the process of waiting for, communication module is sent information to interface display module so, and this command timeout is carried out in prompting; Otherwise, communication module sends to script module to the execution result that with network bytes stream is the form of expression, script module at first sends to data conversion module conversion with execution result, after data conversion module converted execution result the form of expression of data structure to by the network bytes stream form of expression, script module was the form of expression that the execution result of data structure sends to interface display module again;
S11, judge whether the user continues input command or shell script, is then to enter S6, otherwise end operation.
The foregoing description is a preferred implementation of the present invention; but embodiments of the present invention are not limited by the examples; other any do not deviate from change, the modification done under spirit of the present invention and the principle, substitutes, combination, simplify; all should be the substitute mode of equivalence, be included within protection scope of the present invention.

Claims (10)

1. a programmable network automatization of service test macro is characterized in that, comprising:
Data process subsystem, be used to load the XML file that comprises description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information, parse dom tree and send to the script subsystem and carry out Ordered Registration, and the data structure and the network bytes stream of class formation body are changed mutually according to the rule of XML file description;
The interface display subsystem is used for initialization data processing subsystem and script subsystem, command menu is provided, receives the order of user's input or shell script and its execution result, display reminding information that outputs to the script subsystem and receive the script subsystem;
The script subsystem, be used for reading the order of user input or shell script and it being analyzed from the interface display subsystem, if the order in the shell script of the order of user's input or user's input needs server to carry out, then the script subsystem is searched corresponding description order in registered order, and these are needed the order that server carries out and describe order to send to data process subsystem conversion together, after order that data process subsystem is carried out described needs server according to the rule of describing command description converts the form of expression of network bytes stream to by the form of expression of data structure, the script subsystem sends to server to these orders that need server to carry out again and goes to carry out test, the execution result that reception server returns also sends to data process subsystem conversion with execution result, after data process subsystem converted execution result the form of expression of data structure to by the form of expression of network bytes stream, the script subsystem sent to the interface display subsystem to the execution result after the conversion again; If the order in the shell script of the order of user's input or user's input is not need server to carry out, then the script subsystem is directly carried out corresponding order and execution result is sent to the interface display subsystem.
2. according to the described a kind of programmable network automatization of service test macro of claim 1, it is characterized in that described data process subsystem comprises:
Data conversion module, be used to load the XML file that comprises description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information, and the data structure and the network bytes stream of class formation body changed mutually according to the rule of XML file description;
The XML document processing module is used for reading description order, Parameters data structure, parameter area validity information, return results data structure and return state sign indicating number information from described XML file, resolves to dom tree; Described data conversion module sends to the script subsystem with dom tree and carries out Ordered Registration.
3. according to claim 1 or 2 described a kind of programmable network automatization of service test macros, it is characterized in that described class formation body is the class formation body of describing with C/C++.
4. according to the described a kind of programmable network automatization of service test macro of claim 1, it is characterized in that, described interface display subsystem is an interface display module, be used for initialization data processing subsystem and script subsystem, command menu is provided, receives the order of user's input or shell script and it is outputed to the script subsystem, and the execution result, the display reminding information that receive the script subsystem.
5. according to the described a kind of programmable network automatization of service test macro of claim 1, it is characterized in that described script subsystem comprises:
Script module, be used for reading the order or the shell script of user input and analyzing from the interface display subsystem, if the order in the shell script of the order of user's input or user's input is to need server to carry out, then script module is searched corresponding description order according to the described order that needs server to carry out in registered order, and the order of carrying out with the need server sends to data process subsystem, after data process subsystem converts the order that needs server to carry out the form of expression of network bytes stream to by the form of expression of data structure according to the rule of describing command description, exectorial function sends to communication module together to the order that these need server to carry out in the script module, and the execution result of wait received communication module, behind the execution result of script module received communication module execution result is sent to data process subsystem, after data process subsystem converted execution result the form of expression of data structure to by the form of expression of network bytes stream, script module outputed to the interface display subsystem to the execution result of data structure performance form; If the order in the shell script of the order of user input or user's input is not need server to carry out, the direct fill order of script module and execution result sent to the interface display subsystem then;
Communication module, be used to receive the order of script module and send to server and carry out test, and the execution result that server returns sent to script module, the order of wherein said script module is meant the order that needs server to carry out, and they are that the form of expression sends to communication module by script module with network bytes stream.
6. according to the described a kind of programmable network automatization of service test macro of claim 5, it is characterized in that described script module has one or more test scripts; Described test script comprises the TCL script.
7. a programmable network automatization of service method of testing is characterized in that, may further comprise the steps:
S1, initialization system, the XML document processing module reads the XML file, with exectorial function binding in order in the XML file and the script module; The Connection Service device;
S2, interface display module receive the order or the shell script of user's input and send to script module;
S3, if the order in the shell script of the order of user input or user's input is to need server to carry out, then script module is analyzed described order, and the order that will need server to carry out sends to data conversion module with the corresponding description order that finds in registered order, according to the rule of describing command description the command conversion that needs server to carry out is become network bytes stream through data conversion module, send to server by communication module, enter S4; If the order in the shell script of the order of user input or user's input is not need server to carry out, then the direct fill order of script module and execution result sent to interface display module is returned step S2;
S4, server fill order are also tested, and execution result is sent to script module through communication module, and script module sends to execution result after data conversion module converts the form of expression of data structure to, again execution result is sent to interface display module;
S5, judge whether the user continues input command or shell script, is then to enter S2, otherwise end operation.
8. according to the described a kind of programmable network automatization of service method of testing of claim 7, it is characterized in that described step S1 comprises:
S11, initialization system;
Whether S12, system validation user will revise the XML file, are then to enter S13, otherwise directly enter S14;
S13, typing or modification description order in the XML file load the XML file that comprises this description order;
S14, system call XML document processing module, the XML document processing module reads order, Parameters data structure, parameter area validity information, return results data structure and the return state sign indicating number information described from the XML file, resolve to dom tree, data conversion module sends to script module with dom tree and carries out Ordered Registration;
S15, Connection Service device.
9. according to the described a kind of programmable network automatization of service method of testing of claim 7, it is characterized in that described step S3 comprises:
S31, if the order in the shell script of the order of user input or user's input is to need server to carry out, then script module is searched corresponding description order according to the described order that needs server to carry out in registered order, and send to data conversion module with the order that the need server is carried out, enter S32; If the order in the shell script of the order of user input or user's input is not need server to carry out, then the direct fill order of script module and execution result sent to interface display module is returned step S2;
S32, when data conversion module according to the rule of XML file description with described need order that server carries out to convert the form of expression of network bytes stream to by the form of expression of data structure after, exectorial function sends to communication module to the order that these need server to carry out in the script module, and communication module sends to server to these orders that need server to carry out again and goes to carry out test.
10. according to the described a kind of programmable network automatization of service method of testing of claim 7, it is characterized in that described step S4 comprises:
S41, communication module waiting for server are returned execution result;
If the S42 communication module has exceeded the default stand-by period in the process of waiting for, communication module will be sent information to interface display module so, and this command timeout is carried out in prompting; Otherwise, communication module sends to script module to the execution result that with network bytes stream is the form of expression, script module at first sends to data conversion module conversion with execution result, after data conversion module converted execution result the form of expression of data structure to by the network bytes stream form of expression, script module was the form of expression that the execution result of data structure sends to interface display module again.
CN2009100411309A 2009-07-15 2009-07-15 Programmable network service automation test system and programmable network service automation method Expired - Fee Related CN101609427B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100411309A CN101609427B (en) 2009-07-15 2009-07-15 Programmable network service automation test system and programmable network service automation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100411309A CN101609427B (en) 2009-07-15 2009-07-15 Programmable network service automation test system and programmable network service automation method

Publications (2)

Publication Number Publication Date
CN101609427A CN101609427A (en) 2009-12-23
CN101609427B true CN101609427B (en) 2011-04-20

Family

ID=41483186

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100411309A Expired - Fee Related CN101609427B (en) 2009-07-15 2009-07-15 Programmable network service automation test system and programmable network service automation method

Country Status (1)

Country Link
CN (1) CN101609427B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729286B (en) * 2012-10-10 2017-10-03 上海斐讯数据通信技术有限公司 Automatic test platform for embedded device
CN102970070B (en) * 2012-11-23 2015-06-17 成都林海电子有限责任公司 VSAT (Very Small Aperture Terminal) satellite communication L wave band up-converter control method
CN104462996B (en) * 2014-12-03 2017-10-13 公安部第三研究所 Realize the method and system that cooperating forensic analysis is carried out to long-range evidence obtaining target terminal
CN109587261A (en) * 2018-12-18 2019-04-05 芜湖智久机器人有限公司 A kind of AGV data transmission system, transmission method
CN111443987A (en) * 2020-02-19 2020-07-24 北京数字精准医疗科技有限公司 Image video script processing system and method based on web system
CN113986431B (en) * 2021-10-27 2024-02-02 武汉戴维南科技有限公司 Visual debugging method and system for automatic robot production line

Also Published As

Publication number Publication date
CN101609427A (en) 2009-12-23

Similar Documents

Publication Publication Date Title
CN101609427B (en) Programmable network service automation test system and programmable network service automation method
CN102946616B (en) Internet of things middleware performance testing system and testing method
CN103957198B (en) A kind of sensing data receives conversion method and system
CN101789171B (en) Method and system for changing data transfer bus
CN103577320A (en) Testing method and system of remote terminals
CN103984665A (en) Serial port communication device and method based on LabVIEW
CN101309178B (en) Parsing method and apparatus for automatic exchanging optical network systematic log information
CN102722971A (en) Intelligent data acquisition device with solidified protocol
CN101848239B (en) High-timeliness distributed service integration calling system
CN109639737A (en) Agreement generating device, the method for converting protocol of data collection station and configuration method
AU2010246576A1 (en) A hardware communications infrastructure supporting location transparency and dynamic partial reconfiguration
CN111294235A (en) Data processing method, device, gateway and readable storage medium
CN102857567B (en) A kind of data transmission system based on internet of things sensors and method
CN103378994A (en) Method and terminal for testing communication equipment
CN104010045B (en) The method that mobile node based on cloud platform performs task
CN111176989A (en) Fault injection test scenario case model and framework based on service arrangement
CN101726341A (en) Wireless water level remote monitoring system
CN106708764A (en) Universal IO processing system for airborne avionic system
CN109656622A (en) A kind of packaging method for realizing network tester in communication equipment automatic test
CN101409731A (en) Remote control method for household electrical equipment through IE
CN103542865B (en) Investigating method and device
CN102208998B (en) Field programmable gate array (FPGA)-based common object request broker architecture (CORBA) communication device
CN116192985B (en) Data transmission method, device and system
CN101404656A (en) Software interface design method for communicating with third party intelligent equipment protocol
CN103856466A (en) Acquisition terminal device capable of configuring protocols automatically

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: Kezhu road high tech Industrial Development Zone, Guangzhou city of Guangdong Province, No. 233 510670

Patentee after: Wei Chong group Limited by Share Ltd

Address before: 510663 Guangzhou province high tech Industrial Development Zone, Guangdong, Cai road, No. 6, No.

Patentee before: Guangdong Weichuangshixun Science and Technology Co., Ltd.

CP03 Change of name, title or address
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20110420

Termination date: 20180715

CF01 Termination of patent right due to non-payment of annual fee