CN109960646B - Application testing method and terminal - Google Patents

Application testing method and terminal Download PDF

Info

Publication number
CN109960646B
CN109960646B CN201711416216.6A CN201711416216A CN109960646B CN 109960646 B CN109960646 B CN 109960646B CN 201711416216 A CN201711416216 A CN 201711416216A CN 109960646 B CN109960646 B CN 109960646B
Authority
CN
China
Prior art keywords
test
network environment
scene
test equipment
testing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711416216.6A
Other languages
Chinese (zh)
Other versions
CN109960646A (en
Inventor
刘德建
黄斌
王柟
任晓楠
李溢鑫
苏惠敏
张少东
林琛
曾捷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian TQ Digital Co Ltd
Original Assignee
Fujian TQ Digital 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 Fujian TQ Digital Co Ltd filed Critical Fujian TQ Digital Co Ltd
Priority to CN201711416216.6A priority Critical patent/CN109960646B/en
Publication of CN109960646A publication Critical patent/CN109960646A/en
Application granted granted Critical
Publication of CN109960646B publication Critical patent/CN109960646B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/3696Methods or tools to render software testable

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)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses an application testing method and a terminal, wherein a testing equipment set is preset, the testing equipment set comprises a plurality of testing equipment, and each testing equipment has a corresponding IP address and a scene network environment; respectively sending an application to be tested to each testing device in the testing device set so that each testing device installs the application to be tested; after receiving an installation completion response sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment; and simultaneously testing the application to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event, so that the accuracy of application testing is improved, the testing efficiency is improved, the resource waste of multiple sets of devices simulating various environments is avoided, and the testing cost is reduced.

Description

