WO2014015573A1 - 一种用于移动设备的无线自动化测试装置及方法 - Google Patents

一种用于移动设备的无线自动化测试装置及方法 Download PDF

Info

Publication number
WO2014015573A1
WO2014015573A1 PCT/CN2012/083955 CN2012083955W WO2014015573A1 WO 2014015573 A1 WO2014015573 A1 WO 2014015573A1 CN 2012083955 W CN2012083955 W CN 2012083955W WO 2014015573 A1 WO2014015573 A1 WO 2014015573A1
Authority
WO
WIPO (PCT)
Prior art keywords
test
server
unit
mobile device
wireless
Prior art date
Application number
PCT/CN2012/083955
Other languages
English (en)
French (fr)
Inventor
赵慧
吴瑾
丁玮
Original Assignee
北京播思无线技术有限公司
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 北京播思无线技术有限公司 filed Critical 北京播思无线技术有限公司
Priority to US14/416,547 priority Critical patent/US9521564B2/en
Publication of WO2014015573A1 publication Critical patent/WO2014015573A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/06Testing, supervising or monitoring using simulated traffic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2294Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing by remote test
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Definitions

  • the present invention relates to a test apparatus and method, and more particularly to a wireless automatic test apparatus and method for a mobile device.
  • Tests such as unit tests, performance tests, etc., cannot be fully automated.
  • the current test methods such as the MonkeyRunner automated test on the android device, achieve the operation by clicking on the specific coordinates of the user interface, and the result verification is compared by screenshots. Since the comparison requires a large amount of processor resources, it is only used as a host.
  • the PC processor and the corresponding tools can be processed in time, which requires the device debug line to be connected at the moment; another automatic test method is Instrumentation, which mainly starts the unit or function test of an application through the command line, and cannot simulate the user. Switching the normal operation of the application, but not fully automated testing of all applications.
  • the present invention aims to provide a wireless automatic test device and method for a mobile device, which can complete test environment initialization, test execution, and test result collection without connecting a debug line. A series of test steps to achieve a wireless automated test process.
  • the present invention provides a wireless automatic test apparatus for a mobile device, including: a user setting unit, a test management control unit, a test execution unit, a test result processing unit, and a communication interface unit, wherein
  • the user setting unit is configured to receive a loop number of a user-defined round test, a plan list of test cases, and a synchronization data server IP;
  • the test management control unit is configured to control a test run of the test execution unit; control the test result processing unit to collect an on-site log collection, package the test result, and control the transceiver information of the communication interface unit;
  • the test execution unit accepts control of the test management control unit and runs the test case without a debug line;
  • the test result processing unit receives the control of the test management control unit, and analyzes the uploaded test result
  • the communication interface unit is configured to test transmission of synchronous data between the device and the server.
  • the testing device further comprises a display unit for synchronously displaying the test process information and the error notification.
  • the display unit adopts a display screen of the mobile device.
  • the communication interface unit is a wireless communication interface module.
  • the present invention provides a method for wireless automated testing of a mobile device, comprising the steps of:
  • test results and error logs are displayed to the web interface.
  • step 1) further comprises the following steps:
  • test case that the user will write the configuration file created for the test case, and the created index file are submitted to the server;
  • the operation mode information in the step 2) is a cycle number of the whole round test or a test case plan list.
  • step 3) further comprises: when the test case has an error, immediately collecting and packaging the error test result and the related log, and uploading to the server through the wireless network.
  • All modular units in the present invention are loosely coupled, easy to expand, adapt to varying flexibility, and reduce maintenance costs.
  • the test development engineer only needs to submit the developed test case program and configuration file to the server; the server is responsible for collecting and managing all test resources; synchronization and execution.
  • Test the use case program, package and upload the test results; the front-end interface of the web page is responsible for displaying the test report.
  • test cost and the technical requirements of the test executive are greatly reduced. Whether the user is a technician or a non-technical person, the entire test process can be completed anytime and anywhere, and a detailed and clear test report can be viewed.
  • the test engineer can flexibly use the present invention, for example, in a semi-automatic mode, it is very convenient to reproduce the product defects that occur during the test, so that the software engineer can deal with the recurring problem faster. Since the present invention supports multiple test cases, test engineers can perform various types of tests according to test requirements.
  • FIG. 1 is a block diagram showing the principle of a wireless automated test apparatus for a mobile device in accordance with the present invention
  • FIG. 2 is a flow chart of a method for wireless automated testing of a mobile device in accordance with the present invention.
  • the wireless automatic test apparatus for a mobile device of the present invention includes a user setting unit 101 and a test management control unit 102. a test execution unit 103, a test result processing unit 104, a display unit 105, and a communication interface unit 106, wherein
  • the user setting unit 101 receives the user-defined settings, including the setting of the number of cycles performed by the user-defined round test, the setting of the plan list of the user-defined test case, and the setting of the IP address of the synchronous data server required by the user customization; Synchronous data includes test cases downloaded from the server, test configuration files, index files, and test results uploaded to the server.
  • the test management control unit 102 controls the communication interface unit 106 to download a test case, a configuration file, and an index file from a server (not shown) according to the user-defined setting received by the user setting unit 101; the test execution unit 103 is activated.
  • the use case test is performed to track and collect the execution status of the test case at any time, and send the test process information to the display unit 105 for synchronous display; and upload the collected field log and the packaged test result to the server through the communication interface unit 106.
  • the test development engineer designs relevant test cases according to the type of mobile device application under test, writes a test case program, and creates a configuration file for each test case (the configuration file includes test target methods, runtime duration and other related parameters) and indexes.
  • the configuration file includes test target methods, runtime duration and other related parameters
  • File the index file is used to define the execution order of the test cases.
  • the test case program and corresponding configuration files and index files are submitted to the server and managed by the server.
  • the test execution unit 103 accepts the control of the test management control unit 102 and performs an automated operation test case in accordance with the user-defined setting mode received by the user setting unit 101.
  • the test execution unit 103 has two modes for automatically running test cases, and the fully automatic (Robot) mode can be fully automated for testing, and the user can customize the number of cycles of the whole round test in the robot mode;
  • the semi-automatic mode runs a user-defined list of test case plans and saves the current plan list as a list of test plans that are executed by default for fully automated tests. You can also choose to use a previously saved one in semi-automatic mode. A list of test case plans.
  • the test execution unit 103 reads the current test case plan list, indexes the corresponding test case configuration file according to the order in the list, searches the test case program in the test case library according to the test case program name specified in the configuration file, and after the search succeeds, Install the test case program and then start running the test based on the call to the test parameters in the configuration file.
  • the test execution unit 103 starts the test case program, executes the test, and the test management control unit 102 monitors the test state as a whole, and the test process state information is synchronously displayed on the interface of the display unit 105.
  • the test result processing unit 104 accepts the control of the test management control unit 102, collects the on-site log, and packages the test result. If a test case fails to be executed during the test, the display unit 105 will display an error notification, and the test result processing unit 104 immediately collects, packages the error test result and related logs, and notifies the test management control unit 102 of the error test after packaging. The results and related logs are uploaded to the server over the wireless network.
  • the display unit 105 is configured to synchronously display the test process information and the error notification.
  • the display unit 105 adopts a display screen of the mobile device.
  • the communication interface unit 106 uses a wireless network interface for testing data transmission between the device and the server.
  • the communication interface unit 106 uses a wireless communication interface module such as an RF communication module or a WIFI communication module of the mobile device.
  • FIG. 2 is a flow chart of a method for wireless automated testing of a mobile device in accordance with the present invention. A method for wireless automated testing of a mobile device of the present invention will now be described in detail with reference to FIG.
  • step 201 the test development engineer designs relevant test cases according to the application type of the mobile device under test, writes a test case program, and creates a configuration file for each test case (the configuration file includes test target methods, runtime duration, and the like). And the establishment of an index file (the index file is used to define the execution order of the test case); the test case program and the corresponding configuration file, the index file are submitted to the server, and are managed by the server.
  • the configuration file includes test target methods, runtime duration, and the like.
  • step 202 the user setting unit 101 receives the custom setting of the user, confirms the IP of the synchronization server, and the test management control unit 102 downloads the test case and the corresponding configuration file from the server through the communication interface unit 106 according to the IP of the synchronization server.
  • Index file
  • the user setting unit 101 receives the user-defined test operation mode and transmits the operation mode information to the test management control unit 102.
  • the automatic test can be performed cyclically.
  • the user can customize the number of cycles of the whole round test in the robot mode.
  • the operation mode information is a user-defined cycle of the whole round test. Number of times; in semi-automatic mode, you can run a user-defined list of test case plans, and save the current plan list as a list of test plans that are executed by default in fully automated tests. You can also choose to use a certain mode in semi-automatic mode.
  • a list of previously saved test case plans, at which point the run mode information is a user-defined list of test case plans.
  • the test management control unit 102 controls the test execution unit 103 to run the test case according to the operation mode information;
  • the display unit 105 synchronously displays the test process information and the error notification
  • step 205 the test result is analyzed, packaged, and uploaded to the server through the communication interface unit 106 together with the collected on-site log; in the test process, if a test case fails to execute, the test result of the error is collected and packaged immediately.
  • the related log informs the test management control unit 102 to upload the erroneous test result and related log to the server through the communication interface unit 106.
  • step 206 the server displays the test result and the error log; the server receives the data, filters out the error information according to the collected log classification, and indexes the error log; displays the analyzed test case running result and the error log on the web interface, thereby It is convenient for developers to find problems and fully automate the entire test process.
  • the method of the invention is simple in operation, greatly reduces the testing cost and the technical requirements of the test executives. Whether the user is a technician or a non-technical person, the entire testing process can be completed anytime and anywhere, and the detailed and clear test report is viewed in a semi-automatic manner. (Human) mode makes it easy to reproduce product defects (bugs) that occur during testing, enabling software engineers to deal with recurring problems faster. Since the present invention supports multiple test cases, test engineers can perform various types of tests according to test requirements.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)
  • Debugging And Monitoring (AREA)

