CN117520150A - Test method and test system - Google Patents

Test method and test system Download PDF

Info

Publication number
CN117520150A
CN117520150A CN202311392102.8A CN202311392102A CN117520150A CN 117520150 A CN117520150 A CN 117520150A CN 202311392102 A CN202311392102 A CN 202311392102A CN 117520150 A CN117520150 A CN 117520150A
Authority
CN
China
Prior art keywords
test
equipment
instruction
operation data
intelligent
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
CN202311392102.8A
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.)
Meta Bounds Inc
Original Assignee
Meta Bounds Inc
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 Meta Bounds Inc filed Critical Meta Bounds Inc
Priority to CN202311392102.8A priority Critical patent/CN117520150A/en
Publication of CN117520150A publication Critical patent/CN117520150A/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/3696Methods or tools to render software testable
    • 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/3692Test management for test results analysis

Abstract

The embodiment of the application relates to the technical field of intelligent wearable equipment, and particularly provides a testing method and a testing system. The method comprises the steps that a test control device responds to a first control instruction and sends an environment construction instruction to an environment simulation device; the environment simulation equipment is used for setting environment parameters for testing according to the environment construction instruction, and is used for placing intelligent wearable equipment to be tested; the test control device responds to the second control instruction and sends a test instruction to the intelligent wearable device so that the intelligent wearable device responds to the test instruction to execute test operation; in the process that the intelligent wearing equipment executes the test operation, the information acquisition equipment acquires the operation data of the intelligent wearing equipment and sends the operation data to the test control equipment; and the test control equipment obtains a test result of the intelligent wearable equipment according to the operation data. The problem of work efficiency is lower and the cost of labor is high when testing intelligent wearing equipment among the related art is solved, the work efficiency of testing intelligent wearing equipment has been improved.

Description