Application testing method and terminal
Technical Field
The invention relates to the field of testing, in particular to an application testing method and a terminal.
Background
In the prevalent era of the current mobile internet, the form of the network includes not only wired connection, but also network connection modes of various mobile terminals such as 2G/3G/4G/Edge/Wifi and the like, different protocols, different standards and different rates, so that the mobile application running scene is richer. Accordingly, to ensure the comprehensiveness and accuracy of the test, the test for mobile applications should also cover various operational scenarios. In particular, in addition to the need for additional attention to network disconnection and network failure, the operation of mobile applications needs to be tested in combination with life use scenarios, such as an underground parking lot scenario, a mountain top scenario, a train crossing cave scenario, and a high speed scenario. Often, the data acquisition of the mobile application product in the use scene is abnormal, which may cause the product to crash, not respond, and the like, and according to the problem, a lot of time and manpower are needed to be spent on the use scene for testing, and the repeated operation is performed to reproduce and locate the problem.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the application test method and the terminal are provided, so that the test cost can be reduced, and the test efficiency can be improved.
In order to solve the technical problems, the invention adopts a technical scheme that:
a method of testing an application, comprising the steps of:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
s2, respectively sending the application to be tested to each testing device of the testing device set so that each testing device can install the application to be tested;
s3, after receiving a response of installation completion sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
and S4, simultaneously testing the applications to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
a test terminal for an application comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
s2, respectively sending the application to be tested to each testing device of the testing device set so that each testing device can install the application to be tested;
s3, after receiving a response of installation completion sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
and S4, simultaneously testing the applications to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event.
The invention has the beneficial effects that: the corresponding scene network environment is simulated for each testing device according to the IP address of the testing device, the application to be tested is tested on each testing device under the corresponding scene network environment simultaneously, and the IP address of the testing device is used for simulating the scene network environment.
Drawings
FIG. 1 is a flow chart of a method for testing an application according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a test terminal applied in the embodiment of the present invention;
FIG. 3 is a diagram illustrating packet tagging and network environment restriction according to an embodiment of the present invention;
description of the reference symbols:
1. a test terminal for an application; 2. a memory; 3. a processor.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
The most key idea of the invention is to simulate a corresponding scene network environment for each test device according to the IP address of the test device, and simultaneously test the application to be tested in the corresponding scene network environment on each test device.
Referring to fig. 1, an application testing method includes the steps of:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
s2, respectively sending the application to be tested to each testing device of the testing device set so that each testing device can install the application to be tested;
s3, after receiving an installation completion response sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
and S4, simultaneously testing the applications to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event.
As can be seen from the above description, the beneficial effects of the present invention are: the corresponding scene network environment is simulated for each testing device according to the IP address of the testing device, the application to be tested is tested on each testing device under the corresponding scene network environment simultaneously, and the IP address of the testing device is used for simulating the scene network environment.
Further, the method also comprises the following steps:
and S5, receiving a zip file sent after the test of the test equipment is finished, wherein the zip file is formed by packaging the generated test logs, and restoring the scene network environment where all the test equipment in the test set is located into a default scene network environment.
According to the description, after the test is finished, the scene network environment where the test equipment is located is restored to the default scene network environment, the corresponding scene network environment does not need to be simulated for each test equipment, occupied resources are timely given out, and reasonable utilization of the resources is achieved.
Further, the step S1 further includes:
and presetting test attributes, wherein the test attributes comprise test duration, screenshot frequency in the test process and whether interference of other applications is needed.
According to the description, the automatic execution of the test is realized by setting the test attribute, the manual participation is not needed, and the automation and the simplicity of the test are improved.
Further, the simulating the corresponding scene network environment for each testing device according to the IP address of the testing device in step S3 specifically includes:
determining a data packet interacted with the test equipment according to the IP address of the test equipment;
marking the data packets, wherein the marks correspond to the test equipment one by one;
and determining a data packet belonging to each test device according to the mark, and setting the network environment where the data packet is positioned as a scene network environment corresponding to each test device.
According to the description, the data packet of the testing equipment is identified based on the IP address, the data packet is marked corresponding to the testing equipment, the testing accuracy is guaranteed, the mutual influence between simulated scene network environments can be avoided, the testing of different scene network environments can be guaranteed to be carried out simultaneously, and the testing efficiency is improved.
Further, the setting of the network environment where the data packet is located as the scene network environment corresponding to each test device specifically includes:
and setting the network environment where the data packet is located according to the bandwidth, delay, packet loss rate, packet error rate and disorder rate corresponding to the scene network environment corresponding to each test device.
According to the description, the network environment can be set through different factors, the reality of the simulated scene network environment is guaranteed, and the test accuracy is improved.
Referring to fig. 2, an applied test terminal 1 includes a memory 2, a processor 3, and a computer program stored on the memory 2 and executable on the processor 3, where the processor 3 implements the following steps when executing the computer program:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
s2, respectively sending the application to be tested to each testing device of the testing device set so that each testing device can install the application to be tested;
s3, after receiving an installation completion response sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
and S4, simultaneously testing the applications to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event.
As can be seen from the above description, the beneficial effects of the present invention are: the corresponding scene network environment is simulated for each testing device according to the IP address of the testing device, the application to be tested is tested on each testing device under the corresponding scene network environment simultaneously, and the IP address of the testing device is used for simulating the scene network environment.
Further, the method also comprises the following steps:
and S5, receiving a zip file sent after the test of the test equipment is finished, wherein the zip file is formed by packaging the generated test logs, and restoring the scene network environment where all the test equipment in the test set is located into a default scene network environment.
According to the description, after the test is finished, the scene network environment where the test equipment is located is restored to the default scene network environment, the corresponding scene network environment does not need to be simulated for each test equipment, occupied resources are given out in time, and the resources are reasonably utilized.
Further, the step S1 further includes:
and presetting test attributes, wherein the test attributes comprise test duration, screenshot frequency in the test process and whether interference of other applications is needed.
According to the description, the automatic execution of the test is realized by setting the test attribute, the manual participation is not needed, and the automation and the simplicity of the test are improved.
Further, the simulating the corresponding scene network environment for each test device according to the IP address of the test device in the step S3 specifically includes:
determining a data packet interacted with the test equipment according to the IP address of the test equipment;
marking the data packets, wherein the marks correspond to the test equipment one by one;
and determining a data packet belonging to each test device according to the mark, and setting the network environment where the data packet is positioned as a scene network environment corresponding to each test device.
According to the description, the data packet of the testing equipment is identified based on the IP address, the data packet is marked corresponding to the testing equipment, the testing accuracy is guaranteed, the mutual influence between simulated scene network environments can be avoided, the testing of different scene network environments can be guaranteed to be carried out simultaneously, and the testing efficiency is improved.
Further, the setting of the network environment where the data packet is located as the scene network environment corresponding to each test device specifically includes:
and setting the network environment where the data packet is located according to the bandwidth, delay, packet loss rate, packet error rate and disorder rate corresponding to the scene network environment corresponding to each test device.
According to the description, the network environment can be set through different factors, the reality of the simulated scene network environment is guaranteed, and the test accuracy is improved.
Example one
Referring to fig. 1, an application testing method includes the steps of:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
the scene network environment comprises an underground parking lot scene, a mountain top scene, a train passing cave scene, a high-speed scene, an elevator inner scene and the like;
the method also comprises the steps of presetting test attributes, wherein the test attributes comprise test duration, screenshot frequency in the test process and whether interference of other applications is needed;
s2, respectively sending the applications to be tested to each testing device of the testing device set so that each testing device can install the applications to be tested;
s3, after receiving a response of installation completion sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
wherein, simulating a corresponding scene network environment for each test device according to the IP address of the test device specifically includes:
determining a data packet interacted with the test equipment according to the IP address of the test equipment;
marking the data packets, wherein the marks correspond to the test equipment one by one;
determining a data packet belonging to each test device according to the mark, and setting a network environment where the data packet is located as a scene network environment corresponding to each test device;
the setting of the network environment where the data packet is located as a scene network environment corresponding to each test device specifically includes:
setting the network environment where the data packet is located according to the bandwidth, delay, packet loss rate, packet error rate and disorder rate corresponding to the scene network environment corresponding to each test device;
s4, simultaneously testing the applications to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event;
the test event can be a random test event or a fixed test event;
the random test event comprises the following executable events: clicking, double clicking, long pressing, up-down sliding, left-right sliding, shaking, volume adjusting, screen locking and unlocking, transverse/longitudinal rotating, simultaneous clicking of two hands, clicking according to a button, reducing operation, amplifying operation and returning to a desktop to open application; the random test event can randomly select a plurality of executable events for testing;
the fixed test event means that the test event is determined and written by a script, and is a written fixed script test;
and S5, receiving a zip file sent after the test of the test equipment is finished, wherein the zip file is formed by packaging the generated test logs, and restoring the scene network environment where all the test equipment in the test set is located into a default scene network environment.
Example two
Referring to fig. 2, an applied test terminal 1 includes a memory 2, a processor 3, and a computer program stored on the memory 2 and executable on the processor 3, where the processor 3 implements the steps in the first embodiment when executing the computer program.
EXAMPLE III
The embodiment specifically describes how to perform an application test in an actual application scenario, where the test system includes a network environment simulation server, a system server, and a test device, and the test device may be a mobile device;
when the wireless hotspot is started, the network environment simulation server releases the wireless hotspot, all the testing devices wifi are connected with the wireless hotspot, and each testing device has a fixed corresponding IP address;
the method comprises the steps that a user uploads an application to be tested to a system server, the system server receives the application to be tested, analyzes the application to be tested, and obtains attribute information of the application to be tested, wherein the attribute information comprises a package name, a version number, signature information, a package size, sensitive words, an initial activity and the like;
the user sets the test attributes of the test through the system server, wherein the test attributes comprise test duration, screenshot frequency in the test process and whether interference of other applications is needed;
a user sets test equipment (1 or more) for the test through a system server, and sets scene network environments corresponding to the test equipment, wherein 1 piece of equipment corresponds to 1 scene network environment, and the scene network environments comprise underground parking lot scenes, mountain top scenes, train passing cave scenes, high-speed scenes, in-elevator scenes and the like;
the system server sends commands to all the test equipment set by the user, and all the test equipment specified by the commands carry out installation operation on the tested application;
after the test equipment set entering the test completes installation of the tested application, sending an installation completion response to the system server;
after receiving the response of the installation completion sent by the test equipment, the system server controls the network environment simulation server to respectively simulate a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
specifically, as shown in fig. 3, the data packet is marked, and an IP address of a corresponding testing device may be marked on the data packet, where the marks correspond to the testing devices one to one;
determining a data packet belonging to each test device according to the mark, setting a network environment where the data packet is located as a scene network environment corresponding to each test device, and if the data packet is not marked, not limiting the data packet;
setting the network environment where the data packet is located according to the bandwidth, delay, packet loss rate, packet error rate and disorder rate corresponding to the scene network environment corresponding to each test device, and taking effect immediately after the setting is completed;
respectively testing the applications to be tested on each test device of the test device set under the corresponding scene network environment simultaneously according to a preset test event;
the network environment simulation server is Linux system equipment capable of releasing wifi hot spots, and compared with a normal router, the network environment simulation server can realize different marking of data packets of different IP addresses from different test equipment, limits the network environment where the data packets with different marks are located, is mainly responsible for marking distribution and network limiting functions of the network data packets, and is also responsible for automatic configuration of the network environment and recording of common network environment parameters;
the test event can be a random test event or a fixed test event;
the random test event comprises the following executable events: clicking, double clicking, long pressing, up-down sliding, left-right sliding, shaking, volume adjusting, screen locking and unlocking, transverse/longitudinal rotating, simultaneous clicking of two hands, clicking according to a button, reducing operation, amplifying operation and returning to a desktop to open application; the random test event can randomly select a plurality of executable events for testing;
the fixed test event means that the test event is determined and written by a script, and is a written fixed script test;
after the test of each test device is finished, packing test logs to form a zip file, sending the zip file to a system server, analyzing the log by the system server, finding out rushing and no-response abnormity of an application to be tested through the log, finding out success and failure records of interface requests under corresponding scene network environments through interface logs, arranging the logs into test reports and outputting the test reports, wherein the test reports comprise tested application attribute information, test duration, appointed test device attribute information, abnormal information and test results in the test process, and restoring the scene network environments of all test devices in the test set into default scene network environments, namely restoring the test environments.
In summary, the application testing method and the terminal provided by the invention automatically set the testing equipment and the testing event to be tested, simulate the corresponding scene network environment for each testing equipment according to the IP address of the testing equipment, and simultaneously test the application to be tested in the corresponding scene network environment on each testing equipment, which can be realized by simple configuration, thereby reducing the user threshold, being able to execute the operation event by one key, simplifying the testing of the application to be tested, and avoiding the tedious operation of configuring the testing equipment.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (6)

