CN103399814B - The method and device of automatic test - Google Patents

The method and device of automatic test Download PDF

Info

Publication number
CN103399814B
CN103399814B CN201310299087.2A CN201310299087A CN103399814B CN 103399814 B CN103399814 B CN 103399814B CN 201310299087 A CN201310299087 A CN 201310299087A CN 103399814 B CN103399814 B CN 103399814B
Authority
CN
China
Prior art keywords
test
resolver
interface function
script
event
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.)
Active
Application number
CN201310299087.2A
Other languages
Chinese (zh)
Other versions
CN103399814A (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.)
Xian TCL Software Development Co Ltd
Original Assignee
Xian TCL Software Development 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 Xian TCL Software Development Co Ltd filed Critical Xian TCL Software Development Co Ltd
Priority to CN201310299087.2A priority Critical patent/CN103399814B/en
Publication of CN103399814A publication Critical patent/CN103399814A/en
Application granted granted Critical
Publication of CN103399814B publication Critical patent/CN103399814B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present invention relates to a kind of method and device of automatic test, the method for automatic test comprises the following steps:Parsing class is imported, and the resolver established under the parsing class;After test instruction is received, the corresponding script of each test event of Devices to test is selected;The interface function encapsulated in advance is imported into the resolver, Run Script calls the interface function related with each test event to test corresponding test event, and the present invention can improve the testing efficiency tested smart machine and test quality.

Description

