CN101996131A - Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word - Google Patents

Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word Download PDF

Info

Publication number
CN101996131A
CN101996131A CN2009100905262A CN200910090526A CN101996131A CN 101996131 A CN101996131 A CN 101996131A CN 2009100905262 A CN2009100905262 A CN 2009100905262A CN 200910090526 A CN200910090526 A CN 200910090526A CN 101996131 A CN101996131 A CN 101996131A
Authority
CN
China
Prior art keywords
test
key word
xml
gui
module
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.)
Pending
Application number
CN2009100905262A
Other languages
Chinese (zh)
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.)
Aisino Corp
Original Assignee
Aisino 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 Aisino Corp filed Critical Aisino Corp
Priority to CN2009100905262A priority Critical patent/CN101996131A/en
Publication of CN101996131A publication Critical patent/CN101996131A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an automatic test method and an automatic test platform for a graphic user interface (GUI) based on extensive makeup language (XML) packaging key words. The method comprises the following steps: step a, a test architecture designer builds an XML architecture file for describing test key words comprising GUI elements; step b, a test example designer compiles an XML file according to the key words to form a test example which comprises test example logic, test data and an expectant result; and step c, a test platform developer develops an automatic test engine, analyzes the XML file in the test example, explains the test key words, locates the GUI elements, executes the test and verifies the result. The test logic and the test data are drawn out of test scripts and constructed by the automatic test developer and the developer, so that the automatic test developer and the tester can allow full play to individual superiorities without interaction.

Description

