CN105117343A - Method and device for performing automatic testing based on text - Google Patents

Method and device for performing automatic testing based on text Download PDF

Info

Publication number
CN105117343A
CN105117343A CN201510598930.6A CN201510598930A CN105117343A CN 105117343 A CN105117343 A CN 105117343A CN 201510598930 A CN201510598930 A CN 201510598930A CN 105117343 A CN105117343 A CN 105117343A
Authority
CN
China
Prior art keywords
test
text
script
statement
middleware
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
CN201510598930.6A
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.)
Xiamen Meitu Mobile Technology Co Ltd
Original Assignee
Xiamen Meitu Mobile Technology 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 Xiamen Meitu Mobile Technology Co Ltd filed Critical Xiamen Meitu Mobile Technology Co Ltd
Priority to CN201510598930.6A priority Critical patent/CN105117343A/en
Publication of CN105117343A publication Critical patent/CN105117343A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a method for performing automatic testing based on a text. The method is implemented in a mobile terminal and includes the steps that testing steps are compiled according to a preset text rule and saved as a testing text; testing is started, and the testing text is analyzed through middleware to obtain a testing script; the testing script is analyzed sentence by sentence to obtain a driver layer command corresponding to the testing script; the driver layer command is transmitted to a driver layer to be executed, and a corresponding testing result is output after execution, wherein the middleware is an executable jar file configured in an application of the mobile terminal.

Description

