CN1816043A - Script generating device based on assembly multiplexing, and method therefor - Google Patents

Script generating device based on assembly multiplexing, and method therefor Download PDF

Info

Publication number
CN1816043A
CN1816043A CN 200510007297 CN200510007297A CN1816043A CN 1816043 A CN1816043 A CN 1816043A CN 200510007297 CN200510007297 CN 200510007297 CN 200510007297 A CN200510007297 A CN 200510007297A CN 1816043 A CN1816043 A CN 1816043A
Authority
CN
China
Prior art keywords
message
script
module
field
type
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
CN 200510007297
Other languages
Chinese (zh)
Other versions
CN100525302C (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2005100072975A priority Critical patent/CN100525302C/en
Publication of CN1816043A publication Critical patent/CN1816043A/en
Application granted granted Critical
Publication of CN100525302C publication Critical patent/CN100525302C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The method includes following parts and steps: input guiding module of first message in use for guiding user to select information of multiple configurations of input message; input guiding module of second message in use for selecting configuration file based on configuration information input from first module; file parsing module in use for parsing configuration file in order to obtain name of message and attributes of each field; script generation module in use for generating head and tail of script. Second module includes an interface module for editing message, which is in use for displaying name of message and attributes of each field obtained by the file parsing module, and guiding user to input value of each field. Based on the said attributes, values of message as well as the said information of multiple configurations, the script generation module generates structural part of message frame. The structural part, script head and tail constitute a complete script frame.

Description

Script generating apparatus and method thereof based on component reusing technology
Technical field
The present invention relates to a kind of agreement script generating apparatus and using method thereof, relate in particular to a kind of agreement script generating apparatus and using method thereof based on component reusing technology.
Background technology
The citation form of communication is exactly a protocol message, the interface communication between the module no matter, and still the protocol massages between the system all is to realize by the binary message stream of arranging form.Therefore when each subsystem of communication products is safeguarded, tests, is debugged, unavoidably to resolve or construct such binary coding message flow and simulate other subsystems mutual with it, these binary data have relatively-stationary form, generally clearly define by interface document or agreement document.Interacting message between the analogue system can pass through two kinds of methods (1) message editing interfaces (2) test script.The advantage of preceding a kind of method is an intuitive and convenient, and the user imports the binary data of each field of agreement in the interface, be packaged into interface message, sends by communication module, and shortcoming is dumb, is difficult to the test case of complex structure flow process; A kind of method in back is then powerful much flexible, adopt scripts such as TCL, PYTHON, the user promptly can construct message, handling process that again can control messages, shortcoming is directly perceived inadequately, needs to be grasped certain script grammer and spend considerable script to write workload.Good test script can replace the user to finish message constructing, transmitting-receiving, parsing, relatively wait operating procedure, and therefore adopting script is a basic premise realizing automatic test.Application program guide (APPWIZZARD) code wizard in Visual Studio generates the basic utility framework for the user, writes the technology that test script can adopt script guide equally.Test script guide interface based on protocol message possesses certain general character, and function can be multiplexing in a lot of application scenarios, and the com component programming model provides a good software repeated usage solution, can accomplish language, platform-neutral.Utilize the also general without comparison at present and reusable technical scheme of the automatic generation script framework of script guide, the existing test script mode of writing all is hand-coding basically, some simple grammer miscellaneous functions are arranged then, as the grammar templates in the instruments such as visualtcl, itt, can produce automatically while, for, (if, else), flow process such as for each control script.The automatized script framework of this and application layer is the notion of two aspects, and both differences are like utilizing Visual Assist to generate a c/c++ language for circulation and utilizing Visual Studio to generate a MFC application program.But the shortcoming of its existence is: owing to being to write by hand to finish with case script, so workload is bigger; Because everyone comes compile script according to the custom of oneself, thus the form disunity of script, lack of standardization, so transplantability is relatively poor; Owing to lack the protocol message editing interface, utilize the process of script structure binary message not directly perceived.
Summary of the invention
The objective of the invention is in order to overcome above-mentioned the deficiencies in the prior art, and then provide a kind of script generating apparatus and method based on component reusing technology, it can unify script constructive process and standard, the advantage of unified message editing interface and two kinds of interaction message modeling schemes of test script, and can utilize reusable protocol message editing interface.
According to an aspect of the present invention, the invention provides a kind of script generating apparatus based on component reusing technology, comprising: first message input bootstrap module is used to guide the user to select to import the various configurations information of message; Second message input bootstrap module is selected the message arrangement file according to the described configuration information of importing in described first message input bootstrap module; The document analysis module is used to resolve described configuration file title and each field attribute to obtain described message; Script generation module, be used to generate fixing script head and script tail, wherein, described second message input bootstrap module comprises the message editing interface module, the title of the described message that is used to show that described document analysis module is obtained and each field attribute, and the guiding user imports the value of each field, described script generation module is according to the attribute of each field of described message, the value of each field of described message and the described various configurations information of importing in described first message input bootstrap module generate message frame structure part, and constitute complete Bean with described script head and script tail.
According to a second aspect of the invention, the present invention proposes a kind of agreement script generating apparatus using method, comprising: 1) start script guide, the various configurations information of input message in described script guide based on component reusing technology; 2) the document analysis module reads and resolves configuration file title and each field attribute to obtain described message; 3) the message editing interface module is obtained title and each field attribute of described message, and the guiding user imports the value of each field of described message; 4) script generation module generates fixing script head and script tail, and generating message frame structure part according to the value and the described various configurations information of each field of the attribute of described each field of described message, described message, described script generation module constitutes complete Bean with described script head and script tail with described message frame structure part.
Agreement script generating apparatus based on component reusing technology of the present invention, can simplify script and write mode, allow the programmer write application program as the AppWizard of Visual Studio and become light, guide of the present invention can allow Test Engineer's compile script become light, under the guiding of script guide, the user only need pay close attention to concrete business datum, and need not to pay close attention to various script details such as script grammer, coded system, message communication, comparison as a result, daily record record, numerical value conversion, thereby significantly reduce the workload that script is write.Use guide of the present invention can guarantee style consistency, syntax gauge and the portability of generation script.Simultaneously because guide of the present invention is based on the notion of test script framework, so script to write the division of labor clear and definite, a part of workload drops into the structure of Bean, another part workload then is absorbed in concrete business datum and testing process.In addition, ActiveX control of the present invention can be strengthened degree of share by multiplexing in other testing tool easily, avoids repeated encoding.
Brief Description Of Drawings
Fig. 1 is that the agreement script based on component reusing technology of the present invention generates the guide structural representation;
Fig. 2 is the first step illustraton of model that generates guide based on the agreement script of component reusing technology of the present invention;
Fig. 3 is a message editing interface control XGrid graphical interfaces schematic diagram of the present invention;
Fig. 4 is the second step illustraton of model that generates guide based on the agreement script of component reusing technology of the present invention.
Embodiment
Fig. 1 is that the agreement script based on component reusing technology of the present invention generates the guide structural representation.As shown in Figure 1, comprising: guiding dialog box 1 module, guiding dialog box 2 modules, the document analysis module, script generation module, wherein, guiding dialog box 2 modules comprise the message editing interface module.
Guiding dialog box 1 module and guiding dialog box 2 modules represent that respectively the agreement script based on component reusing technology of the present invention generates the first step of guide and the user interface of second step, it utilizes simple and direct interface guiding user to import required various configuration informations, can adopt the application program guide form among the known Visual Studio, also can adopt other user interface formats, in embodiments of the present invention, guiding dialog box 1 module and guiding dialog box 2 modules adopt general user interface (GUI) form.It is the same with the CListctrl control that the concrete interface constructive process of guiding dialog box 1 module and guiding dialog box 2 modules is similar to the known CEdit of establishment.
More particularly, guiding dialog box 1 module is used for guiding the user to select to import configuration file type, application type, syntactic type and the type of coding of message, in the present invention, the configuration file type can be ASN.1 or XML form, also can be by user-defined form, promptly by configuration file * .cfg of user oneself definition.In configuration file, comprise message name, message body two parts.Wherein, message body has comprised message attributes title, attribute type, span and attribute specification etc.Application type can be process, use-case or message body.Wherein, with needing logging test results in the case script and recovering environment, can finish a test assignment separately, the process script is used for calling to other scripts, and the form of process script is different with form with case script.Message body refers to the user may only need Frame of structure, and it is just much of that only to generate a message body part this time.For syntactic type, the user can choose known TCL or Python syntactic type, also can self-defined as required required syntactic type.Selecting coded system can be known PER or BER coded system, also can be the form that defines voluntarily.If coded system difference, message body are just different, for example for byte coding 00, if adopt the TLV coding must be write as 00 01 00.Syntactic type is different can to influence the external form of script, as uses the producible statement of tcl grammer to be set a{00}, and the statement that uses the Python grammer to produce is a=0.The concrete graphical interfaces of guiding dialog box 1 module as shown in Figure 2.
Guiding dialog box 2 modules are used for guiding the user according to the configuration file type of importing in guiding dialog box 1 module, select concrete message arrangement file.The message editing interface module that guiding dialog box 2 modules comprise can make the user import the binary data of each field of message intuitively, and it is packaged into interface message.The message editing interface module can also be distinguished individualism with guiding dialog box 2 modules.In embodiments of the present invention, the message editing interface module forms one with guiding dialog box 2 modules, as shown in Figure 4.
Message editing subscriber interface module of the present invention is an ActiveX control of design realization voluntarily, and with its called after XGrid, the ActiveX technology is based on an expansion of com component technology, is the software engineering of known standard.Fig. 3 is an XGrid control schematic appearance of the present invention, as shown in Figure 3, XGrid control user interface of the present invention comprises two parts, one is head of form, one is message editing form body, wherein head of form is used for the display message title, and message name is obtained by the document analysis module, the actual value that the form body and function is come the attribute of each field of display message and accepted user's input field.When the XGrid control initially generated, head of form and message editing form body all were empty.Two main interfaces that the XGrid control provides are LoadCfg (BSTR bsCfg) and SaveCfg (BSTR FAR*bsUserDatas), wherein, LoadCfg gets access to the configuration information of message from above-mentioned document analysis module, each field name as message name, message body, field attributes etc., SaveCfg are used for preserving each field value of user's input.Message editing form body supports background, text painted, allow to be provided with whether can edit and can be automatically, this control element of manual adjustment (CELL) is big or small and support scroll bar anyhow.The interface that defines in this control also comprises: create interface Create (default generation), generate binary coding stream interface CreateMsg2 etc.In addition this control also polymerization encoding and decoding classes, document of agreement analysis classes, subsurface gridding draw class,, here do not giving unnecessary details as other function that general reusable control also has at control.
The effect of document analysis module is to resolve from guiding dialog box 2 modules to select concrete message arrangement file.The corresponding one or more resolver classes of document analysis module, the configuration file of different-format has different resolver classes, that is to say, and different resolver classes is responsible for resolving the configuration file of form separately, and the document analysis module is the set of these resolver classes.If have only a kind of configuration file of form, the document analysis module is made of a resolver class exactly so.
The base class of resolver class is IBaseParser, base class IBaseParser can provide the most basic reading and writing of files, parsing interface, in the present invention, the interface function that IBaseParser mainly provides comprises: loadfile (CString filename), parsefile (CString filecontent), parsebody (CStringbody), parseline (CString line), be used for reading in file respectively, resolve whole file, a message definition piece in the resolution file is resolved each row in the message definition piece.Obtain the title of message and each field attribute of message in the configuration file that the document analysis module is selected by above-mentioned interface function from guiding dialog box 2 modules.
Fill its head of form that has and message editing form body according to title and each field attribute of message at the message editing interface.Afterwards, the user imports the corresponding binary value of each attribute.
Script generation module can be used to generate the script head and the script tail of set form.The script head comprises script notes, scenarist, script usually and writes time, record script executing time started, and the script tail comprises comparison as a result, logging test results, record script executing concluding time usually.Specifically, obtain system time when script begins to carry out as the script executing time started, obtain system time as the script executing concluding time when script executing finishes, test result relatively obtains according to the result, and result relatively success then writes down successfully.The out of Memory of script head and script tail can obtain with known method.The actual value of each field of user's input in each field attribute (the description explanation of the field name that promptly parses, field structure, field length, field and the span of field) of the message that script generation module is come out according to the document analysis module parses, the message editing interface, and according to messages application type, syntactic type and the type of coding in guiding dialog box 1 module, imported, message frame structure part in the generation script framework, and add script head, script tail set form part, finally produce whole Bean.
Those of ordinary skill in the art should be realized that above-mentioned configuration file is a data Layer, and above-mentioned editing interface is a client layer, and the configuration file difference can not influence the message editing interface, for the user, uses unified interface.
The process that generates with test script is that sight further specifies the relation between each module of the embodiment of the invention below, and the using method based on the agreement script generating apparatus of component reusing technology is elaborated.
When new script, at first start guiding dialog box 1 module, as shown in Figure 2.Selecting script type, syntactic type, type of coding respectively in guiding dialog box 1 module is use-case, Tcl, BER, and it is self-defined selecting the configuration file type,, selects * .cfg that is.
Afterwards, start guiding dialog box 2 modules, in guiding dialog box 2 modules, select certain configuration file of suffix cfg by name in user's on the left side tree view, for example, the theing contents are as follows of the user-defined configuration file of selection:
//TYPE:USER?DEFINED?CONFIGURATION?FILE
//VER:1.0
<TABLE>
<NAME>
BAM_MPU_MNT_INTERFACE_REQ
</NAME>
<BODY>
The explanation of structure and parameter name type span structure and parameter
UcFrameNo UINT8 PS:0-31 RNC:0-17 CS:0-255 frame number
UcSlotNo UINT8 0-6,9-14 slot number 0xff represent that inquiry all
UcSubSlotNo UINT8 0-4 pilot trench 0xff represents that inquiry all
UcPortNo UINT8 0-7 port numbers 0xff represents that inquiry all
The empty port numbers 0xff of ucVirtualPortNo UINT8 1-31 represents that inquiry all
</BODY>
<REFTABLE>
BAM_MPU_MNT_IP_REQ
</REFTABLE>
</TABLE>
<STRUCT>::=S_OM_TIME_INFO
UwYear UINT16 1900-3000
The ucMonth UINT8 1-12 month
UcDay UINT8 1-365 day
UcHour UINT8 1-24 hour
</STRUCT>
Wherein, TABLE, REFTABLE, STRUCT, NAME, BODY are keyword, as mentioned above, each form TABLE comprises message name, message body two parts; Message body has comprised message attributes title, attribute type, span, four fields of attribute specification; Field separates with TAB; Attribute distinguishes with row; The message attributes title is a character string, and attribute type is a set { UINT8, UINT16, UINT32, UINT8[int LEN], structure, nested tables }, and the attribute span is separated with "-", and attribute specification also is a character string; Message body BODY can nested other form, represents with the REFTABLE keyword; Attribute can be a structure, and structure need define in configuration file, and the definition grammer is:
<STRUCT>::=the?name?of?struct
struct?body...
</STRUCT>
Explanation of file header include file and file version information are capable, and every row starts with " // ".
Script guide can obtain the overall structure of message according to this configuration file, with convenient structure message editing interface.
The document analysis module is utilized above-mentioned interface function loadfile (CString filename), parsefile (CString filecontent), parsebody (CString body), after parseline (CString line) reads in above-mentioned configuration file respectively and this configuration file is resolved, the name that obtains message is called BAM_MPU_MNT_ITERFACER_EQ, with each field attribute that obtains message be ucFrameNo, ucSlotNo, ucPortNo, ucVirtualPortNo, s_time_info.The title of the above-mentioned message that obtains and each attribute are the form of character string.
Fill its head of form that has and message editing form body, as shown in Figure 4 after utilizing its interface function LoadCfg (BSTR bsCfg) to obtain the title and each field attribute of above-mentioned message at the message editing interface.Afterwards, the user imports the corresponding binary value of each attribute, and here the user is to attribute ucFrameNo, ucSlotNo, and ucPortNo, the value that ucVirtualPortNo, s_time_info import respectively is 00,09, ff, 01 and 00 00 00 00 00.
After selecting configuration file, the user starts script generation module, script generation module is obtained above-mentioned each field attribute, field value from the message editing interface, and according to coded system of selecting in guiding dialog box 1 module and the structure of the message frame in syntactic type generation script framework part.The particular content of message frame structure part is as follows:
# writes down the use-case time started
writelog″testtime″START_TIME
The # message header
BEGINSCRIPT$BAM_MPU_MNT_INTERFACE_REQ
# message body
# action type: increase=01, deletion=00
set?ucOperType{01}
The # frame number
set?ucFrameNo{00}
# groove number
set?ucSlotNo{09}
The # port numbers
set?ucPortNo{ff}
The empty port numbers of #
set?ucVirtualPortNo{01}
The # time
set?s_time_info?$YEAR$MONTH$DAY$TIME
set?s_time_info“$s_time_info?00?00?00?00?00”
The # assembling
set?TableBody?$?ucOperType$ucFrameNo$ucSlotNo\$ucSubSlotNo$ucPortNo$ucVirtualPortNo$s_time_info
set?body?$TableHead$TableBody
set?len[getframelen?$body]
set?length[expr?$len+20]
set?head[SetLength?$head?$length]
The # Frame
set?AppFrame?$head$body
# sends message, comparison response message, record use-case execution result
ENDSCRIPT
# writes down the use-case concluding time
writelog″testtime″END_TIME
BEGINSCRIPT wherein, the ENDSCRIPT process encapsulated message header structure, transmission, result relatively, process such as record test report, the message body part is the application data imported in the message editing interface in front of respective user then.
Simultaneously, script generation module set form part such as generation script head, script tail also.
The script head of script generation module generation set form is as follows:
# script describing: empty template
# script founder: Please add your name here.
# script creation-time: 2003-07-29,16:14
# writes down the use-case time started
writelog″testtime″START_TIME
The # message header
BEGINSCRIPT?$BAM_MPU_MNT_DSP_TRAFFIC_STATISTIC_REQ
The script tail of script generation module generation set form is as follows:
# sends message, comparison response message, record use-case execution result
ENDSCRIPT
# writes down the use-case concluding time
writelog″testtime″END_TIME
The message frame structure part of above-mentioned generation adds this message header and the whole Bean of the final generation of message ending.
Only the self-defining process of configuration file format is described in the above, the self-defined process of above-mentioned syntactic type and type of coding can obtain in conjunction with the self-defining process of configuration file format with reference to the common practise of this area, and this is conspicuous for the person of ordinary skill of the art.
Above-mentioned disclosed embodiment is in order to allow those of ordinary skill in the art implement and to use the present invention.To one skilled in the art, obviously can be to these embodiments carry out various modifications and conversion.But these are revised and conversion should not break away from spirit and scope of the invention.Therefore, the specific embodiments that the present invention should not be confined to mention here, and only be subjected to the restriction of claims.