Test method and test system
Technical Field
The application relates to the technical field of intelligent wearable equipment, in particular to a testing method and a testing system.
Background
With the development of intelligent wearing equipment, more and more users purchase or use intelligent wearing equipment, all performances of the intelligent wearing equipment need to be tested before the intelligent wearing equipment is brought out, problems existing in the intelligent wearing equipment are found in time and repaired, and therefore the intelligent wearing equipment can be guaranteed to operate normally.
In the related art, test cases need to be written by a tester, and then the intelligent wearable equipment is tested one by one according to the test cases. The testing method has the advantages that the corresponding testing workload is large, when the testing abnormality occurs in the testing process, the intelligent wearable equipment is required to be retested, so that the testing work is complicated, the workload of the testers is greatly increased, the working efficiency of the testing work is influenced, the labor input of the testing is increased, and the labor cost is increased.
Disclosure of Invention
The main purpose of the embodiment of the application is to provide a testing method, and aims to solve the problems of low testing efficiency and high labor cost caused by complex testing work when intelligent wearing equipment is tested in the related technology.
In a first aspect, an embodiment of the present application provides a test method, which is applied to a test system, where the test system includes an environmental simulation device, an information acquisition device, and a test control device communicatively connected to the information acquisition device and the environmental simulation device, and includes:
the test control equipment receives a first control instruction and responds to the first control instruction to send an environment construction instruction to the environment simulation equipment;
the environment simulation equipment is used for setting environment parameters for testing the intelligent wearing equipment according to the environment construction instruction, and is provided with a test position for placing the intelligent wearing equipment to be tested;
the test control equipment receives a second control instruction and responds to the second control instruction to send a test instruction to the intelligent wearing equipment so that the intelligent wearing equipment responds to the test instruction to execute a test operation;
in the process that the intelligent wearable device executes the test operation, the information acquisition device acquires operation data of the intelligent wearable device and sends the operation data to the test control device;
and the test control equipment obtains a test result of the intelligent wearable equipment according to the operation data.
In a second aspect, an embodiment of the present application further provides a test system, where the test system includes an environmental simulation device, an information collecting device, and a test control device communicatively connected to the information collecting device and the environmental simulation device, and the test control device includes:
the test control equipment receives a first control instruction and responds to the first control instruction to send an environment construction instruction to the environment simulation equipment;
the environment simulation equipment is used for setting environment parameters for testing the intelligent wearing equipment according to the environment construction instruction, and is provided with a test position for placing the intelligent wearing equipment to be tested;
the test control equipment receives a second control instruction and responds to the second control instruction to send a test instruction to the intelligent wearing equipment so that the intelligent wearing equipment responds to the test instruction to execute a test operation;
in the process that the intelligent wearable device executes the test operation, the information acquisition device acquires operation data of the intelligent wearable device and sends the operation data to the test control device;
and the test control equipment obtains a test result of the intelligent wearable equipment according to the operation data.
The embodiment of the application provides a test method and a test system, wherein the test method is applied to the test system, the test system comprises environment simulation equipment, information acquisition equipment and test control equipment which is in communication connection with the information acquisition equipment and the environment simulation equipment, the method sends environment construction instructions to the environment simulation equipment according to the test control equipment so as to control the environment simulation equipment to create corresponding simulation environments, support is provided for function tests of subsequent intelligent wearing equipment under different environments, the test control equipment sends test instructions to the intelligent wearing equipment, so that the intelligent wearing equipment performs test operation in the simulation environments according to the test instructions, operation data when the intelligent wearing equipment performs test operation is acquired according to the information acquisition equipment, and then the working state of the intelligent wearing equipment is analyzed according to the operation data so as to obtain test results. Therefore, automatic testing of the intelligent wearing equipment is achieved, the problems that testing work is complicated and complicated when the intelligent wearing equipment is tested in the related technology, testing efficiency is low, labor cost is high are solved, and the working efficiency of testing the intelligent wearing equipment is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a block diagram of a test system according to an embodiment of the present disclosure;
FIG. 2 is a flow chart of steps of a testing method according to an embodiment of the present application;
FIG. 3 is a flowchart corresponding to one embodiment of step S103 in FIG. 2;
FIG. 4 is a flowchart corresponding to one embodiment of step S104 in FIG. 2;
fig. 5 is a schematic diagram of a scenario for implementing the testing method provided in the present embodiment.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
The flow diagrams depicted in the figures are merely illustrative and not necessarily all of the elements and operations/steps are included or performed in the order described. For example, some operations/steps may be further divided, combined, or partially combined, so that the order of actual execution may be changed according to actual situations.
It is to be understood that the terminology used in the description of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
The embodiment of the application provides a testing method and a testing system. The testing method comprises the steps that a testing control device receives a first control instruction and responds to the first control instruction to send an environment construction instruction to an environment simulation device; the environment simulation equipment sets environment parameters for testing the intelligent wearing equipment according to the environment construction instruction, so as to construct a simulation environment, wherein the environment simulation equipment is provided with a test position, and the intelligent wearing equipment is placed on the test position; the test control equipment receives a second control instruction and responds to the second control instruction to send a test instruction to the intelligent wearing equipment so that the intelligent wearing equipment responds to the test instruction to execute test operation; in the process that the intelligent wearing equipment executes the test operation, the information acquisition equipment acquires corresponding operation data of the intelligent wearing equipment in the simulation environment and sends the operation data to the test control equipment; and when the test control equipment receives the operation data, the operation condition of the intelligent wearing equipment is analyzed according to the operation data, so that a test result corresponding to the intelligent wearing equipment is obtained. Therefore, the problems of low testing efficiency and high labor cost caused by complex testing work when intelligent wearing equipment is tested in the related technology are solved.
Some embodiments of the present application are described in detail below with reference to the accompanying drawings. The following embodiments and features of the embodiments may be combined with each other without conflict.
Referring to fig. 1, fig. 1 is a block diagram of a test system according to an embodiment of the present application.
As shown in fig. 1, the test system 100 provided by the invention comprises an environment simulation device 10, an information acquisition device 20 and a test control device 30 which is in communication connection with the information acquisition device 20 and the environment simulation device 10. The environmental simulation device 10 may be a test box, wherein the test box includes, but is not limited to, an environmental chamber, an environmental simulation box, and the like. The information acquisition device 20 may be an information acquisition device including, but not limited to, a data acquisition terminal device, an electronic information acquisition device, and the like. The test control device 30 may be a terminal device including, but not limited to, a tablet computer, a notebook computer, etc., and the terminal device may also be a server or a server cluster.
For example, the test control device 30 responds to the first control instruction and sends an environment construction instruction to the environment simulation device 10, so that after the environment simulation device 10 receives the environment construction instruction, environmental parameters for testing the intelligent wearable device are set according to the environment construction instruction, a simulation environment is obtained, the intelligent wearable device to be tested is placed in a test position in the simulation environment, and then the test control device 30 responds to the second control instruction and sends a test instruction to the intelligent wearable device, so that the intelligent wearable device responds to the test instruction and executes a test operation. Further, in the process of executing the test operation by the intelligent wearable device, the information acquisition device 20 acquires operation data of the intelligent wearable device and sends the operation data to the test control device 30; thereby, the test control device 30 obtains a test result of the intelligent wearable device according to the operation data. Thereby realizing the automatic test of intelligent wearing equipment.
Referring to fig. 2, fig. 2 is a schematic diagram of a testing method according to an embodiment of the present application.
As shown in fig. 2, the testing method is applied to the testing system 100, and the testing method includes steps S101 to S105.
Step S101: the test control device 30 receives the first control instruction and transmits an environment construction instruction to the environment simulation device 10 in response to the first control instruction.
Illustratively, when the smart wearable device is subjected to a temperature rise test, a tester sets parameters of a test environment in which the smart wearable device is located in the test control device 30, so as to generate a first control instruction. The test control device 30 receives the first control instruction and transmits an environment construction instruction to the environment simulation device 10 in response to the first control instruction.
For example, when the environmental parameters for environmental setting of the environmental simulation device 10 include temperature, wind level, humidity, and the like, and when the temperature rise test is performed on the intelligent wearable device, the test control device 30 obtains parameter values corresponding to the temperature, wind level, humidity, and the like according to the first control instruction, and further forms an environmental construction instruction according to the parameter values corresponding to the temperature, wind level, humidity, and the like, and sends the environmental construction instruction to the environmental simulation device 10.
For example, when an environment with no wind, a temperature of 25 degrees and a humidity of 40% is set up, the parameter values with the temperature of 25 degrees, the humidity of 0.4 and the wind level of 0 are formed into an environment construction command and sent to the environment simulation device 10, so that the environment simulation device 10 performs environment setting up according to the parameters in the environment construction command.
Optionally, the environmental parameters for the environmental simulation device 10 to make environmental settings include, but are not limited to, temperature, wind level, humidity. Can be selected according to actual requirements, and is not particularly limited in the present application.
Step S102: the environment simulation device 10 sets environmental parameters for testing the intelligent wearable device according to the environment construction instruction, and the environment simulation device 10 is provided with a test bit for placing the intelligent wearable device to be tested.
Illustratively, the environment simulation device 10 receives the environment construction instruction and analyzes the environment construction instruction to obtain a parameter value corresponding to the environment parameter, and further constructs a simulation environment corresponding to the environment simulation device 10 according to the parameter value. The environment simulation device 10 is internally provided with a test site, and the test site is used for placing an intelligent wearable device to be tested, so that the intelligent wearable device can perform performance test or functional test in a simulation environment.
For example, the environment construction instruction includes a temperature: 30 degrees, wind level: grade 2, humidity: 60, adjusting the environment simulation device 10 according to the parameter values corresponding to the temperature, the wind level and the humidity to obtain the simulation environment corresponding to the environment construction instruction.
Optionally, the parameter value corresponding to the environmental parameter in the environment building instruction may be a fixed value or a range of values, so as to ensure that the environment simulation device 10 can simulate the real usage scenario corresponding to the intelligent wearable device more truly.
In some embodiments, the test site includes a test stand on which the smart wearable device is placed.
Illustratively, the environment simulation device 10 is provided with a test stand, and when the intelligent wearable device is tested, the intelligent wearable device is placed on the test stand, so that the intelligent wearable device is in a stable state, and the accuracy of the test result is ensured.
In addition, the material of the test stand should preferably not absorb heat energy on the smart wearable device, and should not transfer heat energy to the smart wearable device, so as to prevent the influence on the test result of the smart wearable device.
For example, when testing the temperature when intelligent wearing equipment is used, if the test support and intelligent wearing equipment generate heat transfer, the test result of the intelligent wearing equipment can be influenced, the test result is inaccurate, and the accuracy of the test result is reduced.
Specifically, the intelligent wearing equipment is placed on the test support, a relatively standard test environment can be better provided, test data of the same intelligent wearing equipment under different environmental parameters can be better compared through testing under the same environment, and reliability of test results is improved.
Step S103, the test control device 30 receives a second control instruction, and sends a test instruction to the smart wearable device in response to the second control instruction, so that the smart wearable device executes a test operation in response to the test instruction.
Illustratively, the temperature rise test is performed on the intelligent wearable device, and then the temperature of the intelligent wearable device under different use scenes is tested. The tester controls the intelligent wearable device through the test control device 30 to generate a second control instruction. The test control device 30 receives the second control instruction and transmits a test instruction to the smart wearable device in response to the second control instruction, so that the smart wearable device performs a test operation in response to the test instruction.
For example, the intelligent wearing device is AR glasses, the AR glasses have photographing functions, the photographing functions of the AR glasses in the virtual environment corresponding to the environment simulation device 10 are tested, then the test control device 30 sends a test instruction corresponding to the test function to the intelligent wearing device, and when the intelligent wearing device receives and responds to the test instruction, the corresponding photographing function is executed.
Referring to fig. 3, in some embodiments, the test system 100 further includes a communication device for communicating with the smart wearable device, and the step S103 includes sub-steps S1031 to S1033, where the test instruction is sent to the smart wearable device in response to the second control instruction.
In the substep S1031, the test control device 30 sends an initial test signal to the communication device, so that the communication device performs signal analysis according to the initial test signal.
Illustratively, the smart wearable device communicates with the test control device 30 through a communication device implementation. The test control device 30 sends an initial test signal to the communication device, and when the communication device receives the initial test signal and responds to the initial test signal, signal analysis is performed on the initial test signal.
And S1032, the communication equipment performs signal analysis on the initial test signal to obtain an analysis result.
Illustratively, the communication device performs signal analysis on the initial test signal to obtain an analysis result.
And step S1033, the communication equipment determines the test instruction sent to the intelligent wearable equipment according to the analysis result, and sends the test instruction to the intelligent wearable equipment.
The communication device generates a test instruction corresponding to the analysis result according to a communication protocol between the communication device and the intelligent wearable device, and sends the test instruction to the intelligent wearable device according to the communication protocol, so that the intelligent wearable device responds to the test instruction to execute a test operation.
Specifically, the communication between the test control device 30 and the intelligent wearable device is realized through the communication device, a high-reliability data transmission mode can be used, the communication between the test control device 30 and the intelligent wearable device is realized, and the reliability and the integrity of data transmission are ensured.
In some embodiments, the communication device communicates with the smart wearable device by way of a wireless connection.
The communication device is provided with a Bluetooth module, and the communication device and the intelligent wearable device are communicated through Bluetooth connection.
For example, if the communication device is bluetooth Dongle, a bluetooth connection is established between the communication device and the smart wearable device, so as to realize wireless communication between the communication device and the smart wearable device.
Optionally, the wireless connection mode includes, but is not limited to, bluetooth, wifi, etc., and the specific mode may be selected according to actual requirements, which is not limited in this application.
Specifically, the communication equipment and the intelligent wearing equipment are communicated in a wireless connection mode, so that the intelligent wearing equipment can be tested anytime and anywhere, the limitation of space and geography is avoided, and the intelligent wearing equipment is more flexible. In addition, the wire ageing and damage can be avoided in the mode of wireless connection to the communication, and simultaneously data transmission function also can be more reliable stable, reduces equipment maintenance cost.
Step S104, in the process of executing the test operation by the smart wearable device, the information collecting device 20 collects the operation data of the smart wearable device, and sends the operation data to the test control device 30.
Illustratively, when the intelligent wearable device executes the test operation process corresponding to the test instruction in the simulation environment corresponding to the environment simulation device 10, the information collecting device 20 collects the operation data corresponding to the test operation executed by the intelligent wearable device, and sends the operation data to the test control device 30.
For example, if the smart wearable device performs the test operation corresponding to the test instruction in the simulated environment corresponding to the environment simulation device 10 as the photographed photo, the information collecting device 20 may collect the photographed photo obtained by the test operation as the corresponding operation data.
Referring to fig. 4, in some embodiments, the information collecting device includes a data sensor, the information collecting device 20 collects operation data of the smart wearable device, and step S104 includes sub-steps S1041 to S1042.
Step S1041, the data sensor obtains sensing data corresponding to the intelligent wearable device running according to the test instruction, and sends the sensing data to the information acquisition device.
Illustratively, one end of the data sensor is connected to the intelligent wearable device, and the other end of the data sensor is connected to the information acquisition device 20, so that the information acquisition device 20 acquires sensing data corresponding to the intelligent wearable device when performing a test operation under a test instruction according to the data sensor.
For example, the temperature of the smart wearable device when executing the test instructions is now tested. If the intelligent wearing equipment is AR glasses, the temperature of the AR glasses when each test instruction is executed is tested, so that accidents such as scalding and the like can be avoided when the user uses the AR glasses.
For example, if the data sensor is a thermocouple wire, one end of the thermocouple wire is connected to the optical machine, the left and right temples, and the frame of the AR glasses, and the other end is connected to the information collecting device 20, and when the temperature of the AR glasses at the time of executing each test instruction is tested, the sensing data corresponding to the AR glasses at the time of executing the test operation is obtained according to the thermocouple wire.
In substep S1042, the information collecting device 20 receives the sensing data, and performs data conversion on the sensing data to obtain the operation data corresponding to the intelligent wearable device.
Illustratively, the information collecting device 20 receives the sensing data, and performs data conversion on the sensing data to obtain operation data corresponding to the intelligent wearable device, so as to characterize the operation state of the intelligent wearable device under the current test operation through the operation data.
For example, when the temperature information collected by the sensing data is the temperature of Fahrenheit, the temperature of Fahrenheit can be converted into the temperature of celsius, so that the temperature of celsius is used as the corresponding operation data of the intelligent wearable device.
Step S105, the test control device 30 obtains a test result of the intelligent wearable device according to the operation data.
Illustratively, the test control device 30 uses the neural network to perform data classification on the operation data, so as to determine a data type corresponding to the operation data, and determines a test result of the intelligent wearable device according to the data type.
For example, if the data types include abnormal data and normal data, training the neural network by using the historical operation data to obtain a neural network model, and classifying the operation data by using the neural network model to obtain the data types corresponding to the operation data. When the data type is abnormal data, the test result corresponding to the intelligent wearable equipment is that the test fails; and when the data type is normal data, the test result corresponding to the intelligent wearable equipment is that the test passes.
In some embodiments, the test control device 30 obtains a test result of the smart wearable device according to the operation data, including: the test control device 30 performs abnormality detection on the operation data to obtain an abnormality detection result corresponding to the operation data; and the test control device 30 determines a test result corresponding to the intelligent wearable device according to the abnormality detection result.
For example, the test control device 30 performs anomaly detection on the operation data by using an autoregressive method, so as to obtain an anomaly detection result corresponding to the operation data, and determines that the test result corresponding to the intelligent wearable device is not passed when the anomaly detection result is that the operation data contains the anomaly data, otherwise, the test result is that the test is passed.
For example, the autoregressive model obtained by the autoregressive method is a prediction model based on time series data, and the prediction model is used for predicting data under the time corresponding to the operation data to obtain a predicted value, and then whether an abnormality exists is judged according to the error between the predicted value and the operation data. If the error exceeds a certain threshold, the operational data is determined to be abnormal.
In some embodiments, the test control device 30 performs anomaly detection on the operation data to obtain an anomaly detection result corresponding to the operation data, including: the test control device 30 determines an abnormality detection rule corresponding to the operation data; the test control device 30 performs abnormality detection on the operation data according to the abnormality detection rule, and obtains the abnormality detection result.
Illustratively, the test control device 30 has provided therein an abnormality detection rule for different test scenarios by the smart wearable device, the abnormality detection rule being empirically obtained.
The method comprises the steps of determining a corresponding abnormality detection rule according to a test operation under a test scene corresponding to the intelligent wearable device, and further performing abnormality detection on operation data according to the abnormality detection rule, so that an abnormality detection result corresponding to the operation data obtained by the intelligent wearable device under the test operation is obtained.
For example, when the intelligent wearable device performs photographing operation, the temperature cannot be higher than 20 degrees, if the temperature is higher than 20 degrees, the intelligent wearable device is indicated to have abnormality, then the operation data corresponding to the intelligent wearable device when the intelligent wearable device performs photographing operation is compared with 20 degrees, if the operation data has the condition higher than 20 degrees, the intelligent wearable device is indicated to have abnormality data in the operation data corresponding to the intelligent wearable device, otherwise, the intelligent wearable device is indicated to have no abnormality data in the operation data corresponding to the intelligent wearable device.
In some embodiments, after obtaining the test result of the smart wearable device according to the operation data, the test control device 30 further includes: the test control device 30 generates a corresponding test report according to the test result, and sends the test report to a target terminal in communication connection with the test control device 30.
For example, after the test on the smart wearable device is completed, the test control device 30 generates a corresponding test report according to the test result of the smart wearable device, where the test report may be in a text form, a picture form, or a chart form, and sends the test report to a target terminal communicatively connected to the test control device 30. According to the intelligent wearable device testing method and system, testing staff corresponding to the target terminal can timely analyze testing results of the intelligent wearable device in different scenes according to the testing report.
Optionally, the test report includes, but is not limited to, a voice form, a text form, a picture form, or a chart form. Those skilled in the art may choose according to actual needs, and are not particularly limited in this application.
In some embodiments, the test method further comprises: the test control device 30 sends the operation data and the test result to a cloud server.
The test control device 30 may send the operation data and the test result to the cloud server after obtaining the operation data and the test result corresponding to the intelligent wearable device, so as to store the operation data and the test result in the cloud server, thereby facilitating other testers to remotely check the test result of the intelligent wearable device, and further improving flexibility of the testers to check the test result.
Referring to fig. 5, fig. 5 is a schematic diagram of a scenario in which the test method provided in the present embodiment is implemented, and as shown in fig. 5, the test control device 30 sends an environment construction instruction to the environment simulation device 10 in response to the first control instruction; the environment simulation device 10 sets environment parameters according to the environment construction instruction, and the intelligent wearable device is placed on a test support of the environment simulation device 10; the test control device 30 sends a test instruction to the intelligent wearable device in response to the second control instruction, so that the intelligent wearable device can execute a test operation in response to the test instruction; further, in the process of executing the test operation by the intelligent wearable device, the information acquisition device 20 acquires operation data of the intelligent wearable device and sends the operation data to the test control device 30; the test control device 30 determines an abnormality detection rule corresponding to the operation data; the test control device 30 performs abnormality detection on the operation data according to the abnormality detection rule, obtaining an abnormality detection result. The test control device 30 determines a test result corresponding to the intelligent wearable device according to the abnormality detection result. When the corresponding test result of the intelligent wearable device under other environment parameters and other test instructions is required to be obtained, the steps can be repeated until the test of the intelligent wearable device is completed. Therefore, the problems of low testing efficiency and high labor cost caused by complex testing work when intelligent wearing equipment is tested in the related technology are solved. Efficiency of testing intelligent wearing equipment is improved.
Referring to fig. 1, the embodiment of the present application further provides a test system 100, where the test system 100 includes. An environmental simulation apparatus 10, an information acquisition apparatus 20, and a test control apparatus 30 communicatively connected to the information acquisition apparatus 20 and the environmental simulation apparatus 10, comprising:
the test control device 30 receives a first control instruction and transmits an environment construction instruction to the environment simulation device 10 in response to the first control instruction;
the environment simulation device 10 sets environmental parameters for testing the intelligent wearable device according to the environment construction instruction, and the environment simulation device 10 is provided with a test position for placing the intelligent wearable device to be tested;
the test control device 30 receives a second control instruction, and sends a test instruction to the intelligent wearable device in response to the second control instruction, so that the intelligent wearable device can execute a test operation in response to the test instruction;
during the process of executing the test operation by the intelligent wearable device, the information collecting device 20 collects operation data of the intelligent wearable device and sends the operation data to the test control device 30;
the test control device 30 obtains a test result of the intelligent wearable device according to the operation data.
In some embodiments, the test system 100 further includes a communication device for communicating with the smart wearable device, and the responding to the second control instruction sends a test instruction to the smart wearable device, performs:
the test control device 30 sends an initial test signal to the communication device, so that the communication device performs signal analysis according to the initial test signal;
the communication equipment performs signal analysis on the initial test signal to obtain an analysis result;
and the communication equipment determines the test instruction sent to the intelligent wearable equipment according to the analysis result and sends the test instruction to the intelligent wearable equipment.
In some embodiments, the communication device communicates with the smart wearable device by way of a wireless connection.
In some embodiments, the test site includes a test stand on which the smart wearable device is placed.
In some embodiments, the information collecting device 20 includes a data sensor, the information collecting device 20 collects operation data of the smart wearable device, and performs:
the data sensor obtains sensing data corresponding to the intelligent wearable device running according to the test instruction, and sends the sensing data to the information acquisition device;
the information acquisition equipment receives the sensing data and performs data conversion on the sensing data to obtain the operation data corresponding to the intelligent wearable equipment.
In some embodiments, the test control device 30 obtains a test result of the smart wearable device according to the operation data, and performs:
the test control equipment performs abnormality detection on the operation data to obtain an abnormality detection result corresponding to the operation data;
and the test control equipment determines a test result corresponding to the intelligent wearable equipment according to the abnormality detection result.
In some embodiments, the test control device 30 performs anomaly detection on the operation data to obtain an anomaly detection result corresponding to the operation data, including:
the test control device 30 determines an abnormality detection rule corresponding to the operation data;
the test control device 30 performs abnormality detection on the operation data according to the abnormality detection rule, and obtains the abnormality detection result.
In some embodiments, after obtaining the test result of the smart wearable device according to the operation data, the test control device 30 further performs:
and the test control equipment generates a corresponding test report according to the test result and sends the test report to a target terminal in communication connection with the test control equipment.
In some embodiments, the test system 100 also performs: the test control device 30 sends the operation data and the test result to a cloud server.
It should be noted that, for convenience and brevity of description, the specific working process of the test system 100 described above may refer to the corresponding process in the foregoing test method embodiment, which is not described herein again.
Embodiments of the present invention also provide a storage medium for computer readable storage storing one or more programs executable by one or more processors to implement the steps of any one of the test methods provided in the embodiments of the present invention.
The storage medium may be an internal storage unit of the test system according to the foregoing embodiment, for example, a hard disk or a memory of the test system. The storage medium may also be an external storage device of the test system, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the test system.
Those of ordinary skill in the art will appreciate that all or some of the steps, systems, functional modules/units in the apparatus, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware embodiment, the division between the functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed cooperatively by several physical components. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as known to those skilled in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. Furthermore, as is well known to those of ordinary skill in the art, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
It should be understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations. It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments. While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (10)

1. A test method applied to a test system, the test system comprising an environment simulation device, an information acquisition device and a test control device in communication connection with the information acquisition device and the environment simulation device, the method comprising:
the test control equipment receives a first control instruction and responds to the first control instruction to send an environment construction instruction to the environment simulation equipment;
the environment simulation equipment is used for setting environment parameters for testing the intelligent wearing equipment according to the environment construction instruction, and is provided with a test position for placing the intelligent wearing equipment to be tested;
the test control equipment receives a second control instruction and responds to the second control instruction to send a test instruction to the intelligent wearing equipment so that the intelligent wearing equipment responds to the test instruction to execute a test operation;
in the process that the intelligent wearable device executes the test operation, the information acquisition device acquires operation data of the intelligent wearable device and sends the operation data to the test control device;
and the test control equipment obtains a test result of the intelligent wearable equipment according to the operation data.
2. The method of claim 1, wherein the test system further comprises a communication device for communicating with the smart wearable device, the sending test instructions to the smart wearable device in response to the second control instructions, comprising:
the test control device sends an initial test signal to the communication device so that the communication device performs signal analysis according to the initial test signal;
the communication equipment performs signal analysis on the initial test signal to obtain an analysis result;
and the communication equipment determines the test instruction sent to the intelligent wearable equipment according to the analysis result and sends the test instruction to the intelligent wearable equipment.
3. The method of claim 2, wherein the communication device communicates with the smart wearable device by way of a wireless connection.
4. The method of claim 1, wherein the test site comprises a test stand, and the smart wearable device is placed on the test stand.
5. The method of claim 1, wherein the information gathering device includes a data sensor, the information gathering device gathering operational data of the smart wearable device, comprising:
the data sensor obtains sensing data corresponding to the intelligent wearable device running according to the test instruction, and sends the sensing data to the information acquisition device;
the information acquisition equipment receives the sensing data and performs data conversion on the sensing data to obtain the operation data corresponding to the intelligent wearable equipment.
6. The method according to claim 1, wherein the test control device obtains a test result of the smart wearable device according to the operation data, including:
the test control equipment performs abnormality detection on the operation data to obtain an abnormality detection result corresponding to the operation data;
and the test control equipment determines a test result corresponding to the intelligent wearable equipment according to the abnormality detection result.
7. The method according to claim 6, wherein the test control device performs anomaly detection on the operation data to obtain an anomaly detection result corresponding to the operation data, and the method comprises:
the test control equipment determines an abnormality detection rule corresponding to the operation data;
and the test control equipment performs abnormality detection on the operation data according to the abnormality detection rule to obtain an abnormality detection result.
8. The method according to claim 1, wherein after the test control device obtains the test result of the smart wearable device according to the operation data, the method further comprises:
and the test control equipment generates a corresponding test report according to the test result and sends the test report to a target terminal in communication connection with the test control equipment.
9. The method as recited in claim 1, wherein the method further comprises: and the test control equipment sends the operation data and the test result to a cloud server.
10. A test system comprising an environmental simulation device, an information acquisition device, and a test control device in communication with the information acquisition device and the environmental simulation device, comprising:
the test control equipment receives a first control instruction and responds to the first control instruction to send an environment construction instruction to the environment simulation equipment;
the environment simulation equipment is used for setting environment parameters for testing the intelligent wearing equipment according to the environment construction instruction, and is provided with a test position for placing the intelligent wearing equipment to be tested;
the test control equipment receives a second control instruction and responds to the second control instruction to send a test instruction to the intelligent wearing equipment so that the intelligent wearing equipment responds to the test instruction to execute a test operation;
in the process that the intelligent wearable device executes the test operation, the information acquisition device acquires operation data of the intelligent wearable device and sends the operation data to the test control device;
and the test control equipment obtains a test result of the intelligent wearable equipment according to the operation data.
CN202311392102.8A 2023-10-24 2023-10-24 Test method and test system Pending CN117520150A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311392102.8A CN117520150A (en) 2023-10-24 2023-10-24 Test method and test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311392102.8A CN117520150A (en) 2023-10-24 2023-10-24 Test method and test system

Publications (1)

Publication Number Publication Date
CN117520150A true CN117520150A (en) 2024-02-06

Family

ID=89746624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311392102.8A Pending CN117520150A (en) 2023-10-24 2023-10-24 Test method and test system

Country Status (1)

Country Link
CN (1) CN117520150A (en)

Similar Documents

Publication Publication Date Title
CN110262279B (en) Control system and control method
CN107025153B (en) Disk failure prediction method and device
EP4176602A1 (en) Method and apparatus for updating gateway resource, and iot control platform
US20160132426A1 (en) Automated generation of scripted and manual test cases
CN107038120B (en) Software testing method and device
CN105022694A (en) Test case generation method and system for mobile terminal test
CN109359032B (en) Test data collection method, device and system and electronic equipment
CN108322917B (en) Wireless network access fault positioning method, device, system and storage medium
CN109783355A (en) Page elements acquisition methods, system, computer equipment and readable storage medium storing program for executing
CN109726109A (en) Code debugging method, apparatus, equipment and computer storage medium
CN114255784A (en) Substation equipment fault diagnosis method based on voiceprint recognition and related device
CN110968501A (en) Linkage testing method and device for application program compatibility
CN109582549A (en) A kind of recognition methods of device type and device
CN111736951A (en) Simulation method for automatic driving, computer device, and storage medium
CN103176901A (en) Method and system for embedded software test monitoring
CN113917313A (en) Key board card fault prediction method and device
CN117520150A (en) Test method and test system
CN110490132B (en) Data processing method and device
US20200168066A1 (en) System for test and measurement instrumentation data collection and exchange
CN108122036B (en) Substation live operation and inspection auxiliary analysis method
KR101862617B1 (en) System of testing iot sensor for power facility management
KR102418892B1 (en) Method of saving energy based on confidence interval and apparatus using the same
CN115514677A (en) Server dial testing method and system
CN115643181A (en) Universal data acquisition system based on RPA robot
CN112037084B (en) Method and system for testing fault processing, testing and analyzing of power distribution main station

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