A kind of method and device performing automatic test based on text
Technical field
The present invention relates to the applied technical field of mobile terminal, particularly relate to the automated testing method of mobile terminal.
Background technology
For the test of mobile terminal, no matter be Android or IOS, its automatic test gets more and more, and as performance test, pressure test, regression test etc., and the efficiency of test is also more and more higher.Meanwhile, there is again the high problem of automatic test cost.No matter existing automatic test is script edit or performs test, all needs to build development environment, grasps the structure that programming language understands even mobile terminal application, then realizes automatic test by the form of writing code script.
Conventional automation tools, Android has Robotium, Uiautomator, MonkeyRunner, Appium etc., IOS has Uiautomation etc., and the use of these instruments all needs to use the developing instrument as Eclipse, and needs to be grasped multiple programming language.Such as, when use Uiautomator carries out UI automatic test to AndroidAPP, need first to build Android development environment---JDK, Eclips, AndroidSDK are installed, need the skilled use grasping Eclips, development environment is familiar with, knows the programmed method of Java language simultaneously, then understand API complicated inside Uiautomator, the code completing automatic test according to these API is write, thus completes the test of the UI that such as takes pictures, to call etc.This technical scheme is very high to the requirement of tester, and cost is large.
Therefore, how reducing the cost of automatic test, improving testing efficiency is the problem merited attention at present, to allow automatic test become more simple and convenient, popular.
Summary of the invention
For this reason, the invention provides a kind of method and the device that perform automatic test based on text, to try hard to solve or at least alleviate at least one problem existed above.
According to an aspect of the present invention, provide a kind of method performing automatic test based on text, method comprises step: write testing procedure according to pre-determined text rule and save as test text; Start test, resolving test text by calling middleware, obtaining test script; Resolve test script sentence by sentence, obtain the driving layer order corresponding with test script; And layer command transfer will be driven to perform to driving layer, export corresponding test result after being finished; Wherein, middleware is arranged in the executable jar file in mobile terminal application.
Alternatively, performing based on text in the method for automatic test according to of the present invention, pre-determined text rule comprises according to the predefined imperative statement of operational motion, control statement, assertion statement, statement separator.
Alternatively, performing based on text in the method for automatic test according to of the present invention, starting test, also comprise step by the step of middleware parsing test text: middleware is exported to assigned catalogue.
Alternatively, performing in the method for automatic test based on text according to of the present invention, the step of being resolved test text by middleware is also comprised: perform shell-command and call described middleware, identify the operational motion in test text; Identified operational motion is resolved to script, obtains test script.
According to a further aspect in the invention, provide a kind of device performing automatic test based on text of mobile terminal, device comprises: input/output interface, be suitable for receiving according to pre-determined text rule write testing procedure test text, be also suitable for exporting test report when driving layer order to be finished; Resolution unit, is suitable for resolving test text, obtains test script, is also suitable for resolving described test script sentence by sentence, obtain the driving layer order corresponding with test script; And driver element, be suitable for performing the order of driving layer; Wherein, resolution unit comprises executable jar file.
Alternatively, performing based on text in the device of automatic test according to of the present invention, pre-determined text rule comprises according to the predefined imperative statement of operational motion, control statement, assertion statement, statement separator.
Alternatively, performing based on text in the device of automatic test according to of the present invention, resolution unit is also suitable for jar file to export to assigned catalogue.
Alternatively, performing based on text in the device of automatic test according to of the present invention, resolution unit is also suitable for: perform shell-command, call the operational motion in described jar file identification test text; Perform jar file and identified operational motion is resolved to script, obtain test script.
According to a further aspect in the invention, provide a kind of mobile terminal, have and perform automatic test device based on text as above.
According to the scheme performing automatic test based on text of the present invention, tester only needs to write test text according to pre-determined text rule, need not grasp programming language and code administration technical ability; In addition, carry out automatic test and also need not build complicated development environment.From another angle, this programme does not continue traditional pattern of being carried out automatic test by PC driving mobile terminal, makes full use of the feature of mobile terminal independence and portability, the automatic test of mobile terminal is more easily launched.
To sum up, this programme reduces the testing cost of the automatic test of mobile terminal, and improves the efficiency of automatic test, makes automatic test more simple and convenient, popular.
Accompanying drawing explanation
In order to realize above-mentioned and relevant object; combine description below and accompanying drawing herein to describe some illustrative aspect; these aspects indicate the various modes can putting into practice principle disclosed herein, and all aspects and equivalent aspect thereof are intended to fall in the scope of theme required for protection.Read detailed description below in conjunction with the drawings, above-mentioned and other object of the present disclosure, Characteristics and advantages will become more obvious.Throughout the disclosure, identical Reference numeral is often referred to for identical parts or element.
Fig. 1 shows the structure block diagram of the mobile terminal 100 according to an exemplary embodiment of the present invention;
Fig. 2 shows the process flow diagram of the method 200 performing automatic test according to an embodiment of the invention based on text;
Fig. 3 shows the schematic diagram of the device 300 performing automatic test according to an embodiment of the invention based on text; And
Fig. 4 shows the schematic diagram of test text according to an embodiment of the invention.
Embodiment
Below with reference to accompanying drawings exemplary embodiment of the present disclosure is described in more detail.Although show exemplary embodiment of the present disclosure in accompanying drawing, however should be appreciated that can realize the disclosure in a variety of manners and not should limit by the embodiment set forth here.On the contrary, provide these embodiments to be in order to more thoroughly the disclosure can be understood, and complete for the scope of the present disclosure can be conveyed to those skilled in the art.
Fig. 1 is mobile terminal 100 organigram according to an embodiment of the invention.With reference to Fig. 1, mobile terminal 100 comprises: memory interface 102, one or more data processor, image processor and/or CPU (central processing unit) 104, and peripheral interface 106.Memory interface 102, one or more processor 104 and/or peripheral interface 106 both can be discrete components, also can be integrated in one or more integrated circuit.In the mobile terminal 100, various element can be coupled by one or more communication bus or signal wire.Sensor, equipment and subsystem can be coupled to peripheral interface 106, to help to realize several functions.Such as, motion sensor 110, optical sensor 112 and range sensor 114 can be coupled to peripheral interface 106, to facilitate the functions such as orientation, illumination and range finding.Other sensors 116 can be connected with peripheral interface 106 equally, such as positioning system (such as GPS), temperature sensor, biometric sensor or other sensor devices, can help thus to implement relevant function.
Camera sub-system 120 and optical sensor 122 may be used for the realization of the camera function of convenient such as recording photograph and video clipping, and wherein said camera sub-system and optical sensor can be such as charge-coupled image sensor (CCD) or complementary metal oxide semiconductor (CMOS) (CMOS) optical sensor.Can help realize communication function by one or more radio communication subsystem 124, wherein radio communication subsystem can comprise radio-frequency transmitter and transmitter and/or light (such as infrared) Receiver And Transmitter.The particular design of radio communication subsystem 124 and embodiment can depend on one or more communication networks that mobile terminal 100 is supported.Such as, mobile terminal 100 can comprise the communication subsystem 124 being designed to support GSM network, GPRS network, EDGE network, Wi-Fi or WiMax network and BlueboothTM network.Audio subsystem 126 can be coupled with loudspeaker 128 and microphone 130, such as, to help the function of implementing to enable voice, speech recognition, speech reproduction, digital recording and telephony feature.
I/O subsystem 140 can comprise touch screen controller 142 and/or other input control devices 144 one or more.Touch screen controller 142 can be coupled to touch-screen 146.For example, what this touch-screen 146 and touch screen controller 142 can use any one in multiple touch-sensing technology to detect to carry out with it contact and movement or time-out, and wherein detection technology is including, but not limited to capacitive character, resistive, infrared and surface acoustic wave technique.Other input control devices 144 one or more can be coupled to other input/control devicess 148, the indication equipment of such as one or more button, rocker switch, thumb wheel, infrared port, USB port and/or stylus and so on.Described one or more button (not shown) can comprise the up/down button for control loudspeaker 128 and/or microphone 130 volume.
Memory interface 102 can be coupled with storer 150.This storer 150 can comprise high-speed random access memory and/or nonvolatile memory, such as one or more disk storage device, one or more optical storage apparatus, and/or flash memories (such as NAND, NOR).Storer 150 can store operating system 152, the operating system of such as Android, IOS or WindowsPhone and so on.This operating system 152 can comprise the instruction of the task of depending on hardware for the treatment of basic system services and execution.Storer 150 can also store application 154.When these are applied in operation, can be loaded into processor 104 from storer 150, and run on the operating system run by processor 104, and the function that the various user of the Interface realization utilizing operating system and bottom hardware to provide expects, as instant messaging, web page browsing, pictures management etc.Application can provide independent of operating system, also can be that operating system carries.
According to one embodiment of present invention, provide a kind of have perform the mobile terminal 100 of automatic test device based on text, can by being arranged in performing automatic test device 300 based on text and realize this function on mobile terminal 100.According to some embodiment, this device 300 as a kind of application memory in application 154.
Fig. 2 shows the process flow diagram performing automated testing method 200 according to an embodiment of the invention on mobile terminal 100 based on text.
As shown in Figure 2, the method starts from step S210.In step S210, write testing procedure according to pre-determined text rule and save as test text.Here, pre-determined text rule comprises according to the predefined imperative statement of operational motion, control statement, assertion statement, statement separator.Wherein, imperative statement is used for stating that tester wants certain action performed; Control statement is used for control action; Assertion statement is used for result and judges, judges to perform test result; Statement separator is used for modifying three kinds of statements above.Such as, " click coordinate (360,100) ", regularly need to be write as: click | coordinate | and 360|100, wherein " | " is exactly statement separator modifier.
Elaborate this predefined text rule below.
(1) imperative statement.Comprise: click, long by, slide, open, screenshotss, wait, the operational motion such as input.
Wherein " click " can be divided into again: click screen coordinate, click physical button, click text object.Particularly,
Click screen coordinate: split x with statement separator modifier " | ", y coordinate.Such as, click | coordinate | 360|720;
Click physical button: definition physical button comprises HOME, MENU, BACK, CAMERA, POWER (go out screen/bright screen), seven buttons such as VOLUME_UP, VOLUME_DOWN.Requirement key part is English capitalization.Such as, click | button | HOME;
Click text object: such as, click | text | arrange.
" long by " can be divided into again: long by screen coordinate and length by text object.Particularly,
Long by screen coordinate: to split x with " | ", y coordinate.Such as, length is pressed | coordinate | and 360|720;
Length presses text object: such as, and length is pressed | text | arrange.
" slip " operation is divided into following two kinds:
Left and right directions slides: the direction directly writing out slip, such as, slides | from left to right, slide | from right to left;
Slip screen coordinate: slide | coordinate | fromX|fromY|toX|toY.Example: slide | coordinate | 100|100|600|1200.
" open " operation and be divided into following two kinds:
Open application program: open | program name.Such as, open | contact person;
Open mode hurdle: open | status bar.
" screenshotss " operation can be divided into following two kinds:
Screenshotss mode without remarks: such as, screenshotss;
Add the screenshotss mode of remarks: example: screenshotss | remarks content.
" wait " operation will define the time of wait: wait for | the stand-by period (ms), such as, wait for | 1000.
" input " operates: input | the text that input | and the position that input.Such as, Position input " test test " four words in screen coordinate point (100,300) be represented, can be expressed as: input | test test | 100|300.(2) control statement.Comprise: circulation, outer circulation, Inner eycle, wait disappear, etc. the operational motions such as to appear, abnormal interruption.
Wherein, " circulation " operation controls the loop condition in whole statement, can be defined the test run parameter in test text by loop statement.Such as, circulate | 10{ screenshotss } represent continuous 10 screenshotss.
" outer circulation " refers to the outer circulation controlling whole piece Case.Generally in a test script, only occur 1 time, suggestion is put in first trip.Such as, outer circulation | 2.
" Inner eycle " refers to control section Case step cycle, is generally placed on before wanting circulation step, can occurs repeatedly in a test script, but can not nestedly circulate.And need clearly to specify a few row after this statement and cycle index in literary style.Such as, Inner eycle | 3|2 represents and is circulated 2 times by 3 line statements after this statement.
" wait to appear " and refer within a certain specific period, wait for and carry out next one operation after some text objects occur.Such as, wait to appear | text | arrange | represent when text occurs, arrange.
" waiting for and disappearing " refers within a certain specific period, waits for and carries out next one operation after some text objects disappear.Such as, wait for and disappearing | text | arrange | represent after text object terminates, arrange.
" abnormal interruption " refers to when test script throw exception, and as clicked non-existent object or making a mistake, during as verified that certain object exists, whether setting interrupts current C ase.Be defaulted as and do not interrupt.Such as, abnormal interruption | be.
(3) assertion statement, in testing, often can carry out some verification operations, judge whether certain circumstance or state exists, and now just needs to introduce assertion statement.Comprise the following two kinds:
Checking exists, such as, there is text object, and checking exists | text | arrange;
Checking does not exist, such as, there is not text object, and checking does not exist | text | arrange.
(4) statement segmentation modifier, makes pauses in reading unpunctuated ancient writings with the symbol such as such as " | ", " # ", " { } ", " () ", ", ".Such as,
|: be used for segmentation action and action object, control and control object, assert and assert object;
#: be used for narrative text;
{ }: be used for controlled circulation part, circulation performs by the statement in { };
(): be used for modifying object, as coordinate (100,100);
: and be used for cutting object.
Write testing procedure according to above-mentioned predefined text rule, then save as test text.According to the embodiment of the present invention, test text can be the forms such as txt, doc, excel.As Fig. 4 shows the schematic diagram of test text according to an embodiment of the invention.
It should be noted that in the present invention, test text can be finished writing on PC and then text be imported to mobile terminal, complete follow-up parsing by mobile terminal and drive test assignment; Also can write test text in the terminal and preserve, then open test.The work of writing which kind of equipment completes test text is not limited, this generates command adapted thereto by PC from traditional to go to drive mobile terminal to carry out the test mode of various operation different, in this programme, mobile terminal can complete independently automatic test, reduce the input of testing cost on the one hand, it also avoid on the other hand some labile factors when PC and mobile terminal carry out data transmission, such as, connect in test process and disconnect.
Subsequently in step S220, start test, resolve test text by middleware, obtain test script.According to one embodiment of present invention, middleware is exactly an executable jar file, and generally, this jar file is placed in the assets file in mobile terminal 100 application, processes as a kind of resource file form.When needs open automatic test, parsing test text, in response to test command (such as, tester can be pressed switch to open automatic test by the response clicked in mobile terminal 100), this middleware can be exported to assigned catalogue, such as, the path of regulation assigned catalogue is /sdcard/autotest/Script, certainly, this path can be self-defined, according to one embodiment of present invention, under middleware being exported to the catalogue of a Script by name, oneself can organize text external member by Path form under this catalogue.Such as, write 50 automatic test text scripts for the contact person in mobile terminal 100, can be placed on/sdcard/autotest/Script/contacts/ path under, wherein contacts be user oneself arrange folder path.Text scripts all can select to perform contacts when performing under, thus reach the object of management text script.
Mobile terminal 100, by performing shell-command, calls this middleware, identifies the operational motion in test text, and by middleware, identified operational motion is resolved to script, obtain test script.
Subsequently in step S230, resolve test script sentence by sentence, obtain the driving layer order corresponding with test script.
Subsequently in step S240, layer command transfer will be driven to perform to driving layer, after being finished, export corresponding test result.Mobile terminal 100 can resolve the actuating logic of test script, and performs test assignment automatically by actuating logic, records test result simultaneously.Test report is log file, and staff wins log file, arranges, so that objective appraisal operating system performance.
According to technical scheme of the present invention, tester only needs to write test text according to pre-determined text rule, need not grasp programming language and code administration technical ability; In addition, carry out automatic test and also need not build complicated development environment, make automatic test simple and convenient, more popular.
Fig. 3 shows the schematic diagram of the device 300 performing automatic test according to an embodiment of the invention based on text.This Plant arrangement is on mobile terminal 100, and as shown in Figure 3, this device 300 comprises: input/output interface 310, resolution unit 320 and driver element 330.
Input/output interface 310, is suitable for receiving the test text writing testing procedure according to pre-determined text rule.According to the embodiment of the present invention, this test text can be saved as forms such as txt, doc, excel, and directly can complete on mobile terminal 100, also the prior test text finished writing on the equipment such as PC can be imported on mobile terminal 100.About predefined text rule, by the agency of in based on the description of Fig. 2, repeats no more herein.
When input/output interface 310 receives test text, in response to test command, first resolution unit 320 can resolve this test text, obtains test script.According to one embodiment of present invention, executable jar file is comprised in resolution unit 320, in the process that resolution unit 320 works, first this jar file can be exported to assigned catalogue, such as, the path of regulation assigned catalogue is /sdcard/autotest/Script, and certainly, this path can be self-defined.Then perform shell-command, call the operational motion in jar file identification test text; Perform jar file and identified operational motion is resolved to script, obtain test script.
Resolution unit 320 is also suitable for resolving test script sentence by sentence, obtains the driving layer order corresponding with described test script, then transmission informs the driver element 330 coupled with it.
Driver element 330 is suitable for performing the order of described driving layer.At the end of test, the test result of record exported via input/output interface 310, by staff, test report is won, arrange, so that objective appraisal operating system performance.
Be to be understood that, in order to simplify the disclosure and to help to understand in each inventive aspect one or more, in the description above to exemplary embodiment of the present invention, each feature of the present invention is grouped together in single embodiment, figure or the description to it sometimes.But, the method for the disclosure should be construed to the following intention of reflection: namely the present invention for required protection requires than the feature more multiple features clearly recorded in each claim.Or rather, as claims below reflect, all features of disclosed single embodiment before inventive aspect is to be less than.Therefore, the claims following embodiment are incorporated to this embodiment thus clearly, and wherein each claim itself is as independent embodiment of the present invention.
Those skilled in the art are to be understood that the module of the equipment in example disclosed herein or unit or assembly can be arranged in equipment as depicted in this embodiment, or alternatively can be positioned in one or more equipment different from the equipment in this example.Module in aforementioned exemplary can be combined as a module or can be divided into multiple submodule in addition.
Those skilled in the art are appreciated that and adaptively can change the module in the equipment in embodiment and they are arranged in one or more equipment different from this embodiment.Module in embodiment or unit or assembly can be combined into a module or unit or assembly, and multiple submodule or subelement or sub-component can be put them in addition.Except at least some in such feature and/or process or unit be mutually repel except, any combination can be adopted to combine all processes of all features disclosed in this instructions (comprising adjoint claim, summary and accompanying drawing) and so disclosed any method or equipment or unit.Unless expressly stated otherwise, each feature disclosed in this instructions (comprising adjoint claim, summary and accompanying drawing) can by providing identical, alternative features that is equivalent or similar object replaces.
In addition, those skilled in the art can understand, although embodiments more described herein to comprise in other embodiment some included feature instead of further feature, the combination of the feature of different embodiment means and to be within scope of the present invention and to form different embodiments.Such as, in the following claims, the one of any of embodiment required for protection can use with arbitrary array mode.
In addition, some in described embodiment are described as at this can by the processor of computer system or the method implemented by other device performing described function or the combination of method element.Therefore, there is the device of processor formation for implementing the method or method element of the necessary instruction for implementing described method or method element.In addition, the element described herein of device embodiment is the example as lower device: this device is for implementing the function performed by the element of the object in order to implement this invention.
As used in this, unless specifically stated so, use ordinal number " first ", " second ", " the 3rd " etc. to describe plain objects and only represent the different instances relating to similar object, and be not intended to imply the object be described like this must have the time upper, spatially, sequence aspect or in any other manner to definite sequence.
Although the embodiment according to limited quantity describes the present invention, benefit from description above, those skilled in the art understand, in the scope of the present invention described thus, it is contemplated that other embodiment.In addition, it should be noted that the language used in this instructions is mainly in order to object that is readable and instruction is selected, instead of select to explain or limiting theme of the present invention.Therefore, when not departing from the scope and spirit of appended claims, many modifications and changes are all apparent for those skilled in the art.For scope of the present invention, be illustrative to disclosing of doing of the present invention, and nonrestrictive, and scope of the present invention is defined by the appended claims.