Claims (11)

1. script generating apparatus based on component reusing technology comprises:
First message input bootstrap module is used to guide the user to select to import the various configurations information of message;
Second message input bootstrap module is according to the described various configurations Information Selection message arrangement file of importing in described first message input bootstrap module;
The document analysis module is used to resolve described configuration file title and each field attribute to obtain described message;
Script generation module is used to generate fixing script head and script tail,
Wherein, described second message input bootstrap module comprises the message editing interface module, the title of the described message that is used to show that described document analysis module is obtained and each field attribute, and the guiding user imports the value of described each field, described script generation module is constructed part according to the value of each field of the attribute of each field of described message, described message and the described various configurations information of importing to generate message frame in described first message input bootstrap module, and constitutes complete Bean with described script head and script tail.
2. device as claimed in claim 1 is characterized in that, described various configurations information comprises: configuration file type, application type, syntactic type, type of coding.
3. device as claimed in claim 2 is characterized in that, described message arrangement file type is a kind of in ASN.1, XML or the user-defined format.
4. device as claimed in claim 2 is characterized in that, described application type is a kind of in process, use-case or the message body.
5. device as claimed in claim 2 is characterized in that, described type of coding is a kind of among PER, the BER.
6. device as claimed in claim 2 is characterized in that, described syntactic type is Python, TCL, a kind of in self-defined.
7. device as claimed in claim 1 is characterized in that, described message editing interface module is a reusable Active control, and described control comprises: create interface, be written into the document of agreement interface, preserve user data interface and generate the binary coding stream interface.
8. scenario generation method based on component reusing technology comprises:
1) starts script guide, the various configurations information of input message in described script guide;
2) the document analysis module reads and resolves configuration file title and each field attribute to obtain described message;
3) the message editing interface module is obtained title and each field attribute of described message, and the guiding user imports the value of each field of described message;
4) script generation module generates fixing script head and script tail, and generating message frame structure part according to the value and the described various configurations information of each field of the attribute of described each field of described message, described message, described script generation module constitutes complete Bean with described script head and script tail with described message frame structure part.
9. method as claimed in claim 8 is characterized in that, described various configurations information comprises: configuration file type, script type, syntactic type, type of coding.
10. method as claimed in claim 8 is characterized in that, described method also comprises the step to described various configurations information and oneself customization of described configuration file.
11., it is characterized in that described message editing interface module comprises user-defined ActiveX control as claim 8,9 or 10 described methods.
CNB2005100072975A 2005-02-06 2005-02-06 Script generating device based on assembly multiplexing, and method therefor Expired - Fee Related CN100525302C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005100072975A CN100525302C (en) 2005-02-06 2005-02-06 Script generating device based on assembly multiplexing, and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005100072975A CN100525302C (en) 2005-02-06 2005-02-06 Script generating device based on assembly multiplexing, and method therefor

