CN104268072A - Graphical script editor and method for fast developing communication equipment testing script - Google Patents

Graphical script editor and method for fast developing communication equipment testing script Download PDF

Info

Publication number
CN104268072A
CN104268072A CN201410444553.6A CN201410444553A CN104268072A CN 104268072 A CN104268072 A CN 104268072A CN 201410444553 A CN201410444553 A CN 201410444553A CN 104268072 A CN104268072 A CN 104268072A
Authority
CN
China
Prior art keywords
function
communication facilities
script
test script
facilities 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
CN201410444553.6A
Other languages
Chinese (zh)
Other versions
CN104268072B (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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Wuhan FiberHome Networks 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 Wuhan FiberHome Networks Co Ltd filed Critical Wuhan FiberHome Networks Co Ltd
Priority to CN201410444553.6A priority Critical patent/CN104268072B/en
Publication of CN104268072A publication Critical patent/CN104268072A/en
Application granted granted Critical
Publication of CN104268072B publication Critical patent/CN104268072B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a graphical script editor and a method for fast developing a communication equipment testing script, and relates to the field of graphical interface development. The graphical script editor comprises a function information document library forming unit, an automatic function loading unit, a function tree generating unit, a tree structure display unit, a function assignment unit, an individual graphical interface display unit and a script development unit. In the whole compiling process of the communication equipment testing script, developers only need to complete input of communication equipment testing script parameters according to the prompt of a graphical interface, and do not need to know compiling grammar or the writing format, and error-free development of the communication equipment testing script can be completed. Through a large number of tests, it is proved that the graphical script editor can effectively improve the development efficiency of the communication equipment testing script.

Description

The method of graphical script-editor and fast Development communication facilities test script
Technical field
The present invention relates to graphic interface development field, specifically relate to a kind of method of graphical script-editor and fast Development communication facilities test script.
Background technology
The new person of exploitation communication facilities test script, just starting the period of carrying out the exploitation of communication facilities test script, due to the deficiency of professional knowledge and experience, to the development process of whole communication facilities test script, call format and all kinds of function API (Application Programming Interface, application programming interface) parameter, the definition of development language grammer and the inadequate understanding of use, cause the time of study longer, left-hand seat is slow.
Summary of the invention
The object of the invention is the deficiency in order to overcome above-mentioned background technology, a kind of method of graphical script-editor and fast Development communication facilities test script is provided, effectively can improve the development efficiency of communication facilities test script.
The invention provides a kind of graphical script-editor for fast Development communication facilities test script, comprise function information library forming unit, the automatic loading unit of function, function tree generation unit, tree structure display unit, function assignment unit and script development block, wherein:
Described function information library forming unit is used for: developer is when developing each communication facilities test script function, strictly regulate according to the form of certain rule to communication facilities test script function, from function file, the information of resolving each communication facilities test script function is read according to this form, and generate a corresponding function information file according to the function information of each communication facilities test script, filename is the function name of this function, and the function information file of all communication facilities test scripts stores classifiedly according to the attribute information in each function, form the function information library that an entirety is orderly,
The automatic loading unit of described function is used for: automatically load each communication facilities test script function according to established rule;
Described function tree generation unit is used for: the source file reading each function library, namely read the explanation of each communication facilities test script function beginning and generate whole function information storehouse, resolve the structure of whole function information library, the corresponding tree of generating function automatically on graphic interface;
Described tree structure display unit is used for: the node obtaining selection on function tree, in function information library, respective file is found by nodename, foundation established rule each attribute information of resolution file is also presented on graphic interface: its filename is function name, each parameter and descriptive information, default value reading displayed from each parameter attribute respectively, all communication facilities test script functions are presented on graphic interface with the tree structure of rule, select for developer;
Described function assignment unit is used for: compose conventional default value at graphic interface according to the parameter being required to be each communication facilities test script function, facilitate follow-up use;
Described script development block for: on graphic interface, open existing communication facilities test script or newly-built communication facilities test script, start the exploitation of new traffic testing of equipment script; Move the cursor to the place that communication facilities test script needs amendment or editor, in the function tree generated, select the function needing to insert; In the graphical function editing interface ejected, according to the explanation of function, complete the input of each parameter of this function or directly use the default value of each parameter; The function completing assignment is inserted into given place, completes this development procedure; Judge whether communication facilities test script has been edited, if so, then preserve communication facilities test script, complete the exploitation of this communication facilities test script; Otherwise continual exploitation script.
On the basis of technique scheme, described graphical script-editor also comprises personalised graphical interface display unit, and described personalised graphical interface display unit is used for: the attribute different according to each function, shows different personalised graphical interfaces.
On the basis of technique scheme, described function assignment unit also for: the default value of each parameter is modified according to demand, facilitates follow-up use.
On the basis of technique scheme, the leaf node of described function tree is the function name of each function, and be filename, child node is the categorical attribute of each function.
The present invention also provides a kind of method of the fast Development communication facilities test script based on above-mentioned graphical script-editor, comprises the following steps:
S1, developer develop each communication facilities test script function according to certain specification, after work write by the code completing each application programming interface API, in the beginning of each communication facilities test script function according to certain rule, to communication facilities test script function call grammer, parameter, classification be described;
S2, graphical script-editor load each communication facilities test script function automatically according to established rule, graphical script-editor reads the source file of each function library, namely read the explanation of each communication facilities test script function beginning and generate whole function information storehouse, resolve the structure of whole function information library, the corresponding tree of generating function automatically on graphic interface; All communication facilities test script functions are presented in graphical script-editor with the tree structure of rule, select for developer;
S3, in graphical script-editor, compose conventional default value according to the parameter being required to be each communication facilities test script function;
S4, in graphical script-editor, open existing communication facilities test script or newly-built communication facilities test script, start the exploitation of new traffic testing of equipment script;
S5, the place moving the cursor to the amendment of communication facilities test script needs or edit, in the function tree generated, select the function that needs insert;
S6, in the graphical function editing interface ejected, according to the explanation of function, complete the input of each parameter of this function or directly use the default value of each parameter;
S7, the function completing assignment is inserted into given place, completes this development procedure;
S8, judge whether communication facilities test script has been edited, if so, then forward step S9 to; Otherwise return step S5;
S9, preservation communication facilities test script, complete the exploitation of this communication facilities test script.
On the basis of technique scheme, further comprising the steps of in step S1: developer is when developing each communication facilities test script function, strictly regulate according to the form of certain rule to communication facilities test script function, graphical script-editor reads the information of resolving each communication facilities test script function from function file according to this form, and generate a corresponding function information file according to the function information of each communication facilities test script, and the function information file of all communication facilities test scripts stores classifiedly according to the attribute information in each function, form the function information library that an entirety is orderly.
On the basis of technique scheme, after in step S2, on graphic interface, corresponding automatic generating function is set, further comprising the steps of: the leaf node of function tree is the function name of each function, child node is the categorical attribute of each function, function tree obtains the leaf node of selection, in function information library, respective file is found by leaf node title, graphical script-editor foundation established rule each attribute information of resolution file is also presented on graphic interface: its file is called function name, each parameter and descriptive information thereof, default value is reading displayed from each parameter attribute respectively.
On the basis of technique scheme, step S3 is further comprising the steps of: on graphic interface, modifies according to demand to the default value of each parameter, facilitates follow-up use.
On the basis of technique scheme, describedly to the flow process that the default value of each parameter is modified according to demand be: the corresponding txt file of each function, all information of function are deposited in this txt file, comprise a default value of each parameter, open this txt file by graphical script-editor, revise this default value and be accepted value and preserve.
On the basis of technique scheme, further comprising the steps of in step S6: the attribute different according to each function, show different personalised graphical interfaces.
Compared with prior art, advantage of the present invention is as follows:
(1) each communication facilities test script function in graphical script-editor of the present invention is write according to certain rule, graphical script-editor loads each communication facilities test script function automatically by established rule, and according to the classification of each communication facilities test script function, be presented in graphical script-editor with tree structure, select for developer.All communication facilities test script functions are presented in graphical script-editor with the tree structure of rule, developer is when writing use-case, only need select to click corresponding function leaf node in function tree, just can each parameter of display communication testing of equipment script function, operation instruction, can when not understanding in advance, purposes and the using method of communication facilities test script function are very clear, to parameter assignment or Use Defaults (default value can be self-defined) again needed, complete the input of whole communication facilities test script function, the communication facilities test script function of selection is joined assigned address, then start to select the next communication facilities test script function needing to insert, until complete writing of whole communication facilities test script.In the compiling procedure of whole communication facilities test script, developer only need complete the input of parameter according to the prompting of graphic interface, writing grammer and format write, just can complete the error-free exploitation of communication facilities test script without the need to understanding.Confirm through great many of experiments, the present invention effectively can improve the development efficiency of communication facilities test script.
(2) developer can modify according to the initial value of individual sexual needs to each parameter of the function of loaded graphical script-editor and preserve, to reduce secondary amendment during each use, improve function disposal molding rate, improve the development efficiency of communication facilities test script.
(3) when developer needs to insert certain function in the process developing communication facilities test script, the classification that graphical script-editor is different according to each function, construct different graphic interfaces, developer is enable to understand using method and the meaning of parameters of different classes of function easily, the syntactic constructs of this function is completed under guiding, make it to be inserted into script assigned address, the development efficiency of communication facilities test script can be improved.
(4) graphical script-editor of the present invention have concurrently simultaneously opening of generic script editing machine newly-built, copy stickup, search alternative, cancel advance, increase and decrease annotations and comments, the common function such as key word is highlighted, developer both can develop new communication facilities test script by new files, also secondary development can be carried out on the basis of opening existing communication facilities test script, keep developer's existing exploitation custom constant, the development efficiency of communication facilities test script can be improved.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the method for fast Development communication facilities test script in the embodiment of the present invention.
Embodiment
Below in conjunction with drawings and the specific embodiments, the present invention is described in further detail.
The embodiment of the present invention provides a kind of graphical script-editor for fast Development communication facilities test script, comprise function information library forming unit, the automatic loading unit of function, function tree generation unit, tree structure display unit, function assignment unit, personalised graphical interface display unit and script development block, wherein:
Function information library forming unit is used for: developer is when developing each communication facilities test script function, strictly regulate according to the form of certain rule to communication facilities test script function, from function file, the information of resolving each communication facilities test script function is read according to this form, and generate a corresponding function information file according to the function information of each communication facilities test script, filename is the function name of this function, and the function information file of all communication facilities test scripts stores classifiedly according to the attribute information in each function, form the function information library that an entirety is orderly,
The automatic loading unit of function is used for: automatically load each communication facilities test script function according to established rule;
Function tree generation unit is used for: the source file reading each function library, namely read the explanation of each communication facilities test script function beginning and generate whole function information storehouse, resolve the structure of whole function information library, the corresponding tree of generating function automatically on graphic interface, the leaf node of function tree is the function name (being filename) of each function, and child node is the categorical attribute of each function;
Tree structure display unit is used for: the leaf node obtaining selection on function tree, in function information library, respective file is found by leaf node title, foundation established rule each attribute information of resolution file is also presented on graphic interface: its filename is this function name, each parameter and descriptive information, default value reading displayed from each parameter attribute respectively, all communication facilities test script functions are presented on graphic interface with the tree structure of rule, select for developer;
Function assignment unit is used for: compose conventional default value at graphic interface according to the parameter being required to be each communication facilities test script function, can also modify, facilitate follow-up use to the default value of each parameter according to demand;
Personalised graphical interface display unit is used for: the attribute different according to each function, shows different personalised graphical interfaces;
Script development block for: on graphic interface, open existing communication facilities test script or newly-built communication facilities test script, start the exploitation of new traffic testing of equipment script; Move the cursor to the place that communication facilities test script needs amendment or editor, in the function tree generated, select the function needing to insert; In the graphical function editing interface ejected, according to the explanation of function, complete the input of each parameter of this function or directly use the default value of each parameter; The function completing assignment is inserted into given place, completes this development procedure; Judge whether communication facilities test script has been edited, if so, then preserve communication facilities test script, complete the exploitation of this communication facilities test script; Otherwise continual exploitation script.
Shown in Figure 1, the embodiment of the present invention provides a kind of method of the fast Development communication facilities test script based on above-mentioned graphical script-editor, comprises the following steps:
S1, developer develop each communication facilities test script function according to certain specification, after work write by the code completing each API, in the beginning of each communication facilities test script function according to certain rule, the attributes such as grammer, parameter, classification that call of communication facilities test script function are described.
Developer is when developing each communication facilities test script function, strictly regulate according to the form of certain rule to communication facilities test script function, graphical script-editor reads the information of resolving each communication facilities test script function from function file according to this form, and generate a corresponding function information file according to the function information of each communication facilities test script, filename is the function name of this function, and the function information file of all communication facilities test scripts stores classifiedly according to the attribute information in each function, form the function information library that an entirety is orderly.
Such as: with TCL/TK language self-defined exploitation connect function for connecting assigned ip test instrumentation, taking the function of designated port, its function uses grammer to be exemplified as: connect-deviceIP 1.1.1.1 – devicePorts 1/1,1/2, following explanation is enclosed: wherein before function source code, " # " symbol is the annotation symbol of TCL/TK, therefore appended content does not perform, only be supplied to each attribute that graphical script-editor identifies this function automatically, this function is called: connect; Function property scope is Basic; Its function declaration is: the machine frame connecting assigned address, takies designated port; Two parameters: one is input ipaddress after mandatory parameter-deviceIP, one is input end slogan after-devicePorts.
S2, graphical script-editor load each communication facilities test script function automatically according to established rule, graphical script-editor reads the source file of each function library, namely read the explanation of each communication facilities test script function beginning and generate whole function information storehouse, resolve the structure of whole function information library, the corresponding tree of generating function automatically on graphic interface, the leaf node of function tree is the function name (being filename) of each function, and child node is the categorical attribute of each function.
Function tree obtains the leaf node of selection, in function information library, respective file is found by leaf node title, graphical script-editor foundation established rule each attribute information of resolution file is also presented on graphic interface: its filename is this function name, each parameter and descriptive information, default value reading displayed from each parameter attribute respectively, all communication facilities test script functions are presented in graphical script-editor with the tree structure of rule, select for developer.
For connect function: this function is an attribute is the API of Basic, by being placed in, root node is API, father node is under the tree node of Basic, nodename is connect, graphical script-editor will create an API file under own directory, one of them sub-folder is Basic, and the connect.txt file of a connect by name is created in Basic file, all connect function information are copied into wherein.By that analogy, an api function tree can just be formed.
S3, in graphical script-editor, compose conventional default value according to the parameter being required to be each communication facilities test script function: on graphic interface, can modify according to demand to the default value of each parameter: the corresponding txt file of each function, all information of this function are deposited in this txt file, comprise a default value of each parameter, this txt file is opened by graphical script-editor, revise this default value be accepted value and preserve, facilitate follow-up use.
S4, in graphical script-editor, open existing communication facilities test script or newly-built communication facilities test script, start the exploitation of new traffic testing of equipment script.
S5, the place moving the cursor to the amendment of communication facilities test script needs or edit, in the function tree generated, select the function that needs insert.
S6, in the graphical function editing interface ejected, according to the explanation of function, complete the input of each parameter of this function or directly use the default value of each parameter; The attribute different according to each function, shows different personalised graphical interfaces.
Such as connect is Basic function, and all parameters of this function read, in connect.txt, each parameter and default value thereof are presented in personalised graphical interface, then as required to its amendment.
S7, the function completing assignment is inserted into given place, completes this development procedure.
After completing the parameter assignment of connect function, hit OK button, just can be inserted into this function and parameter thereof in Scripting Edition region.
S8, judge whether communication facilities test script has been edited, if so, then forward step S9 to; Otherwise return step S5;
S9, preservation communication facilities test script, complete the exploitation of this communication facilities test script.
Graphical script-editor of the present invention not only has the basic function of conventional editors, as search alternative, copy stickup, cancel advance etc., the communication facilities test script exploitation needs of general versatility can be met; And automatically can load all kinds of communication facilities test script function according to the self-defined exploitation of certain specification, all communication facilities test script functions are presented in graphical script-editor with the tree structure of rule.Developer is when writing use-case, only need select to click corresponding function node in function tree, just can show each parameter and the operation instruction of this function, can when not understanding in advance, function purposes and using method very clear, to parameter assignment or Use Defaults (default value can be self-defined) again needed, complete the input of whole function, the communication facilities test script function of selection is joined assigned address, then start to select the next communication facilities test script function needing to insert, until complete writing of whole communication facilities test script.
In the compiling procedure of whole communication facilities test script, developer only need complete the input of communication facilities test script parameter according to the prompting of graphic interface, writing grammer and format write without the need to understanding, just can complete the error-free exploitation of communication facilities test script.
Confirm through great many of experiments, graphical script-editor of the present invention effectively can improve the development efficiency of communication facilities test script.
Those skilled in the art can carry out various modifications and variations to the embodiment of the present invention, if these amendments and modification are within the scope of the claims in the present invention and equivalent technologies thereof, then these revise and modification also within protection scope of the present invention.
The prior art that the content do not described in detail in instructions is known to the skilled person.

Claims (10)

1. the graphical script-editor for fast Development communication facilities test script, it is characterized in that: comprise function information library forming unit, the automatic loading unit of function, function tree generation unit, tree structure display unit, function assignment unit and script development block, wherein:
Described function information library forming unit is used for: developer is when developing each communication facilities test script function, strictly regulate according to the form of certain rule to communication facilities test script function, from function file, the information of resolving each communication facilities test script function is read according to this form, and generate a corresponding function information file according to the function information of each communication facilities test script, filename is the function name of this function, and the function information file of all communication facilities test scripts stores classifiedly according to the attribute information in each function, form the function information library that an entirety is orderly,
The automatic loading unit of described function is used for: automatically load each communication facilities test script function according to established rule;
Described function tree generation unit is used for: the source file reading each function library, namely read the explanation of each communication facilities test script function beginning and generate whole function information storehouse, resolve the structure of whole function information library, the corresponding tree of generating function automatically on graphic interface;
Described tree structure display unit is used for: the node obtaining selection on function tree, in function information library, respective file is found by nodename, foundation established rule each attribute information of resolution file is also presented on graphic interface: its filename is function name, each parameter and descriptive information, default value reading displayed from each parameter attribute respectively, all communication facilities test script functions are presented on graphic interface with the tree structure of rule, select for developer;
Described function assignment unit is used for: compose conventional default value at graphic interface according to the parameter being required to be each communication facilities test script function, facilitate follow-up use;
Described script development block for: on graphic interface, open existing communication facilities test script or newly-built communication facilities test script, start the exploitation of new traffic testing of equipment script; Move the cursor to the place that communication facilities test script needs amendment or editor, in the function tree generated, select the function needing to insert; In the graphical function editing interface ejected, according to the explanation of function, complete the input of each parameter of this function or directly use the default value of each parameter; The function completing assignment is inserted into given place, completes this development procedure; Judge whether communication facilities test script has been edited, if so, then preserve communication facilities test script, complete the exploitation of this communication facilities test script; Otherwise continual exploitation script.
2. as claimed in claim 1 for the graphical script-editor of fast Development communication facilities test script, it is characterized in that: described graphical script-editor also comprises personalised graphical interface display unit, described personalised graphical interface display unit is used for: the attribute different according to each function, shows different personalised graphical interfaces.
3., as claimed in claim 1 for the graphical script-editor of fast Development communication facilities test script, it is characterized in that: described function assignment unit also for: the default value of each parameter is modified according to demand, facilitates follow-up use.
4. as claimed any one in claims 1 to 3 for the graphical script-editor of fast Development communication facilities test script, it is characterized in that: the leaf node of described function tree is the function name of each function, be filename, child node is the categorical attribute of each function.
5., based on the method for the fast Development communication facilities test script of script-editor graphical according to any one of Claims 1-4, it is characterized in that, comprise the following steps:
S1, developer develop each communication facilities test script function according to certain specification, after work write by the code completing each application programming interface API, in the beginning of each communication facilities test script function according to certain rule, to communication facilities test script function call grammer, parameter, classification be described;
S2, graphical script-editor load each communication facilities test script function automatically according to established rule, graphical script-editor reads the source file of each function library, namely read the explanation of each communication facilities test script function beginning and generate whole function information storehouse, resolve the structure of whole function information library, the corresponding tree of generating function automatically on graphic interface; All communication facilities test script functions are presented in graphical script-editor with the tree structure of rule, select for developer;
S3, in graphical script-editor, compose conventional default value according to the parameter being required to be each communication facilities test script function;
S4, in graphical script-editor, open existing communication facilities test script or newly-built communication facilities test script, start the exploitation of new traffic testing of equipment script;
S5, the place moving the cursor to the amendment of communication facilities test script needs or edit, in the function tree generated, select the function that needs insert;
S6, in the graphical function editing interface ejected, according to the explanation of function, complete the input of each parameter of this function or directly use the default value of each parameter;
S7, the function completing assignment is inserted into given place, completes this development procedure;
S8, judge whether communication facilities test script has been edited, if so, then forward step S9 to; Otherwise return step S5;
S9, preservation communication facilities test script, complete the exploitation of this communication facilities test script.
6. the method for fast Development communication facilities test script as claimed in claim 5, it is characterized in that: further comprising the steps of in step S1: developer is when developing each communication facilities test script function, strictly regulate according to the form of certain rule to communication facilities test script function, graphical script-editor reads the information of resolving each communication facilities test script function from function file according to this form, and generate a corresponding function information file according to the function information of each communication facilities test script, and the function information file of all communication facilities test scripts stores classifiedly according to the attribute information in each function, form the function information library that an entirety is orderly.
7. the method for fast Development communication facilities test script as claimed in claim 6, it is characterized in that: after in step S2, on graphic interface, corresponding automatic generating function is set, further comprising the steps of: the leaf node of function tree is the function name of each function, child node is the categorical attribute of each function, function tree obtains the leaf node of selection, in function information library, respective file is found by leaf node title, graphical script-editor foundation established rule each attribute information of resolution file is also presented on graphic interface: its file is called function name, each parameter and descriptive information thereof, default value is reading displayed from each parameter attribute respectively.
8. the method for fast Development communication facilities test script as claimed in claim 5, is characterized in that: step S3 is further comprising the steps of: on graphic interface, modifies to the default value of each parameter according to demand, facilitate follow-up use.
9. the method for fast Development communication facilities test script as claimed in claim 8, it is characterized in that: describedly to the flow process that the default value of each parameter is modified according to demand be: the corresponding txt file of each function, all information of function are deposited in this txt file, comprise a default value of each parameter, open this txt file by graphical script-editor, revise this default value and be accepted value and preserve.
10. the method for the fast Development communication facilities test script according to any one of claim 5 to 9, is characterized in that: further comprising the steps of in step S6: the attribute different according to each function, shows different personalised graphical interfaces.
CN201410444553.6A 2014-09-03 2014-09-03 Graphical script editor and method for fast developing communication equipment testing script Active CN104268072B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410444553.6A CN104268072B (en) 2014-09-03 2014-09-03 Graphical script editor and method for fast developing communication equipment testing script

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410444553.6A CN104268072B (en) 2014-09-03 2014-09-03 Graphical script editor and method for fast developing communication equipment testing script

Publications (2)

Publication Number Publication Date
CN104268072A true CN104268072A (en) 2015-01-07
CN104268072B CN104268072B (en) 2017-02-15

Family

ID=52159595

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410444553.6A Active CN104268072B (en) 2014-09-03 2014-09-03 Graphical script editor and method for fast developing communication equipment testing script

Country Status (1)

Country Link
CN (1) CN104268072B (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391595A (en) * 2015-08-12 2016-03-09 天津可信网安科技有限公司 Vulnerability discovery user-defined method based on industrial control protocol
CN105739983A (en) * 2016-01-29 2016-07-06 腾讯科技(深圳)有限公司 Script program edition device and realization method thereof
CN107943464A (en) * 2017-12-18 2018-04-20 苏州蜗牛数字科技股份有限公司 A kind of method of the graph visualization displaying and editor of programmed logic
CN108259199A (en) * 2016-12-29 2018-07-06 大唐移动通信设备有限公司 A kind of automation command generating method and device
CN108829394A (en) * 2018-08-20 2018-11-16 珠海格力电器股份有限公司 A kind of HMI configuration software scripting editing method
CN108958726A (en) * 2017-05-19 2018-12-07 北京京东尚科信息技术有限公司 A kind of method and apparatus of data mining
CN109240679A (en) * 2018-07-24 2019-01-18 阿里巴巴集团控股有限公司 The graphic method and device of script file
CN109508298A (en) * 2018-12-25 2019-03-22 网易(杭州)网络有限公司 Patterned script testing method and system
CN109614329A (en) * 2018-12-06 2019-04-12 中国航空工业集团公司洛阳电光设备研究所 A kind of software test case auxiliary design method based on Interface Control File
CN109683958A (en) * 2018-12-26 2019-04-26 深圳市越疆科技有限公司 Json structure function management method
CN110175131A (en) * 2019-04-29 2019-08-27 合肥移瑞通信技术有限公司 A kind of script management method and system based on PyQt kit
CN110286901A (en) * 2019-07-04 2019-09-27 广州广燃设计有限公司 A kind of scenario generation method based on CAD, system and storage medium
CN110297626A (en) * 2019-05-23 2019-10-01 唐山钢铁集团有限责任公司 Tree-like display methods based on SAP system
CN110427183A (en) * 2019-08-07 2019-11-08 珠海格力电器股份有限公司 Graphical function edit methods, device and configuration software
CN110598259A (en) * 2019-08-15 2019-12-20 杭州群核信息技术有限公司 Parameterization-based 2D (two-dimensional) paving design method, electronic equipment and storage medium
CN110928549A (en) * 2019-11-19 2020-03-27 北京明略软件系统有限公司 Method and device for re-editing front-end script program
CN115952103A (en) * 2023-03-10 2023-04-11 北京全路通信信号研究设计院集团有限公司 Test script editing method, device, medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110161936A1 (en) * 2009-12-28 2011-06-30 International Business Machines Method and apparatus for regression testing selection for a framework-based application
CN103677781A (en) * 2012-09-21 2014-03-26 上海斐讯数据通信技术有限公司 Graphical user interface and establishing method thereof for automated testing
CN103942144A (en) * 2014-04-10 2014-07-23 国家电网公司 Testing method for achieving graphical mapping by parameter relationship

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110161936A1 (en) * 2009-12-28 2011-06-30 International Business Machines Method and apparatus for regression testing selection for a framework-based application
CN103677781A (en) * 2012-09-21 2014-03-26 上海斐讯数据通信技术有限公司 Graphical user interface and establishing method thereof for automated testing
CN103942144A (en) * 2014-04-10 2014-07-23 国家电网公司 Testing method for achieving graphical mapping by parameter relationship

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391595B (en) * 2015-08-12 2019-04-19 北京威努特技术有限公司 Based on industry control protocol bug excavation user self-defining method
CN105391595A (en) * 2015-08-12 2016-03-09 天津可信网安科技有限公司 Vulnerability discovery user-defined method based on industrial control protocol
CN105739983A (en) * 2016-01-29 2016-07-06 腾讯科技(深圳)有限公司 Script program edition device and realization method thereof
CN105739983B (en) * 2016-01-29 2019-03-15 腾讯科技(深圳)有限公司 Shell script editing device and its implementation
CN108259199A (en) * 2016-12-29 2018-07-06 大唐移动通信设备有限公司 A kind of automation command generating method and device
CN108259199B (en) * 2016-12-29 2020-04-21 大唐移动通信设备有限公司 Automatic command generation method and device
CN108958726B (en) * 2017-05-19 2022-01-28 北京京东尚科信息技术有限公司 Data development method and device
CN108958726A (en) * 2017-05-19 2018-12-07 北京京东尚科信息技术有限公司 A kind of method and apparatus of data mining
CN107943464A (en) * 2017-12-18 2018-04-20 苏州蜗牛数字科技股份有限公司 A kind of method of the graph visualization displaying and editor of programmed logic
CN109240679A (en) * 2018-07-24 2019-01-18 阿里巴巴集团控股有限公司 The graphic method and device of script file
CN108829394A (en) * 2018-08-20 2018-11-16 珠海格力电器股份有限公司 A kind of HMI configuration software scripting editing method
CN109614329A (en) * 2018-12-06 2019-04-12 中国航空工业集团公司洛阳电光设备研究所 A kind of software test case auxiliary design method based on Interface Control File
CN109508298A (en) * 2018-12-25 2019-03-22 网易(杭州)网络有限公司 Patterned script testing method and system
CN109508298B (en) * 2018-12-25 2022-03-22 网易(杭州)网络有限公司 Graphical script test method and system
CN109683958A (en) * 2018-12-26 2019-04-26 深圳市越疆科技有限公司 Json structure function management method
CN110175131A (en) * 2019-04-29 2019-08-27 合肥移瑞通信技术有限公司 A kind of script management method and system based on PyQt kit
CN110297626A (en) * 2019-05-23 2019-10-01 唐山钢铁集团有限责任公司 Tree-like display methods based on SAP system
CN110286901A (en) * 2019-07-04 2019-09-27 广州广燃设计有限公司 A kind of scenario generation method based on CAD, system and storage medium
CN110427183B (en) * 2019-08-07 2020-10-23 珠海格力电器股份有限公司 Graphical function editing method and device and configuration software
CN110427183A (en) * 2019-08-07 2019-11-08 珠海格力电器股份有限公司 Graphical function edit methods, device and configuration software
CN110598259A (en) * 2019-08-15 2019-12-20 杭州群核信息技术有限公司 Parameterization-based 2D (two-dimensional) paving design method, electronic equipment and storage medium
CN110928549A (en) * 2019-11-19 2020-03-27 北京明略软件系统有限公司 Method and device for re-editing front-end script program
CN110928549B (en) * 2019-11-19 2023-03-21 北京明略软件系统有限公司 Method and device for re-editing front-end script program
CN115952103A (en) * 2023-03-10 2023-04-11 北京全路通信信号研究设计院集团有限公司 Test script editing method, device, medium and electronic equipment

Also Published As

Publication number Publication date
CN104268072B (en) 2017-02-15

Similar Documents

Publication Publication Date Title
CN104268072A (en) Graphical script editor and method for fast developing communication equipment testing script
US10235280B2 (en) Automated script creation and source code generation for testing mobile devices
US9501596B2 (en) Graphical design verification environment generator
US8117594B2 (en) Graphical editor with incremental development
US9141521B2 (en) Method and apparatus for automatically generating a test script for a graphical user interface
CN107741846B (en) FPGA engineering process management optimization design method, system and storage medium
US20180189035A1 (en) Application development tool using graphic objects to bind object sets of different distinct divisions of a design pattern
CN106293664A (en) Code generating method and device
KR101628314B1 (en) The Visual Spring Development Environment System for Visualizing Application Architecture and Method Call Sequence
CN104615541A (en) Simulation testing modeling system and method based on flow chart
US20180189033A1 (en) Graphical software meta-development tool
CN104035873A (en) Method and device for generating testing codes
US20170277624A1 (en) Method and system for automated user interface (ui) testing through model driven techniques
CN104794048A (en) Automatic UI testing method and system
CN104049974A (en) Dynamic control assembly method and system
CN113986741A (en) Component debugging method and device and computer equipment
Vujović et al. Comparative analysis of DSM graphical editor frameworks: Graphiti vs. Sirius
CN104915199B (en) A kind of method and apparatus that Flash projects are converted to Html5 projects
Buchmann Towards tool support for agile modeling: sketching equals modeling
Julius et al. A meta-model based environment for GRAFCET specifications
Taentzer et al. Generating domain-specific model editors with complex editing commands
Entin et al. A process to increase the model quality in the context of model-based testing
CN104484156A (en) Editing method for multilingual formula, editing system for multilingual formula and editor for multilingual formula
US8479152B2 (en) Representing non-functional requirements (NFRS) in unified modeling language (UML)
CN112181483B (en) Plasma control system software development platform and method

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

Effective date of registration: 20190116

Address after: 430074 No. 6, High-tech Fourth Road, Donghu High-tech Development Zone, Wuhan City, Hubei Province

Patentee after: Fenghuo Communication Science &. Technology Co., Ltd.

Address before: 430074 Guandong Optical Communication Industry Building, No. 5 Donghu High-tech Dongxin Road, Wuhan City, Hubei Province

Patentee before: Wuhan Fenghuo Network Co., Ltd.