CN109359052A - Mobile terminal automated testing method and system based on UI - Google Patents

Mobile terminal automated testing method and system based on UI Download PDF

Info

Publication number
CN109359052A
CN109359052A CN201811466574.2A CN201811466574A CN109359052A CN 109359052 A CN109359052 A CN 109359052A CN 201811466574 A CN201811466574 A CN 201811466574A CN 109359052 A CN109359052 A CN 109359052A
Authority
CN
China
Prior art keywords
test
mobile terminal
server
app
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
CN201811466574.2A
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.)
Beijing Che Win Technology Co Ltd
Original Assignee
Beijing Che Win 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 Beijing Che Win Technology Co Ltd filed Critical Beijing Che Win Technology Co Ltd
Priority to CN201811466574.2A priority Critical patent/CN109359052A/en
Publication of CN109359052A publication Critical patent/CN109359052A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention provides a kind of mobile terminal automated testing method and system based on UI, and server-side writes test case using crucial word drive logic;Server-side establishes connection with the mobile terminal for carrying out UI test is needed, and server-side reads the mobile terminal facility information of mobile terminal, and server-side reads the test case of Excel table, obtains each test operation keyword arranged by operation order and corresponding operation object;Then, test case is converted to test command by server-side, and the configuration information that test command and step 5 determine is sent to Appium module;Mobile terminal executes corresponding test command, and test execution result is fed back to server-side.Advantage are as follows: encapsulated by whole functional method, user of service only needs input test operation keyword and operation object in Excel table, then can corresponding method in calling system, realize to the UI automatic test of mobile terminal, have the advantages that testing efficiency is high.

Description

