CN108897693A - The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment - Google Patents

The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment Download PDF

Info

Publication number
CN108897693A
CN108897693A CN201810745340.5A CN201810745340A CN108897693A CN 108897693 A CN108897693 A CN 108897693A CN 201810745340 A CN201810745340 A CN 201810745340A CN 108897693 A CN108897693 A CN 108897693A
Authority
CN
China
Prior art keywords
test
mounted terminal
intelligent vehicle
terminal equipment
background server
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.)
Pending
Application number
CN201810745340.5A
Other languages
Chinese (zh)
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.)
Beijing Shouqi Zhixing Technology Co Ltd
Original Assignee
Beijing Shouqi Zhixing Technology 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 Beijing Shouqi Zhixing Technology Co Ltd filed Critical Beijing Shouqi Zhixing Technology Co Ltd
Priority to CN201810745340.5A priority Critical patent/CN108897693A/en
Publication of CN108897693A publication Critical patent/CN108897693A/en
Pending legal-status Critical Current

Links

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/3684Test management for test design, e.g. generating new test cases
    • 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

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)
  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

It is as follows to the test method of Intelligent vehicle-mounted terminal equipment the invention discloses a kind of reliability automatization test system of Intelligent vehicle-mounted terminal equipment software and method:By calling background server to be exposed to the interface of mobile terminal APP, realize the control to Intelligent vehicle-mounted terminal equipment, it is success or failure by the result judgement intelligent terminal implementing result that background server returns, thus realizes the test to intelligent terminal.Automatization test system utilizes the test method, and the automatic test of the reliability to Intelligent vehicle-mounted terminal equipment software is realized in such a way that circulation executes.

Description

