CN106844190A - test script automatic generation method and device - Google Patents

test script automatic generation method and device Download PDF

Info

Publication number
CN106844190A
CN106844190A CN201510894650.XA CN201510894650A CN106844190A CN 106844190 A CN106844190 A CN 106844190A CN 201510894650 A CN201510894650 A CN 201510894650A CN 106844190 A CN106844190 A CN 106844190A
Authority
CN
China
Prior art keywords
mml
test script
parameter
orders
tree
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
CN201510894650.XA
Other languages
Chinese (zh)
Other versions
CN106844190B (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201510894650.XA priority Critical patent/CN106844190B/en
Priority to PCT/CN2016/098533 priority patent/WO2017096990A1/en
Publication of CN106844190A publication Critical patent/CN106844190A/en
Application granted granted Critical
Publication of CN106844190B publication Critical patent/CN106844190B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The invention discloses a kind of test script automatic generation method, the above method is:The MML orders of scanning system under test (SUT) and its parameter, generate MML bidding models one by one;The data rule of generation test script is set to every MML order in MML bidding models;According to MML bidding models, test script execution sequence tree is generated;It is every MML orders generation test script according to above-mentioned data rule, and the test script for generating is sorted according to above-mentioned execution sequence tree, obtains the test script of system under test (SUT);The invention also discloses a kind of test script automatically generating device;Logic of the present invention not by specific application layer MML orders is limited so that test script is substantially automatically generated, while also providing the passage of manual intervention, reduces the complexity and difficulty of script exploitation, shortens the development time, safeguards simple, strong adaptability.

Description

Test script automatic generation method and device
Technical field
The present invention relates to man-machine interaction testing field, more particularly to a kind of test script automatic generation method and Device.
Background technology
Ordered by man-machine language (Man-Machine Language, MML) between people and computer equipment The mode of order realizes human-computer dialogue.Due to MML orders thousands of rows, workload when testing it easily Very big, current industry is typically tested by the way of batch MML order automatized scripts are performed. Because version often changes, very big challenge is brought to writing for high-volume MML order test scripts.
At this stage common issue is that system under test (SUT) business change after, corresponding MML order test scripts But completion cannot be in time write at the appointed time, and reason is that test script updates and writes excessively complicated, Lead to not complete to write a large amount of test scripts in a short time.In order to quickly finish automatic test pin This is write, large-scale automated test frame arises at the historic moment, its development experience following several stages:
1. non-structured automated test frame:Data and MML order test scripts blend together, One script is exactly a test case, and this kind of script development rate is very fast, but maintenance cost is very high, Any change of tested test system is required for being solved by more new script.
2. the automated test frame of data-driven (Data Driven):Input number is read from data file According to by the parametrization of variable, by the incoming test script of test data, different data file correspondences are not Same test case.In such a mode, data and script are separated, the utilization rate of script, maintainability Greatly improve, the coverage rate of data is also higher, but influenceed still very greatly by function logic change.
3. the automated test frame of crucial word drive (Keyword Driven):Keyword driving test It is that a kind of of data-driven test improves type, it is decomposed test logic according to keyword, is formed Data file, the service logic of keyword correspondence encapsulation.Primary key includes three classes:The object to be operated (Item), operation (Operation) and value (Value), also have other correspondence parameters according to different objects. The main thought of crucial word drive is:Script is internal with test right with data separating, function logic masurium As name separation, test description are separated with details is implemented.
The above method be improve script by improving the structure of script write efficiency and maintainability, this There are the following problems for the script of kind structuring:First, the complexity of script exploitation is high;Due to data to be carried out Separate and keyword encapsulation, increased the technical difficulty of script exploitation, extend the script construction cycle;2nd, Test script is write one by one, and workload is big, and there is larger script maintenance workload, MML orders Modification after change to keyword needs the cost time.
The content of the invention
The embodiment of the present invention provides a kind of test script automatic generation method and device, to improve existing test Scenario generation method too relies on the problem of MML command logic structures.
The invention discloses a kind of test script automatic generation method, the above method is comprised the following steps:
The MML orders of scanning system under test (SUT) and its parameter, generate MML bidding models one by one;
The data rule of generation test script are set to every MML order in above-mentioned MML bidding models Then;
According to above-mentioned MML bidding models, test script execution sequence tree is generated;
It is that every MML order generates test script according to above-mentioned data rule, and it is suitable according to above-mentioned execution Test script sequence of the sequence tree to generating, obtains the test script of system under test (SUT).
Preferably, the MML orders of the above-mentioned system under test (SUT) of scanning one by one and its parameter, generate MML orders Model step includes:
All command tree configuration files of system under test (SUT) are scanned, and is stored to newly-built extensible markup language In (Extensible Markup Language, XML) file, MML order tree-models are generated;
Every parameter of MML orders of scanning, and store in newly-built XML file, generate MML Command parameter model;
According to above-mentioned MML orders tree-model and above-mentioned MML command parameters model, above-mentioned MML is obtained Bidding model.
Preferably, the parameter of above-mentioned MML orders includes at least one of:Parameter memonic symbol, parameter are retouched State, parameter data type, parameter value scope, parameter enumerate grand, parameter enumeration description.
Preferably, every MML order in the above-mentioned bidding model to MML sets generation test script Data rule includes:
It is above-mentioned MML orders generation according to the data type and span of current MML command parameters Default rule;
Judge whether above-mentioned MML orders need to set custom rule;If so, then for above-mentioned MML sets Put custom rule;Otherwise, the data rule of current MML orders sets and terminates.
Preferably, above-mentioned according to MML bidding models, generation test script execution sequence tree step includes:
According to the MML order tree-models in above-mentioned MML bidding models, the basic execution sequence tree of generation;
Above-mentioned basic sequential tree is adjusted, above-mentioned script execution sequence tree is obtained.
Preferably, above-mentioned default rule is:
When the parameter type of MML orders is Boolean type, Boolean test script is generated, value is: " TRUE " and " FALSE ";
When the parameter type of MML orders is enumeration type, enumeration test script is generated, value is to enumerate item 's:Last term, middle entry and Section 1;
When the parameter type of MML orders is numeric type, numerical value test script is generated, value is:It is minimum Value, median and maximum;
When the parameter type of MML orders is character type, test alphabetic script is generated, value is:It is minimum Length, maximum length;
When the parameter type of MML orders is time type, time test script is generated, value is:Time Minimum value, time maximum and time median;
When the parameter type of MML orders is address type, IP address test script is generated, value is: Minimum IP address, maximum IP address and middle IP address;
When the parameter type of MML orders is compound, composite test script is generated, value is:It is compound The minimum value of parameter, median and maximum.
Preferably, above-mentioned MML orders include at least one of:Increase order, delete command, inquiry Order and modification order.
Preferably, above-mentioned custom rule includes:Enumerate parameter traversals rule, capacity rule and rule of combination; The above method is by introducing the side that regular expression or TCL (Tool Command Language) are programmed Formula sets above-mentioned custom rule.
The present invention further discloses a kind of test script automatically generating device, said apparatus include:MML Model management module, rules administration module, execution sequence tree management module, test script generation module; It is above-mentioned
MML model management modules, MML orders and its parameter for scanning system under test (SUT) one by one are raw Into MML bidding models and preserve;
Rules administration module, for setting generation for every MML order in above-mentioned MML bidding models The data rule of test script is simultaneously preserved;
Execution sequence tree management module, for the MML orders in above-mentioned MML model managements module Model, generates test script execution sequence tree and preserves;
Test script generation module, for according to the data rule preserved in above-mentioned rules administration module, being Every MML order generates test script, and according to the execution preserved in above-mentioned execution sequence tree management module Test script sequence of the sequential tree to generating, obtains the test script of system under test (SUT).
Preferably,
Above-mentioned MML model managements module, the command tree configuration file of the system under test (SUT) for that will scan is deposited Store up in newly-built XML file, generate MML order tree-models;The MML orders that will be scanned Parameter is stored in newly-built XML file, generates MML command parameter models;And merge above-mentioned MML orders tree-model and above-mentioned MML command parameters model;
Above-mentioned rules administration module, the interface of custom rule is set for providing the user;According to MML The data type and span of command parameter, are MML orders generation default rule, and judge MML Whether order needs to set custom rule;And when MML orders need to set custom rule, connect Receive and preserve the custom rule of user's setting;
Above-mentioned execution sequence tree management module, for providing the user connecing for adjustment test script execution sequence Mouthful;And according to the MML order tree-models in MML bidding models, the basic execution sequence tree of generation; User is received to the adjustment of above-mentioned basic sequential tree and is preserved.
The present invention, by constructing MML bidding models, is that every MML order sets generation test script Data rule simultaneously generates test script, and then script is entered by execution sequence tree one by one according to above-mentioned rule Row sequence, the test script that generation can be performed in batches;The logic by specific application layer MML orders is not limited System so that test script is substantially automatically generated, while also providing the passage of manual intervention, is reduced The complexity and difficulty of script exploitation, shorten the development time, safeguard simple, strong adaptability.
Brief description of the drawings
Fig. 1 is test script automatic generation method preferred embodiment flow chart of the present invention;
Fig. 2 is step S101 preferred embodiment flow charts in Fig. 1;
Fig. 3 is step S102 preferred embodiment flow charts in Fig. 1;
Fig. 4 is step S103 preferred embodiment flow charts in Fig. 1;
Fig. 5 is that test script automatically generating device of the present invention is preferable to carry out theory diagram;
In order that technical scheme is clearer, clear, make further in detail below in conjunction with accompanying drawing State.
Specific embodiment
It should be appreciated that specific embodiment described herein is only used to explain the present invention, it is not used to limit The present invention.
Core concept of the invention is that the MML command trees according to system under test (SUT) build MML order moulds Type, and the data rule of generation test script is set for every MML orders automatic or manual in model, Generation test script, then according still further to the execution sequence tree generated according to MML bidding models to test script Sequence, obtains the test script of system under test (SUT);Application is solved by the abstract MML bidding models of bottom The problem of layer.
As shown in figure 1, being test script automatic generation method preferred embodiment flow chart of the present invention; The present embodiment is comprised the following steps:
Step S101:The MML orders of scanning system under test (SUT) and its parameter, generate MML orders one by one Model;As shown in Fig. 2 being this step preferred embodiment flow chart, following steps are specifically included:
Step 1011:All command tree configuration files of system under test (SUT) are scanned, and is stored to newly-built XML In file, MML order tree-models are generated;
Step S1012:MML orders and its parameter are scanned one by one, and are stored to newly-built XML file In, generate MML command parameter models;
The MML orders of scanning and its parameter include at least one of:Order memonic symbol, command description, Parameter memonic symbol, parameter description, parameter data type, parameter value scope, parameter enumerate grand, parameter Enumeration description.
Step S1013:Merge MML orders tree-model and MML command parameter models, obtain MML Bidding model.
Step S102:Generation test pin is set to every MML order in above-mentioned MML bidding models This data rule;As shown in figure 3, being this step preferred embodiment flow chart, following step is specifically included Suddenly:
Step S1021:It is above-mentioned according to the data type and span of current MML command parameters MML orders generate default rule;
Step S1022:Judge whether above-mentioned MML orders need to set custom rule;If so, then holding Row step S1023;Otherwise, the data rule of current MML orders sets and terminates, and performs step S1024;
Step S1023:For above-mentioned MML sets custom rule;
Step S1024:Judge that current MML orders are the last item MML orders, if so, then Data rule sets and terminates;Otherwise, step S1025 is performed;
Step S1025:Next MML order is jumped to, step S1021 is performed.
Data rule is MML orders, parameter type, the combination of parameter value scope, is pass of the invention Key;That is, according to data rule, you can the test script of generation MML orders;
In the present invention, default rule is:
When the parameter type of MML orders is Boolean type, Boolean test script is generated, value is: " TRUE " and " FALSE ";
When the parameter type of MML orders is enumeration type, enumeration test script is generated, value is to enumerate item 's:Last term, middle entry and Section 1;
When the parameter type of MML orders is numeric type, numerical value test script is generated, value is:It is minimum Value, median and maximum;
When the parameter type of MML orders is character type, test alphabetic script is generated, value is:It is minimum Length, maximum length;
When the parameter type of MML orders is time type, time test script is generated, value is:Time Minimum value, time maximum and time median;
When the parameter type of MML orders is address type, IP address test script is generated, value is: Minimum IP address, maximum IP address and middle IP address;
When the parameter type of MML orders is compound, composite test script is generated, value is:It is compound The minimum value of parameter, median and maximum.
MML orders include at least one of:Increase order, delete command, modification order and inquiry life Order, it is right below as a example by increasing order, delete command, modification order, the test script of querying command Above-mentioned default rule is illustrated:
1) the maximum boundary value generation rule of the test script of order is increased:Each parameter takes maximum, word Symbol shape parameter takes maximum length, and each parameter in compound shape parameter also takes maximum;
2) the test script minimum boundary value generation rule of order is increased:Each parameter takes minimum value, character Shape parameter takes minimum length, and each parameter in compound shape parameter also takes minimum value;
3) the test script median generation rule of order is increased:Each parameter takes median, character type ginseng Number takes intermediate length, and each parameter in compound shape parameter also takes median;
4) the test script parameter generation rule of delete command:The data of the mandatory parameter of minimum value+1 are deleted, Parameter is selected:For combination mandatory parameter, first mandatory parameter of selection is deleted;Hold for data Amount is less than the situation for being equal to three, it is necessary to be added again after deletion;
5) the test script parameter generation rule of modification order:Change the value of intermediate data optional parameters, institute The value of some optional parameters reduces 1;When mandatory parameter is more than one, only operation first is essential Parameter;
6) the test script parameter generation rule of inquiry:(a) for the show orders without mandatory parameter, It is not input into mandatory parameter;The maximum boundary value of (b) parameters;
For custom rule, because the data of part MML orders influence whether follow-up data configuration, Or adduction relationship between data is complicated, it is necessary to manual definition is regular, it is right that also a kind of situation seeks to Order carry out more complicated test, it is necessary to custom rule, generally use introducing regular expression or Person's TCL programming realizations, conventional rule has:
1) parameter traversals rule is enumerated:All values of certain parameter need all configurations;
2) capacity rule:Certain MML order carries out volume test, and full configuration puts its data;
3) rule of combination:Adduction relationship between reply parameter, for example:When A parameters take certain value, B Parameter can only take some values;
Step S103:According to above-mentioned MML bidding models, test script execution sequence tree is generated;Figure is such as It is this step preferred embodiment flow chart shown in 4, specifically includes following steps:
Step S1031:According to the MML order tree-models in above-mentioned MML bidding models, generation basis Execution sequence tree;
Step S1032:Above-mentioned basic sequential tree is adjusted, above-mentioned script execution sequence tree is obtained.
According to basic execution sequence tree, most of test script order can carry out, but where it is possible to Have partial test script command, before the need for call data below, it is therefore desirable to as the case may be, Manually adjust execution sequence.
Step S104:It is every MML orders generation test script, and press according to above-mentioned data rule Test script sequence according to above-mentioned execution sequence tree to generating, obtains the test script of system under test (SUT).
As shown in figure 5, be above-mentioned test script automatically generating device preferred embodiment theory diagram of the invention, The present embodiment includes:MML model managements module 10, rules administration module 20, the management of execution sequence tree Module 30, test script generation module 40;Wherein:
MML model managements module 10, MML orders and its parameter for scanning system under test (SUT) one by one, The command tree configuration file of the system under test (SUT) that will be scanned is stored in newly-built XML file, generation MML order tree-models;The parameter of the MML orders that will be scanned is stored in newly-built XML file, Generation MML command parameter models;And merge above-mentioned MML orders tree-model and above-mentioned MML orders Parameter model, generates MML bidding models and preserves;
Rules administration module 20, the interface of custom rule is set for providing the user;According to MML The data type and span of command parameter, are MML orders generation default rule, and judge MML Whether order needs to set custom rule;And when MML orders need to set custom rule, connect Receive and preserve the custom rule of user's setting;And save as the generation test pin that every MML order is set This data rule;
Execution sequence tree management module 30, the interface for providing the user adjustment test script execution sequence; And according to the MML order tree-models in MML bidding models, the basic execution sequence tree of generation;Receive Adjustment of the user to above-mentioned basic sequential tree, generates test script execution sequence tree and preserves;
Test script generation module 40, for the data rule according to preservation in above-mentioned rules administration module 20, It is every MML orders generation test script, for there is sequencing of the multinomial regular order according to rule Generation;And the test according to the execution sequence tree preserved in above-mentioned execution sequence tree management module 30 to generating Script sorts, and obtains the test script of system under test (SUT).
To sum up, the present invention builds MML bidding models by scanning system under test (SUT), and according to pre-setting Every MML order generates the data rule of test script;The test script of MML orders is generated, then Test script is ranked up further according to execution sequence tree, generates the test script of system under test (SUT).The present invention Application layer is solved the problems, such as by the abstract MML bidding models of bottom.
The preferred embodiments of the present invention are the foregoing is only, the scope of the claims of the invention is not thereby limited, Equivalent structure that every utilization description of the invention and accompanying drawing content are made or flow conversion, or directly or Connect and be used in other related technical fields, be included within the scope of the present invention.