Mobile terminal automated testing method and system based on UI
Technical field
The invention belongs to UI the field of test technology, and in particular to a kind of mobile terminal automated testing method based on UI and be System.
Background technique
UI (User Interface, user interface) test be UI control element in a kind of pair of mobile terminal application program into The technology of row test, for example, click each UI control element in user interface, detect the output of tested application program the result is that It is no to meet expected test result.
The prior art is main to use the test method based on test script when carrying out UI test, since tester needs Corresponding test script is write for each test, in the today's society of mobile APP iteratively faster, there is test job amount Greatly, the higher deficiency of maintenance cost.
Summary of the invention
In view of the defects existing in the prior art, the present invention provides a kind of mobile terminal automated testing method based on UI and is System, can effectively solve the above problems.
The technical solution adopted by the invention is as follows:
The present invention provides a kind of mobile terminal automated testing method based on UI, comprising the following steps:
Step 1, server-side installation Appium module and Excel program;
Step 2, server-side starts the Excel program, opens Excel table, is based on the Excel table, the clothes Business end test case is write using crucial word drive logic;
Wherein, the specific write method of the test case are as follows: the server-side is by the test operation order to mobile terminal It is encapsulated into corresponding test operation keyword, and by the sequencing of operation, by each test operation keyword typing Into Excel table, meanwhile, each test operation keyword is corresponding with operation object;
Step 3, when the UI automatic test for some APP for needing to carry out mobile terminal, described in the server-side starting Appium module;
Step 4, the server-side establishes connection with the mobile terminal for needing to carry out UI test, and the server-side reads institute State the mobile terminal facility information of mobile terminal, wherein the mobile terminal facility information includes equipment unique identification, with the presence or absence of tested The APP installation kit of APP;
Step 5, the server-side reads configuration file, determines following configuration information:
If 1) the APP installation kit of tested APP is not present in the mobile terminal, if unload and install tested App;
If 2) mobile terminal has the APP installation kit of tested APP, also, tested App has been installed in the mobile terminal, Whether need to retain original App data;
Step 6, the server-side reads the test case of the Excel table, obtains by operation order arrangement Each test operation keyword and corresponding operation object;Then, the test case is converted to by the server-side Test command, and the configuration information that the test command and step 5 determine is sent to the Appium module;
Step 7, the Appium module determines this mobile terminal that need to be tested according to the equipment unique identification, and by institute The configuration information for stating test command and step 5 determination is sent to the corresponding mobile terminal;
Step 8, the mobile terminal receives the test command and the configuration information, firstly, matching confidence according to described Breath determines the need for unloading and installing tested App, if it is desired, then unloads and installs tested App;And, it is determined whether it needs Retain original App data, if it is not required, then directly executing subsequent operation;If it is required, then original App data are backed up, then Execute subsequent operation;
Then, the mobile terminal executes the corresponding test command, specifically executes method are as follows: first according to the operation Object positions the element in the tested App;Then, the corresponding test operation is executed to element in order, and records survey Try implementing result;
Step 9, the test execution result is fed back to the server-side by the mobile terminal;
Step 10, the server-side compares the test execution result with expected execution result, obtains comparison knot Fruit;
Step 11, the comparing result is written back in the correspondence test case in the Excel table by the server-side.
Preferably, in step 2, the test operation order includes slide order, clicking operation order, search operation Order, input operational order and shot operation order.
Preferably, in step 4, the equipment unique identification is international mobile equipment identification number IMEI.
Preferably, in step 10, the server-side compares the test execution result with expected execution result, adopts Control methods are as follows:
1) comparison of page visual elements is obtained by reading page xml source code;
2) comparison method of point data is buried, it may be assumed that compare by server-side request data server.
The present invention also provides a kind of mobile terminal automatization test system based on UI, including server-side and mobile terminal;
The server-side includes:
Test case writes module, and the test case is write module and is used for: starting Excel program opens Excel table Lattice, are based on the Excel table, and the server-side writes test case using crucial word drive logic;
The test case is write module and is specifically used for: the test operation order to mobile terminal is encapsulated into corresponding survey Examination operation keyword, and by the sequencing of operation, each test operation keyword is entered into Excel table, together When, each test operation keyword is corresponding with operation object;
Starting module, for starting Appium module;
Mobile terminal information reading module, for reading after establishing connection with the mobile terminal for needing to carry out UI test The mobile terminal facility information of the mobile terminal, wherein the mobile terminal facility information includes equipment unique identification, with the presence or absence of quilt Survey the APP installation kit of APP;
Configuration module determines following configuration information for reading configuration file:
If 1) the APP installation kit of tested APP is not present in the mobile terminal, if unload and install tested App;
If 2) mobile terminal has the APP installation kit of tested APP, also, tested App has been installed in the mobile terminal, Whether need to retain original App data;
Test case read module obtains arranging by operation order for reading the test case of the Excel table Each test operation keyword of column and corresponding operation object;
Test command conversion module, for the test case to be converted to test command, and by the test command with And the configuration information determined is sent to the Appium module;
Appium module, for determining this mobile terminal that need to be tested according to the equipment unique identification, and by the survey Examination order and the configuration information determined are sent to the corresponding mobile terminal;
Comparison module, the test execution result for feeding back the mobile terminal are compared with expected execution result, are obtained To comparing result;
Write-back module, for the comparing result to be written back in the correspondence test case in the Excel table;
The mobile terminal includes:
Receiving module, for receiving test command and configuration information;
Determining module is configured, unloads and install tested App for determining the need for according to the configuration information, if needed It wants, then unload and tested App is installed;And, it is determined whether need to retain original App data, if it is not required, then directly executing Subsequent operation;If it is required, then backing up original App data, then execute subsequent operation;
Execution module specifically executes method for executing the corresponding test command are as follows: first according to operation object, Position the element in the tested App;Then, the corresponding test operation is executed to element in order, and records test and holds Row result;
Test result feedback module, for the test execution result to be fed back to the server-side.
Mobile terminal automated testing method and system provided by the invention based on UI has the advantage that
Mobile terminal automated testing method and system provided by the invention based on UI is sealed by whole functional method Dress, user of service only need in Excel table input test operation keyword and operation object, then can phase in calling system The method answered is realized to the UI automatic test of mobile terminal, has the advantages that testing efficiency is high.
Detailed description of the invention
Fig. 1 is the flow diagram of the mobile terminal automated testing method provided by the invention based on UI.
Specific embodiment
In order to which the technical problems, technical solutions and beneficial effects solved by the present invention is more clearly understood, below in conjunction with Accompanying drawings and embodiments, the present invention will be described in further detail.It should be appreciated that specific embodiment described herein only to It explains the present invention, is not intended to limit the present invention.
With reference to Fig. 1, the present invention provides a kind of mobile terminal automated testing method based on UI, comprising the following steps:
Step 1, server-side installation Appium module and Excel program;
Step 2, server-side starts the Excel program, opens Excel table, is based on the Excel table, the clothes Business end test case is write using crucial word drive logic;
Wherein, the specific write method of the test case are as follows: the server-side is by the test operation order to mobile terminal It is encapsulated into corresponding test operation keyword, and by the sequencing of operation, by each test operation keyword typing Into Excel table, meanwhile, each test operation keyword is corresponding with operation object;Wherein, the test operation life Enable includes needing the slide order executed to the interface control element of some APP of mobile terminal, clicking operation order, searching Operational order, input operational order and shot operation order, to realize the purpose for carrying out UI test to some APP of mobile terminal.
In the present invention, test case is write using crucial word drive logic, it may be assumed that the order of mobile terminal will be operated, be packaged into For corresponding test operation keyword (sliding, click, lookup, input, screenshot etc.), the corresponding test operation of operation order is closed Key word is entered into Excel, the dated object for needing to operate.
Step 3, when the UI automatic test for some APP for needing to carry out mobile terminal, described in the server-side starting Appium module;
Step 4, the server-side establishes connection with the mobile terminal for needing to carry out UI test, and the server-side reads institute State the mobile terminal facility information of mobile terminal, wherein the mobile terminal facility information includes equipment unique identification, with the presence or absence of tested The APP installation kit of APP;Wherein, the equipment unique identification can be international mobile equipment identification number IMEI, for setting to specific Preparation is lost one's life order.In specific implementation, server-side issues the facility information that ADB order obtains mobile terminal.
Step 5, the server-side reads configuration file, determines following configuration information:
If 1) the APP installation kit of tested APP is not present in the mobile terminal, if unload and install tested App (if do not deposited It is then being mounted directly);
If 2) mobile terminal has the APP installation kit of tested APP, also, tested App has been installed in the mobile terminal, Whether need to retain original App data;
Step 6, the server-side reads the test case of the Excel table, obtains by operation order arrangement Each test operation keyword and corresponding operation object, operation object are positioned by id or xpath, are obtained Take the element in App;Then, the test case is converted to test command by the server-side, and by the test command with And the configuration information that step 5 determines is sent to the Appium module;
Step 7, the Appium module determines this mobile terminal that need to be tested according to the equipment unique identification, and by institute The configuration information for stating test command and step 5 determination is sent to the corresponding mobile terminal;
Step 8, the mobile terminal receives the test command and the configuration information, firstly, matching confidence according to described Breath determines the need for unloading and installing tested App, if it is desired, then unloads and installs tested App;And, it is determined whether it needs Retain original App data, if it is not required, then directly executing subsequent operation;If it is required, then original App data are backed up, then Execute subsequent operation;
Then, the mobile terminal executes the corresponding test command, specifically executes method are as follows: first according to the operation Object positions the element in the tested App;Then, the corresponding test operation is executed to element in order, and records survey Try implementing result;
Step 9, the test execution result is fed back to the server-side by the mobile terminal;
Step 10, the server-side compares the test execution result with expected execution result, obtains comparison knot Fruit;
Specific control methods are as follows:
1) comparison of page visual elements is obtained by reading page xml source code;
2) comparison method of point data is buried, it may be assumed that compare by server-side request data server.
Step 11, the comparing result is written back in the correspondence test case in the Excel table by the server-side.
The present invention also provides a kind of mobile terminal automatization test system based on UI, including server-side and mobile terminal;
The server-side includes:
Test case writes module, and the test case is write module and is used for: starting Excel program opens Excel table Lattice, are based on the Excel table, and the server-side writes test case using crucial word drive logic;
The test case is write module and is specifically used for: the test operation order to mobile terminal is encapsulated into corresponding survey Examination operation keyword, and by the sequencing of operation, each test operation keyword is entered into Excel table, together When, each test operation keyword is corresponding with operation object;
Starting module, for starting Appium module;
Mobile terminal information reading module, for reading after establishing connection with the mobile terminal for needing to carry out UI test The mobile terminal facility information of the mobile terminal, wherein the mobile terminal facility information includes equipment unique identification, with the presence or absence of quilt Survey the APP installation kit of APP;
Configuration module determines following configuration information for reading configuration file:
If 1) the APP installation kit of tested APP is not present in the mobile terminal, if unload and install tested App;
If 2) mobile terminal has the APP installation kit of tested APP, also, tested App has been installed in the mobile terminal, Whether need to retain original App data;
Test case read module obtains arranging by operation order for reading the test case of the Excel table Each test operation keyword of column and corresponding operation object;
Test command conversion module, for the test case to be converted to test command, and by the test command with And the configuration information determined is sent to the Appium module;
Appium module, for determining this mobile terminal that need to be tested according to the equipment unique identification, and by the survey Examination order and the configuration information determined are sent to the corresponding mobile terminal;
Comparison module, the test execution result for feeding back the mobile terminal are compared with expected execution result, are obtained To comparing result;
Write-back module, for the comparing result to be written back in the correspondence test case in the Excel table;
The mobile terminal includes:
Receiving module, for receiving test command and configuration information;
Determining module is configured, unloads and install tested App for determining the need for according to the configuration information, if needed It wants, then unload and tested App is installed;And, it is determined whether need to retain original App data, if it is not required, then directly executing Subsequent operation;If it is required, then backing up original App data, then execute subsequent operation;
Execution module specifically executes method for executing the corresponding test command are as follows: first according to operation object, Position the element in the tested App;Then, the corresponding test operation is executed to element in order, and records test and holds Row result;
Test result feedback module, for the test execution result to be fed back to the server-side.
Feature of the present invention is as follows: whole system is by the way that in the server-side service of building, transmitting order to lower levels to mobile terminal, execution terminates Result is passed back into server-side record afterwards, realizes UI automatic test.Test case is write then to patrol using crucial word drive Volume, the order of mobile terminal will be operated, is encapsulated into corresponding method (sliding, click, lookup, input, screenshot etc.), it is suitable by operating The corresponding keyword of sequence is entered into Excel, the dated object for needing to operate.Test result verifying: first is that whether verifying the page It is second a little whether normal by shifting to an earlier date burying for pre-buried counting user behavioral data comprising the element that function is normally shown.
Mobile terminal automated testing method and system provided by the invention based on UI is sealed by whole functional method Dress, user of service only need in Excel table input test operation keyword and operation object, then can phase in calling system The method answered is realized and is tested the UI of mobile terminal, and the content of excessive research code level is not needed.Writing test case can be with Input test operation keyword and operation object directly in Excel, so as to project team other staff maintenance.Execution terminates Afterwards, test result can be written back in Excel, mistake occurs and retain screenshot and error information, facilitates inquiry test result
In mobile APP Fast Iterative Procedure, the regression test of partially stabilized function is may be implemented in the present invention, and verifying is newly-increased Add function whether to affect original function, and can be unattended when execute automatically, reduce the cost of regression test, improve Testing efficiency.
The above is only a preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications are also answered Depending on protection scope of the present invention.