The method and device of automatic test
Technical field
The present invention relates to automatization testing technique field, more particularly to a kind of method and device of automatic test.
Background technology
Current smart machine is more and more, after product enters the system testing stage, in order to ensure the quality of product, needs Its function and performance under the actual environment of simulation are comprehensively tested, and according to found in test process Defect, it is modified.
There is the test that part carries out smart machine in the mode using craft in the prior art, but manual test needs The work largely repeated is performed, testing efficiency is low, it is necessary to introduces automatic test.But existing automation tools are seldom, The test of individual event performance can only be typically carried out with multiple test systems, and it is many also in the presence of the problem of not enough improving, or even one A little most basic recordings and playing function also do not provide, and cause the reduction of testing efficiency and test quality.
The content of the invention
It is a primary object of the present invention to provide a kind of method and device of automatic test, it is intended to improve to smart machine The testing efficiency and test quality tested.
In order to achieve the above object, the present invention proposes a kind of method of automatic test, comprises the following steps:
Parsing class is imported, and the resolver established under the parsing class;
After test instruction is received, the corresponding script of each test event of Devices to test is selected;
The interface function encapsulated in advance is imported into the resolver, Run Script calls related to each test event connect The mouth corresponding test event of function pair is tested.
Preferably, described that the interface function encapsulated in advance is imported into the resolver, Run Script calls and each test The step of related interface function of project is tested corresponding test event includes:
The interface function encapsulated in advance is placed in test file;
By the calling interface that pre-establishes from the test file calling interface function, interface function is imported described in Resolver, Run Script call the interface function related with each test event to test corresponding test event.
Preferably, it is described establish it is described parsing class under resolver the step of include:
The language environment of script corresponding to the resolver is set;
The language environment of the script is initialised in the parsing class;
The packet of application programming interfaces is imported, creates the resolver under the parsing class.
Preferably, described that the interface function encapsulated in advance is imported into the resolver, Run Script calls and each test Include after the step of related interface function of project is tested corresponding test event:
The test result of the test event is output in patterned output window, and by test result be stored in In catalog data base corresponding to the Devices to test.
The present invention also proposes a kind of automatic test device, including establishes module, selecting module and test module, wherein:
It is described to establish module, class is parsed for importing, and the resolver established under the parsing class;
The selecting module, for after test instruction is received, selecting the correspondence of each test event of Devices to test Script;
The test module, for the interface function encapsulated in advance to be imported into the resolver, Run Script call with it is each The related interface function of individual test event is tested corresponding test event.
Preferably, the test module includes storage unit and test cell,
Storage unit, for the interface function encapsulated in advance to be placed in test file;
Test cell, for the calling interface by pre-establishing from the test file calling interface function, will connect Mouth function imports the resolver, and Run Script calls the interface function related with each test event to corresponding test event Tested.
Preferably, the module of establishing includes setting unit, initialization unit and creating unit,
Setting unit, for setting the language environment of script corresponding to the resolver;
Initialization unit, for the language environment of the script to be initialised in the parsing class;
Creating unit, for importing the packet of application programming interfaces, create the resolver under the parsing class.
Preferably, in addition to output module, for the test result of the test event to be output into patterned output In window, and test result is stored in catalog data base corresponding with the Devices to test.
The method that the present invention provides a kind of full-featured and simple to operate automatic test, by importing parsing class and building Resolver under vertical parsing class, resolver provide basic built-in instruction and basic interface function, can cover major part Automatic test, when the method for the test is applied to test system, multinomial performance can be completed in single test system Test;After test instruction is received, script corresponding to selection is simultaneously run, and can be substituted some complexity or frequently be tested, Improve testing efficiency and test quality.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the method first embodiment of automatic test of the present invention;
Fig. 2 is the schematic flow sheet of the method second embodiment of automatic test of the present invention;
Fig. 3 is the schematic flow sheet tested in Fig. 2;
Fig. 4 is the schematic flow sheet that resolver is established in Fig. 2;
Fig. 5 is the structural representation of the device first embodiment of automatic test of the present invention;
Fig. 6 is the structural representation of the device second embodiment of automatic test of the present invention;
Fig. 7 is the structural representation of test module in Fig. 6;
Fig. 8 is the structural representation that module is established in Fig. 6.
In order that the technical scheme of invention is clearer, clear, it is described in further detail below in conjunction with accompanying drawing.
Embodiment
Specifically, as shown in figure 1, Fig. 1 is the schematic flow sheet of the method first embodiment of automatic test of the present invention, bag Include:
Step S101, parsing class is imported, and the resolver established under the parsing class;
Specifically, it can be test terminal to implement main body in the present embodiment, test terminal can be computer or others Smart machine.A test system can also be established in terminal is tested, embedded Monkeyrunner tests work in the test system The testing tool such as tool or Python testing tools.
Wherein, parsing class is the prototype to certain type of object definition variable and method, and it represents have altogether to one kind With feature things it is abstract.
Wherein, resolver is the core of script work, and the execution of all specific instructions or function is all by resolver To complete.Resolver provides basic built-in instruction or basic interface function, and the resolver of different vendor or version is carried The built-in order supplied or interface function may be different.The extension of resolver realizes the interface with other computer languages, example The script operation C language either interface function of C Plus Plus or java language language can such as be made, in a particular application With definition command and other interface functions application can be made more flexible.
Wherein, the resolver parsed under class can create one, can also create multiple.
Step S102, after test instruction is received, select the corresponding script of each test event of Devices to test;
Wherein, when the test event that each needs of device under test are tested is tested, each of Devices to test is selected The corresponding script of individual test event, specifically, such as Devices to test can be selected from the script administration interface of test terminal Each test event corresponding script, or obtain the correspondence of each test event of Devices to test in other way Script.
Wherein, Devices to test can be the equipment of android system platform or the equipment of other systems platform.
Wherein, the quantity of the test event of Devices to test can be one or multiple.
Step S103, the interface function encapsulated in advance is imported into the resolver, Run Script calls and each test item The related interface function of mesh is tested corresponding test event.
Wherein, interface function can be interface function that test development personnel are developed or existing some are normal Interface function.Some conventional interface functions include form interface function, record playback interface functions such as interface function etc..
Wherein it is possible to the whole interface functions encapsulated in advance are imported into resolver, so that the energy during Run Script The used interface function of enough identification, reduces the probability to be reported an error in running.
The present embodiment can regard the workflow of a test system in test terminal as, and the test system is automation Test system, and possess expansibility, using the teaching of the invention it is possible to provide some function libraries of bottom operation, as the storehouse in Python can be imported into In test system, the test script of some performances or function can be developed more conveniently, such as UI pressure tests, stability test Or apk batch installation tests etc..
Wherein, exemplified by testing terminal, after terminal is tested with Devices to test foundation connection, test terminal can be by treating The communication tool that the system of measurement equipment provides is communicated with Devices to test, such as when the system of Devices to test is Android systems During system, Android Debug can be called by the module such as monkeyrunner API, standard Python os and subprocess Bridge is communicated with Devices to test.
Compared with prior art, the method for the present embodiment automatic test, by importing parsing class and establishing under parsing class Resolver, resolver provides basic built-in instruction and basic interface function, and extension realizes and other calculating The interface of machine language, with definition command and other interface functions application can be made more flexible in a particular application.
By foregoing description it can be seen that:The present embodiment provides a kind of full-featured and simple to operate automatic test Method, by the resolver for importing parsing class and establishing under parsing class, resolver provides basic built-in instruction and basic Interface function, most automatic test can be covered;After test instruction is received, script corresponding to selection is simultaneously run, Some complexity can be substituted or frequently tested, improve testing efficiency and test quality.
As shown in Fig. 2 Fig. 2 is the schematic flow sheet of the method second embodiment of automatic test of the present invention, above-mentioned On the basis of one embodiment, also include step S104 after step s 103, wherein:
Step S104, the test result of the test event is output to patterned output window, and by test result It is stored in catalog data base corresponding with the Devices to test.
Wherein, the information that test result includes includes script name and run time etc..
Wherein, can be with when using output function in Python or other are exported similar to output function Again setting is patterned to output function, in script implementation procedure, when calling output function printing test information(Including Often run test result and prompt message of step output etc.)When, test information is sent to output window, output window receives To after instruction, call window interior function that test result is output in patterned output window.
Further, before the test result of test event is output into patterned output window, detect whether to deposit In catalog data base corresponding with Devices to test, if in the presence of catalog data base corresponding with Devices to test, test result is deposited It is stored in catalog data base;If catalog data base corresponding with Devices to test is not present, mesh corresponding with Devices to test is created Test result is simultaneously stored in catalog data base by record database.
As shown in figure 3, Fig. 3 is the flow signal tested in the method second embodiment of automatic test of the present invention Figure, on the basis of the embodiment shown in above-mentioned Fig. 2, step S103 includes:
Step S1031, the interface function encapsulated in advance is placed in test file;
Step S1032, by the calling interface that pre-establishes from the test file calling interface function, by interface letter Number imports the resolver, and Run Script calls the interface function related with each test event to carry out corresponding test event Test.
Wherein, the interface function encapsulated in advance is placed in test file, tested when each needs of device under test When test event is tested, it can be tested calling interface function from test file.
It is possible to further set variable in resolver, for example read-only variable or public global variable are set; The variable in resolver can be changed.After the completion of testing when Run Script and to the test event, these can be read The value of variable.
As shown in figure 4, Fig. 4 is the flow signal that resolver is established in the method second embodiment of automatic test of the present invention Figure.On the basis of the embodiment shown in above-mentioned Fig. 2, step S101 includes:
Step S1011, the language environment of script corresponding to the resolver is set;
Step S1012, the language environment of the script is initialised in the parsing class;
Step S1013, the packet of application programming interfaces is imported, create the resolver under the parsing class.
For example search default library path and verbose, executable in python can be changed, its code is as follows It is shown:
Properties prop = new Properties();
Prop.setProperty (" python.path ", sb.toString ());
Prop.setProperty (" python.verbose ", " error ");
Prop.setProperty (" python.executable ", executablePath);
PythonInterpreter.initialize (System.getProperties (), prop, argv);
PythonInterpreter python = new PythonInterpreter()。
Wherein, PythonInterpreter.initialize (System.getProperties (), prop, argv) is Above-mentioned amended setting is initialised in parsing class;PythonInterpreter python = new PythonInterpreter () is establishment resolver.
Wherein it is possible to import the API data bag of automation communication, these automation interfaces just can be used after importing.For example, When the system of Devices to test is android system, monkeyrunner API packet can be imported, works as importing After monkeyrunner API packet, the interface of control Devices to test can be used.
As shown in figure 5, Fig. 5 is the structural representation of the device first embodiment of automatic test of the present invention, including establish Module 201, selecting module 202 and test module 203, wherein,
Module 201 is established, class is parsed for importing, and the resolver established under the parsing class;
Wherein, the device in the present embodiment can be test terminal, and test terminal can be computer or other intelligence Equipment.A test system can also be established in terminal is tested, in the test system embedded Monkeyrunner testing tools or The testing tools such as Python testing tools.
Wherein, parsing class is the prototype to certain type of object definition variable and method, and it represents have altogether to one kind With feature things it is abstract.
Wherein, resolver is the core of script work, and the execution of all specific instructions or function is all by resolver To complete.Resolver provides basic built-in instruction or basic interface function, and the resolver of different vendor or version is carried The built-in order supplied or interface function may be different.The extension of resolver realizes the interface with other computer languages, example The script operation C language either interface function of C Plus Plus or java language language can such as be made, in a particular application With definition command and other interface functions application can be made more flexible.
Wherein, the resolver parsed under class can create one, can also create multiple.
Selecting module 202, for when receive test instruction after, select Devices to test each test event it is corresponding Script;
Wherein, when the test event that each needs of device under test are tested is tested, each of Devices to test is selected The corresponding script of individual test event, specifically, such as Devices to test can be selected from the script administration interface of test terminal Each test event corresponding script, or obtain the correspondence of each test event of Devices to test in other way Script.
Wherein, Devices to test can be the equipment of android system platform or the equipment of other systems platform.
Wherein, the quantity of the test event of Devices to test can be one or multiple.
Test module 203, for the interface function encapsulated in advance to be imported into the resolver, Run Script call with it is each The related interface function of test event is tested corresponding test event.
Wherein, interface function can be interface function that test development personnel are developed or existing some are normal Interface function.Some conventional interface functions include form interface function, record playback interface functions such as interface function etc..
Wherein it is possible to the whole interface functions encapsulated in advance are imported into resolver, so that the energy during Run Script The used interface function of enough identification, reduces the probability to be reported an error in running.
The present embodiment can regard a test device in test terminal as, and the test device is automatic test device, And possess expansibility, using the teaching of the invention it is possible to provide some function libraries of bottom operation, as the storehouse in Python can imported into test device In, the test script of some performances or function can be developed more conveniently, such as UI pressure tests, stability test or apk Batch installation test etc..
Wherein, exemplified by testing terminal, after terminal is tested with Devices to test foundation connection, test terminal can be by treating The communication tool that the system of measurement equipment provides is communicated with Devices to test, such as when the system of Devices to test is Android systems During system, Android Debug can be called by the module such as monkeyrunner API, standard Python os and subprocess Bridge is communicated with Devices to test.
Compared with prior art, the device of the present embodiment automatic test, establish module 201 and import parsing class and establish solution The resolver under class is analysed, resolver provides basic built-in instruction and basic interface function, and extension realizes and it The interface of its computer language, with definition command and other interface functions application can be made more flexible in a particular application.
As shown in fig. 6, Fig. 6 is the structural representation of the device second embodiment of automatic test of the present invention, in above-mentioned Fig. 5 On the basis of embodiment, the device of automatic test of the invention also includes output module 204, wherein:
Output module 204, for the test result of the test event to be output into patterned output window, and it will survey Test result is stored in catalog data base corresponding with the Devices to test.
Wherein, the information that test result includes includes script name and run time etc..
Wherein, can be with when using output function in Python or other are exported similar to output function Again setting is patterned to output function, in script implementation procedure, when calling output function printing test information(Including Often run test result and prompt message of step output etc.)When, test information is sent to output window, output window receives To after instruction, call window interior function that test result is output in patterned output window.
Further, before the test result of test event is output into patterned output window, detect whether to deposit In catalog data base corresponding with Devices to test, if in the presence of catalog data base corresponding with Devices to test, test result is deposited It is stored in catalog data base;If catalog data base corresponding with Devices to test is not present, mesh corresponding with Devices to test is created Test result is simultaneously stored in catalog data base by record database.
As shown in fig. 7, Fig. 7 be automatic test of the present invention device second embodiment in test module structural representation Figure, test module 203 include storage unit 2031 and test cell 2032.
Storage unit 2031, for the interface function encapsulated in advance to be placed in test file;
Test cell 2032, for the calling interface by pre-establishing from the test file calling interface function, Interface function is imported into the resolver, Run Script calls the interface function related with each test event to corresponding test Project is tested.
Wherein, the interface function encapsulated in advance is placed in test file by storage unit 2031, each when device under test When the individual test event for needing to test is tested, it can be tested calling interface function from test file.
It is possible to further set variable in resolver, for example read-only variable or public global variable are set; The variable in resolver can be changed.After the completion of testing when Run Script and to the test event, these can be read The value of variable.
As shown in figure 8, Fig. 8 is the structural representation that module is established in the device second embodiment of automatic test of the present invention Figure, establishing module 201 includes setting unit 2011, initialization unit 2012 and creating unit 2013.
Setting unit 2011, for setting the language environment of script corresponding to the resolver;
Initialization unit 2012, for the language environment of the script to be initialised in the parsing class;
Creating unit 2013, for importing the packet of application programming interfaces, create the resolver under the parsing class.
For example search default library path and verbose, executable in python can be changed, its code is as follows It is shown:
Properties prop = new Properties();
Prop.setProperty (" python.path ", sb.toString ());
Prop.setProperty (" python.verbose ", " error ");
Prop.setProperty (" python.executable ", executablePath);
PythonInterpreter.initialize (System.getProperties (), prop, argv);
PythonInterpreter python = new PythonInterpreter()。
Wherein, PythonInterpreter.initialize (System.getProperties (), prop, argv) is Above-mentioned amended setting is initialised in parsing class;PythonInterpreter python = new PythonInterpreter () is establishment resolver.
Wherein it is possible to import the API data bag of automation communication, these automation interfaces just can be used after importing.For example, When the system of Devices to test is android system, monkeyrunner API packet can be imported, works as importing After monkeyrunner API packet, the interface of control Devices to test can be used.
By foregoing description it can be seen that:The present invention provides the side of a kind of full-featured and simple to operate automatic test Method, by the resolver for importing parsing class and establishing under parsing class, resolver provides basic built-in instruction and basic connect Mouth function, can cover most automatic test, can be in single survey when the method for the test is applied to test system The test of multinomial performance is completed in test system;After test instruction is received, script corresponding to selection is simultaneously run, and can substitute one A little complexity are frequently tested, and improve testing efficiency and test quality.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the scope of the invention, every utilization Equivalent structure or the flow conversion that description of the invention and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (8)

  1. A kind of 1. method of automatic test, it is characterised in that comprise the following steps:
    Parsing class is imported, and the resolver established under the parsing class, the resolver are provided with extension, built by extension The vertical interface for realizing other computer languages, definition command and interface function, there is provided the test script of exploitation;
    After test instruction is received, the corresponding script of each test event of Devices to test is selected;
    The interface function encapsulated in advance is imported into the resolver, Run Script calls the interface letter related to each test event It is several that corresponding test event is tested.
  2. 2. according to the method for claim 1, it is characterised in that described that the interface function encapsulated in advance is imported into the parsing Device, Run Script call the step of being tested with the interface function of each test event correlation corresponding test event to wrap Include:
    The interface function encapsulated in advance is placed in test file;
    By the calling interface that pre-establishes from the test file calling interface function, interface function is imported into the parsing Device, Run Script call the interface function related with each test event to test corresponding test event.
  3. 3. according to the method for claim 1, it is characterised in that it is described establish it is described parsing class under resolver the step of wrap Include:
    The language environment of script corresponding to the resolver is set;
    The language environment of the script is initialised in the parsing class;
    The packet of application programming interfaces is imported, creates the resolver under the parsing class.
  4. 4. according to the method described in any one of claims 1 to 3, it is characterised in that described to lead the interface function encapsulated in advance Enter the resolver, Run Script calls the interface function related with each test event to test corresponding test event The step of after include:
    The test result of the test event is output in patterned output window, and by test result be stored in it is described In catalog data base corresponding to Devices to test.
  5. A kind of 5. automatic test device, it is characterised in that including establishing module, selecting module and test module, wherein:
    It is described to establish module, class is parsed for importing, and the resolver established under the parsing class, the resolver are provided with expansion Exhibition item, the interface for realizing other computer languages, definition command and interface function are established by extension, there is provided the test of exploitation Script;
    The selecting module, for after test instruction is received, selecting the corresponding pin of each test event of Devices to test This;
    The test module, for the interface function encapsulated in advance to be imported into the resolver, Run Script calls and each survey The related interface function of examination project is tested corresponding test event.
  6. 6. device according to claim 5, it is characterised in that the test module includes storage unit and test cell,
    Storage unit, for the interface function encapsulated in advance to be placed in test file;
    Test cell, for the calling interface by pre-establishing from the test file calling interface function, by interface letter Number imports the resolver, and Run Script calls the interface function related with each test event to carry out corresponding test event Test.
  7. 7. device according to claim 5, it is characterised in that the module of establishing includes setting unit, initialization unit And creating unit,
    Setting unit, for setting the language environment of script corresponding to the resolver;
    Initialization unit, for the language environment of the script to be initialised in the parsing class;
    Creating unit, for importing the packet of application programming interfaces, create the resolver under the parsing class.
  8. 8. according to the device described in any one of claim 5 to 7, it is characterised in that also including output module, for by the survey The test result of examination project is output in patterned output window, and test result is stored in corresponding with the Devices to test Catalog data base in.