1. A method for testing an application, comprising the steps of:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
s2, respectively sending the application to be tested to each testing device of the testing device set so that each testing device can install the application to be tested;
s3, after receiving an installation completion response sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
s4, simultaneously testing the applications to be tested in the corresponding scene network environment on each testing device of the testing device set according to a preset testing event;
the scene network environment comprises an underground parking lot scene, a mountain top scene, a train passing cave scene, a high-speed scene and an in-elevator scene;
s5, receiving a zip file sent after the test of the test equipment is finished, wherein the zip file is formed by packaging the generated test logs, and restoring the scene network environment where all the test equipment in the test equipment set is located into a default scene network environment;
the simulating the corresponding scene network environment for each testing device according to the IP address of the testing device in the step S3 specifically includes:
determining a data packet interacted with the test equipment according to the IP address of the test equipment;
marking the data packets, wherein the marks correspond to the test equipment one by one;
and determining a data packet belonging to each test device according to the mark, and setting the network environment where the data packet is positioned as a scene network environment corresponding to each test device.
2. The method for testing an application according to claim 1, wherein the step S1 further comprises:
and presetting test attributes, wherein the test attributes comprise test duration, screenshot frequency in the test process and whether interference of other applications is needed.
3. The method according to claim 1, wherein the setting of the network environment in which the data packet is located as the scene network environment corresponding to each test device specifically includes:
and setting the network environment where the data packet is located according to the bandwidth, delay, packet loss rate, packet error rate and disorder rate corresponding to the scene network environment corresponding to each test device.
4. A test terminal for an application comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the following steps when executing the computer program:
s1, presetting a test equipment set, wherein the test equipment set comprises a plurality of test equipment, and each test equipment has a corresponding IP address and a scene network environment;
s2, respectively sending the application to be tested to each testing device of the testing device set so that each testing device can install the application to be tested;
s3, after receiving an installation completion response sent by the test equipment, simulating a corresponding scene network environment for each test equipment according to the IP address of the test equipment;
s4, simultaneously testing the to-be-tested application in a corresponding scene network environment on each testing device of the testing device set according to a preset testing event;
the scene network environment comprises an underground parking lot scene, a mountain top scene, a train passing cave scene, a high-speed scene and an elevator scene;
s5, receiving a zip file sent after the test of the test equipment is finished, wherein the zip file is formed by packaging the generated test logs, and restoring the scene network environment where all the test equipment in the test equipment set is located into a default scene network environment;
the simulating the corresponding scene network environment for each test device according to the IP address of the test device in the step S3 specifically includes:
determining a data packet interacted with the test equipment according to the IP address of the test equipment;
marking the data packets, wherein the marks correspond to the test equipment one by one;
and determining a data packet belonging to each test device according to the mark, and setting the network environment where the data packet is positioned as a scene network environment corresponding to each test device.
5. The applied test terminal according to claim 4, wherein the step S1 further comprises:
and presetting test attributes, wherein the test attributes comprise test duration, screenshot frequency in the test process and whether interference of other applications is needed.
6. The applied test terminal according to claim 4, wherein the setting of the network environment where the data packet is located as the scene network environment corresponding to each test device specifically includes:
and setting the network environment where the data packet is located according to the bandwidth, delay, packet loss rate, packet error rate and disorder rate corresponding to the scene network environment corresponding to each test device.
CN201711416216.6A 2017-12-25 2017-12-25 Application testing method and terminal Active CN109960646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711416216.6A CN109960646B (en) 2017-12-25 2017-12-25 Application testing method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711416216.6A CN109960646B (en) 2017-12-25 2017-12-25 Application testing method and terminal

