CN107766209B - Central control automation test method, device, equipment and computer readable storage medium - Google Patents
Central control automation test method, device, equipment and computer readable storage medium Download PDFInfo
- Publication number
- CN107766209B CN107766209B CN201711045869.8A CN201711045869A CN107766209B CN 107766209 B CN107766209 B CN 107766209B CN 201711045869 A CN201711045869 A CN 201711045869A CN 107766209 B CN107766209 B CN 107766209B
- Authority
- CN
- China
- Prior art keywords
- test
- tested
- application
- central control
- 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
Links
- 238000010998 test method Methods 0.000 title claims abstract description 15
- 238000012360 testing method Methods 0.000 claims abstract description 304
- 238000000034 method Methods 0.000 claims abstract description 46
- 238000004590 computer program Methods 0.000 claims description 10
- 238000013507 mapping Methods 0.000 claims description 8
- 238000001514 detection method Methods 0.000 claims description 5
- 230000006870 function Effects 0.000 description 18
- 230000005540 biological transmission Effects 0.000 description 4
- 230000007547 defect Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000005611 electricity Effects 0.000 description 2
- 230000007613 environmental effect Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Landscapes
- Testing And Monitoring For Control Systems (AREA)
- Debugging And Monitoring (AREA)
Abstract
The invention discloses a central control automation test method, a device, equipment and a computer readable storage medium, wherein the central control automation test method comprises the following steps: when testing an application to be tested in tested equipment of a vehicle central control system, detecting a testing process for testing the application to be tested; if the test process is detected to be interrupted, displaying prompt information of the test interruption on a display interface of the test equipment; and if a trigger instruction for continuing the test process input by the tester according to the prompt information is obtained, continuing to test the application to be tested in the tested equipment. According to the embodiment of the invention, the test process is monitored in the test process, the test interruption is timely reminded, the problem that the automatic test cannot be completely realized due to the need of the hard key operation of a tester is avoided, the operation is simple and understandable, and the test efficiency and the accuracy are improved.
Description
Technical Field
The invention relates to the field of automatic testing, in particular to a central control automatic testing method, a device, equipment and a computer readable storage medium.
Background
In order to meet the increasing driving entertainment requirements, more and more functions are concentrated on the vehicle-mounted central control, the graphical user interface of the vehicle-mounted central control becomes huge and complex, and the conventional central control testing method mainly adopts manual testing, which brings immeasurable testing work to testers. At present, automatic testing software is various, because a car machine is provided with a plurality of hard keys, in the process of automatically testing the functions of application programs on the car machine through the software, if the hard keys are required to be operated, the testing process can be interrupted, so that the automatic testing cannot be completely realized, and reports generated by testing are all text versions, the readability is poor, and the result is not visual.
Disclosure of Invention
In order to solve the technical problems, the invention provides a central control automation test method, a device, equipment and a computer readable storage medium, which solve the problem that the test cannot be completely realized due to the need of hard key operation during the automation test of an automobile central control system.
According to one aspect of the invention, a central control automation test method is provided, which comprises the following steps:
when testing an application to be tested in tested equipment of a vehicle central control system, detecting a testing process for testing the application to be tested;
if the test process is detected to be interrupted, displaying prompt information of the test interruption on a display interface of the test equipment;
and if a trigger instruction for continuing the test process input by the tester according to the prompt information is obtained, continuing to test the application to be tested in the tested equipment.
Optionally, before the step of detecting a test progress of testing an application to be tested when testing the application to be tested in a device to be tested of a vehicle central control system, the method further includes:
judging whether the currently input test case can be automatically tested, and if so, connecting the test equipment with the vehicle central control system;
positioning an application to be tested in the tested equipment according to the test case;
and running a test script corresponding to the application to be tested, and testing the application to be tested.
Optionally, the step of locating the application to be tested in the device under test comprises:
acquiring the control authority of the tested equipment;
mapping the graphical interface of the tested device to the display interface of the testing device;
acquiring a screenshot representing the image of the application to be tested on the display interface;
searching an icon corresponding to the application to be tested on the graphical interface;
and comparing the screenshot with the icon, and if the screenshot is consistent with the icon, determining that the application to be tested is successfully positioned.
Optionally, after the step of running the test script corresponding to the application to be tested, the central control automated testing method further includes:
and acquiring the running result of the test script, and generating a test report and a report chart.
Optionally, the test report includes information of the application to be tested, a test result, and a reason for the test result.
According to another aspect of the present invention, there is provided a central control automated testing apparatus, including:
the system comprises a detection module, a test module and a control module, wherein the detection module is used for detecting a test process for testing an application to be tested in tested equipment of a vehicle central control system when the application to be tested is tested;
the information display module is used for displaying prompt information of test interruption on a display interface of the test equipment if the test process is detected to be interrupted;
and the obtaining module is used for continuing to test the application to be tested in the tested equipment if a trigger instruction for continuing the test process input by the tester according to the prompt information is obtained.
Optionally, the central control automated testing apparatus further includes:
the judging module is used for judging whether the currently input test case can be automatically tested or not, and if so, the testing equipment is connected with the vehicle central control system;
the positioning module is used for positioning the application to be tested in the tested equipment according to the test case;
and the running module is used for running the test script corresponding to the application to be tested and testing the application to be tested.
Optionally, the positioning module comprises:
the first acquisition unit is used for acquiring the control authority of the tested equipment;
the mapping unit is used for mapping the graphical interface of the tested device to the display interface of the testing device;
the second acquisition unit is used for acquiring a screenshot representing the image of the application to be tested on the display interface;
the searching unit is used for searching the icon corresponding to the application to be tested on the graphical interface;
and the comparison unit is used for comparing the screenshot with the icon, and if the screenshot is consistent with the icon, determining that the application to be tested is successfully positioned.
Optionally, the central control automated testing apparatus further includes:
and the result generation module is used for acquiring the running result of the test script and generating a test report and a report chart.
Optionally, the test report includes information of the application to be tested, a test result, and a reason for the test result.
According to a further aspect of the present invention, there is provided a central control automated test equipment, comprising a processor, a memory and a computer program stored on the memory and executable on the processor, wherein the computer program, when executed by the processor, implements the steps of the central control automated test method described above.
According to yet another aspect of the present invention, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the central automation test method described above.
The embodiment of the invention has the beneficial effects that:
the central control automatic test method of the embodiment of the invention not only realizes the automatic test of the central control system of the automobile, but also monitors the test process in the test process, and timely reminds the test interruption, thereby avoiding the incomplete realization of the automatic test caused by the hard key operation of the testers, having simple and understandable operation and improving the test efficiency and accuracy.
Drawings
FIG. 1 is a flow chart of a central control automation test method according to an embodiment of the invention;
FIG. 2 is a schematic flow chart of a central control automation test method according to an embodiment of the present invention;
FIG. 3 is a schematic flow chart of step 15 of FIG. 2 according to an embodiment of the present invention;
FIG. 4 is a block diagram of a central control automated testing apparatus according to an embodiment of the present invention;
fig. 5 is a block diagram showing a specific structure of the positioning module 45 in fig. 4 according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
As shown in fig. 1, an embodiment of the present invention provides a central control automation test method, including:
and step 13, if a trigger instruction for continuing the test process input by the tester according to the prompt information is obtained, continuing to test the application to be tested in the tested equipment.
In this embodiment, the central control system of the vehicle generally includes a user interface, a central control host, various control interfaces, and controlled devices, and is a device for performing centralized control on various devices such as sound, light, and electricity. Whether a certain application program of the user interface can normally run and whether functions can be accurately realized can be determined through automatic testing, such as functions of logging, inquiring and the like of application programs of a radio, Bluetooth, navigation, music and the like on the user interface, and whether functions can be accurately realized can be determined through automatic testing.
In the process of automatically testing an application program by using automatic testing equipment, whether a testing process is interrupted or not is detected, and after the testing process is detected to be interrupted, prompt information for reminding interruption is popped up through a display interface of the testing equipment, so that a tester is reminded to operate in time according to the prompt information, and after the operation of the tester is finished and the testing equipment detects that the reason for generating the prompt information is removed, the testing process is continued; and if the interruption of the test process is not detected, directly obtaining a test result after the test is finished. The scheme avoids the problem that the test cannot be completed due to the need of hard key operation, ensures the integrity of the test, and simultaneously improves the efficiency and the accuracy of the test.
As shown in fig. 2, before step 11, the method further comprises:
in this embodiment, the test case is a set of conditions or variables that are pre-designed by a tester and include a test purpose, a test point and its function, a required environmental condition, an operation step, and the like. Before the automatic test starts, the test equipment needs to read the test case and judge whether the test case can be automatically tested or not, and if not, the test case can only be used for manual test.
If the test case can be used for automatic testing, after a tester connects the test equipment with a central control system of a vehicle through a USB line, information transmission is carried out between the test equipment and the tested equipment through the USB line.
in the embodiment, before the test program is run formally, whether the application to be tested is selected correctly needs to be determined, and positioning of the application to be tested avoids the problem that test points in a test case designed by a tester in advance are inconsistent due to misoperation, so that the whole automatic test is inaccurate.
And step 16, running a test script corresponding to the application to be tested, and testing the application to be tested.
In this embodiment, the test case includes the test point to be tested and the function of the test point to be tested, and the test script is a test program matched with the function to be tested, and the test result of the test can be obtained by running the test script.
As shown in fig. 3, step 15 includes:
in this embodiment, after the test device obtains the control authority of the device under test, the graphical interface of the device under test is mapped to the display interface of the test device through data transmission of a USB cable, where the test device may implement remote control on the device under test by operating an icon of the display interface.
and 155, comparing the screenshot with the icon, and if the screenshot is consistent with the icon, determining that the application to be tested is successfully positioned.
In this embodiment, the application to be tested is a test point preset in a test case, after a screenshot is performed on an image representing the application to be tested on the display interface, the image is compared with an actual icon of the application to be tested, and if the screenshot is consistent with the actual icon of the application to be tested, the application to be tested is successfully positioned. By comparing the images, the consistency of the application to be tested and the test points designed by testers in advance is ensured, and the test accuracy is improved.
In the above embodiment of the present invention, after step 16, the central control automated testing method further includes:
and step 17, acquiring the running result of the test script, and generating a test report and a report chart.
Specifically, the test report includes information of an application to be tested, a test result, and a reason for generating the test result.
In this embodiment, after the test script is run and the running result is obtained, a test report is generated for the test result, and the test process data and the running result are recorded. If the test result is successful, the tested function in the application program can be successfully realized; if the test result is operation failure, the function to be tested in the application program cannot be correctly realized or has defects, screenshot storage is carried out on the interface of the operation result, and the reason of the operation failure is recorded in detail in the test report.
After the test report is finished, the file of the test report is read, the test report is converted into a report chart, and the operation result is expressed in a chart form, so that the operation result is more intuitive and clear.
As shown in fig. 4, an embodiment of the present invention further provides a central control automation test apparatus, including:
the detection module 41 is used for detecting a test process for testing an application to be tested in tested equipment of a vehicle central control system when the application to be tested is tested;
the information display module 42 is configured to display a prompt message of the test interruption on a display interface of the test equipment if it is detected that the test process is interrupted;
and the obtaining module 43 is configured to continue testing the application to be tested in the device to be tested if a trigger instruction for continuing the testing process, which is input by the tester according to the prompt information, is obtained.
In this embodiment, the central control system of the vehicle generally includes a user interface, a central control host, various control interfaces, and controlled devices, and is a device for performing centralized control on various devices such as sound, light, and electricity. Whether a certain application program of the user interface can normally run and whether functions can be accurately realized can be determined through automatic testing, such as functions of logging, inquiring and the like of application programs of a radio, Bluetooth, navigation, music and the like on the user interface, and whether functions can be accurately realized can be determined through automatic testing.
In the process of automatically testing an application program by using automatic testing equipment, whether a testing process is interrupted or not is detected, and after the testing process is detected to be interrupted, prompt information for reminding interruption is popped up through a display interface of the testing equipment, so that a tester is reminded to operate in time according to the prompt information, and after the operation of the tester is finished and the testing equipment detects that the reason for generating the prompt information is removed, the testing process is continued; and if the interruption of the test process is not detected, directly obtaining a test result after the test is finished. The scheme avoids the problem that the test cannot be completed due to the need of hard key operation, ensures the integrity of the test, and simultaneously improves the efficiency and the accuracy of the test.
In the above embodiment of the present invention, the central control automation test apparatus further includes:
the judging module 44 is configured to judge whether the currently input test case can be subjected to an automated test, and if so, connect the test equipment with the vehicle central control system;
in this embodiment, the test case is a set of conditions or variables that are pre-designed by a tester and include a test purpose, a test point and its function, a required environmental condition, an operation step, and the like. Before the automatic test starts, the test equipment needs to read the test case and judge whether the test case can be automatically tested or not, and if not, the test case can only be used for manual test.
If the test case can be used for automatic testing, after a tester connects the test equipment with a central control system of a vehicle through a USB line, information transmission is carried out between the test equipment and the tested equipment through the USB line.
The positioning module 45 is used for positioning the application to be tested in the tested equipment according to the test case;
in the embodiment, before the test program is run formally, whether the application to be tested is selected correctly needs to be determined, and positioning of the application to be tested avoids the problem that test points in a test case designed by a tester in advance are inconsistent due to misoperation, so that the whole automatic test is inaccurate.
And the running module 46 is configured to run a test script corresponding to the application to be tested, so as to test the application to be tested.
In this embodiment, the test case includes the test point to be tested and the function of the test point to be tested, and the test script is a test program matched with the function to be tested, and the test result of the test can be obtained by running the test script.
As shown in fig. 5, the positioning module 45 includes:
a first obtaining unit 451, configured to obtain a control authority of the device under test;
a mapping unit 452, configured to map a graphical interface of the device under test to a display interface of the test device;
in this embodiment, after the test device obtains the control authority of the device under test, the graphical interface of the device under test is mapped to the display interface of the test device through data transmission of a USB cable, where the test device may implement remote control on the device under test by operating an icon of the display interface.
A second obtaining unit 453, configured to obtain a screenshot representing an image of the application to be tested on the display interface;
a searching unit 454, configured to search for an icon corresponding to the application to be tested on the graphical interface;
a comparing unit 455, configured to compare the screenshot with the icon, and if the screenshot is consistent with the icon, determine that the application to be tested is successfully located.
In this embodiment, the application to be tested is a test point preset in a test case, after a screenshot is performed on an image representing the application to be tested on the display interface, the image is compared with an actual icon of the application to be tested, and if the screenshot is consistent with the actual icon of the application to be tested, the application to be tested is successfully positioned. By comparing the images, the consistency of the application to be tested and the test points designed by testers in advance is ensured, and the test accuracy is improved.
In the above embodiment of the present invention, the central control automation test apparatus further includes:
and the result generating module 47 is used for acquiring the running result of the test script and generating a test report and a report chart.
Specifically, the test report includes information of an application to be tested, a test result, and a reason for generating the test result.
In this embodiment, after the test script is run and the running result is obtained, a test report is generated for the test result, and the test process data and the running result are recorded. If the test result is successful, the tested function in the application program can be successfully realized; if the test result is operation failure, the function to be tested in the application program cannot be correctly realized or has defects, screenshot storage is carried out on the interface of the operation result, and the reason of the operation failure is recorded in detail in the test report.
After the test report is finished, the file of the test report is read, the test report is converted into a report chart, and the operation result is expressed in a chart form, so that the operation result is more intuitive and clear.
It should be noted that the central control automated testing apparatus is an apparatus corresponding to the individual recommendation method, and all implementation manners in the method embodiments are applicable to the embodiment of the apparatus, and the same technical effect can be achieved.
The embodiment of the invention also provides central control automation test equipment which comprises a processor, a memory and a computer program which is stored on the memory and can run on the processor, wherein the computer program realizes the steps of the central control automation test method when being executed by the processor.
Embodiments of the present invention also provide a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the central control automation testing method described above.
The embodiment of the invention not only realizes the automatic test of the central control system of the automobile, but also monitors the test process in the test process, and timely reminds the test interruption, thereby avoiding the incomplete realization of the automatic test caused by the need of the hard key operation of a tester, having simple and understandable operation and improving the test efficiency and accuracy.
While the preferred embodiments of the present invention have been described, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the following claims.
Claims (10)
1. A central control automatic test method is applied to test equipment and is characterized by comprising the following steps:
when testing an application to be tested in tested equipment of a vehicle central control system, detecting a testing process for testing the application to be tested;
if the test process is detected to be interrupted, displaying prompt information of the test interruption on a display interface of the test equipment;
if a trigger instruction for continuing the test process input by the tester according to the prompt information is obtained, continuing to test the application to be tested in the tested equipment;
when testing an application to be tested in a device to be tested of a vehicle central control system, before the step of detecting a test progress of testing the application to be tested, the method further comprises the following steps:
judging whether the currently input test case can be automatically tested, and if so, connecting the test equipment with the vehicle central control system;
positioning an application to be tested in the tested equipment according to the test case;
and running a test script corresponding to the application to be tested, and testing the application to be tested.
2. The central control automated testing method of claim 1, wherein the step of locating an application under test in the device under test comprises:
acquiring the control authority of the tested equipment;
mapping the graphical interface of the tested device to the display interface of the testing device;
acquiring a screenshot representing the image of the application to be tested on the display interface;
searching an icon corresponding to the application to be tested on the graphical interface;
and comparing the screenshot with the icon, and if the screenshot is consistent with the icon, determining that the application to be tested is successfully positioned.
3. The central control automated testing method according to claim 1, wherein after the step of running the test script corresponding to the application to be tested, the central control automated testing method further comprises:
and acquiring the running result of the test script, and generating a test report and a report chart.
4. The central control automation test method according to claim 3, wherein the test report includes information of the application to be tested, the test result, and a reason for the test result.
5. A central control automatic testing device is characterized by comprising:
the system comprises a detection module, a test module and a control module, wherein the detection module is used for detecting a test process for testing an application to be tested in tested equipment of a vehicle central control system when the application to be tested is tested;
the information display module is used for displaying prompt information of test interruption on a display interface of the test equipment if the test process is detected to be interrupted;
the acquisition module is used for continuously testing the application to be tested in the tested equipment if a trigger instruction of continuously testing the process, which is input by a tester according to the prompt information, is acquired;
the central control automatic testing device further comprises:
the judging module is used for judging whether the currently input test case can be automatically tested or not, and if so, the testing equipment is connected with the vehicle central control system;
the positioning module is used for positioning the application to be tested in the tested equipment according to the test case;
and the running module is used for running the test script corresponding to the application to be tested and testing the application to be tested.
6. The central control automated testing apparatus of claim 5, wherein the positioning module comprises:
the first acquisition unit is used for acquiring the control authority of the tested equipment;
the mapping unit is used for mapping the graphical interface of the tested device to the display interface of the testing device;
the second acquisition unit is used for acquiring a screenshot representing the image of the application to be tested on the display interface;
the searching unit is used for searching the icon corresponding to the application to be tested on the graphical interface;
and the comparison unit is used for comparing the screenshot with the icon, and if the screenshot is consistent with the icon, determining that the application to be tested is successfully positioned.
7. The central control automated testing apparatus according to claim 5, further comprising:
and the result generation module is used for acquiring the running result of the test script and generating a test report and a report chart.
8. The central control automated testing apparatus according to claim 7, wherein the test report includes information of the application to be tested, the test result, and a reason for the test result.
9. A central control automated testing device, comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the central control automated testing method according to any one of claims 1 to 4.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements a central control automated testing method according to any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711045869.8A CN107766209B (en) | 2017-10-31 | 2017-10-31 | Central control automation test method, device, equipment and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711045869.8A CN107766209B (en) | 2017-10-31 | 2017-10-31 | Central control automation test method, device, equipment and computer readable storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107766209A CN107766209A (en) | 2018-03-06 |
CN107766209B true CN107766209B (en) | 2020-11-17 |
Family
ID=61271875
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711045869.8A Active CN107766209B (en) | 2017-10-31 | 2017-10-31 | Central control automation test method, device, equipment and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107766209B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109003602B (en) * | 2018-09-10 | 2020-03-24 | 百度在线网络技术(北京)有限公司 | Voice product testing method, device, equipment and computer readable medium |
CN109344634B (en) * | 2018-09-28 | 2021-04-13 | 东软集团股份有限公司 | Permission granting method and device for application, terminal and computer readable storage medium |
CN109725629B (en) * | 2018-12-29 | 2020-05-22 | 一汽-大众汽车有限公司 | Vehicle control unit refreshes test system |
CN111028748A (en) * | 2019-12-16 | 2020-04-17 | 上海闻泰信息技术有限公司 | Display panel detection method and device, computer equipment and storage medium |
CN112231207A (en) * | 2020-09-30 | 2021-01-15 | 广州掌动智能科技有限公司 | Multi-machine testing method for application program testing, computer readable storage medium and testing platform |
CN112416775B (en) * | 2020-11-24 | 2024-03-26 | 北京云聚智慧科技有限公司 | Software automatic test method and device based on artificial intelligence and electronic equipment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101694634A (en) * | 2009-10-30 | 2010-04-14 | 迈普通信技术股份有限公司 | Device allocation method in automatic test system |
CN105183630A (en) * | 2014-06-05 | 2015-12-23 | 腾讯科技(深圳)有限公司 | Method and device for testing application program |
CN105223843A (en) * | 2015-09-14 | 2016-01-06 | 中国运载火箭技术研究院 | A kind of re-entry space vehicle combination property verification system based on data sharing |
CN106210886A (en) * | 2016-06-28 | 2016-12-07 | 深圳市九洲电器有限公司 | A kind of network set-top box test method and system |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102275190B1 (en) * | 2015-04-20 | 2021-07-12 | 삼성디스플레이 주식회사 | Display Device |
-
2017
- 2017-10-31 CN CN201711045869.8A patent/CN107766209B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101694634A (en) * | 2009-10-30 | 2010-04-14 | 迈普通信技术股份有限公司 | Device allocation method in automatic test system |
CN105183630A (en) * | 2014-06-05 | 2015-12-23 | 腾讯科技(深圳)有限公司 | Method and device for testing application program |
CN105223843A (en) * | 2015-09-14 | 2016-01-06 | 中国运载火箭技术研究院 | A kind of re-entry space vehicle combination property verification system based on data sharing |
CN106210886A (en) * | 2016-06-28 | 2016-12-07 | 深圳市九洲电器有限公司 | A kind of network set-top box test method and system |
Also Published As
Publication number | Publication date |
---|---|
CN107766209A (en) | 2018-03-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107766209B (en) | Central control automation test method, device, equipment and computer readable storage medium | |
CN109086203B (en) | Page detection method and device | |
CN104123219B (en) | Method and device for testing software | |
US8645912B2 (en) | System and method for use in replaying software application events | |
CN113758514A (en) | Automobile instrument automatic testing method and system, readable storage medium and vehicle | |
WO2017000424A1 (en) | Protocol detection method and apparatus | |
CN111124877B (en) | Train display software testing method, device and system | |
CN109918302B (en) | Vehicle-mounted automatic testing method and device, vehicle-mounted multimedia system and automobile | |
CN105511977A (en) | Vehicle-mounted navigation system testing method and device | |
CN102798833B (en) | Automatic test system and method for diagnosis instrument | |
CN113495844B (en) | Automatic testing method, device and system based on virtual click and storage medium | |
TWI476587B (en) | Testing method and testing apparatus for testing function of electronic apparatus | |
CN113721584A (en) | Visual vehicle diagnosis method and device, equipment and storage medium | |
CN113110909A (en) | Vehicle instrument testing method and device | |
CN112289345B (en) | Visual intelligent terminal voice diagnosis method | |
CN112903308A (en) | Performance detection method and device for automobile equipment, electronic equipment and storage medium | |
CN113742121A (en) | Mechanical equipment fault diagnosis method and device | |
CN106294109A (en) | Obtain the method and device of defect code | |
CN108595332B (en) | Software testing method and device | |
CN113133041B (en) | Method and device for testing vehicle-to-vehicle communication function in dynamic interval train control vehicle | |
CN111983989B (en) | Offline detection method and control equipment | |
CN113126993A (en) | Automatic testing method and system applied to vehicle detection software | |
JP2016062136A (en) | Testing apparatus and testing program | |
JP2006085708A (en) | Control device and control method for console | |
CN117041098A (en) | CAN bus message content error DTC automatic test system and method |
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 |