Claims (5)

1. a kind of mobile terminal automated testing method based on UI, which comprises the following steps:
Step 1, server-side installation Appium module and Excel program;
Step 2, server-side starts the Excel program, opens Excel table, is based on the Excel table, the server-side Test case is write using crucial word drive logic;
Wherein, the specific write method of the test case are as follows: the server-side encapsulates the test operation order to mobile terminal As corresponding test operation keyword, and by the sequencing of operation, each test operation keyword is entered into In Excel table, meanwhile, each test operation keyword is corresponding with operation object;
Step 3, when the UI automatic test for some APP for needing to carry out mobile terminal, the server-side starts the Appium Module;
Step 4, the server-side establishes connection with the mobile terminal for needing to carry out UI test, and the server-side reads the shifting The mobile terminal facility information of moved end, wherein the mobile terminal facility information includes equipment unique identification, with the presence or absence of tested APP APP installation kit;
Step 5, the server-side reads configuration file, determines following configuration information:
If 1) the APP installation kit of tested APP is not present in the mobile terminal, if unload and install tested App;
If 2) mobile terminal has the APP installation kit of tested APP, also, tested App has been installed in the mobile terminal, if Need to retain original App data;
Step 6, the server-side reads the test case of the Excel table, obtains arranging by operation order each The test operation keyword and corresponding operation object;Then, the test case is converted to test by the server-side Order, and the configuration information that the test command and step 5 determine is sent to the Appium module;
Step 7, the Appium module determines this mobile terminal that need to be tested according to the equipment unique identification, and by the survey The configuration information that examination order and step 5 determine is sent to the corresponding mobile terminal;
Step 8, the mobile terminal receives the test command and the configuration information, firstly, true according to the configuration information It is fixed whether to need to unload and install tested App, if it is desired, then to unload and tested App is installed;And, it is determined whether it needs to protect Original App data are stayed, if it is not required, then directly executing subsequent operation;If it is required, then backing up original App data, then execute Subsequent operation;
Then, the mobile terminal executes the corresponding test command, specifically executes method are as follows: first according to the operation pair As positioning the element in the tested App;Then, the corresponding test operation is executed to element in order, and records test Implementing result;
Step 9, the test execution result is fed back to the server-side by the mobile terminal;
Step 10, the server-side compares the test execution result with expected execution result, obtains comparing result;
Step 11, the comparing result is written back in the correspondence test case in the Excel table by the server-side.
2. the mobile terminal automated testing method according to claim 1 based on UI, which is characterized in that described in step 2 Test operation order includes slide order, clicking operation order, search operation order, input operational order and shot operation Order.
3. the mobile terminal automated testing method according to claim 1 based on UI, which is characterized in that described in step 4 Equipment unique identification is international mobile equipment identification number IMEI.
4. the mobile terminal automated testing method according to claim 1 based on UI, which is characterized in that in step 10, institute It states server-side and compares the test execution result with expected execution result, the control methods of use are as follows:
1) comparison of page visual elements is obtained by reading page xml source code;
2) comparison method of point data is buried, it may be assumed that compare by server-side request data server.
5. a kind of mobile terminal automatization test system based on UI, which is characterized in that including server-side and mobile terminal;
The server-side includes:
Test case writes module, and the test case is write module and is used for: starting Excel program opens Excel table, base In the Excel table, the server-side writes test case using crucial word drive logic;
The test case is write module and is specifically used for: the test operation order to mobile terminal is encapsulated into corresponding test behaviour Make keyword, and by the sequencing of operation, each test operation keyword is entered into Excel table, meanwhile, often A test operation keyword is corresponding with operation object;
Starting module, for starting Appium module;
Mobile terminal information reading module, for after establishing connection with the mobile terminal for needing to carry out UI test, described in reading The mobile terminal facility information of mobile terminal, wherein the mobile terminal facility information includes equipment unique identification, with the presence or absence of tested The APP installation kit of APP;
Configuration module determines following configuration information for reading configuration file:
If 1) the APP installation kit of tested APP is not present in the mobile terminal, if unload and install tested App;
If 2) mobile terminal has the APP installation kit of tested APP, also, tested App has been installed in the mobile terminal, if Need to retain original App data;
Test case read module is obtained for reading the test case of the Excel table by operation order arrangement Each test operation keyword and corresponding operation object;
Test command conversion module, for the test case to be converted to test command, and by the test command and really Fixed configuration information is sent to the Appium module;
Appium module for determining this mobile terminal that need to be tested according to the equipment unique identification, and the test is ordered The configuration information for enabling and determining is sent to the corresponding mobile terminal;
Comparison module, the test execution result for feeding back the mobile terminal are compared with expected execution result, are obtained pair Compare result;
Write-back module, for the comparing result to be written back in the correspondence test case in the Excel table;
The mobile terminal includes:
Receiving module, for receiving test command and configuration information;
Determining module is configured, unloads and install tested App for determining the need for according to the configuration information, if it is desired, It then unloads and tested App is installed;And, it is determined whether need to retain original App data, if it is not required, then after directly executing Continuous operation;If it is required, then backing up original App data, then execute subsequent operation;
Execution module specifically executes method for executing the corresponding test command are as follows: first according to operation object, positioning Element in the tested App;Then, the corresponding test operation is executed to element in order, and records test execution knot Fruit;
Test result feedback module, for the test execution result to be fed back to the server-side.
CN201811466574.2A 2018-12-03 2018-12-03 Mobile terminal automated testing method and system based on UI Pending CN109359052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811466574.2A CN109359052A (en) 2018-12-03 2018-12-03 Mobile terminal automated testing method and system based on UI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811466574.2A CN109359052A (en) 2018-12-03 2018-12-03 Mobile terminal automated testing method and system based on UI