Publications (2)

Publication Number Publication Date
CN109960646A CN109960646A (en) 2019-07-02
CN109960646B true CN109960646B (en) 2023-02-28

Family

ID=67020426

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711416216.6A Active CN109960646B (en) 2017-12-25 2017-12-25 Application testing method and terminal

Country Status (1)

Country Link
CN (1) CN109960646B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114143213B (en) * 2021-11-30 2024-03-26 中国工商银行股份有限公司 Benchmarking test system, benchmarking test method, benchmarking test device, benchmarking test computer equipment and benchmarking test storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461856A (en) * 2013-09-22 2015-03-25 阿里巴巴集团控股有限公司 Performance test method, device and system based on cloud computing platform
CN106411600A (en) * 2016-10-31 2017-02-15 努比亚技术有限公司 Test equipment and method
CN107135390A (en) * 2017-05-08 2017-09-05 湖南快乐阳光互动娱乐传媒有限公司 The automated testing method and system of a kind of TV applications
CN107193726A (en) * 2016-03-15 2017-09-22 展讯通信(上海)有限公司 A kind of terminal concurrence method of testing and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8515015B2 (en) * 2008-05-09 2013-08-20 Verizon Patent And Licensing Inc. Method and system for test automation and dynamic test environment configuration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461856A (en) * 2013-09-22 2015-03-25 阿里巴巴集团控股有限公司 Performance test method, device and system based on cloud computing platform
CN107193726A (en) * 2016-03-15 2017-09-22 展讯通信(上海)有限公司 A kind of terminal concurrence method of testing and device
CN106411600A (en) * 2016-10-31 2017-02-15 努比亚技术有限公司 Test equipment and method
CN107135390A (en) * 2017-05-08 2017-09-05 湖南快乐阳光互动娱乐传媒有限公司 The automated testing method and system of a kind of TV applications

