Multi-terminal interaction automatic regression testing method
An automatic regression and multi-terminal technology, applied in software testing/debugging, error detection/correction, instruments, etc., can solve the time-consuming and labor-consuming problems of manual regression testing, reduce labor costs and error probability, save test time, The effect of improving test progress and quality
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0019] Step 1. Connect the device under test to the computer via a USB data cable, and input the number of devices under test, the use case number, and the user role of the App under test according to the test requirements;
[0020] The data input described is implemented as follows:
[0021] The program obtains the number of input devices under test, use case number, and user role data of the App under test through input("Please enter").strip(), and uses logging to record the data entered in the program, the device information obtained, and the operation of executing the test, etc. recorded in the log file.
[0022] Step 2. Complete the preparatory work before the test, including obtaining the information of the device under test (device model, system version, screen resolution, etc.), starting Appium, installing the app under test, and starting the app under test;
[0023] The pre-test preparations described are as follows:
[0024] 1. Obtain the list of tested devices thr...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More