Abstract

一种用于移动设备的无线自动化测试装置及方法,包括,用户设置单元、测试管理控制单元、测试执行单元、测试结果处理单元,以及通信接口单元。其测试方法包括如下步骤:首先,从服务器中下载测试用例、与该测试用例对应的配置文件和索引文件;其次,接收用户自定义测试运行模式并根据运行模式信息运行测试用例;再次,收集现场日志,并对测试结果进行收集、打包,上传至服务器;最后,服务器分析后将测试结果及错误日志展现到Web界面。本发明的测试装置及方法,不但易于扩展,适应变化的灵活性,减少维护成本,用户随时随地都可以完成整个测试过程,并且查看详细清晰的测试报告,并且,能够十分方便地复现测试过程中出现的产品缺陷,使软件工程师更快处理复现问题。

Description

一种用于移动设备的无线自动化测试装置及方法 技术领域
本发明涉及一种测试装置及方法,尤其涉及一种用于移动设备的无线自动化测试装置及方法。
背景技术
现有移动设备领域的自动化测试技术,大多数是基于用户界面和抓取屏幕快照来实现的,这就需要连接调试线来操作设备,而且测试多是基于某一技术开展的针对特定功能的局部测试,如单元测试、性能测试等,不能进行完全的自动化测试。
目前的测试方法,如android设备上的MonkeyRunner自动化测试,通过点击用户界面的具体坐标来实现操作,且结果校验是通过屏幕截图来对比,由于对比需要大量的处理器资源,因此只有作为主机的个人电脑处理器和相应的工具才可以及时处理,这需要设备调试线时刻连接;另一种自动测试的方法是Instrumentation,其主要是通过命令行启动某一应用的单元或功能测试,不能模拟用户切换应用的正常操作,而不能完全实现所有应用的连续自动化测试。
目前的测试方法不足之处在于:没有实现全自动测试,所谓全自动即有独立的分类测试用例库,无调试线,无人工干预的自动化测试,自动连续执行,自动收集测试结果并自动分析。
技术问题
为了解决现有技术存在的不足,本发明的目的在于提供一种用于移动设备的无线自动化测试装置及方法,被测试设备不需要连接调试线就可以完成测试环境初始化、测试执行、测试结果收集等一系列测试步骤,实现无线自动化测试流程。
技术解决方案
为实现上述目的,本发明提供的一种用于移动设备的无线自动化测试装置,包括,用户设置单元、测试管理控制单元、测试执行单元、测试结果处理单元,以及通信接口单元,其中,
所述用户设置单元,其用于接收用户自定义的整轮测试进行的循环次数、测试用例的计划列表,以及用于同步数据服务器IP;
所述测试管理控制单元,其用于控制所述测试执行单元的测试运行;控制所述测试结果处理单元收集现场日志收集、对测试结果进行打包;控制所述通信接口单元的收发信息;
所述测试执行单元,接受所述测试管理控制单元的控制,在无调试线的情况下运行测试用例;
所述测试结果处理单元,接受所述测试管理控制单元的控制,对上传的测试结果进行分析;
所述通信接口单元,用于测试装置与服务器之间同步数据的传输。
其中,所述测试装置还包括用于同步显示测试过程信息以及出错通知的显示单元。
其中,所述显示单元采用移动设备的显示屏。
其中,所述通信接口单元为无线通信接口模块。
为实现上述目的,本发明提供一种用于移动设备的无线自动化测试的方法,包括以下步骤:
1)从服务器中下载测试用例、与该测试用例对应的配置文件和索引文件;
2)接收用户自定义测试运行模式并根据运行模式信息运行测试用例;
3)收集现场日志,并对测试结果进行打包,上传至服务器;
4)服务器分析后将测试结果及错误日志展现到Web界面。
其中,所述步骤1)进一步包括以下步骤:
a)用户将编写的测试用例、为该测试用例创建的配置文件以及建立的索引文件提交到服务器;
b)获取用于同步数据的服务器IP;
c)从服务器中下载测试用例、与该测试用例对应的配置文件和索引文件。
其中,所述步骤2)中的运行模式信息为的整轮测试的循环次数或测试用例计划列表。
其中,所述步骤3)进一步包括,当测试用例出现错误时,立即收集、打包出错的测试结果及相关日志,并通过无线网络上传至服务器。
本发明中的所有模块单元均为松耦合,易于扩展,适应变化的灵活性,减少维护成本。当某个模块的内部结构和实现逐渐发生改变时,不影响其他模块;测试开发工程师只需将开发的测试用例程序和配置文件提交到服务器端;服务器端负责收集管理所有测试资源;同步、执行测试用例程序,打包上传测试结果;网页前端界面负责展示测试报告。
由于本发明的方法操作简单,大大降低了测试成本和对测试执行人员的技术要求,无论用户是技术人员或者非技术人员,随时随地都可以完成整个测试过程,并且查看详细清晰的测试报告。对于测试工程师可以灵活使用本发明,例如在半自动(Human)模式下可以十分方便地复现测试过程中出现的产品缺陷(bug),使软件工程师更快处理复现问题。由于本发明支持多种测试用例,测试工程师可以根据测试需求完成各种类型的测试。
本发明的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。
附图说明
附图用来提供对本发明的进一步理解,并且构成说明书的一部分,并与本发明的实施例一起,用于解释本发明,并不构成对本发明的限制。在附图中:
图1为根据本发明的用于移动设备的无线自动化测试装置原理框图;
图2为根据本发明的用于移动设备的无线自动化测试的方法流程图。
本发明的实施方式
以下结合附图对本发明的优选实施例进行说明,应当理解,此处所描述的优选实施例仅用于说明和解释本发明,并不用于限定本发明。
图1为根据本发明的用于移动设备的无线自动化测试装置原理框图,如图1所示,本发明的用于移动设备的无线自动化测试装置,包括,用户设置单元101、测试管理控制单元102、测试执行单元103、测试结果处理单元104、显示单元105,以及通信接口单元106,其中,
用户设置单元101,接收用户自定义设置,包括用户自定义整轮测试进行的循环次数的设置、用户自定义测试用例的计划列表的设置以及用户自定义所需要的同步数据服务器的IP的设置;同步数据包括从服务器下载的测试用例、测试配置文件、索引文件和上传给服务器的测试结果。
测试管理控制单元102,其根据用户设置单元101接收的用户自定义设置,控制通信接口单元106从服务器(图中未示出)中下载测试用例、配置文件,以及索引文件;启动测试执行单元103进行用例测试,随时跟踪和收集测试用例的执行状态,并将测试过程信息发送至显示单元105进行同步显示;将收集的现场日志、打包后的测试结果通过通信接口单元106上传到服务器。
本发明中,测试开发工程师根据被测移动设备应用类型设计相关测试用例,编写测试用例程序,并为每个测试用例创建配置文件(配置文件包含测试目标方法、运行时长等相关参数)和建立索引文件(索引文件用来定义测试用例的执行顺序)。测试用例程序和对应的配置文件、索引文件提交到服务器,由服务器统一管理。
测试执行单元103,接受测试管理控制单元102的控制,按照用户设置单元101接收到的用户自定义设置模式进行自动化运行测试用例。
在本发明中,测试执行单元103具备两种模式来自动化运行测试用例,全自动(Robot)模式可循环进行全自动测试,用户可以自定义全自动(Robot)模式下整轮测试的循环次数;半自动(Human)模式可运行用户自定义的测试用例计划列表,并且保存当前计划列表做为全自动测试默认执行的测试计划列表,也可以在半自动(Human)模式下选择使用某个之前已保存的测试用例计划列表。测试执行单元103读取当前测试用例计划列表,按照列表里的顺序索引到对应的测试用例配置文件,根据配置文件里指定的测试用例程序名称在测试用例库里搜索测试用例程序,搜索成功后,安装测试用例程序,随后开始根据配置文件中对测试参数的调用来运行测试。测试执行单元103启动测试用例程序,执行测试,测试管理控制单元102整个监控测试状态,测试过程状态信息会同步显示在显示单元105的界面上。
测试结果处理单元104,接受测试管理控制单元102的控制,收集现场日志、对测试结果进行打包。测试过程中若某条测试用例执行失败,显示单元105将会显示出错通知,测试结果处理单元104立即收集、打包出错的测试结果及相关日志,通知测试管理控制单元102,打包之后的出错的测试结果及相关日志通过无线网络上传至服务器。
显示单元105,用于同步显示测试过程信息以及出错通知,本发明中,显示单元105采用移动设备的显示屏。
通信接口单元106,采用无线网络接口,用于测试装置与服务器之间的数据传输,本发明中,通信接口单元106采用移动设备的RF通信模块或WIFI通信模块等无线通信接口模块。
图2为根据本发明的用于移动设备的无线自动化测试的方法流程图,下面将参考图2,对本发明的用于移动设备的无线自动化测试的方法进行详细描述。
首先,在步骤201,测试开发工程师根据被测移动设备的应用类型设计相关测试用例,编写测试用例程序,并为每个测试用例创建配置文件(配置文件包含测试目标方法、运行时长等相关参数)和建立索引文件(索引文件用来定义测试用例的执行顺序);测试用例程序和对应的配置文件、索引文件提交到服务器,由服务器统一管理。
在步骤202,用户设置单元101接收用户的自定义设置,确认同步服务器的IP,测试管理控制单元102根据同步服务器的IP,通过通信接口单元106,从服务器中下载测试用例、和对应的配置文件、索引文件;
在步骤203,用户设置单元101接收用户自定义的测试运行模式,并将运行模式信息发送给测试管理控制单元102。在全自动(Robot)模式下,可循环进行全自动测试,用户可以自定义全自动(Robot)模式下整轮测试的循环次数,此时,运行模式信息为用户自定义的整轮测试的循环次数;在半自动(Human)模式下,可运行用户自定义的测试用例计划列表,并且保存当前计划列表做为全自动测试默认执行的测试计划列表,也可以在半自动(Human)模式下选择使用某个之前已保存的测试用例计划列表,此时,运行模式信息为用户自定义的测试用例计划列表。测试管理控制单元102根据运行模式信息控制测试执行单元103运行测试用例;
在步骤204,显示单元105同步显示测试过程信息以及出错通知;
在步骤205,对测试结果进行分析、打包,与收集的现场日志一起,通过通信接口单元106上传至服务器;在测试过程中,若某条测试用例执行失败,立即收集、打包出错的测试结果及相关日志,通知测试管理控制单元102,将出错的测试结果及相关日志通过通信接口单元106上传至服务器。
在步骤206,服务器展现测试结果及错误日志;服务器收到数据,根据收集的日志分类,过滤出错误信息,为错误日志建立索引;在web界面展示经过分析的测试用例运行结果及错误日志,从而方便开发人员查找问题,使整套测试流程达到完全自动化。
本发明的方法操作简单,大大降低了测试成本和对测试执行人员的技术要求,无论用户是技术人员或者非技术人员,随时随地都可以完成整个测试过程,并且查看详细清晰的测试报告,在半自动(Human)模式下可以十分方便地复现测试过程中出现的产品缺陷(bug),使软件工程师更快处理复现问题。由于本发明支持多种测试用例,测试工程师可以根据测试需求完成各种类型的测试。
本领域普通技术人员可以理解:以上所述仅为本发明的优选实施例而已,并不用于限制本发明,尽管参照前述实施例对本发明进行了详细的说明,对于本领域的技术人员来说,其依然可以对前述各实施例记载的技术方案进行修改,或者对其中部分技术特征进行等同替换。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。