Publications (1)

Publication Number Publication Date
CN109359052A true CN109359052A (en) 2019-02-19

Family

ID=65330983

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811466574.2A Pending CN109359052A (en) 2018-12-03 2018-12-03 Mobile terminal automated testing method and system based on UI

Country Status (1)

Country Link
CN (1) CN109359052A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096444A (en) * 2019-05-06 2019-08-06 重庆天蓬网络有限公司 A kind of management system, application method and equipment generating test case based on excel
CN111026645A (en) * 2019-11-20 2020-04-17 航天信息股份有限公司 User interface automatic testing method and device, storage medium and electronic equipment
CN111338970A (en) * 2020-03-25 2020-06-26 广州棒谷科技股份有限公司 WEB-side keyword-driven UI (user interface) automatic testing method
CN111506502A (en) * 2020-04-13 2020-08-07 杭州涂鸦信息技术有限公司 System and method for testing mobile terminal UI automation distribution network process
CN112256586A (en) * 2020-11-03 2021-01-22 中国建设银行股份有限公司 Automatic testing method and device
CN113127354A (en) * 2021-04-21 2021-07-16 武汉思普崚技术有限公司 Automatic testing method, device and equipment based on Web UI and storage medium
CN113672505A (en) * 2021-08-05 2021-11-19 浙江万朋教育科技股份有限公司 Multi-terminal interactive automatic regression testing method
CN113672519A (en) * 2021-09-08 2021-11-19 湖南惠农科技有限公司 UI automation test method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882107A (en) * 2010-06-28 2010-11-10 山东中创软件商用中间件股份有限公司 Method and device for automatically testing WEB (World Wide Web) application
CN105446864A (en) * 2014-06-30 2016-03-30 北京金山安全软件有限公司 Method and device for verifying influence of deletion of cache file and mobile terminal
CN106055473A (en) * 2016-05-23 2016-10-26 乐视控股(北京)有限公司 Test method and apparatus
CN106598859A (en) * 2016-12-16 2017-04-26 四川长虹电器股份有限公司 Appium multi-thread implementation system and method
CN106961362A (en) * 2017-03-09 2017-07-18 杭州铜板街互联网金融信息服务有限公司 Automated testing method and mobile cloud test system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882107A (en) * 2010-06-28 2010-11-10 山东中创软件商用中间件股份有限公司 Method and device for automatically testing WEB (World Wide Web) application
CN105446864A (en) * 2014-06-30 2016-03-30 北京金山安全软件有限公司 Method and device for verifying influence of deletion of cache file and mobile terminal
CN106055473A (en) * 2016-05-23 2016-10-26 乐视控股(北京)有限公司 Test method and apparatus
CN106598859A (en) * 2016-12-16 2017-04-26 四川长虹电器股份有限公司 Appium multi-thread implementation system and method
CN106961362A (en) * 2017-03-09 2017-07-18 杭州铜板街互联网金融信息服务有限公司 Automated testing method and mobile cloud test system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MILKY: ""Python+appium+unittest UI自动化总结"", 《HTTPS://WWW.CNBLOGS.COM/MILKY22/P/8504156.HTML》 *
长新的自动化专题: ""Appium 自动化用例设计 (Excel 配置篇)"", 《HTTPS://BLOG.CSDN.NET/LIUCHANGXIN1982/ARTICLE/DETAILS/48161613?》 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096444A (en) * 2019-05-06 2019-08-06 重庆天蓬网络有限公司 A kind of management system, application method and equipment generating test case based on excel
CN111026645A (en) * 2019-11-20 2020-04-17 航天信息股份有限公司 User interface automatic testing method and device, storage medium and electronic equipment
CN111026645B (en) * 2019-11-20 2023-11-28 航天信息股份有限公司 User interface automatic test method and device, storage medium and electronic equipment
CN111338970B (en) * 2020-03-25 2023-03-03 广州棒谷科技股份有限公司 UI (user interface) automatic testing method driven by WEB side keywords
CN111338970A (en) * 2020-03-25 2020-06-26 广州棒谷科技股份有限公司 WEB-side keyword-driven UI (user interface) automatic testing method
CN111506502B (en) * 2020-04-13 2023-05-12 杭州涂鸦信息技术有限公司 Mobile terminal UI automatic distribution network flow test system and method
CN111506502A (en) * 2020-04-13 2020-08-07 杭州涂鸦信息技术有限公司 System and method for testing mobile terminal UI automation distribution network process
CN112256586A (en) * 2020-11-03 2021-01-22 中国建设银行股份有限公司 Automatic testing method and device
CN113127354A (en) * 2021-04-21 2021-07-16 武汉思普崚技术有限公司 Automatic testing method, device and equipment based on Web UI and storage medium
CN113127354B (en) * 2021-04-21 2023-08-11 武汉思普崚技术有限公司 Automatic test method, device, equipment and storage medium based on Web UI
CN113672505A (en) * 2021-08-05 2021-11-19 浙江万朋教育科技股份有限公司 Multi-terminal interactive automatic regression testing method
CN113672505B (en) * 2021-08-05 2024-04-19 浙江万朋教育科技股份有限公司 Multi-terminal interactive automatic regression testing method
CN113672519A (en) * 2021-09-08 2021-11-19 湖南惠农科技有限公司 UI automation test method and device