Publications (2)

Publication Number Publication Date
CN1816043A true CN1816043A (en) 2006-08-09
CN100525302C CN100525302C (en) 2009-08-05

Family

ID=36907998

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005100072975A Expired - Fee Related CN100525302C (en) 2005-02-06 2005-02-06 Script generating device based on assembly multiplexing, and method therefor

Country Status (1)

Country Link
CN (1) CN100525302C (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7627854B2 (en) 2006-01-12 2009-12-01 International Business Machines Corporation Graphical aid for generating object setup scripts
WO2011009387A1 (en) * 2009-07-20 2011-01-27 华为技术有限公司 Method and equipment for generating widget
CN102819484A (en) * 2011-06-08 2012-12-12 腾讯科技(深圳)有限公司 Software testing method and software testing device
CN101739254B (en) * 2009-12-31 2013-04-03 山东中创软件商用中间件股份有限公司 Method and device for realizing multiplexing of multi-platform communication assemblies
CN103425796A (en) * 2013-08-30 2013-12-04 金蝶软件(中国)有限公司 Method, device and system for generating receipt records
CN104331309A (en) * 2014-10-31 2015-02-04 北京思特奇信息技术股份有限公司 Management method and system for realizing data loading item shell by configuration
CN104767729A (en) * 2015-02-10 2015-07-08 上海创景计算机系统有限公司 Communication data protocol construction and deconstruction system and method
CN106775854A (en) * 2016-12-06 2017-05-31 中国银行股份有限公司 A kind of method and apparatus for generating configuration file
CN108762745A (en) * 2018-05-25 2018-11-06 中国光大银行股份有限公司 The scenario generation method and device of business
CN111130616A (en) * 2018-11-01 2020-05-08 中兴通讯股份有限公司 Session control method and satellite ground station
CN111736815A (en) * 2020-06-28 2020-10-02 武汉精立电子技术有限公司 Test file script modular development tool, system and method
CN114025027A (en) * 2021-11-02 2022-02-08 浙江三维万易联科技有限公司 Data transmission script running method and device, storage medium and electronic device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5754755A (en) * 1996-10-10 1998-05-19 Microsoft Corporation Method and system for generating test scripts

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7627854B2 (en) 2006-01-12 2009-12-01 International Business Machines Corporation Graphical aid for generating object setup scripts
WO2011009387A1 (en) * 2009-07-20 2011-01-27 华为技术有限公司 Method and equipment for generating widget
CN101739254B (en) * 2009-12-31 2013-04-03 山东中创软件商用中间件股份有限公司 Method and device for realizing multiplexing of multi-platform communication assemblies
CN102819484A (en) * 2011-06-08 2012-12-12 腾讯科技(深圳)有限公司 Software testing method and software testing device
CN102819484B (en) * 2011-06-08 2017-02-22 腾讯科技(深圳)有限公司 Software testing method and software testing device
CN103425796A (en) * 2013-08-30 2013-12-04 金蝶软件(中国)有限公司 Method, device and system for generating receipt records
CN104331309B (en) * 2014-10-31 2018-04-17 北京思特奇信息技术股份有限公司 It is a kind of to configure the management method and system for realizing data add-in shell
CN104331309A (en) * 2014-10-31 2015-02-04 北京思特奇信息技术股份有限公司 Management method and system for realizing data loading item shell by configuration
CN104767729A (en) * 2015-02-10 2015-07-08 上海创景计算机系统有限公司 Communication data protocol construction and deconstruction system and method
CN106775854A (en) * 2016-12-06 2017-05-31 中国银行股份有限公司 A kind of method and apparatus for generating configuration file
CN106775854B (en) * 2016-12-06 2020-03-10 中国银行股份有限公司 Method and device for generating configuration file
CN108762745A (en) * 2018-05-25 2018-11-06 中国光大银行股份有限公司 The scenario generation method and device of business
CN111130616A (en) * 2018-11-01 2020-05-08 中兴通讯股份有限公司 Session control method and satellite ground station
CN111736815A (en) * 2020-06-28 2020-10-02 武汉精立电子技术有限公司 Test file script modular development tool, system and method
CN114025027A (en) * 2021-11-02 2022-02-08 浙江三维万易联科技有限公司 Data transmission script running method and device, storage medium and electronic device
CN114025027B (en) * 2021-11-02 2023-10-03 三维通信股份有限公司 Method and device for running data transmission script, storage medium and electronic device

Also Published As

Publication number Publication date
CN100525302C (en) 2009-08-05

Similar Documents

Publication Publication Date Title
CN1816043A (en) Script generating device based on assembly multiplexing, and method therefor
CN1313920C (en) Member assembling method based on united member package structure
US7010780B2 (en) Method and system for software modularization and automatic code generation for embedded systems
CN1848774A (en) System and method for long-distance calling communication assembly
US7805669B2 (en) System and method for selective form configuration
CN109445771B (en) Automatic generation tool and method for network layer module codes under CS framework
EP2498178A1 (en) Method and device for development environment converting
CN110187916B (en) Method for generating Word document based on data configuration
CN1577263A (en) Multilanguage-supporting user interface realizing method and apparatus thereof
CN104484216A (en) Method and device for generating service interface document and on-line test tool
CN1728094A (en) Smart gui activity recording and playback framework
CN1564129A (en) Method of packing member and consistent visit
CN102063324A (en) Method and system for implementing automatic programming
CN1357822A (en) Application software development system andm ehtod, application software devlopment program and application software generating method
WO2013029399A1 (en) Code generating method and system
US7093264B2 (en) Method and apparatus for assembling Enterprise JavaBeans components
CN1913442A (en) Method and system for providing service to user
CN1828597A (en) Styling mechanism for enriching user interface design
CN109086147A (en) Service interface call method, device and the storage medium of application program
CN1869926A (en) Method and system for generating artificial equipment panel
CN111124380A (en) Front-end code generation method
CN113792071A (en) SQL intelligent generation and tuning component and method
CN107092474B (en) Program development method, ETL processing method and device
CN1713140A (en) Interface generating method and device for computer
CN1956445A (en) Implementing method faced to gate package of web service

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090805

Termination date: 20130206