Claims (10)

1. a kind of test script automatic generation method, it is characterised in that the described method comprises the following steps:
The man-machine language MML orders of scanning system under test (SUT) and its parameter, generate MML order moulds one by one Type;
The data rule of generation test script are set to every MML order in the MML bidding models Then;
According to the MML bidding models, test script execution sequence tree is generated;
It is every MML orders generation test script according to the data rule, and according to the execution Test script sequence of the sequential tree to generating, obtains the test script of system under test (SUT).
2. test script automatic generation method as claimed in claim 1, it is characterised in that it is described one by one Man-machine language MML orders and its parameter of system under test (SUT) are scanned, MML bidding model step bags are generated Include:
All command tree configuration files of system under test (SUT) are scanned, and is stored to newly-built extensible markup language In XML file, MML order tree-models are generated;
Every parameter of MML orders of scanning, and store in newly-built XML file, generate MML Command parameter model;
According to the MML orders tree-model and the MML command parameters model, the MML is obtained Bidding model.
3. test script automatic generation method as claimed in claim 1 or 2, it is characterised in that described The parameter of MML orders includes at least one of:Parameter memonic symbol, parameter description, supplemental characteristic class Type, parameter value scope, parameter enumerate grand, parameter enumeration description.
4. test script automatic generation method as claimed in claim 1, it is characterised in that described right The data rule step that every MML order in MML bidding models sets generation test script includes:
It is the MML orders life according to the data type and span of current MML command parameters Into default rule;
Judge whether the MML orders need to set custom rule;If so, being then the MML Custom rule is set;Otherwise, the data rule of current MML orders sets and terminates.
5. test script automatic generation method as claimed in claim 1, it is characterised in that the basis MML bidding models, generation test script execution sequence tree step includes:
According to the MML order tree-models in the MML bidding models, the basic execution sequence tree of generation;
The basic sequential tree is adjusted, the script execution sequence tree is obtained.
6. test script automatic generation method as claimed in claim 4, it is characterised in that the acquiescence Rule is:
When the parameter type of MML orders is Boolean type, Boolean test script is generated, value is: " TRUE " and " FALSE ";
When the parameter type of MML orders is enumeration type, enumeration test script is generated, value is to enumerate :Last term, middle entry and Section 1;
When the parameter type of MML orders is numeric type, numerical value test script is generated, value is:Most Small value, median and maximum;
When the parameter type of MML orders is character type, test alphabetic script is generated, value is:Most Small length, maximum length;
When the parameter type of MML orders is time type, time test script is generated, value is:When Between minimum value, time maximum and time median;
When the parameter type of MML orders is address type, IP address test script is generated, value is: Minimum IP address, maximum IP address and middle IP address;
When the parameter type of MML orders is compound, composite test script is generated, value is:It is multiple Close minimum value, median and the maximum of parameter.
7. the test script automatic generation method as described in claim any one of 1-6, it is characterised in that The MML orders include at least one of:Increase order, delete command, querying command and modification Order.
8. test script automatic generation method as claimed in claim 4, it is characterised in that described to make by oneself Adopted rule includes:Enumerate parameter traversals rule, capacity rule and rule of combination;Methods described is by introducing Regular expression or the mode of TCL programmings set the custom rule.
9. a kind of test script automatically generating device, it is characterised in that described device includes:MML moulds Type management module, rules administration module, execution sequence tree management module, test script generation module;Institute State
MML model management modules, MML orders and its parameter for scanning system under test (SUT) one by one, Generation MML bidding models are simultaneously preserved;
Rules administration module, for setting life for every MML order in the MML bidding models Into test script data rule and preserve;
Execution sequence tree management module, for the MML lives in the MML model managements module Model is made, test script execution sequence tree is generated and is preserved;
Test script generation module, for according to the data rule preserved in the rules administration module, being Every MML order generates test script, and according to holding for being preserved in the execution sequence tree management module Test script sequence of the row sequential tree to generating, obtains the test script of system under test (SUT).
10. test script automatically generating device as claimed in claim 9, it is characterised in that
The MML model managements module, the command tree configuration file of the system under test (SUT) for that will scan Store in newly-built XML file, generate MML order tree-models;The MML orders that will be scanned Parameter storage in newly-built XML file, generate MML command parameter models;And merge institute State MML orders tree-model and the MML command parameters model;
The rules administration module, the interface of custom rule is set for providing the user;According to MML The data type and span of command parameter, are MML orders generation default rule, and judge MML Whether order needs to set custom rule;And when MML orders need to set custom rule, Receive and preserve the custom rule of user's setting;
The execution sequence tree management module, for providing the user connecing for adjustment test script execution sequence Mouthful;And according to the MML order tree-models in MML bidding models, the basic execution sequence tree of generation; User is received to the adjustment of the basic sequential tree and is preserved.
CN201510894650.XA 2015-12-07 2015-12-07 Automatic test script generation method and device Active CN106844190B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510894650.XA CN106844190B (en) 2015-12-07 2015-12-07 Automatic test script generation method and device
PCT/CN2016/098533 WO2017096990A1 (en) 2015-12-07 2016-09-09 Method and device for automatically generating test script

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510894650.XA CN106844190B (en) 2015-12-07 2015-12-07 Automatic test script generation method and device