Claims (9)

1. perform a method for automatic test based on text, described method performs in the terminal, and described method comprises step:
Write testing procedure according to pre-determined text rule and save as test text;
Start test, resolve described test text by middleware, obtain test script;
Resolve described test script sentence by sentence, obtain the driving layer order corresponding with described test script; And
Described driving layer command transfer is performed to driving layer, after being finished, exports corresponding test result;
Wherein, described middleware is arranged in the executable jar file in mobile terminal application.
2. the method for claim 1, wherein
Described pre-determined text rule comprises according to the predefined imperative statement of operational motion, control statement, assertion statement, statement separator.
3. method as claimed in claim 1 or 2, wherein said startup is tested, resolved the step of test text by middleware also comprises step:
Described middleware is exported to assigned catalogue.
4. method as claimed in claim 2 or claim 3, the wherein said step by middleware parsing test text also comprises:
Perform shell-command and call described middleware, identify the operational motion in test text;
Identified operational motion is resolved to script, obtains test script.
5. perform a device for automatic test based on text, in the terminal, described device comprises described Plant arrangement:
Input/output interface, be suitable for receiving according to pre-determined text rule write testing procedure test text, be also suitable for exporting test report when driving layer order to be finished;
Resolution unit, is suitable for resolving described test text, obtains test script, is also suitable for resolving described test script sentence by sentence, obtains the driving layer order corresponding with described test script; And
Driver element, is suitable for performing the order of described driving layer;
Wherein, described resolution unit comprises executable jar file.
6. device as claimed in claim 5, wherein, described pre-determined text rule comprises according to the predefined imperative statement of operational motion, control statement, assertion statement, statement separator.
7. the device as described in claim 5 or 6, wherein said resolution unit is also suitable for described jar file to export to assigned catalogue.
8. device as claimed in claim 7, wherein said resolution unit is also suitable for:
Perform shell-command, call the operational motion in described jar file identification test text;
Perform jar file and identified operational motion is resolved to script, obtain test script.
9. a mobile terminal, has the device performing automatic test based on text according to any one of claim 5-8.
CN201510598930.6A 2015-09-18 2015-09-18 Method and device for performing automatic testing based on text Pending CN105117343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510598930.6A CN105117343A (en) 2015-09-18 2015-09-18 Method and device for performing automatic testing based on text

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510598930.6A CN105117343A (en) 2015-09-18 2015-09-18 Method and device for performing automatic testing based on text