CN201310299087.2A 2013-07-16 2013-07-16 The method and device of automatic test Active CN103399814B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310299087.2A CN103399814B (en) 2013-07-16 2013-07-16 The method and device of automatic test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310299087.2A CN103399814B (en) 2013-07-16 2013-07-16 The method and device of automatic test

Publications (2)

Publication Number Publication Date
CN103399814A CN103399814A (en) 2013-11-20
CN103399814B true CN103399814B (en) 2018-01-19

Family

ID=49563447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310299087.2A Active CN103399814B (en) 2013-07-16 2013-07-16 The method and device of automatic test

Country Status (1)

Country Link
CN (1) CN103399814B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617120A (en) * 2013-12-05 2014-03-05 北京奇虎科技有限公司 Unit testing method and device
CN103995774B (en) * 2014-05-16 2017-04-26 北京猎豹网络科技有限公司 Method and device for detecting software installation package
CN104461898B (en) * 2014-12-19 2019-02-15 北京奇虎科技有限公司 Using the method for test, control server, test terminal and system
CN105260308A (en) * 2015-10-22 2016-01-20 南方科技大学 Method and apparatus testing for android terminal
CN107168863A (en) * 2016-03-08 2017-09-15 展讯通信(天津)有限公司 Application safety detecting method, device and testing tool for mobile terminal system
CN107231272A (en) * 2017-05-26 2017-10-03 上海斐讯数据通信技术有限公司 Automatic test device and method that a kind of wireless messages are obtained
CN108572916B (en) * 2018-03-22 2021-09-28 平安科技(深圳)有限公司 Pressure testing method, device, equipment and storage medium based on Jmeter
CN108763074A (en) * 2018-05-21 2018-11-06 陕西学前师范学院 A kind of method and device of SDK tests
CN109542770A (en) * 2018-10-26 2019-03-29 大唐微电子技术有限公司 A kind of method, apparatus of function call, computer storage medium and terminal

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212362A (en) * 2006-12-26 2008-07-02 中兴通讯股份有限公司 Automatic testing device and method incorporating a variety of testing tools

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7748033B2 (en) * 2005-02-25 2010-06-29 Microsoft Corporation Windows remote debugger service
CN101090295A (en) * 2007-07-25 2007-12-19 中兴通讯股份有限公司 Test system and method for ASON network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212362A (en) * 2006-12-26 2008-07-02 中兴通讯股份有限公司 Automatic testing device and method incorporating a variety of testing tools

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
EJB构件软件测试技术研究和应用;黄明;《中国优秀硕士学位论文全文数据库》;20090815;第29页第4.1节-第50页第4.4节 *