Publications (2)

Publication Number Publication Date
CN106844190A true CN106844190A (en) 2017-06-13
CN106844190B CN106844190B (en) 2022-06-07

Family

ID=59013697

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510894650.XA Active CN106844190B (en) 2015-12-07 2015-12-07 Automatic test script generation method and device

Country Status (2)

Country Link
CN (1) CN106844190B (en)
WO (1) WO2017096990A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107480062A (en) * 2017-08-09 2017-12-15 深圳慧昱教育科技有限公司 A kind of method and apparatus of configuration testing use-case
CN107749800A (en) * 2017-09-22 2018-03-02 安徽皖通邮电股份有限公司 A kind of method realized the configuration of communication equipment automatic test and implicitly deleted
CN108549624A (en) * 2018-04-18 2018-09-18 宁夏通信规划设计院(有限责任公司) Engineeing design for communication budget and illustrate text automation generate system and method
CN110377520A (en) * 2019-07-22 2019-10-25 中国工商银行股份有限公司 The test method and device, electronic equipment and readable storage medium storing program for executing for scene of trading
CN111338963A (en) * 2020-02-29 2020-06-26 苏州浪潮智能科技有限公司 System configuration command universal test script generation method and device
CN111367524A (en) * 2020-03-17 2020-07-03 上海东普信息科技有限公司 Enumeration type design method and device
CN114116452A (en) * 2021-10-29 2022-03-01 北京达佳互联信息技术有限公司 Test case generation method and device, electronic equipment and storage medium

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783354A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Function test method, terminal device and the medium of application system
CN109828871A (en) * 2018-12-25 2019-05-31 北京奇安信科技有限公司 Equipment automatization test macro
CN109753395A (en) * 2019-01-02 2019-05-14 浪潮商用机器有限公司 A kind of disk performance detection method, device, equipment and storage medium
CN110162465A (en) * 2019-04-19 2019-08-23 平安普惠企业管理有限公司 A kind of banking software system test method, device, electronic equipment and storage medium
CN110334021B (en) * 2019-06-25 2023-04-18 深圳前海微众银行股份有限公司 Interface test case generation method, device, equipment and storage medium
CN111324544A (en) * 2020-03-12 2020-06-23 惠州市德赛电池有限公司 LabView-based test method and test system
CN112270104B (en) * 2020-11-10 2022-11-29 中国电子科技集团公司第二十八研究所 Multi-sample weapon equipment simulation experiment design method based on template
CN114385271B (en) * 2022-03-22 2022-06-03 北京云枢创新软件技术有限公司 Command execution system based on plug-in

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755646A (en) * 2004-09-29 2006-04-05 微软公司 Automated test case verification that is loosely coupled with respect to automated test case execution
CN101436128A (en) * 2007-11-16 2009-05-20 北京邮电大学 Software test case automatic generating method and system
CN101833498A (en) * 2009-07-31 2010-09-15 北京伟晨豪嘉科技有限责任公司 Automatic detection system of embedded type system based on testing script technique
US7870504B1 (en) * 2003-10-01 2011-01-11 TestPlant Inc. Method for monitoring a graphical user interface on a second computer display from a first computer
CN104021080A (en) * 2014-06-13 2014-09-03 中国民航信息网络股份有限公司 Automatic testing system based on custom scripts
CN112286829A (en) * 2020-12-29 2021-01-29 卡斯柯信号(北京)有限公司 Test script generation method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101571802B (en) * 2009-06-19 2012-05-09 北京航空航天大学 Visualization automatic generation method of embedded software test data and system thereof
CN103530228B (en) * 2013-09-27 2016-09-28 西安电子科技大学 A kind of method for testing software based on model
CN103631719A (en) * 2013-12-12 2014-03-12 用友软件股份有限公司 Web automated testing method and device
CN104991863B (en) * 2015-07-14 2017-11-03 株洲南车时代电气股份有限公司 A kind of method that test case is automatically generated based on FBD test model

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7870504B1 (en) * 2003-10-01 2011-01-11 TestPlant Inc. Method for monitoring a graphical user interface on a second computer display from a first computer
CN1755646A (en) * 2004-09-29 2006-04-05 微软公司 Automated test case verification that is loosely coupled with respect to automated test case execution
CN101436128A (en) * 2007-11-16 2009-05-20 北京邮电大学 Software test case automatic generating method and system
CN101833498A (en) * 2009-07-31 2010-09-15 北京伟晨豪嘉科技有限责任公司 Automatic detection system of embedded type system based on testing script technique
CN104021080A (en) * 2014-06-13 2014-09-03 中国民航信息网络股份有限公司 Automatic testing system based on custom scripts
CN112286829A (en) * 2020-12-29 2021-01-29 卡斯柯信号(北京)有限公司 Test script generation method and device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107480062A (en) * 2017-08-09 2017-12-15 深圳慧昱教育科技有限公司 A kind of method and apparatus of configuration testing use-case
CN107749800A (en) * 2017-09-22 2018-03-02 安徽皖通邮电股份有限公司 A kind of method realized the configuration of communication equipment automatic test and implicitly deleted
CN108549624A (en) * 2018-04-18 2018-09-18 宁夏通信规划设计院(有限责任公司) Engineeing design for communication budget and illustrate text automation generate system and method
CN108549624B (en) * 2018-04-18 2021-08-27 宁夏通信规划设计院(有限责任公司) Automatic generation system and method for communication engineering design budget and description text
CN110377520A (en) * 2019-07-22 2019-10-25 中国工商银行股份有限公司 The test method and device, electronic equipment and readable storage medium storing program for executing for scene of trading
CN110377520B (en) * 2019-07-22 2024-03-15 中国工商银行股份有限公司 Transaction scenario testing method and device, electronic equipment and readable storage medium
CN111338963A (en) * 2020-02-29 2020-06-26 苏州浪潮智能科技有限公司 System configuration command universal test script generation method and device
CN111338963B (en) * 2020-02-29 2023-10-13 苏州浪潮智能科技有限公司 Method and device for generating universal test script of system configuration command
CN111367524A (en) * 2020-03-17 2020-07-03 上海东普信息科技有限公司 Enumeration type design method and device
CN111367524B (en) * 2020-03-17 2023-08-29 上海东普信息科技有限公司 Enumeration type design method and device
CN114116452A (en) * 2021-10-29 2022-03-01 北京达佳互联信息技术有限公司 Test case generation method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
WO2017096990A1 (en) 2017-06-15
CN106844190B (en) 2022-06-07