The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment
Technical field
The invention belongs to software reliability test technical fields, and in particular to share the soft of automobile intelligent vehicle-mounted terminal equipment Part reliability test system and method.
Background technique
With shared expanding economy, shared automobile also gradually comes into people's lives, domestic to have had at present much altogether It enjoys motor corporation to put into effect, but the implementation pattern of shared automobile is not much different, and is all by mobile terminal APP, background service The intercommunication of device, Intelligent vehicle-mounted terminal equipment and automobile realizes Car sharing, and wherein Intelligent vehicle-mounted terminal equipment is main Function is to communicate with background server, receives control instruction, controls vehicle by CAN bus, obtains car status information, will hold Row result returns to background server.
The reliability of Intelligent vehicle-mounted terminal equipment directly affects user experience, more and more fierce with competing, to intelligent vehicle The reliability requirement of mounted terminal device software is also higher and higher, and the reliability test to Intelligent vehicle-mounted terminal equipment software is mainly It is realized by the long-time test to its major function.
It is to be installed to Intelligent vehicle-mounted terminal equipment at present to the method for testing reliability of Intelligent vehicle-mounted terminal equipment software On real vehicle, test operation is carried out to complete the reliability test of Intelligent vehicle-mounted terminal equipment software.However, this test method is general It is all that the final stage researched and developed in Intelligent vehicle-mounted terminal equipment carries out, intervention time is later;Real vehicle manual authentication mode efficiency It is lower, and cannot be guaranteed that all scenes can be covered.
Summary of the invention
In view of the above-mentioned problems, the present invention provides a kind of reliability automatic test sides of Intelligent vehicle-mounted terminal equipment software Method can research and develop early stage in Intelligent vehicle-mounted terminal equipment and be tested, be found the problem in advance, and automation carries out, and reduces manpower Cost.
The present invention provides a kind of reliability automatization test system of Intelligent vehicle-mounted terminal equipment software and methods, to intelligence The test method of energy vehicle-mounted terminal equipment is as follows:By calling background server to be exposed to the interface of mobile terminal APP, realization pair The control of Intelligent vehicle-mounted terminal equipment is success by the result judgement intelligent terminal implementing result that background server returns Or failure, thus realizes the test to intelligent terminal.Automatization test system utilizes the test method, passes through circulation The mode of execution realizes the automatic test of the reliability to Intelligent vehicle-mounted terminal equipment software.
A kind of reliability automatization test system of Intelligent vehicle-mounted terminal equipment software mainly includes:Main control module, test With case script, test use cases, background server, Intelligent vehicle-mounted terminal equipment;
Test use cases save test case title, execution sequence and cycle-index;
The execution step of every test case of test case script logging, Rule of judgment;
Main control module reads the test use cases of customization, concentrates the sequence of record to call test case foot according to test case This;
Test case script realizes the test to Intelligent vehicle-mounted terminal equipment by way of calling background server interface, The result judgement returned by background server this time tests whether success, and test result is returned to main control module;
Main control module is realized by way of recycling implementation of test cases collection to the prolonged of Intelligent vehicle-mounted terminal equipment Automatic test.
It includes the multiple test cases generated according to the feature functionality of the intelligent vehicle mounted terminal that the test case, which is concentrated, The feature functionality of intelligent vehicle mounted terminal includes one or more of:CAN bus function, vehicle body diagnostic function module, periphery are solely Vertical functional module, operation panel function.
Test result generates test report to the main control module based on the received, and the test report includes on car-mounted terminal Software influenced caused by car-mounted terminal and car-mounted terminal on software existing for exception information.
The intelligent vehicle mounted terminal operating system can for it is following any one:UCOS system, android system, ios system System.
The application method of the reliability automatization test system of above-mentioned Intelligent vehicle-mounted terminal equipment software, including following step Suddenly:
Step 1:Main control unit reads the test use cases of customization, test use cases item number N=1;
Step 2:Main control unit reads N articles of test case and cycle-index according to test use cases;Judge current number Whether cycle-index is greater than;
Step 3:If current execution times are less than or equal to cycle-index, test script is executed according to test case title;
Step 4:Test script sends the first control instruction to background server;
Step 5:Background server parses the first control instruction and sends the second control instruction to Intelligent vehicle-mounted terminal equipment;
Step 6:Intelligent vehicle-mounted terminal equipment executes the second control instruction, and returns to implementing result to background server;
Step 7:The implementing result of return is sent to test script by background server;
Step 8:Whether the implementing result discriminating test execution that test script is returned according to background server succeeds;
Step 9:Main control unit records test script implementing result;
Step 10:Current execution testing time+1;
Step 11:If currently executing testing time is less than or equal to cycle-index, step 3 is returned to;
Step 12:If currently executing testing time is greater than cycle-index, N=N+1 is executed, judges current test case It whether is the last item, if it is, return step 1;If it is not, then return step 2.
Compared with prior art, the present invention having the following advantages that:It can automate, intelligently test on car-mounted terminal and pacify Stability, reliability of the software of dress etc., improve testing efficiency.Also, without connecting real steering vectors to research and development final stage, Software reliability test can be shifted to an earlier date;Automated execution reduces human cost.
Detailed description of the invention
Fig. 1 is a kind of reliability automatization test system of Intelligent vehicle-mounted terminal equipment software disclosed by the invention;
Fig. 2 is a kind of reliability automated testing method process of Intelligent vehicle-mounted terminal equipment software disclosed by the invention Figure.
Specific embodiment:
Detailed description of specific embodiments of the present invention with reference to the accompanying drawing.
As shown in Figure 1, the present invention is a kind of reliability automatization test system of Intelligent vehicle-mounted terminal equipment software, it is above-mentioned Automatization test system mainly includes:Main control module, test case script, test use cases, background server, intelligent vehicle-carried end End equipment;
Test use cases save test case title, execution sequence and cycle-index;
The execution step of every test case of test case script logging, Rule of judgment;
Main control module reads the test use cases of customization, concentrates the sequence of record to call test case foot according to test case This;
Test case script realizes the test to Intelligent vehicle-mounted terminal equipment by way of calling background server interface, The result judgement returned by background server this time tests whether success, and test result is returned to main control module;
Main control module is realized by way of recycling implementation of test cases collection to the prolonged of Intelligent vehicle-mounted terminal equipment Automatic test.
It includes the multiple test cases generated according to the feature functionality of the intelligent vehicle mounted terminal that the test case, which is concentrated, The feature functionality of intelligent vehicle mounted terminal includes one or more of:CAN bus function, vehicle body diagnostic function module, periphery are solely Vertical functional module, operation panel function.
Test result generates test report to the main control module based on the received, and the test report includes on car-mounted terminal Software influenced caused by car-mounted terminal and car-mounted terminal on software existing for exception information.
The intelligent vehicle mounted terminal operating system can for it is following any one:UCOS system, android system, ios system System.
As shown in Fig. 2, the present invention is a kind of making for the reliability automatization test system of Intelligent vehicle-mounted terminal equipment software With method, include the following steps:
Step 1:Main control unit reads the test use cases of customization, test use cases item number N=1;
Step 2:Main control unit reads N articles of test case and cycle-index according to test use cases;Judge current number Whether cycle-index is greater than;
Step 3:If current execution times are less than or equal to cycle-index, test script is executed according to test case title;
Step 4:Test script sends the first control instruction to background server;
Step 5:Background server parses the first control instruction and sends the second control instruction to Intelligent vehicle-mounted terminal equipment;
Step 6:Intelligent vehicle-mounted terminal equipment executes the second control instruction, and returns to implementing result to background server;
Step 7:The implementing result of return is sent to test script by background server;
Step 8:Whether the implementing result discriminating test execution that test script is returned according to background server succeeds;
Step 9:Main control unit records test script implementing result;
Step 10:Current execution testing time+1;
Step 11:If currently executing testing time is less than or equal to cycle-index, step 3 is returned to;
Step 12:If currently executing testing time is greater than cycle-index, N=N+1 is executed, judges current test case It whether is the last item, if it is, return step 1;If it is not, then return step 2.
Compared with prior art, the present invention having the following advantages that:It can automate, intelligently test on car-mounted terminal and pacify Stability, reliability of the software of dress etc., improve testing efficiency.Also, without connecting real steering vectors to research and development final stage, Software reliability test can be shifted to an earlier date;Automated execution reduces human cost.
Embodiments of the present invention are elaborated above.But present invention is not limited to the embodiments described above, Technical field those of ordinary skill within the scope of knowledge, can also do without departing from the purpose of the present invention Various change out.