Publications (1)

Publication Number Publication Date
CN105117343A true CN105117343A (en) 2015-12-02

Family

ID=54665341

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510598930.6A Pending CN105117343A (en) 2015-09-18 2015-09-18 Method and device for performing automatic testing based on text

Country Status (1)

Country Link
CN (1) CN105117343A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786705A (en) * 2016-02-26 2016-07-20 上海斐讯数据通信技术有限公司 Execution method and device of nested loop test scripts
CN107491706A (en) * 2017-08-16 2017-12-19 惠州Tcl移动通信有限公司 NFC method for testing pressure, system and storage device based on mobile terminal
CN111984536A (en) * 2020-08-17 2020-11-24 四川爱创科技有限公司 Equipment automation test system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101135989A (en) * 2006-08-31 2008-03-05 中国银联股份有限公司 Automatization test method and device for Web applied system
CN101150463A (en) * 2007-11-14 2008-03-26 华为技术有限公司 Testing method and system
CN102135938A (en) * 2011-03-21 2011-07-27 中国工商银行股份有限公司 Software product testing method and system
CN102186114A (en) * 2011-05-10 2011-09-14 中山大学 ETL (Extraction Transformation and Loading) based digital television interactive application middleware
CN103019928A (en) * 2011-09-27 2013-04-03 北京新媒传信科技有限公司 Automatic testing method and system
CN103164328A (en) * 2011-12-12 2013-06-19 中国移动通信集团陕西有限公司 Method and device and system for regression testing of service function
US20140282407A1 (en) * 2013-03-14 2014-09-18 Accenture Global Services Limited Test script generation system
CN104699607A (en) * 2015-03-06 2015-06-10 惠州Tcl移动通信有限公司 Automation testing method and system for mobile terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101135989A (en) * 2006-08-31 2008-03-05 中国银联股份有限公司 Automatization test method and device for Web applied system
CN101150463A (en) * 2007-11-14 2008-03-26 华为技术有限公司 Testing method and system
CN102135938A (en) * 2011-03-21 2011-07-27 中国工商银行股份有限公司 Software product testing method and system
CN102186114A (en) * 2011-05-10 2011-09-14 中山大学 ETL (Extraction Transformation and Loading) based digital television interactive application middleware
CN103019928A (en) * 2011-09-27 2013-04-03 北京新媒传信科技有限公司 Automatic testing method and system
CN103164328A (en) * 2011-12-12 2013-06-19 中国移动通信集团陕西有限公司 Method and device and system for regression testing of service function
US20140282407A1 (en) * 2013-03-14 2014-09-18 Accenture Global Services Limited Test script generation system
CN104699607A (en) * 2015-03-06 2015-06-10 惠州Tcl移动通信有限公司 Automation testing method and system for mobile terminal

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786705A (en) * 2016-02-26 2016-07-20 上海斐讯数据通信技术有限公司 Execution method and device of nested loop test scripts
CN107491706A (en) * 2017-08-16 2017-12-19 惠州Tcl移动通信有限公司 NFC method for testing pressure, system and storage device based on mobile terminal
CN107491706B (en) * 2017-08-16 2020-11-13 惠州Tcl移动通信有限公司 NFC pressure testing method and system based on mobile terminal and storage device
CN111984536A (en) * 2020-08-17 2020-11-24 四川爱创科技有限公司 Equipment automation test system