GUI automatic test approach and automatically testing platform based on XML encapsulation key word
Technical field
The present invention relates to a kind of computer software testing technology, particularly a kind of web application GUI automatic test approach and automatically testing platform.
Background technology
Along with computer software technology and Internet development, web application has obtained increasing application.Traditional Web uses the GUI automatic test approach, and people need write test script, utilizes the script programming to realize test logic, drives tested application GUI element, realizes the purpose of test automatically.Many commercial testing tools such as the WinRunner of Hewlett-Packard Corporation, QTP, increase income testing tool Watir, Selenium etc. are such principles.Business tool provides the function of recording usually, can write down tester's operation, produces test script.
The drawback of such method is: adopt the method for recording, the script of generation is a hard coded, and is non-structured, is difficult to safeguard.If, tester's program capability is had relatively high expectations with the method for programming.Usually, the test development personnel do not understand Test Design method and professional knowledge automatically, and the tester then is unfamiliar with programming language.In order to remedy these defectives, classic method mode of operation preferably is: tester's design test case, form the test case document, and the test development personnel realize test script automatically, be actually test case is translated into script, commissioning test is also safeguarded script.The problem that such mode of operation is brought is: the level of detail and accuracy requirement for test case are high, need more tester and more time to write test case, and may cause alternately between the different personnel understood ambiguity and can not be synchronous.Increase the demand of human resources and linked up cost.Common software company can not provide a large amount of personnel cost and time, press for a kind of lightweight, use more convenient, be more conducive to safeguard, more time saving and energy saving method is applied to GUI and tests automatically.
In fact, it is mixed in together that traditional scripting automatic test approach more will be tested driving, test logic, test data, scripting means readable relatively poor, and test script can't be directly used in the test case evaluation, must safeguard a test case and a test script simultaneously.
In view of above-mentioned defective, creator of the present invention is through research and practice have obtained this creation finally for a long time.
Summary of the invention
The objective of the invention is to, solve that will to test driving, test logic, test data in the existing scripting automatic test approach mixed in together, test script can't be directly used in the test case evaluation, must safeguard the technical matters of a test case and a test script simultaneously.
For achieving the above object, the invention provides a kind of GUI automatic test approach based on XML encapsulation key word, comprising:
Step a, test structure designer set up XML framework file, and in order to describe the test key word, described key word comprises the GUI element;
Step b, test case designer writes the XML file according to described key word, forms test case, and described test case comprises test case logic, test data and expected results;
Step c, the test platform developer develops automatic testing engine, resolves the XML file in the described test case, explains described test key word, locatees described GUI element, carries out test and checking result.
The present invention also provides a kind of automatic test platform, comprises key word describing module, test case module and automatic testing engine;
Store an XML framework file in the described key word describing module, in order to describe the test key word, described key word comprises the GUI element;
The a plurality of test cases of storage in the described test case module, described test case is the XML file, comprises test logic, test data and expected results;
Described automatic testing engine is resolved described XML file, explains described key word, and the navigation test execution is located described GUI element, carries out test and checking result.
Further, described automatic testing engine comprises project management module, parsing module, navigation module, GUI element locating module, message processing module and authentication module;
Described project management module is set up test event, comprises test use cases, parameter when test run is set, config option;
Described parsing module is resolved test case XML file, preserves described each key object;
Described navigation module is explained described key word, carries out each test use cases, test case, recurrence according to the different levels of tested object and carries out the test case of quoting;
Key word in the described GUI element locating module read test use-case is described, and finds corresponding GUI element;
Described message processing module triggers various message on element object, to simulate various inputs;
The execution testing authentication described in the key word that described authentication module reads in the described test case.
Beneficial effect of the present invention is, design a kind of test case of moving, test logic and test data are extracted from test script, make up by automatic test development personnel and tester respectively, give full play to the two advantage separately, do not need mutual between the two.Improve the readability of test logic simultaneously, arrange a collection of significant key word, make it can be directly used in the test case evaluation, do not need to write separately complicated detailed test case document in order to express test logic.
Description of drawings
Fig. 1 is keyword structure figure;
Fig. 2 is the workflow diagram based on the GUI automatic test approach of XML encapsulation key word;
Fig. 3 is the structural drawing based on the GUI automatically testing platform of XML encapsulation key word.
Description of reference numerals:
1-key word describing module; 2-test case module; 3-test report format module; The 4-GUI library of object; The automatic testing engine of 5-; The 501-project management module; The 502-parsing module; The 503-navigation module; 504-GUI element locating module; 505-GUI element processing module; The 506-message processing module; The 507-authentication module; The 508-log pattern; 509-conventional data module; 510-multithreading and Win32API module.
Embodiment
Below in conjunction with accompanying drawing, be described in more detail with other technical characterictic and advantage the present invention is above-mentioned.Specific embodiment described herein is only in order to explain the present invention, not in order to limit the present invention.
At first XML key word, type and structure thereof among the present invention are described.See also shown in Figure 1ly, it is the keyword structure figure that the present invention is based on the GUI automatic test approach of XML encapsulation key word, and it has defined the structure between the key word.
The type of key word has:
Test frame class: test use cases, test case, test case precondition, test case postcondition;
Referenced classes: external testing set of uses case, test data table;
Variable class: variable, structure;
Test and management is supported class: corresponding product demand, corresponding testing requirement;
Class of operation: login system, menu, toolbar, input domain, inquiry, operation SQL statement, working procedure, time-out are carried out;
Input domain class: literal, selection, form, user prompt, button, tab, tree, clauses and subclauses;
Checking class: interface element value, interface element attribute, dialog box, database, file;
The verifying logic class: equal, be not equal to, comprise, do not comprise, greater than, less than, more than or equal to, smaller or equal to;
Composite class: combinatorial input territory, web page dialog box, data-driven;
Data-driven class: fixed step size data-driven, variable step data-driven.
See also shown in Figure 2ly, be the workflow diagram based on the GUI automatic test approach of XML encapsulation key word, it step that comprises is:
Step 101, the test structure designer sets up the XML framework file (its structure is as shown in Figure 1) of key word by the XML edit tool, constitutes key word describing module 1, and described key word comprises the GUI element;
By defining a whole set of XML element and type thereof, attribute, constraint, data, enumerated value, in order to describe the test key word; In the XML of key word describing module 1 framework file, definitions section, element term, element type, attribute, constraint, data type, default value; Wherein, to enumerate the optional value of mode defined attribute, design provides option to test case, reduces error rate; In element value, define test data.
By the XML crossover tool, the XML framework file of key word describing module 1 can be generated automatically the defined file of each key word type, offer the test platform developer and use.
Step 102: test case designer is according to the XML framework file of key word describing module 1, write test case by the XML edit tool, described test case is the XML data file, comprising test case logic, test data and expected results, and be combined into different test use cases, constitute test case module 2;
Test case designer can write some public test cases, quotes for other test cases designer, and is combined into different test use cases;
Test data and expected results value define in element value, and Available Variables are represented, also can represent with constant, also can use the reference data representation of file.Described data file is the Excel form.
Step 103: the test platform developer develops automatic testing engine, and testing engine is resolved the XML file in the test case module 2 automatically, explains key word, the navigation test execution, location GUI element to GUI library of object 4, quickens test execution next time with current GUI target cache.Carry out test and checking result.After carrying out end of test (EOT), produce text test log and XML form test report.
Accordingly, the invention provides a kind of GUI automatically testing platform, comprise key word describing module 1, test case module 2, test report format module 3, GUI library of object 4 and automatic testing engine 5 based on XML encapsulation key word.
Wherein, store an XML framework file in the key word describing module 1, in order to describe the test key word; The a plurality of test cases of storage in the test case module 2, described test case is the XML file, comprises test logic, test data and expected results; The a plurality of xsl files of storage are used for defining the test report form in the test report format module 3; Set up the mapping of description of GUI element key word and GUI element ID in the GUI library of object 4.
Automatically testing engine 5 comprises project management module 501, parsing module 502, navigation module 503, GUI element locating module 504, GUI element processing module 505, message processing module 506, authentication module 507, log pattern 508, conventional data module 509, and multithreading and Win32API module 510.
Project management module 501 can be set up test event, comprises test use cases, parameter when test run is set, config option; After beginning to carry out test, call parsing module 502 and resolve the test case XML file that test case is concentrated one by one;
Parsing module 502 utilizes anti-serialization technology to resolve test case XML file, preserves each key object;
Navigation module 503 is carried out each test use cases, test case, recurrence according to the different levels of tested object and is carried out the test case of quoting; When implementation of test cases, explain described key word, call GUI element locating module 504 location GUI elements;
Key word in the GUI element locating module 504 read test use-cases is described, and finds corresponding GUI element, according to the description of key word, and message call processing module 506; GUI element locating module 504 is set up the mapping of description of GUI element key word and GUI element ID, and buffer memory GUI element object can be by using element ID location element in execution next time to GUI library of object 4, and accelerated test is carried out.With behind the element ID location element and the element key word describe and to compare, determine whether element ID expired, as the expired GUI library of object 4 of then upgrading.
GUI element processing module 505 is handled various complex Web page GUI elements, and as form, page turning, reference etc., according to the description of key word, message call processing module 506 is simulated various input operations;
According to the realization feature of different product, GUI element locating module 504 and GUI element processing module 505 need to realize the differentiation processing usually, to adapt to the different product characteristics;
Message processing module 506 triggers various message on element object, to simulate various inputs;
After carrying out various input operations, authentication module 507 reads key word and describes the execution testing authentication, comprises all kinds of checkings such as interface element value, interface element attribute, dialog box, Database field value, file;
After the test execution, log pattern 508 logging test results record the Debugging message that makes a mistake in the test process test log of text formatting;
Described log pattern 508 calls described test report format module 3, test result, the test statistics information in each step are outputed to XML form test report, preserve the error interface sectional drawing, picture is linked to the test report relevant position, the test report of display formatization; The data of test report are separated with form, and the QA Manager can be by the display mode of the XSL style sheet customization test report in the definition test report format module 3.
Conventional data module 509 is handled various file input and output, database manipulation;
Multithreading and Win32API module 510 provide multithreading to handle and call the Win32API function.Wherein, the appearance of web page dialog box, message notifying dialog box isotype dialog box can suspend the execution of main thread, after needs startup multithreading is handled, gets back to main thread and continues to carry out.
The present invention is by designing a kind of test case of moving, test logic and test data are extracted from test script, make up by test platform developer and test case designer respectively, give full play to the two advantage separately, do not need mutual between the two.Improve the readability of test case simultaneously, arrange a collection of significant key word, make it can be directly used in the test case evaluation, do not need to write separately complicated detailed test case document in order to express test logic.
The above only is preferred embodiment of the present invention, only is illustrative for the purpose of the present invention, and nonrestrictive.Those skilled in the art is understood, and can carry out many changes to it in the spirit and scope that claim of the present invention limited, revise, even equivalence, but all will fall within the scope of protection of the present invention.