Claims (5)

1. a kind of reliability automatization test system of Intelligent vehicle-mounted terminal equipment software, including:Main control module, test case foot This, test use cases, background server, Intelligent vehicle-mounted terminal equipment;
Test use cases save test case title, execution sequence and cycle-index;
The execution step of every test case of test case script logging, Rule of judgment;
Main control module reads the test use cases of customization, concentrates the sequence of record to call test case script according to test case;
Test case script realizes the test to Intelligent vehicle-mounted terminal equipment by way of calling background server interface, passes through The result judgement that background server returns this time tests whether success, and test result is returned to main control module;
Main control module is realized by way of recycling implementation of test cases collection to the prolonged automatic of Intelligent vehicle-mounted terminal equipment Change test.
2. the reliability automatization test system of Intelligent vehicle-mounted terminal equipment software according to claim 1, feature exist In it includes the multiple test cases generated according to the feature functionality of the intelligent vehicle mounted terminal, intelligence that the test case, which is concentrated, The feature functionality of car-mounted terminal includes one or more of:CAN bus function, vehicle body diagnostic function module, the independent function in periphery It can module, operation panel function.
3. the reliability automatization test system of Intelligent vehicle-mounted terminal equipment software according to claim 2, feature exist In test result generates test report to the main control module based on the received, and the test report includes soft on car-mounted terminal Part influenced caused by car-mounted terminal and car-mounted terminal on software existing for exception information.
4. the reliability automatization test system of Intelligent vehicle-mounted terminal equipment software according to claim 3, feature exist In, the intelligent vehicle mounted terminal operating system can for it is following any one:UCOS system, android system, ios system.
5. a kind of reliability automatic test of Intelligent vehicle-mounted terminal equipment software as described in any one of claims 1 to 4 The application method of system, includes the following steps:
Step 1:Main control unit reads the test use cases of customization, test use cases item number N=1;
Step 2:Main control unit reads N articles of test case and cycle-index according to test use cases;Whether judge current number Greater than cycle-index;
Step 3:If current execution times are less than or equal to cycle-index, test script is executed according to test case title;
Step 4:Test script sends the first control instruction to background server;
Step 5:Background server parses the first control instruction and sends the second control instruction to Intelligent vehicle-mounted terminal equipment;
Step 6:Intelligent vehicle-mounted terminal equipment executes the second control instruction, and returns to implementing result to background server;
Step 7:The implementing result of return is sent to test script by background server;
Step 8:Whether the implementing result discriminating test execution that test script is returned according to background server succeeds;
Step 9:Main control unit records test script implementing result;
Step 10:Current execution testing time+1;
Step 11:If currently executing testing time is less than or equal to cycle-index, step 3 is returned to;
Step 12:If currently executing testing time is greater than cycle-index, N=N+1 is executed, whether judges current test case For the last item, if it is, return step 1;If it is not, then return step 2.
CN201810745340.5A 2018-07-09 2018-07-09 The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment Pending CN108897693A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810745340.5A CN108897693A (en) 2018-07-09 2018-07-09 The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810745340.5A CN108897693A (en) 2018-07-09 2018-07-09 The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment

Publications (1)

Publication Number Publication Date
CN108897693A true CN108897693A (en) 2018-11-27

Family

ID=64348712

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810745340.5A Pending CN108897693A (en) 2018-07-09 2018-07-09 The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment

Country Status (1)

Country Link
CN (1) CN108897693A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110633905A (en) * 2019-09-06 2019-12-31 武汉理工大学 Reliability calculation method for cloud platform of intelligent vehicle
CN112286834A (en) * 2020-12-31 2021-01-29 智道网联科技(北京)有限公司 Multi-device software testing method, testing device, electronic device and storage medium
CN113111007A (en) * 2021-05-07 2021-07-13 广州小鹏汽车科技有限公司 Vehicle-mounted object testing method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755642A (en) * 2004-09-30 2006-04-05 中兴通讯股份有限公司 Integrated software testing method with test flexibility
CN105866575A (en) * 2016-03-30 2016-08-17 中车株洲电力机车研究所有限公司 Vehicle-borne display device comprehensive testing device and testing method
WO2016201964A1 (en) * 2015-06-18 2016-12-22 中兴通讯股份有限公司 Method and device for realizing test case construction
CN106445811A (en) * 2016-08-30 2017-02-22 烽火通信科技股份有限公司 SecureCRT-based automated test system and method
CN106502904A (en) * 2016-11-02 2017-03-15 四川长虹电器股份有限公司 A kind of UI automated testing methods of intelligent appliance equipment application
CN106649072A (en) * 2015-10-28 2017-05-10 惠州市德赛西威汽车电子股份有限公司 Test and accepting method and system for software on vehicle-mounted terminal, intelligent terminal and server
CN107491061A (en) * 2017-08-31 2017-12-19 中国第汽车股份有限公司 The network automatically test system and its method of a kind of commercial car OBD diagnostic devices
CN107766194A (en) * 2017-11-17 2018-03-06 深圳市泉眼网络科技有限公司 Method of testing, device, system, terminal device and computer-readable recording medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755642A (en) * 2004-09-30 2006-04-05 中兴通讯股份有限公司 Integrated software testing method with test flexibility
WO2016201964A1 (en) * 2015-06-18 2016-12-22 中兴通讯股份有限公司 Method and device for realizing test case construction
CN106649072A (en) * 2015-10-28 2017-05-10 惠州市德赛西威汽车电子股份有限公司 Test and accepting method and system for software on vehicle-mounted terminal, intelligent terminal and server
CN105866575A (en) * 2016-03-30 2016-08-17 中车株洲电力机车研究所有限公司 Vehicle-borne display device comprehensive testing device and testing method
CN106445811A (en) * 2016-08-30 2017-02-22 烽火通信科技股份有限公司 SecureCRT-based automated test system and method
CN106502904A (en) * 2016-11-02 2017-03-15 四川长虹电器股份有限公司 A kind of UI automated testing methods of intelligent appliance equipment application
CN107491061A (en) * 2017-08-31 2017-12-19 中国第汽车股份有限公司 The network automatically test system and its method of a kind of commercial car OBD diagnostic devices
CN107766194A (en) * 2017-11-17 2018-03-06 深圳市泉眼网络科技有限公司 Method of testing, device, system, terminal device and computer-readable recording medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110633905A (en) * 2019-09-06 2019-12-31 武汉理工大学 Reliability calculation method for cloud platform of intelligent vehicle
CN110633905B (en) * 2019-09-06 2023-05-02 武汉理工大学 Intelligent Che Yun platform reliability calculation method and system
CN112286834A (en) * 2020-12-31 2021-01-29 智道网联科技(北京)有限公司 Multi-device software testing method, testing device, electronic device and storage medium
CN112286834B (en) * 2020-12-31 2021-04-16 智道网联科技(北京)有限公司 Multi-device software testing method, testing device, electronic device and storage medium
CN113111007A (en) * 2021-05-07 2021-07-13 广州小鹏汽车科技有限公司 Vehicle-mounted object testing method and device