Similar Documents

Publication Publication Date Title
CN109359052A (en) Mobile terminal automated testing method and system based on UI
US11675691B2 (en) System and method for performing automated API tests
CN102736978B (en) A kind of method and device detecting the installment state of application program
US8504803B2 (en) System and method for creating and executing portable software
CN106951345B (en) Consistency test method and device for disk data of virtual machine
US10067858B2 (en) Cloud-based software testing
US9292416B2 (en) Software development kit testing
US20190227917A1 (en) Adaptive system for mobile device testing
US8949794B2 (en) Binding a software item to a plain english control name
US8904351B2 (en) Maintenance of a subroutine repository for an application under test based on subroutine usage information
CN104407980A (en) Mobile application automated testing device and method
CN109947635B (en) Data reporting method, device, storage medium and terminal equipment
US9336126B1 (en) Client-side event logging for heterogeneous client environments
CN107800757B (en) User behavior recording method and device
US9996454B1 (en) Exemplary testing of software
CN103677880A (en) Information processing method and electronic equipment
CN110908894B (en) Visual report tool automatic testing method and device based on vuex
CN104320793B (en) A kind of Automated testing method of cell phone short messages and system
US7761841B1 (en) Enhanced data loading for test management tool
WO2019148657A1 (en) Method for testing associated environments, electronic device and computer readable storage medium
CN112199284A (en) Program automation testing method and corresponding device, equipment and medium
CN111694684B (en) Abnormal construction method and device of storage device, electronic device and storage medium
US10387294B2 (en) Altering a test
US20100017863A1 (en) Portable storage apparatus for providing working environment migration service and method thereof
CN110659197B (en) Application test case generation method and device and software test system

Legal Events

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

Application publication date: 20190219