Claims (8)

  1. 一种用于移动设备的无线自动化测试装置,包括,用户设置单元、测试管理控制单元、测试执行单元、测试结果处理单元,以及通信接口单元,其特征在于,
    所述用户设置单元,其用于接收用户自定义的整轮测试进行的循环次数、测试用例的计划列表,以及用于同步数据的服务器IP;
    所述测试管理控制单元,其用于控制所述测试执行单元的测试运行;控制所述测试结果处理单元收集现场日志收集、打包;控制所述通信接口单元的收发信息;
    所述测试执行单元,接受所述测试管理控制单元的控制,在无调试线的情况下运行测试用例;
    所述测试结果处理单元,接受所述测试管理控制单元的控制,收集现场日志、对测试结果进行分析;
    所述通信接口单元,用于测试装置与服务器之间同步数据的传输。
  2. 根据权利要求1所述的用于移动设备的无线自动化测试装置,其特征在于,所述测试装置还包括用于同步显示测试过程信息以及出错通知的显示单元。
  3. 根据权利要求2所述的用于移动设备的无线自动化测试装置,其特征在于,所述显示单元采用移动设备的显示屏。
  4. 根据权利要求1-3任一项所述的用于移动设备的无线自动化测试装置,其特征在于,所述通信接口单元为无线通信接口模块。
  5. 一种用于移动设备的无线自动化测试的方法,包括以下步骤:
    1)从服务器中下载测试用例、与该测试用例对应的配置文件和索引文件;
    2)接收用户自定义测试运行模式并根据运行模式信息运行测试用例;
    3)收集现场日志,并将测试结果打包,上传至服务器;
    4)服务器分析后将测试结果及错误日志展现到Web界面。
  6. 根据权利要求5所述的用于移动设备的无线自动化测试的方法,其特征在于,所述步骤1)进一步包括以下步骤:
    a)用户将编写的测试用例、为该测试用例创建的配置文件以及建立的索引文件提交到服务器;
    b)获取用于同步数据的服务器IP;
    c)从服务器中下载测试用例、与该测试用例对应的配置文件和索引文件。
  7. 根据权利要求5所述的用于移动设备的无线自动化测试的方法,其特征在于,所述步骤2)中的运行模式信息为的整轮测试的循环次数或测试用例计划列表。
  8. 根据权利要求5所述的用于移动设备的无线自动化测试的方法,其特征在于,所述步骤3)进一步包括,当测试用例出现错误时,立即收集、打包出错的测试结果及相关日志,并通过无线网络上传至服务器。