Similar Documents

Publication Publication Date Title
CN106126424B (en) A kind of visual automated testing method of script, device and mobile terminal
CN105512033B (en) A kind of automated testing method of mobile terminal, device and mobile terminal
TWI510913B (en) Testing device and testing method thereof
CN107329750A (en) The recognition methods of advertisement page, jump method and mobile terminal in application program
CN105824755A (en) Automation test method, automation test device and mobile terminal
US20180173614A1 (en) Technologies for device independent automated application testing
CN105630686A (en) Traversal testing method and device for applications and mobile terminal
CN105975391B (en) One kind restarting test method, equipment and mobile terminal
CN104991847B (en) A kind of RAM leakage automated detection method, device and mobile terminal
KR880006593A (en) Command selector and command input method
CN104318185B (en) A kind of application control method, equipment and mobile terminal
CN106294041A (en) Method, device and the mobile terminal of a kind of BUG information reporting
TWI476587B (en) Testing method and testing apparatus for testing function of electronic apparatus
CN110515634A (en) Method, computer system and the medium of firmware are updated by Distal tool program
CN105117343A (en) Method and device for performing automatic testing based on text
CN112579187A (en) Optimization method and device for cold start of application program
CN107153546A (en) A kind of video broadcasting method and mobile device
CN104407774A (en) Screen switching equipment and method as well as mobile terminal
CN107783867B (en) Gesture testing method and device, computer equipment and storage medium
CN103336666A (en) HID one-touch internet access method and HID using same
CN107979690A (en) A kind of mobile terminal and its method and system for skipping start guide
CN109710292B (en) Mobile terminal machine brushing control processing method, mobile terminal and storage medium
CN111399926A (en) Method and device for downloading starting program
CN110046317A (en) Page info recording method, terminal and the storage medium of IOS application
CN109981873A (en) A kind of address list permission open method, device and electronic equipment

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: 20151202