Also Published As

Publication number Publication date
CN103399814A (en) 2013-11-20

Similar Documents

Publication Publication Date Title
CN103399814B (en) The method and device of automatic test
US9189377B1 (en) Automation testing using descriptive maps
CN111026403A (en) Packing deployment method and device, computer equipment and storage medium
CN107135390A (en) The automated testing method and system of a kind of TV applications
CN101339534A (en) Software test apparatus and test method
CN111124919A (en) User interface testing method, device, equipment and storage medium
CN105117233A (en) API calling method and device
JP2008176793A (en) Software test system, method, and computer-readable recording medium having program stored for executing this method
US20070061641A1 (en) Apparatus and method for generating test driver
CN103970559A (en) Device loading method and device on basis of Android
CN110362490B (en) Automatic testing method and system for integrating iOS and Android mobile applications
CN108536593A (en) CS Framework Softwares automated testing method based on UI and system
CN104915297B (en) A kind of automated testing method of the APP power consumption of android equipment
CN107451060A (en) A kind of across mobile terminal automated test frame system
CN109933521A (en) Automated testing method, device, computer equipment and storage medium based on BDD
CN106598834A (en) UI (User Interface) testing method and device
CN109902005A (en) A kind of method and system of automatic test
CN107122219A (en) The acquisition methods and device of installation file
CN111338925A (en) Applet test method, device and system, electronic equipment and storage medium
CN106874208A (en) The processing method of test script, device and electronic equipment
CN104899132A (en) Application software test method, apparatus and system
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN103049374B (en) Automatic testing method and device
CN106528429A (en) UI testing method and device
CN114186697A (en) Method and device for generating and applying deep learning model based on deep learning framework

Legal Events

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