PCT/CN2012/083955 2012-07-24 2012-11-02 一种用于移动设备的无线自动化测试装置及方法 WO2014015573A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/416,547 US9521564B2 (en) 2012-07-24 2012-11-02 Wireless automation test apparatus and method for mobile device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210256712.0 2012-07-24
CN201210256712.0A CN102880535B (zh) 2012-07-24 2012-07-24 一种用于移动设备的无线自动化测试装置及方法

Publications (1)

Publication Number Publication Date
WO2014015573A1 true WO2014015573A1 (zh) 2014-01-30

Family

ID=47481870

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/083955 WO2014015573A1 (zh) 2012-07-24 2012-11-02 一种用于移动设备的无线自动化测试装置及方法

Country Status (3)

Country Link
US (1) US9521564B2 (zh)
CN (1) CN102880535B (zh)
WO (1) WO2014015573A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572446A (zh) * 2014-12-17 2015-04-29 北京京东尚科信息技术有限公司 一种自动化测试方法及系统
CN113672498A (zh) * 2021-07-19 2021-11-19 华人运通(江苏)技术有限公司 一种自动化诊断测试方法、装置和设备
CN115086209A (zh) * 2022-05-10 2022-09-20 浙江众合科技股份有限公司 基于边缘计算平台的信号系统数字化智能测试方法

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103973507B (zh) * 2013-02-01 2018-09-28 腾讯科技(深圳)有限公司 云测试系统中上报测试结果的系统、测试机及方法
CN104181873A (zh) * 2013-05-28 2014-12-03 深圳市菲恩测控科技有限公司 一种数字化的产品检测的实现方法、装置及系统
CN104375907A (zh) * 2013-08-13 2015-02-25 神讯电脑(昆山)有限公司 笔记本电脑配置信息自动测试方法
CN103412818B (zh) * 2013-08-14 2016-06-29 迈普通信技术股份有限公司 自动化测试方法及系统
WO2015073046A1 (en) * 2013-11-18 2015-05-21 Hewlett-Packard Development Company, L.P. Event-driven automation testing for mobile devices
CN104731701B (zh) * 2013-12-23 2018-04-27 展讯通信(上海)有限公司 测试系统及执行测试任务的方法和装置
US20150199247A1 (en) * 2014-01-15 2015-07-16 Linkedln Corporation Method and system to provide a unified set of views and an execution model for a test cycle
CN105302706B (zh) * 2014-06-05 2019-05-24 腾讯科技(深圳)有限公司 应用程序测试方法和装置
CN105335277A (zh) * 2014-06-27 2016-02-17 可牛网络技术(北京)有限公司 一种故障信息处理方法及装置、终端
CN105319455A (zh) * 2014-07-25 2016-02-10 天彩电子(深圳)有限公司 一种自动测试系统及方法
CN104331369B (zh) * 2014-11-21 2019-10-15 北京奇虎科技有限公司 基于浏览器的网页检测方法及装置、服务器
CN104484249B (zh) * 2014-11-28 2018-04-17 北京百度网讯科技有限公司 针对硬件产品质量的智能审核系统及服务器
CN105468527B (zh) * 2015-12-09 2018-09-04 百度在线网络技术(北京)有限公司 一种应用中组件的测试方法及装置
CN105866569B (zh) * 2016-03-24 2019-04-30 吴继春 智能设备云测试系统
CN106227659B (zh) * 2016-07-21 2019-02-05 珠海市魅族科技有限公司 一种数据同步方法、系统及装置
US10417116B2 (en) 2016-07-28 2019-09-17 International Business Machines Corporation System, method, and apparatus for crowd-sourced gathering of application execution events for automatic application testing and replay
US10567264B2 (en) * 2017-04-06 2020-02-18 Rohde & Schwarz Gmbh & Co. Kg Protocol test device and method for operating a protocol test device
CN107102945A (zh) * 2017-04-10 2017-08-29 丹露成都网络技术有限公司 一种基于RedwoodHQ的移动APP的自动化测试方法
CN109213674B (zh) * 2017-07-07 2022-04-08 博彦科技股份有限公司 测试系统、方法、存储介质和处理器
DE102017126561A1 (de) * 2017-11-13 2019-05-16 Airbus Defence and Space GmbH Testsystem und Verfahren zur koordinierten Durchführung eines Tests
TWI699645B (zh) * 2018-02-13 2020-07-21 致伸科技股份有限公司 檢測作業網路架構與應用於其上的資訊管控方法
CN108984398A (zh) * 2018-06-28 2018-12-11 广州视源电子科技股份有限公司 软件测试的方法、装置、电子装置及存储介质
CN109005087B (zh) * 2018-08-30 2021-10-29 福建星瑞格软件有限公司 一键测试跨服务器安装的数据库安全审计产品丢包的方法
CN109062809B (zh) * 2018-09-20 2022-01-21 北京奇艺世纪科技有限公司 一种线上测试用例生成方法、装置及电子设备
CN109471792A (zh) * 2018-09-26 2019-03-15 深圳壹账通智能科技有限公司 测试控制方法及装置、电子设备、介质
CN109828906B (zh) * 2018-12-15 2023-07-04 中国平安人寿保险股份有限公司 Ui自动化测试方法、装置、电子设备及存储介质
CN109783370A (zh) * 2018-12-25 2019-05-21 努比亚技术有限公司 一种日志抓取方法、终端及计算机可读存储介质
CN109885478A (zh) * 2018-12-30 2019-06-14 贝壳技术有限公司 一种错误代码的定位方法及系统
CN109947655A (zh) * 2019-03-28 2019-06-28 北京网聘咨询有限公司 移动前端自动化测试平台
CN110309069A (zh) * 2019-06-24 2019-10-08 中国航空无线电电子研究所 测试用例动态加载及控制工具
CN110990254B (zh) * 2019-10-25 2023-01-10 苏州浪潮智能科技有限公司 一种基于测试管理平台的脚本自动打包及校验方法及系统
CN111078567B (zh) * 2019-12-19 2023-06-13 广州品唯软件有限公司 自动化测试平台的报告生成方法、终端和存储介质
CN111198790B (zh) * 2019-12-23 2023-09-08 深圳市优必选科技股份有限公司 机器人测试方法、机器人测试装置及机器人
CN113127323A (zh) * 2019-12-30 2021-07-16 北京金山云网络技术有限公司 一种测试方法、装置、终端设备及存储介质
CN112328467B (zh) * 2020-09-17 2022-06-28 北京中数科技术有限公司 一种嵌入式系统程序测试方法及装置
CN112685297B (zh) * 2020-12-25 2022-11-29 科讯嘉联信息技术有限公司 一种电话客服机器人话术流程自动测试方法
CN113407450B (zh) * 2021-06-22 2024-03-15 平安国际智慧城市科技股份有限公司 基于参数自动识别的接口测试方法、装置、设备及介质
CN113904954B (zh) * 2021-08-27 2023-09-01 深圳市有方科技股份有限公司 一种用于无线通信模块测试的系统
CN114153709B (zh) * 2021-11-05 2024-01-12 苏州浪潮智能科技有限公司 一种服务器测试行为分析方法、装置及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007061241A1 (en) * 2005-11-25 2007-05-31 Fusionsoft Co., Ltd. Error test method for mobile communication terminals
CN101521899B (zh) * 2009-03-31 2010-11-17 大连海事大学 用于移动应用程序的机上测试系统和方法
CN102256285A (zh) * 2011-01-21 2011-11-23 珠海世纪鼎利通信科技股份有限公司 一种移动通信网络自动路测系统
CN202210277U (zh) * 2011-09-17 2012-05-02 北京迈凯互动网络科技有限公司 计算机控制移动设备的系统和移动设备测试系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201392526Y (zh) * 2009-03-25 2010-01-27 大连海事大学 用于移动应用程序的机上测试系统
US8064900B2 (en) * 2009-06-17 2011-11-22 Metrico Wireless, Inc. System, method and device for testing mobile telephone call performance
US8737980B2 (en) * 2011-09-27 2014-05-27 W2Bi, Inc. End to end application automatic testing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007061241A1 (en) * 2005-11-25 2007-05-31 Fusionsoft Co., Ltd. Error test method for mobile communication terminals
CN101521899B (zh) * 2009-03-31 2010-11-17 大连海事大学 用于移动应用程序的机上测试系统和方法
CN102256285A (zh) * 2011-01-21 2011-11-23 珠海世纪鼎利通信科技股份有限公司 一种移动通信网络自动路测系统
CN202210277U (zh) * 2011-09-17 2012-05-02 北京迈凯互动网络科技有限公司 计算机控制移动设备的系统和移动设备测试系统

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572446A (zh) * 2014-12-17 2015-04-29 北京京东尚科信息技术有限公司 一种自动化测试方法及系统
CN104572446B (zh) * 2014-12-17 2018-03-30 北京京东尚科信息技术有限公司 一种自动化测试方法及系统
CN113672498A (zh) * 2021-07-19 2021-11-19 华人运通(江苏)技术有限公司 一种自动化诊断测试方法、装置和设备
CN113672498B (zh) * 2021-07-19 2023-09-15 华人运通(江苏)技术有限公司 一种自动化诊断测试方法、装置和设备
CN115086209A (zh) * 2022-05-10 2022-09-20 浙江众合科技股份有限公司 基于边缘计算平台的信号系统数字化智能测试方法
CN115086209B (zh) * 2022-05-10 2024-03-12 浙江众合科技股份有限公司 基于边缘计算平台的信号系统数字化智能测试方法

Also Published As

Publication number Publication date
US20150181447A1 (en) 2015-06-25
CN102880535B (zh) 2015-10-28
CN102880535A (zh) 2013-01-16
US9521564B2 (en) 2016-12-13

Similar Documents

Publication Publication Date Title
WO2014015573A1 (zh) 一种用于移动设备的无线自动化测试装置及方法
EP3525094A1 (en) Running method for embedded type virtual device and system
CN102917095B (zh) 一种基于Android系统的终端测试的方法及装置
CN104750603B (zh) 一种多核dsp软件仿真器及其物理层软件测试方法
CN101136790B (zh) 以太网交换机集群管理的自动化测试系统及方法
US7315807B1 (en) System and methods for storage area network simulation
CN111767031B (zh) 一种基于仿真的核电工业互联网实验床
CN104516809B (zh) 一种自动化测试系统及方法
CN101882108A (zh) 嵌入式软件自动测试系统及其方法
CN103984240A (zh) 一种基于反射内存网的分布式实时仿真方法
CN109684847A (zh) 脚本漏洞的自动修复方法、装置、设备及存储介质
CN101482848A (zh) 一种在嵌入式软件运行状态下的动态调试方法及系统
CN105933173A (zh) 一种电力系统智能装置自动化测试系统
CN107404417A (zh) 一种监控数据的处理方法、处理装置及处理系统
CN109614321A (zh) 用于ats软件的持续集成和交付的系统
CN111813671A (zh) 一种ima软件仿真测试系统
CN102750143A (zh) 基于matlab com组件调用的dsp开发方法
WO2013152576A1 (zh) 一种远程控制自动化工具的实现方法
WO2015035761A1 (zh) 一种对iOS系统进行汇编级动态调试的方法及装置
WO2014075471A1 (zh) 一种物联网终端应用一体化生成系统和方法
CN111290934A (zh) 基于Jenkins的车载网络产品云测试方法及系统
CN104461832A (zh) 一种监控应用服务器资源的方法及装置
CN102595188B (zh) 智能电视的测试方法
CN105224437A (zh) 一种获取移动终端上事务执行耗时的方法和装置
CN101808082A (zh) 一种支持多协议的设备仿真方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12881608

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14416547

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12881608

Country of ref document: EP

Kind code of ref document: A1