Similar Documents

Publication Publication Date Title
CN108897693A (en) The software reliability test system and method for shared automobile intelligent vehicle-mounted terminal equipment
CN109684672B (en) System-level verification system and method for SOC (System on chip)
CN108829608B (en) Simulator-based automatic test system and method for vehicle-mounted terminal equipment
CN112596972A (en) Vehicle-mounted equipment testing method, device and system and computer equipment
CN111026640B (en) Vehicle-mounted equipment testing method, system, mobile terminal and storage medium
CN105915618A (en) Vehicle control device, vehicle mounted terminal, vehicle diagnosing system and vehicle diagnosing system
CN108920372A (en) Shared automobile intelligent car-mounted terminal automatization test system and method based on serial ports
CN109739536A (en) The method, apparatus and storage medium of vehicle remote firmware updating
CN111707477B (en) Vehicle detection method, device and system
JP4440185B2 (en) Scenario editing apparatus, pseudo base station test system, pseudo terminal test system, scenario editing method and test processing method, and storage medium storing computer-readable program and program
CN111240969A (en) Test method and test system for network control system of unmanned railway vehicle
CN114968313B (en) Vehicle-mounted terminal offline configuration method, system, storage medium and equipment
CN116540666A (en) Vehicle diagnosis system, method, electronic equipment and medium based on TBOX
CN112506792A (en) Multi-vehicle interaction on-loop simulation test system and method
CN105319480B (en) Line diagnosis method and device
CN113672516B (en) Automatic testing method and system for virtual screen interconnection interface control
CN113655773B (en) Vehicle machine system communication serial port pressure testing system and method
CN111966072B (en) Simulation test method and device for air conditioner control panel
CN114594754A (en) HIL automatic test method and system for vehicle networking controller
CN214851308U (en) Vehicle-mounted equipment test system
CN109656232B (en) Road sweeper, control method of road sweeper and upper controller test system
CN110333664A (en) Processing method, device and the computer readable storage medium of information
CN110572384A (en) Vehicle data processing method and device
CN215298216U (en) Vehicle with a steering wheel
CN110891263A (en) Connection establishing method, diagnosis device and terminal device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181127