EP3404552A1 - Verfahren, system und vorrichtung zur prüfung und ablesbares speichermedium - Google Patents

Verfahren, system und vorrichtung zur prüfung und ablesbares speichermedium Download PDF

Info

Publication number
EP3404552A1
EP3404552A1 EP17738213.2A EP17738213A EP3404552A1 EP 3404552 A1 EP3404552 A1 EP 3404552A1 EP 17738213 A EP17738213 A EP 17738213A EP 3404552 A1 EP3404552 A1 EP 3404552A1
Authority
EP
European Patent Office
Prior art keywords
test
data
grid
preset
various controls
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.)
Withdrawn
Application number
EP17738213.2A
Other languages
English (en)
French (fr)
Other versions
EP3404552A4 (de
Inventor
Shuai HU
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Publication of EP3404552A1 publication Critical patent/EP3404552A1/de
Publication of EP3404552A4 publication Critical patent/EP3404552A4/de
Withdrawn legal-status Critical Current

Links

Images

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/3692Test management for test results analysis
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • 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
    • 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
    • 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
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Definitions

  • This disclosure relates generally to the field of automated testing techniques, and more particularly relates to a test method, system, and device, as well as a readable storage medium.
  • a test method includes the following steps.
  • a test system first sets the parameters of a test grid used for grid testing, to obtain the corresponding setting parameters.
  • a virtual test grid corresponding to the setting parameters is simulated and generated for the uppermost layer surface of an operating interface of a tested application.
  • a preset number of coordinate data is then extracted from within the virtual test grid according to a preset coordinate extraction rule.
  • a configuration file of the tested application is acquired from the terminal under test, and the respective area pixel data of various controls of the tested application is determined from the acquired configuration file.
  • the various controls are then tested based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls.
  • Finally a corresponding test report of the tested application is generated based on the obtained test data.
  • a test system includes: a setting module configured for setting the parameters of a test grid used for grid testing, to obtain the corresponding setting parameters; a grid generation module configured for simulating and thus generating a virtual test grid corresponding to the setting parameters for the uppermost layer surface of an operating interface of a tested application; an extraction module configured for extracting a preset number of coordinate data from within the virtual test grid according to a preset coordinate extraction rule; an acquisition module configured for acquiring a configuration file of the tested application from the terminal under test, and determine the respective area pixel data of various controls of the tested application from the acquired configuration file; a test module configured for testing the various controls based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls; and a report generation module configured for generating a corresponding test report of the tested application based on the obtained test data.
  • a test device may include a processing unit, as well as a test system, an input/output unit, a communication unit, and a storage unit that are coupled to the processing unit.
  • the input/output unit is used for inputting a user instruction and outputting response data of the test device to the input user instruction.
  • the communication unit is used for communicative connection with a predetermined terminal or background server.
  • the storage unit is used for storing the test system as well as operating data of the test system.
  • the processing unit is configured to invoke and execute the test system to perform the following steps: setting the parameters of a test grid used for grid testing, to obtain the corresponding setting parameters; simulating and generating a virtual test grid corresponding to the setting parameters for the uppermost layer surface of an operating interface of a tested application; extracting a preset number of coordinate data from within the virtual test grid according to a preset coordinate extraction rule; acquiring a configuration file of the tested application from the terminal under test, and determining the respective area pixel data of various controls of the tested application from the acquired configuration file; testing the various controls based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls; and generating a corresponding test report of the tested application based on the obtained test data.
  • a computer readable storage medium stores one or more programs, which, when executed by one or more processors, perform the following steps: setting the parameters of a test grid used for grid testing, to obtain the corresponding setting parameters; simulating and generating a virtual test grid corresponding to the setting parameters for the uppermost layer surface of an operating interface of a tested application; extracting a preset number of coordinate data from within the virtual test grid according to a preset coordinate extraction rule; acquiring a configuration file of the tested application from the terminal under test, and determining the respective area pixel data of various controls of the tested application from the acquired configuration file; testing the various controls based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls; and generating a corresponding test report of the tested application based on the obtained test data.
  • test method, system, and device together with the readable storage medium according to this disclosure can bring the following benefits.
  • the test system can be used to: set the parameters of the test grid used for grid testing to obtain the corresponding setting parameters; simulate and generate a virtual test grid corresponding to the setting parameters for the uppermost layer surface of the operating interface of the tested application; extract a preset number of coordinate data from within the virtual test grid according to the preset coordinate extraction rule; acquire the configuration file of the tested application from the terminal under test, and determine the respective area pixel data of various controls of the tested application from the acquired configuration file; test the various controls based on the acquired coordinate data and area pixel data according to the preset test rule, to obtain the respective test data of the various controls; and generate a corresponding test report of the tested application based on the obtained test data.
  • test system have advantages of automated execution of testing applications on the terminal under test-hence improved test accuracy and test efficiency-avoiding the low test efficiency due to very few APIs on the terminal under test that are available for automated testing, thus making the test mode not affected by the number of corresponding APIs.
  • test system described may include any terminal used for testing, including without limitation: smart terminals such as personal computers; smart mobile terminals such as notebook computers, smartphones, tablet computers, etc.-but the specific forms and types of the test system will not be limited in the embodiments of the disclosure.
  • test method for automating testing of applications on the terminal under test to improve the test accuracy and test efficiency.
  • the test method according to this disclosure can be implemented as the following steps S10-S60.
  • a test system sets the parameters of a test grid used for grid testing, to obtain the corresponding setting parameters.
  • the test system may first set the parameters of the test grid, where the test grid is used for grid testing.
  • the parameters set by the test system for the above test grid may include without limitation: dimension parameters of the test grid, e.g., width and height of the test grid, number of rows and of columns of the test grid, etc.
  • the test system can set the specific corresponding parameters of the test grid according to particular test requirements. In this embodiment, however, the specific types and values of the setting parameters obtained by the test system will not be limited.
  • a virtual test grid corresponding to the setting parameters is simulated and generated for the uppermost layer surface of an operating interface of a tested application.
  • the test system may simulate and generate a virtual test grid corresponding to the above setting parameters.
  • the above simulated and generated virtual test grid may consist of a plurality of grid blocks formed by intersection of a number of horizontally uniformly distributed virtual straight lines and a number of vertically uniformly distributed virtual straight lines, where the number of the horizontal virtual straight lines is consistent with the number of rows of the virtual test grid, while the number of the vertically virtual straight lines is consistent with the number of columns of the virtual test grid.
  • a preset number of coordinate data is extracted from within the virtual test grid according to a preset coordinate extraction rule.
  • the test system may extract the preset number of coordinate data from within the above simulated and generated virtual test grid.
  • the test system may extract coordinate data from different positions, respectively, on the above virtual test grid, based on the specific type of the tested application.
  • the corresponding number of coordinate data may be extracted from each of the five positions-i.e., the upper, lower, left, right, and central part-on the virtual test grid, for subsequent testing.
  • a configuration file of the tested application is acquired from the terminal under test, and the respective area pixel data of various controls of the tested application is determined from the acquired configuration file.
  • the test system may acquire the corresponding configuration file of the above tested application from the test system under test, where the terminal under test may include without limitation smart mobile terminals such as mobile phones and the like. Based on the extracted configuration file, the test system can determine the respective area pixel data of the various controls of the tested application.
  • the various controls may be all the controls included in the operating interface of the tested application. For instance, one of the controls may have a rectangular display area on the operating interface of the tested application, with the area pixel data of the rectangular area having abscissas ranging from pixel A to pixel B, and ordinates ranging from pixel C to pixel D.
  • the various controls are tested based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls.
  • the test system may test the various controls of the tested application according to the preset test rule, based on the extracted coordinate data and the acquired respective area pixel data of the various controls of the tested application.
  • the various controls can be sorted by their importance levels according to the frequency of use of each control in the tested application during a preset duration of time, and further the various controls can be tested in an order according to the sorting results.
  • the various controls can be sorted by their position order on the operating interface of the tested application-from top to bottom and left to right -and so the various controls can be tested in an order according to the sorting results.
  • the tested application can acquire the respective test data of the above various controls.
  • the preset test rule by which the test system tests the various controls of the tested application can be particularly configured based on the specific type and application scenario of the tested application as well as all the controls included on the operating interface of the tested application. In this embodiment, however, the specific rule details of the above preset test rule will not be limited.
  • a corresponding test report of the tested application is generated based on the obtained test data.
  • the tested application can generate a corresponding test report for the user to view.
  • the test system may categorize the corresponding test data of all the controls by types of the controls, and so generate the corresponding test report based on the categories. Or, the test system may categorize the corresponding test data of all the controls by whether the test results are abnormal, so that a corresponding test report for normal test results will be generated for the controls with normal test results, while a corresponding report for abnormal test results will be generated for the controls with abnormal test results. Or, the test system may generate a corresponding test report for only the corresponding test data of the controls with abnormal test results.
  • the test system can be used to: set the parameters of the test grid used for grid testing to obtain the corresponding setting parameters; simulate and generate a virtual test grid corresponding to the setting parameters for the uppermost layer surface of the operating interface of the tested application; extract a preset number of coordinate data from within the virtual test grid according to the preset coordinate extraction rule; acquire the configuration file of the tested application from the terminal under test and determine the respective area pixel data of various controls of the tested application from the acquired configuration file; test the various controls based on the acquired coordinate data and area pixel data according to the preset test rule, to obtain the respective test data of the various controls; and generate a corresponding test report of the tested application based on the obtained test data.
  • the test system have advantages of automated execution of testing applications on the terminal under test hence improved test accuracy and test efficiency, avoiding the low test efficiency due to very few APIs on the terminal under test that are available for automated testing, thus making the test mode not affected by the number of corresponding APIs.
  • the test system can extract a preset number of coordinate data from the simulated and generated virtual test grid according to the implementation illustrated in FIG. 2 , on the basis of the description of the embodiment shown in FIG. 1 .
  • step S30 extracting a preset number of coordinate data from within the virtual test grid according to a preset coordinate extraction rule" shown in the embodiment of FIG. 1 of the test method according to the disclosure may be implemented as the following steps S301-S302.
  • the grid blocks of the virtual test grid that fall in the [X, Y] pixel area range are determined, where both X and Y are positive integers.
  • coordinates are extracted from one or more preset positions of each of the determined grid blocks to obtain a preset number of coordinate data.
  • the test system may first determine from which pixel area range on the virtual test grid the coordinate data is to be extracted, and then further extract the preset number of coordinate data based on the determined pixel area range.
  • the test system may determine the grid blocks of the virtual test grid that falls in the [X, Y] pixel area range, and then further extract the preset number of coordinate data from the grid blocks whose pixel area ranges fall in the above [X, Y] area.
  • the coordinate data at least one preset position of each of the above determined various grid blocks may be extracted from.
  • the corresponding coordinate data may be extracted from the center, and/or the upper left corner, and/or upper right corner, and/or lower left corner, and/or lower right corner, of each of the grid blocks.
  • both X and Y are positive integers.
  • test system can also extract the corresponding coordinate data by the following means.
  • the test system can directly extract coordinates from one or more preset positions on each of the various grid blocks in the virtual test grid, so as to extract altogether the preset number of coordinate data, where the preset number may be an integral multiple of the number of grid blocks in the virtual test grid.
  • the preset number (i.e., the specific number) of coordinate data to be extracted can be determined based on the number of controls of the tested application, as well as other factors including the type, the importance level, the frequency of use, etc., of the tested application; in this embodiment, however, the specific value of the preset number will not be limited.
  • the preset number of coordinate data can be extracted from within the virtual test grid according to different preset coordinate extraction rules, thus further improving the test accuracy.
  • test system's testing the various controls on the operating interface of the tested application can be implemented by the way illustrated in FIG. 3 , on the basis of the description of the embodiments of FIGs. 1 and 2 .
  • step S50 "testing the various controls based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls" as shown in the embodiment of FIG. 1 of the test method of the disclosure can be implemented by the following steps S501-S503.
  • the extracted coordinate data is grouped by the area pixel data to which it belongs.
  • the test system may first group the above extracted coordinate data by the area pixel data to which the extracted coordinate data belongs.
  • the coordinate data that belongs to the same area pixel data may be divided to the same group, while the coordinate data that belongs to different area pixel data will be divided into different groups.
  • test priorities are sorted for the various controls according to a preset sorting rule, to obtain the various controls that have been ordered according to the test priorities.
  • the various controls may be sorted by their test priorities based on the grouped coordinate data as well as the preset sorting rule.
  • the corresponding control of the area pixel data with a comparatively smaller abscissa lower limit value may be ordered before that with a greater abscissa lower limit value, and the corresponding control of the area pixel data with a comparatively smaller ordinate lower limit value may be ordered before that with a greater ordinate lower limit value.
  • the ordinate lower limit values of these area pixel data would be compared, and so the corresponding control of the area pixel data with a comparatively smaller ordinate lower limit value would be ordered preceding that with a greater ordinate lower limit value.
  • abscissa lower limit values of these area pixel data would be compared, and so the corresponding control of the area pixel data with a comparatively smaller abscissa lower limit value would be ordered preceding that with a greater abscissa lower limit value.
  • the various sorted controls are tested one by one according to a preset test rule, to obtain the respective test data of the various controls.
  • the test system may test them one by one according to the preset test rule. For example, in testing the click operations on each control, a test prompt message "Please click control A" may be sent to the terminal under test for the various sorted controls one by one, and the corresponding test data of each of the controls may be acquired from the terminal under test. Upon completion of the testing of one control, the control immediately following this control according to the order will then be tested.
  • the test system may send the corresponding test prompt messages for the various controls to the terminal in an one-by-one manner according to the test priority order, and then identify whether it has acquired the test data of the corresponding control from the terminal under test. If identifying that the test data of the corresponding control has been acquired from the terminal under test, then the test system may continue to send the test prompt message for the control ordered after the corresponding control according to the test priority order; otherwise if identifying that no test data of the corresponding control has been acquired from the terminal under test, then the test system may continue to acquire the test data of the corresponding control from the terminal under test.
  • the test system may send corresponding test prompt messages for the various controls to the terminal under test in an one-by-one manner according to the test priority order.
  • one test prompt message can be "Please click control A". The operator then may perform a click operation on control A in accordance with the above prompt message. If having acquired the test data of control A, then the test system may continue to send a test prompt message similar as above for the control ordered immediately after control A according to the above test priority order; otherwise if no test data of control A has been acquired, then the test system may continue to acquire the corresponding test data of control A from the terminal under test.
  • the test method of this disclosure can test the various controls based on the acquired coordinate data and area pixel data according to the preset test rule, to obtain the respective test data of the various controls, and so has the benefit of performing test according to the priority levels of the controls, improving the test intelligence.
  • the test system can generate the corresponding test report of the tested application according to the implementation illustrated in FIG. 4 , on the basis of the description of the embodiments illustrated in FIGs. 1 through 3 .
  • step S60 "generating a corresponding test report of the tested application based on the obtained test data" as shown in the embodiment of FIG. 1 of the test method of the disclosure can be implemented by the following steps S601-S603.
  • the acquired corresponding test data of each of the various controls is matched with the corresponding area pixel data in the configuration file.
  • test-abnormal control if there exists the test data that doesn't match the corresponding area pixel data in the configuration file, then the control corresponding to the test data is determined as a test-abnormal control.
  • a corresponding test report is generated for the determined test-abnormal controls, where the test report contains list information of these test-abnormal controls.
  • the test system can match the corresponding test data of each of the various controls acquired from the terminal under test with the corresponding area pixel data of this control in the configuration file of the tested application, e.g., the test system may determine whether the coordinate data in the above test data belongs to the corresponding area pixel data. If there exists the test data that doesn't match the corresponding area pixel data in the configuration file, then the test system may determine that the control corresponding to the test data is a test-abnormal control, and thus further generate a corresponding test report for the determined test-abnormal controls.
  • the test report may contain the list information of those determined test-abnormal controls.
  • the test report generated by the test system can be named by the corresponding specific test operation on the various controls on the operating interface of the tested application.
  • the generated test report can be a "Control Click Test Report”.
  • the test method of this disclosure can generate the corresponding test report for the tested application based on the obtained test data, and so has the benefit of generating the corresponding test report based on specific test data, improving the flexibility in generating the test report.
  • test system corresponding to the test method described in the foregoing embodiments.
  • the test system is suitable for being used as the test system described in any of the embodiments illustrated in FIGs. 1 through 4 .
  • the test system may include a setting module 100, a grid generation module 200, an extraction module 300, an acquisition module 400, a test module 500, and a report generation module 600.
  • the setting module 100 is configured for setting the parameters of a test grid used for grid testing, to obtain the corresponding setting parameters.
  • the grid generation module 200 is configured for simulating and thus generating a virtual test grid corresponding to the setting parameters for the uppermost layer surface of an operating interface of a tested application.
  • the extraction module 300 is configured for extracting a preset number of coordinate data from within the virtual test grid according to a preset coordinate extraction rule.
  • the acquisition module 400 is configured for acquiring a configuration file of the tested application from the terminal under test, and determining the respective area pixel data of various controls of the tested application from the acquired configuration file.
  • the test module 500 is configured for testing the various controls based on the acquired coordinate data and area pixel data according to a preset test rule, to obtain the respective test data of the various controls.
  • the report generation module 600 is configured for generating a corresponding test report of the tested application based on the obtained test data.
  • extraction module 300 in the test system of the disclosure may include: an extraction unit 310 configured to extract coordinates from one or more preset positions of each of various grid blocks in the virtual test grid, so as to extract altogether the preset number of coordinate data, where the preset number may be an integral multiple of the number of grid blocks in the virtual test grid.
  • extraction module 300 in the test system of the disclosure may further include: a determination unit 320 configured for determining the grid blocks of the virtual test grid that fall in the [X, Y] pixel area range, where both X and Y are positive integers.
  • extraction unit 310 may further be configured to extract coordinates from one or more preset positions on each of the determined various grid blocks, so as to extract altogether the preset number of coordinate data.
  • test module 500 in the test system of the disclosure may include:
  • testing unit 530 may further be configured for:
  • report generation module 600 in the test system of the disclosure may include:
  • the test system of this disclosure can be used to: set the parameters of the test grid used for grid testing to obtain the corresponding setting parameters; simulate and generate a virtual test grid corresponding to the setting parameters for the uppermost layer surface of the operating interface of the tested application; extract a preset number of coordinate data from within the virtual test grid according to the preset coordinate extraction rule; acquire the configuration file of the tested application from the terminal under test and determine the respective area pixel data of various controls of the tested application from the acquired configuration file; test the various controls based on the acquired coordinate data and area pixel data according to the preset test rule, to obtain the respective test data of the various controls; and generate a corresponding test report of the tested application based on the obtained test data.
  • the test system can have advantages of automated execution of testing applications on the terminal under test hence improved test accuracy and test efficiency, avoiding the low test efficiency due to the very few APIs on the terminal under test that are available for automated testing, thus making the test mode not affected by the number of corresponding APIs.
  • the above setting module 100, grid generation module 200, extraction module 300, acquisition module 400, test module 500, and report generation module 600 may be embedded in or separate from the test device in the form of hardware, or can also be stored in the memory of the test device in the form of software so that the processor can invoke and execute the corresponding operations of the various modules mentioned above.
  • the processor may be a central processing unit (CPU), a microprocessor, a single chip microcomputer (SCM), etc.
  • the test device may include a processing unit 10, as well as a test system 11, an input/output unit 12, a communication unit 13, a storage unit 14, and a display unit 15 that are coupled to processing unit 10.
  • the input/output unit 12 may be one or more physical buttons and/or mice and/or joysticks, which is used for inputting a user instruction and outputting response data of the test device to the input user instruction.
  • Communication unit 13 may be communicatively connected to one or more predetermined terminals (e.g., a mobile phone, a tablet, etc.) or background servers.
  • Communication unit 13 may include a WiFi module (thereby operative to communicate with the background server over the mobile Internet using the WiFi module), a Bluetooth module (thereby operative to perform short range communications with a mobile phone by the Bluetooth module, and/or a GPRS module (thereby operative to communicate with the background server over the mobile Internet).
  • Storage unit 14 may include a storage space or a collection of a plurality of storage spaces for storing test system 11 and test data of test system 11.
  • Display unit 15 is used for displaying a human-computer interaction interface for the user to input an instruction and for outputting and displaying the response data of the test device to the user instruction.
  • Processing unit 10 is configured to invoke and execute test system 11 to perform the following operations:
  • Test system 11 may be composed of a series of program code or code instructions, which can be invoked and executed by processing unit 10 to perform functions corresponding to the included program code or code instructions.
  • processing unit 10 may invoke and execute test system 11 to extract a preset number of coordinate data from within the virtual test grid according to a preset coordinate extraction rule, including:
  • processing unit 10 may invoke and execute test system 11, where testing the various controls based on the acquired coordinate data and area pixel data according to the preset test rule to obtain the respective data of the various controls may include:
  • processing unit 10 may invoke and execute test system 11, where testing the various sorted controls one by one according to the preset test rule to obtain the respective data of the various controls may include:
  • processing unit 10 may invoke and execute test system 11, where generating the corresponding test report for the tested application based on the obtained test data may include:
  • FIG. 11 a hardware configuration diagram of a second embodiment of a test device according to the disclosure is shown.
  • the test device of this embodiment is substantially similar to that of the first embodiment, the major difference of which lies in that in this embodiment the input/output unit 12 and display unit 15 are replaced with a touch input/display unit 17.
  • Touch input/display unit 17 is used for providing a human-computer interaction interface for the user to input an instruction by the human-computer interaction interface and for outputting and displaying the response data of the test device to the user instruction.
  • touch input/display unit 17 may include a touch input unit and a display unit.
  • the touch input unit is used for touch input in the touch sensing area of the human-computer interaction interface, while the display unit may be one embedded with a touch panel.
  • the human-computer interaction interface may include one or more virtual keys (not shown), which have the same functionalities as the physical buttons described in the first embodiment of the disclosure, and so are not to be detailed herein.
  • any physical button and/or mouse and/or joystick mentioned in the first embodiment can all be replaced with virtual keys on the touch input/display unit 17.
  • This disclosure further provides a computer readable storage medium that stores one or more programs, which, when executed by one or more processors, perform the following operations:
  • extracting the preset number of coordinate data from within the virtual test grid according to the preset coordinate extraction rule may include:
  • testing the various controls based on the acquired coordinate data and area pixel data according to the preset test rule to obtain the respective test data of the various controls may include:
  • testing the various sorted controls one by one according to the preset test rule to obtain the respective test data of the various controls may include:
  • generating the corresponding test report of the tested application based on the obtained test data may include:
  • Programs can be stored in a computer readable storage medium, which can be a read-only memory, a magnetic disk, an optical disk, etc.
  • Computer software products can be stored in a storage medium (e.g., a ROM/RAM, a magnetic disk, an optical disk) and may include multiple instructions that, when executed, can cause a computing device (e.g., a mobile phone, a computer, a server, a network device, etc.), to execute the methods as described in the various embodiments of the disclosure.
  • a storage medium e.g., a ROM/RAM, a magnetic disk, an optical disk
  • a computing device e.g., a mobile phone, a computer, a server, a network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Debugging And Monitoring (AREA)
  • User Interface Of Digital Computer (AREA)
  • Mobile Radio Communication Systems (AREA)
EP17738213.2A 2016-01-16 2017-01-15 Verfahren, system und vorrichtung zur prüfung und ablesbares speichermedium Withdrawn EP3404552A4 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610029774.6A CN105930261B (zh) 2016-01-16 2016-01-16 测试方法及测试终端
PCT/CN2017/071198 WO2017121400A1 (zh) 2016-01-16 2017-01-15 测试方法、系统、设备及可读存储介质

Publications (2)

Publication Number Publication Date
EP3404552A1 true EP3404552A1 (de) 2018-11-21
EP3404552A4 EP3404552A4 (de) 2019-09-04

Family

ID=56840315

Family Applications (1)

Application Number Title Priority Date Filing Date
EP17738213.2A Withdrawn EP3404552A4 (de) 2016-01-16 2017-01-15 Verfahren, system und vorrichtung zur prüfung und ablesbares speichermedium

Country Status (8)

Country Link
US (1) US10282284B2 (de)
EP (1) EP3404552A4 (de)
JP (1) JP6512676B2 (de)
KR (1) KR102167879B1 (de)
CN (1) CN105930261B (de)
AU (1) AU2017206394B2 (de)
SG (1) SG11201800340RA (de)
WO (1) WO2017121400A1 (de)

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930261B (zh) 2016-01-16 2018-06-22 平安科技(深圳)有限公司 测试方法及测试终端
CN106598846B (zh) * 2016-11-29 2018-03-16 上海壹账通金融科技有限公司 应用界面测试方法和装置
CN106850347B (zh) * 2017-01-25 2019-09-13 迈普通信技术股份有限公司 纵向虚拟化测试方法及装置
CN108172154B (zh) * 2018-01-03 2021-03-19 惠科股份有限公司 一种测试方法及测试设备
CN108595322A (zh) * 2018-04-04 2018-09-28 北京潘达互娱科技有限公司 一种应用测试方法及装置
CN109240915A (zh) * 2018-08-14 2019-01-18 平安普惠企业管理有限公司 系统测试方法、装置、计算机设备及存储介质
CN109144868B (zh) * 2018-08-15 2022-02-01 无线生活(杭州)信息科技有限公司 一种页面判断方法及装置
CN110874315B (zh) * 2018-08-30 2024-04-19 阿里巴巴新加坡控股有限公司 测试方法、装置、电子设备和存储介质
CN109800119A (zh) * 2018-12-25 2019-05-24 深圳市元征科技股份有限公司 一种产品功能测试方法及装置
CN109614169B (zh) * 2018-12-29 2022-03-15 上海上讯信息技术股份有限公司 基于像素坐标方式的Windows客户端应用程序自动运行方法
CN109828926B (zh) * 2019-01-31 2022-02-08 北京云测信息技术有限公司 一种判断应用界面是否加载异常的方法和装置
CN110046088A (zh) * 2019-02-19 2019-07-23 阿里巴巴集团控股有限公司 一种接口测试方法、装置及设备
CN111694567A (zh) * 2019-03-13 2020-09-22 北京海益同展信息科技有限公司 一种数据处理方法及装置、存储介质
CN110704317A (zh) * 2019-09-26 2020-01-17 凡普数字技术有限公司 对接口参数的参数规则进行测试的方法、装置及存储介质
CN110888812B (zh) * 2019-11-26 2023-11-07 国核自仪系统工程有限公司 终端页面的响应时间的测试系统及测试方法
CN111104324B (zh) * 2019-12-17 2023-08-18 广州品唯软件有限公司 测试用例的生成方法、生成装置及计算机可读存储介质
CN111239523B (zh) * 2020-02-21 2022-01-25 江西三晶电气有限公司 一种变频器测试系统、方法、装置和存储介质
CN111476898B (zh) * 2020-03-09 2023-11-28 深圳市瑞立视多媒体科技有限公司 流体展示方法、装置、计算机可读存储介质及终端设备
CN111786855B (zh) * 2020-06-30 2022-06-28 曙光信息产业(北京)有限公司 一种网卡的压力测试方法、装置、电子设备及存储介质
CN111694752B (zh) * 2020-07-28 2023-09-05 中移(杭州)信息技术有限公司 应用测试方法、电子设备及存储介质
CN112345962A (zh) * 2020-09-29 2021-02-09 漳州立达信灯具有限公司 多智能照明设备的组合测试系统
CN112559352A (zh) * 2020-12-16 2021-03-26 平安银行股份有限公司 接口测试的方法、装置、设备及存储介质
CN113297072B (zh) * 2021-05-17 2023-11-03 阿里巴巴新加坡控股有限公司 容器测试方法及装置
CN113407450B (zh) * 2021-06-22 2024-03-15 平安国际智慧城市科技股份有限公司 基于参数自动识别的接口测试方法、装置、设备及介质
CN114006838B (zh) * 2021-10-30 2023-06-27 杭州迪普信息技术有限公司 流控设备的测试方法及系统
CN114363939B (zh) * 2021-12-29 2024-01-19 上海庆科信息技术有限公司 节点模拟测试方法、装置、存储介质、处理器及设备
CN114338451B (zh) * 2021-12-31 2023-10-13 武汉思普崚技术有限公司 一种控制器局域网总线测试系统、方法和存储介质
CN115269402B (zh) * 2022-07-20 2023-09-15 上海复深蓝软件股份有限公司 测试数据匹配方法、装置、计算机设备及存储介质
CN116227116A (zh) * 2022-11-28 2023-06-06 北京瑞风协同科技股份有限公司 一种快速虚实比对器

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7136796B2 (en) 2002-02-28 2006-11-14 Timbre Technologies, Inc. Generation and use of integrated circuit profile-based simulation information
US7747984B2 (en) * 2006-05-30 2010-06-29 Microsoft Corporation Automatic test case for graphics design application
CN101013386A (zh) * 2007-02-06 2007-08-08 华中科技大学 基于反馈机制的网格任务调度方法
JP4821653B2 (ja) * 2007-02-28 2011-11-24 富士ゼロックス株式会社 画像処理装置及び画像処理プログラム
FR2914099B1 (fr) * 2007-03-22 2013-04-05 Eads Test & Services Systeme de test universel apte a controler une pluralite de parametres relatifs au fonctionnement de dispositif de presentation d'informations optoelectroniques de types varies
CN100451989C (zh) * 2007-04-20 2009-01-14 北京航空航天大学 软件测试系统及测试方法
US8904358B1 (en) * 2010-06-08 2014-12-02 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for synchronizing software verification flows
JP5490036B2 (ja) * 2011-02-14 2014-05-14 株式会社Nttドコモ 試験装置
CN103164300A (zh) * 2011-12-13 2013-06-19 腾讯科技(深圳)有限公司 一种移动终端触摸屏自动测试方法及装置
US20130249580A1 (en) * 2012-03-26 2013-09-26 Primestar Solar, Inc. Apparatus and method for evaluating characteristics of a photovoltaic device
CN104794050B (zh) * 2014-01-21 2018-09-18 腾讯科技(深圳)有限公司 应用程序的测试方法、装置及系统
US20150261659A1 (en) 2014-03-12 2015-09-17 Bjoern BADER Usability testing of applications by assessing gesture inputs
WO2015156808A1 (en) * 2014-04-10 2015-10-15 Hewlett-Packard Development Company, L.P. Partial snapshots for creating generalized snapshots
US9424167B2 (en) * 2014-05-21 2016-08-23 Cgi Technologies And Solutions Inc. Automated testing of an application system
KR101965522B1 (ko) * 2014-10-20 2019-04-03 아브 이니티오 테크놀로지 엘엘시 데이터에 대한 규칙들의 명시 및 적용
CN104484093B (zh) 2014-12-15 2018-08-07 北京国双科技有限公司 图形界面的排列显示方法及装置
US10084642B2 (en) * 2015-06-02 2018-09-25 ALTR Solutions, Inc. Automated sensing of network conditions for dynamically provisioning efficient VPN tunnels
US10169189B2 (en) * 2015-09-11 2019-01-01 International Business Machines Corporation Functional test automation of mobile applications interacting with native stock applications
CN105930261B (zh) * 2016-01-16 2018-06-22 平安科技(深圳)有限公司 测试方法及测试终端

Also Published As

Publication number Publication date
AU2017206394B2 (en) 2019-01-24
CN105930261A (zh) 2016-09-07
US10282284B2 (en) 2019-05-07
JP6512676B2 (ja) 2019-05-15
JP2019501446A (ja) 2019-01-17
CN105930261B (zh) 2018-06-22
US20180173618A1 (en) 2018-06-21
AU2017206394A1 (en) 2017-11-23
KR20180103881A (ko) 2018-09-19
SG11201800340RA (en) 2018-02-27
EP3404552A4 (de) 2019-09-04
KR102167879B1 (ko) 2020-10-21
WO2017121400A1 (zh) 2017-07-20

Similar Documents

Publication Publication Date Title
AU2017206394B2 (en) Method, system and device for testing and readable storage medium
CN109033772B (zh) 一种验证信息的输入方法及装置
CN104808983B (zh) 一种应用程序的推送方法及服务器
CN111427803B (zh) 自动化随机测试方法、装置、计算机设备及介质
WO2019019628A1 (zh) 移动应用的测试方法、装置、测试设备及介质
CN106934855B (zh) 建筑3d模型构建方法及装置
CN107807841B (zh) 服务器模拟方法、装置、设备及可读存储介质
CN106126418B (zh) 一种基于机械臂的银行终端自动化测试装置、系统、及方法
CN103984626A (zh) 一种生成测试用例脚本的方法及装置
GB2551940A (en) Method of, and apparatus for, creating reference data items for an automated test of software with a graphical user interface
CN109981567A (zh) 网络验证数据的发送方法、装置、存储介质和服务器
WO2015120795A1 (zh) 基于触摸屏的设备配对方法、装置及存储介质
CN107783867B (zh) 手势测试方法、装置、计算机设备和存储介质
CN111459823B (zh) 游戏软件的测试方法和装置、存储介质、处理器
CN112363919A (zh) 用户界面ai自动化测试方法、装置、设备和存储介质
CN110209572A (zh) 用户界面测试方法、用户界面测试系统及终端
CN106020712A (zh) 一种触控手势识别方法及装置
CN106095906A (zh) 一种数据处理方法及装置
CN115455741A (zh) 工程机械设备建模方法和装置
CN114637672A (zh) 自动化数据测试方法、装置、计算机设备及存储介质
CN109753217B (zh) 动态键盘操作方法、装置、存储介质及电子设备
CN112463227A (zh) 基于触摸屏的bios控制方法、系统及触摸屏控制板
CN111800790A (zh) 基于云计算和5g互联的信息解析方法及人机协同云平台
US20140125607A1 (en) Method for inputting instruction and portable electronic device and computer readable recording medium
CN113986112B (zh) 软键盘显示方法、相关装置及计算机程序产品

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20171102

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

RIN1 Information on inventor provided before grant (corrected)

Inventor name: HU, SHUAI

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20190801

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 11/36 20060101AFI20190726BHEP

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20210208

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20210619