Similar Documents

Publication Publication Date Title
CN106844190A (en) test script automatic generation method and device
CN107450902B (en) Method and system for visual modeling
CN109740657B (en) Training method and device of neural network model for image data classification
CN105354239B (en) A kind of machining center data stream type processing method based on configuration data processing model
CN107038533B (en) Method and system for realizing configurable process approval
CN102096631B (en) Interface testing method and device
CN107203473A (en) The automatization test system and method for automatic expansion interface test case
CN103701934B (en) Resource optimal scheduling method and virtual machine host machine optimal selection method
US10902339B2 (en) System and method providing automatic completion of task structures in a project plan
JP2018527674A (en) Data discovery node
CN109918437A (en) Distributed data processing method, apparatus and data assets management system
CN106022568A (en) Workflow processing method and apparatus
CN104281615A (en) Complaint handling method and system
US20200201293A1 (en) Industrial data service, data modeling, and data application platform
CN106406999A (en) A computing system and a method for controlling thereof
US20220083940A1 (en) Intelligent and Automatic Generation of Construction Rule Set
CN108427709A (en) A kind of multi-source mass data processing system and method
CN110838338B (en) Biological analysis item establishment system, biological analysis item establishment method, storage medium, and electronic device
US9134960B2 (en) Numerical graphical flow diagram conversion and comparison
WO2016082474A1 (en) Human-machine command script updating method and apparatus, and computer storage medium
CN103970900B (en) Multi-dimensional cross data flexible management method and system based on industrial field
CN105630997A (en) Data parallel processing method, device and equipment
CN112949061B (en) Village and town development model construction method and system based on reusable operator
CN116450246A (en) Event stream configurable method based on state machine
CN107526685A (en) A kind of method and device of test command row

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant