CN117493218B - VSOA-based test system and test method - Google Patents

VSOA-based test system and test method Download PDF

Info

Publication number
CN117493218B
CN117493218B CN202311817774.9A CN202311817774A CN117493218B CN 117493218 B CN117493218 B CN 117493218B CN 202311817774 A CN202311817774 A CN 202311817774A CN 117493218 B CN117493218 B CN 117493218B
Authority
CN
China
Prior art keywords
test
remote server
tested
client
resources
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
CN202311817774.9A
Other languages
Chinese (zh)
Other versions
CN117493218A (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.)
Nanjing Yihui Information Technology Co ltd
Original Assignee
Nanjing Yihui Information 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 Nanjing Yihui Information Technology Co ltd filed Critical Nanjing Yihui Information Technology Co ltd
Priority to CN202311817774.9A priority Critical patent/CN117493218B/en
Publication of CN117493218A publication Critical patent/CN117493218A/en
Application granted granted Critical
Publication of CN117493218B publication Critical patent/CN117493218B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3696Methods or tools to render software testable
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/544Remote

Abstract

The invention provides a VSOA-based test system and a test method, which are characterized in that: the system comprises a client and a remote server, wherein the client is in signal connection with a local device to be tested, and meanwhile, the client performs data interaction with the remote server; the local equipment to be tested requests the remote server for testing resources through the client, starts to execute testing work after the testing resources are obtained, and feeds back the testing log to the remote server in real time; the remote server stores testing resources matched with the local equipment to be tested, and after receiving the request, the remote server transmits the testing resources correspondingly matched with the local equipment to be tested to the local equipment to be tested, and simultaneously receives a testing log fed back by the local equipment to be tested in real time in the testing process; the test environment is simple, the construction can be completed only by the client and the remote server, and the test process is simple.

Description

VSOA-based test system and test method
Technical Field
The invention relates to the technical field of embedded operation system detection, in particular to a VSOA-based test system and a test method.
Background
Most embedded operating systems in the prior art often have the following defects and disadvantages in the testing process:
1) The construction of the test environment and the test execution process are complicated;
2) When the storage resources of the device to be tested are limited, it is difficult to execute the complete test once;
3) When multi-equipment interaction test is needed, manual test is completely performed by relying on manpower;
4) The automation degree of the test process is low or even none, and the automatic test is difficult to carry out.
Therefore, it is desirable to provide a testing system and a testing method based on VSOA to solve the above-mentioned drawbacks and deficiencies of the prior art.
Disclosure of Invention
In order to solve the defects and shortcomings in the prior art, the invention provides a VSOA-based test system and a VSOA-based test method.
The specific scheme provided by the invention is as follows:
a VSOA-based testing system, characterized by: the system comprises a client and a remote server, wherein the client is in signal connection with a local device to be tested, and meanwhile, the client performs data interaction with the remote server; wherein,
the local equipment to be tested requests a remote server for testing resources through a client, starts to execute testing work after the testing resources are obtained, and feeds back a testing log to the remote server in real time;
and the remote server stores the test resources matched with the local equipment to be tested, and after receiving the request, the remote server transmits the test resources correspondingly matched with the local equipment to be tested to the local equipment to be tested, and simultaneously receives a test log fed back by the local equipment to be tested in real time in the test process.
As a further preferred embodiment of the present invention, the client searches the designated remote server and performs security authentication, and after passing the security authentication, the client can subscribe to the test resources required by itself;
after the subscription is successful, after the remote server publishes the content of the related test resource, the client can acquire the corresponding test resource.
As a further preferred embodiment of the present invention, the security authentication is set to: registering password service for the interface called by the remote server and setting a password, when the client issues a request, calling the corresponding interface to carry out identity verification with the remote server, and after the identity verification is passed, subscribing related test resources by the client.
As a further preferred embodiment of the present invention, the remote server first creates a test server and sets security options, registers required test resources as services on the test server; after successful registration, the client can subscribe to the required test resources;
after the client sends out the subscription request, the remote server publishes the test resources corresponding to and matched with the remote server, and stores the test log fed back by the local equipment to be tested in real time in the test process.
As a further preferred embodiment of the present invention, the test resources on the remote server are saved in the form of a single file, folder, or compressed package.
As a further preferred embodiment of the present invention, the order and priority of the test resources to be acquired are determined by the command encoding of the local device under test requesting the test resources from the remote server.
As a further preferred embodiment of the present invention, the test log includes at least a test platform, a test command, a test running process and a test result.
As a further preferred embodiment of the present invention, when more test information or test contents are required, the test log is replaced with a test case code or a normalized test case.
As a further preferred embodiment of the invention, the test system is used for testing by hand or automatically,
when the test is manually performed and the test is abnormal, a tester automatically acquires a test result through a test log;
when the test is automatically performed, the test is automatically performed by an automatic frame platform or tool; when the test is abnormal, the test failure is displayed in real time, the use cases of the test failure and the corresponding test logs are marked, and the test result is sent to the tester in real time.
Further, the invention also provides a testing method of the VSOA-based testing system, which is characterized in that: the method comprises the following steps:
1) Storing the testing resources correspondingly matched with the local equipment to be tested in a corresponding remote server;
2) The local equipment to be tested requests testing resources from a remote server through a client;
3) After receiving the request, the remote server issues testing resources correspondingly matched with the local equipment to be tested to the local equipment to be tested;
4) After the local equipment to be tested acquires the corresponding matched test resources, the local equipment to be tested starts to execute test work, and feeds back a test log to a remote server in real time;
5) And the remote server receives a test log fed back by the local equipment to be tested in real time in the test process.
Compared with the prior art, the invention has the following technical effects:
1) The invention provides a test system and a test method based on VSOA, wherein local equipment to be tested can automatically subscribe test resources or services through a client, the client requests the test resources from a remote server, the remote server sends the corresponding matched test resources to the local equipment to be tested through the client, a test log is fed back to the remote server in real time in the test process, the test environment is simple, the construction can be completed only by the client and the remote server, and the test process is simple.
2) The invention provides a VSOA-based test system and a test method, wherein test resources are stored in different test servers in a remote server, the defect that the storage resources of local equipment to be tested are limited is overcome, and complete test contents can be executed at one time by calling the corresponding test resources in the corresponding remote server.
3) The invention provides a test system and a test method based on VSOA, which can be used for manually testing or automatically testing, and effectively realize automation of a test process.
Drawings
Fig. 1 is a logic structure diagram of a test system according to the present invention.
Fig. 2 is a flow chart showing the steps of the test method provided by the invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In the description of the present invention, it should be noted that the directions or positional relationships indicated by the terms "upper", "lower", "inner", "outer", "front", "rear", "both ends", "one end", "the other end", etc. are based on the directions or positional relationships shown in the drawings, are merely for convenience of describing the present invention and simplifying the description, and do not indicate or imply that the devices or elements referred to must have a specific direction, be configured and operated in the specific direction, and thus should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless explicitly specified and limited otherwise, the terms "mounted," "provided," "connected," and the like are to be construed broadly, and may be fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the above terms in the present invention will be understood in specific cases by those of ordinary skill in the art.
First embodiment
VSOA is a service-oriented architecture, generally known as Virtual Service Oriented Architecture, i.e., a virtual service-oriented architecture, which is a cloud computing-based solution that can abstract and isolate application services and computer resources through virtualization technology, thereby achieving higher flexibility and availability.
VSOA allows developers and system administrators to quickly deploy, delete, modify, and manage services at runtime by providing application services as virtual services. It also enables automated load balancing and failover, thereby improving the reliability and performance of the application. The system has higher flexibility and expandability, more automation, higher usability and performance and greater safety.
As shown in fig. 1, which is a first embodiment of the present invention, the present embodiment provides a VSOA-based testing system, where the system includes a client and a remote server, the client is in signal connection with a local device under test, and the client performs data interaction with the remote server; wherein,
the local equipment to be tested requests a remote server for testing resources through a client, starts to execute testing work after the testing resources are obtained, and feeds back a testing log to the remote server in real time;
the remote server stores the test resources matched with the local equipment to be tested, and after receiving the request, the remote server transmits the test resources correspondingly matched with the local equipment to be tested to the local equipment to be tested, and simultaneously receives a test log fed back by the local equipment to be tested in real time in the test process.
Those skilled in the art know that, to meet different call requirements, other service contents and items can be stored in the remote server, and accordingly, the local device to be tested requests the service contents and items from the remote server through the client to meet different call requirements.
As shown in fig. 1, the client in this embodiment is specifically configured to: the client-side searches the appointed remote server and performs security authentication, and after passing the security authentication, the client-side can subscribe the required test resources; as one of the preferred security authentication settings: registering password service for the interface called by the remote server and setting a password, calling a corresponding interface to perform identity verification with the remote server when the client issues a request, and subscribing related test resources after the identity verification is passed by the client so as to further improve test safety and accuracy and avoid unexpected leakage of the test resources. The interface registration password service called by the remote server and the password setting can effectively improve the safety, and the interface registration password can protect the safety of data transmission and avoid the data from being stolen by the middleware. Meanwhile, malicious attacks can be prevented, because network transmission data are easy to steal by middleware, an attacker can use the data to conduct malicious attacks on websites and application programs, and the interface is encrypted by using the interface registration password, so that the attacker can be prevented from acquiring the transmitted data, and the safety of the websites and the application programs is further protected. After the subscription is successful, after the remote server publishes the content of the related test resource, the client can acquire the corresponding test resource.
As shown in fig. 1, the remote server in this embodiment is specifically configured to: the remote server firstly creates a test server, sets a safety option corresponding to safety certification, and registers required test resources as services on the test server; after successful registration, the client can subscribe the required test resources; after the client sends out the subscription request, the remote server publishes the test resources corresponding to and matched with the remote server, and stores the test log fed back by the local equipment to be tested in real time in the test process.
In this embodiment, the test resources stored on the remote server are stored in the form of single files, folders, or compressed packages, and these test resources are transmitted through the network and then sent to the client, and then simultaneously distributed to the corresponding local devices to be tested by the client.
Preferably, when the order and the priority of acquiring the test resources are required, the order and the priority of the test resources required to be acquired can be determined by requesting the command codes of the test resources from the remote server by the local device to be tested. Under normal conditions, each client is an independent link, and the services such as acquiring test resources and the like are performed normally and synchronously. And when a higher priority event is encountered, the priority call request is raised by: one is for the same-priority client, by transmitting the priority identification information (for example, the priority identification information can be set in a command code form) when sending the request, the remote server can respond to the request of the client preferentially after acquiring the priority identification information when monitoring; another way is to determine the distribution priority by modifying the client priority, so as to increase the priority of the call request.
In addition, the test log information in the embodiment can be subscribed and stored in real time through other equipment, so that the aims of accurately monitoring, efficiently storing and conveniently calling the test log are fulfilled. The test log in the embodiment at least comprises test information such as a test platform, a test command, a test running process, a test result and the like, and the test case which is generally run can be realized through a C language because the test log runs in the embedded operating system equipment; when more test information or test contents are needed, the test log needs to be replaced by a test case code or a standardized test case so as to meet the acquisition requirements of different information.
The test system provided by the embodiment can be used for manually testing or automatically testing, so that the automation of the test process is effectively realized.
When the test is manually performed and the test is abnormal, a tester automatically acquires a test result through a test log;
when the test is automatically performed, the test is automatically performed by an automatic frame platform or tool; when the test is abnormal, the test failure is displayed in real time, the use cases of the test failure and the corresponding test logs are marked, and the test result is sent to the tester in real time.
Second embodiment
Fig. 2 shows a second embodiment of the present invention, which provides a testing method of a VSOA-based testing system, comprising the following steps:
1) Storing the testing resources correspondingly matched with the local equipment to be tested in a corresponding remote server;
2) The local equipment to be tested requests testing resources from a remote server through a client;
3) After receiving the request, the remote server issues testing resources correspondingly matched with the local equipment to be tested to the local equipment to be tested;
4) After the local equipment to be tested acquires the corresponding matched test resources, the local equipment to be tested starts to execute test work, and feeds back a test log to a remote server in real time;
5) And the remote server receives a test log fed back by the local equipment to be tested in real time in the test process.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.

Claims (8)

1. A VSOA-based testing system, characterized by: the system comprises a client and a remote server, wherein the client is in signal connection with a local device to be tested, and meanwhile, the client performs data interaction with the remote server; wherein,
the local equipment to be tested requests a remote server for testing resources through a client, starts to execute testing work after the testing resources are obtained, and feeds back a testing log to the remote server in real time;
the remote server stores testing resources matched with the local equipment to be tested, and after receiving the request, the remote server transmits the testing resources correspondingly matched with the local equipment to be tested to the local equipment to be tested, and simultaneously receives a testing log fed back by the local equipment to be tested in real time in the testing process;
the remote server firstly establishes a test server and sets a safety option, and registers required test resources as services on the test server; after successful registration, the client can subscribe to the required test resources;
after the client sends a subscription request, the remote server publishes the test resources correspondingly matched with the remote server and stores a test log fed back by the local equipment to be tested in real time in the test process;
the test system tests by hand or automatically,
when the test is manually performed and the test is abnormal, a tester automatically acquires a test result through a test log;
when the test is automatically performed, the test is automatically performed by an automatic frame platform or tool; when the test is abnormal, the test failure is displayed in real time, the use cases of the test failure and the corresponding test logs are marked, and the test result is sent to the tester in real time.
2. A VSOA-based testing system of claim 1, wherein:
the client-side searches a designated remote server and performs security authentication, and after the client-side passes the security authentication, the client-side can subscribe to the required test resources;
after the subscription is successful, after the remote server publishes the content of the related test resource, the client can acquire the corresponding test resource.
3. A VSOA-based testing system of claim 2, wherein: the security authentication is set as follows: registering password service for the interface called by the remote server and setting a password, when the client issues a request, calling the corresponding interface to carry out identity verification with the remote server, and after the identity verification is passed, subscribing related test resources by the client.
4. A VSOA-based testing system of claim 1, wherein: the test resources on the remote server are saved in the form of a single file, folder, or compressed package.
5. The VSOA-based testing system of claim 4, wherein: and determining the sequence and the priority of the test resources to be acquired by the command codes of the test resources requested by the local equipment to be tested from the remote server.
6. A VSOA-based testing system of claim 1, wherein: the test log at least comprises a test platform, a test command, a test running process and a test result.
7. The VSOA-based testing system of claim 6, wherein: when more test information or test content is needed, the test log is replaced by the test case code or the normalized test case.
8. The testing method of a VSOA-based testing system of any one of claims 1-7, wherein: the method comprises the following steps:
1) Storing the testing resources correspondingly matched with the local equipment to be tested in a corresponding remote server;
2) The local equipment to be tested requests testing resources from a remote server through a client;
3) After receiving the request, the remote server issues testing resources correspondingly matched with the local equipment to be tested to the local equipment to be tested;
4) After the local equipment to be tested acquires the corresponding matched test resources, the local equipment to be tested starts to execute test work, and feeds back a test log to a remote server in real time;
5) And the remote server receives a test log fed back by the local equipment to be tested in real time in the test process.
CN202311817774.9A 2023-12-27 2023-12-27 VSOA-based test system and test method Active CN117493218B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311817774.9A CN117493218B (en) 2023-12-27 2023-12-27 VSOA-based test system and test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311817774.9A CN117493218B (en) 2023-12-27 2023-12-27 VSOA-based test system and test method

Publications (2)

Publication Number Publication Date
CN117493218A CN117493218A (en) 2024-02-02
CN117493218B true CN117493218B (en) 2024-03-22

Family

ID=89683251

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311817774.9A Active CN117493218B (en) 2023-12-27 2023-12-27 VSOA-based test system and test method

Country Status (1)

Country Link
CN (1) CN117493218B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101447892A (en) * 2008-11-24 2009-06-03 中兴通讯股份有限公司 Distributed test method, system and test server
CN104679654A (en) * 2015-02-26 2015-06-03 百度在线网络技术(北京)有限公司 Method, equipment and system for testing application program
CN104754009A (en) * 2013-12-31 2015-07-01 中国移动通信集团广东有限公司 Service acquisition and invocation method, device, client-side and server
CN105953829A (en) * 2016-04-25 2016-09-21 中国人民解放军军械工程学院 Automatic test system with shared resources and operation mechanism thereof
CN109101373A (en) * 2017-06-20 2018-12-28 北京航空航天大学 General-utility test platform based on subscription/publication mode
CN110647460A (en) * 2019-08-05 2020-01-03 微梦创科网络科技(中国)有限公司 Test resource management method and device and test client
CN111221743A (en) * 2020-03-18 2020-06-02 时时同云科技(成都)有限责任公司 Automatic testing method and system
CN113495846A (en) * 2021-09-07 2021-10-12 浙江华创视讯科技有限公司 Terminal test system and test device based on cluster
US11610143B1 (en) * 2020-06-29 2023-03-21 Amazon Technologies, Inc. Client-specific validation for migrating to a version of a machine learning model using client-supplied test data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA3154210A1 (en) * 2017-10-30 2019-04-30 Deltek, Inc. Dynamic content and cloud based content within collaborative electronic content creation and management tools

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101447892A (en) * 2008-11-24 2009-06-03 中兴通讯股份有限公司 Distributed test method, system and test server
CN104754009A (en) * 2013-12-31 2015-07-01 中国移动通信集团广东有限公司 Service acquisition and invocation method, device, client-side and server
CN104679654A (en) * 2015-02-26 2015-06-03 百度在线网络技术(北京)有限公司 Method, equipment and system for testing application program
CN105953829A (en) * 2016-04-25 2016-09-21 中国人民解放军军械工程学院 Automatic test system with shared resources and operation mechanism thereof
CN109101373A (en) * 2017-06-20 2018-12-28 北京航空航天大学 General-utility test platform based on subscription/publication mode
CN110647460A (en) * 2019-08-05 2020-01-03 微梦创科网络科技(中国)有限公司 Test resource management method and device and test client
CN111221743A (en) * 2020-03-18 2020-06-02 时时同云科技(成都)有限责任公司 Automatic testing method and system
US11610143B1 (en) * 2020-06-29 2023-03-21 Amazon Technologies, Inc. Client-specific validation for migrating to a version of a machine learning model using client-supplied test data
CN113495846A (en) * 2021-09-07 2021-10-12 浙江华创视讯科技有限公司 Terminal test system and test device based on cluster

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A dynamic rescheduling algorithm for resource management in large scale dependable distributed systems;Alexandra Olteanu 等;《Computers & Mathematics with Applications》;20120531;第63卷(第9期);第1409-1423页 *
SaaS应用公共测试平台的设计与实现;陆海婧;《中国优秀硕士学位论文全文数据库 信息科技辑》;20160315;I138-2460 *
支持PaaS的CTS测试云平台部分模块的设计与实现;朱珺辰;《中国优秀硕士学位论文全文数据库 信息科技辑》;20121015;I138-1900 *

Also Published As

Publication number Publication date
CN117493218A (en) 2024-02-02

Similar Documents

Publication Publication Date Title
US20210326451A1 (en) Automated security assessment of business-critical systems and applications
CN108650149B (en) Server testing method, device, equipment and computer readable storage medium
US9117027B2 (en) Method and system for compliance testing in a cloud storage environment
US7979532B2 (en) Systems and methods for using an access point for testing multiple devices and using several consoles
US7921335B2 (en) System diagnostic utility
CN112995324B (en) Service calling method, device, computer readable medium and equipment
CN111130922A (en) Airborne information safety automatic test method and test platform
CN105518693B (en) A kind of safety protecting method and device
US7617462B2 (en) Graphical user interface (GUI) for displaying software component availability as determined by a messaging infrastructure
CN113360377B (en) Test method and device
CN109522202B (en) Software testing method and device
CN117493218B (en) VSOA-based test system and test method
US7734763B2 (en) Application for testing the availability of software components
US20130246523A1 (en) Browser based recovery discovery
CN114257632B (en) Method and device for reconnecting broken wire, electronic equipment and readable storage medium
CN113296911B (en) Cluster calling method, cluster calling device, electronic equipment and readable storage medium
CN116112559A (en) Remote server management control method, system and storage medium
CN115454856A (en) Multi-application security detection method, device, medium and electronic equipment
KR20190110314A (en) Method for testing AT based on AUTOSAR standard
CN113032263A (en) Case test processing method and device, server and readable storage medium
CN111049795B (en) Method and device for detecting sensitive data unencrypted vulnerability of distributed Web application
CN116521251A (en) Service management method, device, computer equipment and storage medium
US8949403B1 (en) Infrastructure for maintaining cognizance of available and unavailable software components
CN115174232B (en) Client installation method, host information processing method and operation and maintenance safety system
Bhojan et al. Service based mobile test automation framework for automotive HMI

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