Claims (15)

1. the GUI automatic test approach based on XML encapsulation key word is characterized in that, comprising:
Step a, test structure designer set up XML framework file, and in order to describe the test key word, described key word comprises the GUI element;
Step b, test case designer writes the XML file according to described key word, forms test case, and described test case comprises test case logic, test data and expected results;
Step c, the test platform developer develops automatic testing engine, resolves the XML file in the described test case, explains described test key word, locatees described GUI element, carries out test and checking result.
2. the GUI automatic test approach based on XML encapsulation key word as claimed in claim 1, it is characterized in that group, element term, element type, attribute, constraint, data type, the default value of the described key word of definition in the XML framework file among the described step a.
3. the GUI automatic test approach based on XML encapsulation key word as claimed in claim 1, it is characterized in that, also comprise among the described step a by the defined file of XML crossover tool, offer the test platform developer and use described each key word type of the automatic generation of described XML framework file.
4. the GUI automatic test approach based on XML encapsulation key word as claimed in claim 1 is characterized in that the test case designer writes described test case according to the prompting of described XML framework file among the described step b.
5. the GUI automatic test approach based on XML encapsulation key word as claimed in claim 1 is characterized in that, the test data among the described step b perhaps represents with constant for to represent with variable, perhaps represents with quoting independently data file.
6. the GUI automatic test approach based on XML encapsulation key word as claimed in claim 1 is characterized in that among the described step b, test case designer is combined into different test use cases with described test case.
7. the GUI automatically testing platform based on XML encapsulation key word is characterized in that, comprises key word describing module, test case module and automatic testing engine;
Store an XML framework file in the described key word describing module, in order to describe the test key word, described key word comprises the GUI element;
The a plurality of test cases of storage in the described test case module, described test case is the XML file, comprises test logic, test data and expected results;
Described automatic testing engine is resolved described XML file, explains described key word, and the navigation test execution is located described GUI element, carries out test and checking result.
8. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 7, it is characterized in that described automatic testing engine comprises project management module, parsing module, navigation module, GUI element locating module, message processing module and authentication module;
Described project management module is set up test event, comprises test use cases, parameter when test run is set, and config option calls described parsing module and resolves the test case XML file that test case is concentrated one by one;
Described parsing module is resolved test case XML file, preserves described each key object;
Described navigation module is carried out each test use cases, test case, recurrence according to the different levels of tested object and is carried out the test case of quoting, and explains described key word, calls described GUI element locating module location GUI element;
Key word in the described GUI element locating module read test use-case is described, and finds corresponding GUI element, according to the description of key word, calls described message processing module;
Described message processing module triggers various message on element object, to simulate various inputs; Carry out after the various input operations, call described authentication module, the output of verifying application programs;
The execution testing authentication described in the key word that described authentication module reads in the described test case.
9. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 8, it is characterized in that, described test platform further comprises the GUI library of object, set up the mapping of described GUI element key word description and GUI element ID, carry out then by using element ID location element, the accelerated test execution next time.
10. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 8 is characterized in that described test platform further comprises test report module, stores a plurality of xsl files, is used for defining the test report form.
11. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 8, it is characterized in that, described automatic testing engine further comprises GUI element processing module, be used to handle various complex Web page GUI elements, description according to key word, call described message processing module, simulate various input operations.
12. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 8, it is characterized in that, described automatic testing engine further comprises log pattern, is used for logging test results, the Debugging message that makes a mistake in the test process is recorded the test log of text formatting.
13. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 12, it is characterized in that, described log pattern calls the formatted file of described test report module definition, test result, the test statistics information in each step are outputed to XML form test report, preserve the error interface sectional drawing, picture is linked to the test report relevant position, the test report of display formatization.
14. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 8 is characterized in that described automatic testing engine further comprises the conventional data module, is used to handle various file input and output, database manipulation.
15. the GUI automatically testing platform based on XML encapsulation key word as claimed in claim 8 is characterized in that described automatic testing engine further comprises multithreading and Win32API module, provides multithreading to handle and call the Win32API function.
CN2009100905262A 2009-08-19 2009-08-19 Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word Pending CN101996131A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100905262A CN101996131A (en) 2009-08-19 2009-08-19 Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100905262A CN101996131A (en) 2009-08-19 2009-08-19 Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word