Also Published As

Publication number Publication date
CN109960646A (en) 2019-07-02

Similar Documents

Publication Publication Date Title
WO2020155777A1 (en) Ui automated function testing method, testing device, testing apparatus, and storage medium
CN111159049B (en) Automatic interface testing method and system
CN106021095B (en) A kind of Android application automated testing method based on push-mechanism
US9645910B1 (en) Cross platform mobile HTML debugging
US11416377B2 (en) Automated application testing system
US9652364B1 (en) Cloud service for mobile testing and debugging
CN106776294B (en) Automatic android mobile phone testing method and system
CN108984389B (en) Application program testing method and terminal equipment
CN109413678A (en) A kind of Wi-Fi module automatic test approach and test macro
CN110750458A (en) Big data platform testing method and device, readable storage medium and electronic equipment
CN113672441B (en) Method and device for testing intelligent equipment
CN109683997B (en) Method for accessing application program interface through sandbox, sandbox and sandbox equipment
Akour et al. Mobile software testing: Thoughts, strategies, challenges, and experimental study
US9866466B2 (en) Simulating real user issues in support environments
CN110750453B (en) HTML 5-based intelligent mobile terminal testing method, system, server and storage medium
CN111651232A (en) One-machine multi-control method, device and system and electronic equipment
Herrnleben et al. An iot network emulator for analyzing the influence of varying network quality
CN109960646B (en) Application testing method and terminal
CN109542754A (en) The cut-in method of mobile device, the adjustment method of application program, device and system
CN117241276B (en) Detection tool, detection method, detection system and detection equipment for mobile application
CN108009086B (en) System automation test method based on case decomposition and function learning
CN105677689B (en) Log recording method and device
CN106875765B (en) Electronic classroom implementation method and device based on VDI
CN109861874B (en) Automatic test system of equipment
CN105339974B (en) Analog sensor

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
GR01 Patent grant
GR01 Patent grant