Publications (1)

Publication Number Publication Date
CN101996131A true CN101996131A (en) 2011-03-30

Family

ID=43786307

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100905262A Pending CN101996131A (en) 2009-08-19 2009-08-19 Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word

Country Status (1)

Country Link
CN (1) CN101996131A (en)

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289406A (en) * 2011-08-24 2011-12-21 深圳市万兴软件有限公司 Parameter testing method and device
CN102541730A (en) * 2011-12-08 2012-07-04 北京空间飞行器总体设计部 Semantic identification and automatic generation method for spacecraft test script
CN102609811A (en) * 2012-01-19 2012-07-25 贵州航天风华精密设备有限公司 General defining system and general defining method for indexes of test items of spacecraft
CN102882737A (en) * 2012-08-24 2013-01-16 烽火通信科技股份有限公司 Transaction language-1(TL1) command automatically testing method based on extensible markup language (XML) script
CN102981958A (en) * 2012-12-19 2013-03-20 青岛海信传媒网络技术有限公司 Method and device for testing software
CN103377119A (en) * 2012-04-23 2013-10-30 腾讯科技(深圳)有限公司 Automatic nonstandard control testing method and device
CN103942139A (en) * 2013-12-19 2014-07-23 江苏锐天信息科技有限公司 Method for constructing test framework of aviation schematic diagram sheet software
CN103984769A (en) * 2014-06-04 2014-08-13 成都美美臣科技有限公司 Use-case data management and storage method
CN104008058A (en) * 2014-06-16 2014-08-27 东南大学 Framework evaluating method based on prototype simulation
CN104123226A (en) * 2014-07-30 2014-10-29 深圳市共进电子股份有限公司 Processing method for popup form in automatic testing
CN105320595A (en) * 2014-07-31 2016-02-10 腾讯科技(深圳)有限公司 Application test method and device
CN105786690A (en) * 2014-12-24 2016-07-20 博雅网络游戏开发(深圳)有限公司 Test method and system by using generated test embodiment steps
CN106294150A (en) * 2016-08-09 2017-01-04 北京神州绿盟信息安全科技股份有限公司 A kind of test loading method and device
CN106354649A (en) * 2016-09-18 2017-01-25 郑州云海信息技术有限公司 Layered script design method for automated testing of webpages
CN106502895A (en) * 2016-10-21 2017-03-15 郑州云海信息技术有限公司 A kind of automatic test information generation device and method
CN106909511A (en) * 2017-04-10 2017-06-30 丹露成都网络技术有限公司 A kind of automated testing method based on RedwoodHQ
CN107066376A (en) * 2016-12-15 2017-08-18 中国航天科工集团第四研究院第四总体设计部 A kind of automatic test verification method tested for GUI
CN107590062A (en) * 2016-07-06 2018-01-16 阿里巴巴集团控股有限公司 A kind of method of testing and device of multi-client interaction
CN107729230A (en) * 2017-09-18 2018-02-23 郑州云海信息技术有限公司 A kind of WEB automatic test devices and method of testing based under control scheme
CN107908564A (en) * 2017-11-27 2018-04-13 于海生 A kind of UI test frames based on data separating principle
CN108845930A (en) * 2018-05-23 2018-11-20 深圳市腾讯网络信息技术有限公司 Interface operation test method and device, storage medium and electronic device
CN109144856A (en) * 2018-07-27 2019-01-04 北京皮尔布莱尼软件有限公司 A kind of UI automated testing method calculates equipment and storage medium
CN109308250A (en) * 2017-07-26 2019-02-05 上海富瀚微电子股份有限公司 A kind of GUI automated testing method and system
CN109460368A (en) * 2018-11-22 2019-03-12 北京同有飞骥科技股份有限公司 Automatic test approach, device and storage medium based on syntax conversion
CN109491919A (en) * 2018-11-28 2019-03-19 中电科西北集团有限公司 A kind of method for testing software and test platform
CN110013672A (en) * 2019-04-19 2019-07-16 腾讯科技(成都)有限公司 Method, unit and the computer readable storage medium of the automatic test of game for machine operation
CN110059000A (en) * 2019-03-15 2019-07-26 深圳壹账通智能科技有限公司 Chat drama test control method, device, computer equipment and storage medium
CN110175126A (en) * 2019-05-27 2019-08-27 中国航空无线电电子研究所 Test case based on scripting language
CN111427785A (en) * 2020-03-24 2020-07-17 北京金山云网络技术有限公司 Formalized task verification method and device, electronic equipment and computer readable medium
CN112579456A (en) * 2020-12-24 2021-03-30 安徽航天信息科技有限公司 Web automatic testing method and device
CN112631938A (en) * 2020-12-31 2021-04-09 北京弘远博学科技有限公司 Automatic regression testing method
CN112732579A (en) * 2021-01-11 2021-04-30 深圳市瑞云科技有限公司 WebUI automatic test method and system
US11003571B2 (en) 2019-04-05 2021-05-11 Oracle International Corporation Customizable enterprise automation test framework
CN114509986A (en) * 2022-01-20 2022-05-17 武汉朗宇智能科技有限公司 Cross-platform HMI configuration system and method based on xml file
CN117171052A (en) * 2023-10-30 2023-12-05 浙江禾川科技股份有限公司 Script testing method, device, equipment and medium based on XML language

Cited By (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289406A (en) * 2011-08-24 2011-12-21 深圳市万兴软件有限公司 Parameter testing method and device
CN102541730A (en) * 2011-12-08 2012-07-04 北京空间飞行器总体设计部 Semantic identification and automatic generation method for spacecraft test script
CN102541730B (en) * 2011-12-08 2014-08-27 北京空间飞行器总体设计部 Semantic identification and automatic generation method for spacecraft test script
CN102609811A (en) * 2012-01-19 2012-07-25 贵州航天风华精密设备有限公司 General defining system and general defining method for indexes of test items of spacecraft
CN103377119B (en) * 2012-04-23 2017-07-25 腾讯科技(深圳)有限公司 A kind of non-standard control automated testing method and device
CN103377119A (en) * 2012-04-23 2013-10-30 腾讯科技(深圳)有限公司 Automatic nonstandard control testing method and device
CN102882737A (en) * 2012-08-24 2013-01-16 烽火通信科技股份有限公司 Transaction language-1(TL1) command automatically testing method based on extensible markup language (XML) script
CN102882737B (en) * 2012-08-24 2015-01-14 烽火通信科技股份有限公司 Transaction language-1(TL1) command automatically testing method based on extensible markup language (XML) script
CN102981958A (en) * 2012-12-19 2013-03-20 青岛海信传媒网络技术有限公司 Method and device for testing software
CN102981958B (en) * 2012-12-19 2015-09-30 青岛海信传媒网络技术有限公司 Method for testing software and proving installation
CN103942139A (en) * 2013-12-19 2014-07-23 江苏锐天信息科技有限公司 Method for constructing test framework of aviation schematic diagram sheet software
CN103942139B (en) * 2013-12-19 2017-06-06 江苏锐天信息科技有限公司 A kind of aviation sketch page software test framework construction method
CN103984769A (en) * 2014-06-04 2014-08-13 成都美美臣科技有限公司 Use-case data management and storage method
CN104008058B (en) * 2014-06-16 2016-06-08 东南大学 A kind of framework evaluation method based on prototype emulation
CN104008058A (en) * 2014-06-16 2014-08-27 东南大学 Framework evaluating method based on prototype simulation
CN104123226B (en) * 2014-07-30 2017-02-08 深圳市共进电子股份有限公司 Processing method for popup form in automatic testing
CN104123226A (en) * 2014-07-30 2014-10-29 深圳市共进电子股份有限公司 Processing method for popup form in automatic testing
CN105320595A (en) * 2014-07-31 2016-02-10 腾讯科技(深圳)有限公司 Application test method and device
CN105786690A (en) * 2014-12-24 2016-07-20 博雅网络游戏开发(深圳)有限公司 Test method and system by using generated test embodiment steps
CN107590062A (en) * 2016-07-06 2018-01-16 阿里巴巴集团控股有限公司 A kind of method of testing and device of multi-client interaction
CN107590062B (en) * 2016-07-06 2021-11-30 阿里巴巴集团控股有限公司 Multi-client interaction testing method and device
CN106294150A (en) * 2016-08-09 2017-01-04 北京神州绿盟信息安全科技股份有限公司 A kind of test loading method and device
CN106294150B (en) * 2016-08-09 2019-03-26 北京神州绿盟信息安全科技股份有限公司 A kind of test loading method and device
CN106354649A (en) * 2016-09-18 2017-01-25 郑州云海信息技术有限公司 Layered script design method for automated testing of webpages
CN106502895A (en) * 2016-10-21 2017-03-15 郑州云海信息技术有限公司 A kind of automatic test information generation device and method
CN107066376A (en) * 2016-12-15 2017-08-18 中国航天科工集团第四研究院第四总体设计部 A kind of automatic test verification method tested for GUI
CN106909511A (en) * 2017-04-10 2017-06-30 丹露成都网络技术有限公司 A kind of automated testing method based on RedwoodHQ
CN109308250A (en) * 2017-07-26 2019-02-05 上海富瀚微电子股份有限公司 A kind of GUI automated testing method and system
CN107729230A (en) * 2017-09-18 2018-02-23 郑州云海信息技术有限公司 A kind of WEB automatic test devices and method of testing based under control scheme
CN107908564A (en) * 2017-11-27 2018-04-13 于海生 A kind of UI test frames based on data separating principle
CN108845930B (en) * 2018-05-23 2022-12-30 深圳市腾讯网络信息技术有限公司 Interface operation test method and device, storage medium and electronic device
CN108845930A (en) * 2018-05-23 2018-11-20 深圳市腾讯网络信息技术有限公司 Interface operation test method and device, storage medium and electronic device
CN109144856A (en) * 2018-07-27 2019-01-04 北京皮尔布莱尼软件有限公司 A kind of UI automated testing method calculates equipment and storage medium
CN109460368A (en) * 2018-11-22 2019-03-12 北京同有飞骥科技股份有限公司 Automatic test approach, device and storage medium based on syntax conversion
CN109491919A (en) * 2018-11-28 2019-03-19 中电科西北集团有限公司 A kind of method for testing software and test platform
CN109491919B (en) * 2018-11-28 2021-10-26 中电科西北集团有限公司 Software testing method and testing platform
CN110059000A (en) * 2019-03-15 2019-07-26 深圳壹账通智能科技有限公司 Chat drama test control method, device, computer equipment and storage medium
US11003571B2 (en) 2019-04-05 2021-05-11 Oracle International Corporation Customizable enterprise automation test framework
US11436126B2 (en) 2019-04-05 2022-09-06 Oracle International Corporation Customizable enterprise automation test framework
CN110013672A (en) * 2019-04-19 2019-07-16 腾讯科技(成都)有限公司 Method, unit and the computer readable storage medium of the automatic test of game for machine operation
CN110175126A (en) * 2019-05-27 2019-08-27 中国航空无线电电子研究所 Test case based on scripting language
CN111427785A (en) * 2020-03-24 2020-07-17 北京金山云网络技术有限公司 Formalized task verification method and device, electronic equipment and computer readable medium
CN111427785B (en) * 2020-03-24 2023-08-18 北京金山云网络技术有限公司 Formalized task verification method, formalized task verification device, electronic equipment and computer readable medium
CN112579456A (en) * 2020-12-24 2021-03-30 安徽航天信息科技有限公司 Web automatic testing method and device
CN112579456B (en) * 2020-12-24 2024-04-09 安徽航天信息科技有限公司 Web automatic testing method and device
CN112631938A (en) * 2020-12-31 2021-04-09 北京弘远博学科技有限公司 Automatic regression testing method
CN112631938B (en) * 2020-12-31 2024-02-09 北京弘远博学科技有限公司 Automatic regression testing method
CN112732579A (en) * 2021-01-11 2021-04-30 深圳市瑞云科技有限公司 WebUI automatic test method and system
CN112732579B (en) * 2021-01-11 2023-05-02 深圳市瑞云科技有限公司 Automatic test method and system for WebUI
CN114509986A (en) * 2022-01-20 2022-05-17 武汉朗宇智能科技有限公司 Cross-platform HMI configuration system and method based on xml file
CN114509986B (en) * 2022-01-20 2024-04-05 武汉朗宇智能科技有限公司 Cross-platform HMI configuration system and method based on xml file
CN117171052A (en) * 2023-10-30 2023-12-05 浙江禾川科技股份有限公司 Script testing method, device, equipment and medium based on XML language
CN117171052B (en) * 2023-10-30 2024-02-09 浙江禾川科技股份有限公司 Script testing method, device, equipment and medium based on XML language

Similar Documents

Publication Publication Date Title
CN101996131A (en) Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word
CN110764753B (en) Business logic code generation method, device, equipment and storage medium
CN110018955B (en) Generating automated test scripts by transforming manual test cases
CN110309071B (en) Test code generation method and module, and test method and system
CN107273117B (en) Programming-friendly agile code automatic generation system
US7673292B2 (en) Auto conversion of tests between different functional testing tools
EP2228726B1 (en) A method and system for task modeling of mobile phone applications
US20020091968A1 (en) Object-oriented data driven software GUI automated test harness
CN108345532A (en) A kind of automatic test cases generation method and device
US20120266131A1 (en) Automatic program generation device, method, and computer program
CN107844424A (en) Model-based testing system and method
CN110990274B (en) Data processing method, device and system for generating test cases
US20070061641A1 (en) Apparatus and method for generating test driver
US20090172632A1 (en) Method, System, and Computer Program Product for Implementing External Domain Independent Modeling Framework in a System Design
CN106469140A (en) A kind of report generating system and its method
KR101770292B1 (en) Computer-executable model reverse engineering method and apparatus performing the same
CN103605556A (en) Virtual test subject integrally-constructing system and method
CN110083814A (en) A kind of report form generation method and device, computer readable storage medium
CN104657274A (en) Method and device for testing software interface
CN116680885A (en) Complex device control software modeling and verification method based on SysML and Tango
TWI402705B (en) Method and tool for generating simulation case for ic device
CN110286882B (en) Foreground system design and verification method based on model detection
CN114385155A (en) vue project visualization tool generation method, device, equipment and storage medium
CN113672509A (en) Automatic testing method, device, testing platform and storage medium
Kulkarni et al. Novel Approach to Abstract the Data Flow Diagram from Java Application Program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110330