CN111444052A - Production testing method, system and device thereof - Google Patents
Production testing method, system and device thereof Download PDFInfo
- Publication number
- CN111444052A CN111444052A CN202010222204.5A CN202010222204A CN111444052A CN 111444052 A CN111444052 A CN 111444052A CN 202010222204 A CN202010222204 A CN 202010222204A CN 111444052 A CN111444052 A CN 111444052A
- Authority
- CN
- China
- Prior art keywords
- test
- tested
- library
- production
- communication
- 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.)
- Granted
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 280
- 238000004519 manufacturing process Methods 0.000 title claims abstract description 81
- 238000004891 communication Methods 0.000 claims description 77
- 230000003993 interaction Effects 0.000 claims description 9
- 238000013480 data collection Methods 0.000 claims description 7
- 238000003860 storage Methods 0.000 claims description 7
- 238000000034 method Methods 0.000 claims description 5
- 238000010998 test method Methods 0.000 claims description 5
- 230000008569 process Effects 0.000 claims description 3
- 238000011161 development Methods 0.000 abstract description 4
- 238000012423 maintenance Methods 0.000 abstract description 4
- 238000013461 design Methods 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 8
- 238000005259 measurement Methods 0.000 description 4
- 238000012795 verification Methods 0.000 description 4
- 238000013475 authorization Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 238000012797 qualification Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000011990 functional testing Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000009776 industrial production Methods 0.000 description 1
- 210000001503 joint Anatomy 0.000 description 1
- 238000003032 molecular docking Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/2273—Test methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/26—Functional testing
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Factory Administration (AREA)
Abstract
The invention relates to the technical field of production testing, in particular to a production testing method, a system and a device thereof. A production testing method comprising the steps of: more than one product to be tested is connected with the test equipment; the test end respectively tests the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end; and respectively generating test results according to the tests of the configuration items on the products to be tested. The invention relates to a scheme design for carrying out production testing on various types of Internet of things equipment by upper computer software, aiming at different products, the whole machine production testing scheme can be used for carrying out production testing, the development cost and the maintenance cost are reduced, the software stability is improved, various use scenes are covered, and the expansion of new Internet of things equipment is supported.
Description
Technical Field
The invention relates to the technical field of production testing, in particular to a production testing method, a system and a device thereof.
Background
At present, the Internet of things is developing rapidly, and the equipment types supporting the Internet of things are more and more, so that the production testing ring is indispensable for ensuring the product quality. The product production and measurement are the otology of industrial production, and are one of the scientific and modernized basic works of enterprise management. If the product is not detected in the production link, the state of the production process cannot be mastered, and necessary control and adjustment of production are lost.
Some functional tests of the equipment cannot be directly tested or test results can be visually observed. When all the existing factories produce, each product needs to have a corresponding production test upper computer control device and obtain the production test result thereof to give an operator a test result.
Due to the diversity of the types of the equipment of the Internet of things, hardware and software functions of different products and equipment to be tested are different, and test scenes are also diversified. At present, the common practice in the industry is to develop a matched upper computer for each kind of equipment. Although the problem is solved, for the equipment class which is growing day by day, the versions of the upper computer are more and more, the maintenance cost is higher and higher, and the stability of newly developed upper computer software cannot be ensured.
Disclosure of Invention
The invention relates to a scheme design for production testing of various types of Internet of things equipment by upper computer software. Aiming at different products, the whole machine production and test scheme can be used for production and test, so that the development cost and the maintenance cost are reduced, the software stability is improved, various use scenes are covered, and the expansion of new Internet of things equipment is supported.
Based on the above, the technical solution of the first aspect of the present invention provides a production testing method, including the following steps:
more than one product to be tested is connected with the test equipment;
the test end respectively tests the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end;
and respectively generating test results according to the tests of the configuration items on the products to be tested.
In some possible embodiments, the test equipment is provided with more than one connection interface, and the connection interfaces select corresponding communication protocols in a communication library according to the protocols of the product to be tested;
and a plurality of products to be tested are connected with the test equipment through more than one connecting interface.
In some possible implementation modes, generating a test sequence according to a test item of a product to be tested, and searching a corresponding test item module in a test item module library according to the test sequence;
and testing the product to be tested by calling the test item module in the test item module library.
In some possible embodiments, a plurality of the configuration items are preset, and each configuration item contains different test items;
and the test end selects the corresponding configuration item at the cloud end according to the product to be tested for testing.
In some possible embodiments, the test item modules in the test item module library further comprise extension and/or update functionality.
In some possible embodiments, the production test method further comprises the step of collecting and counting production test data at the cloud end;
the cloud end is provided with a cloud end data interface which supports any one or more functions of cloud end control, fault statistics, data collection, data tracing, data display and data export.
In some possible embodiments, after the test is completed, the generated test value is compared with the standard value to obtain a result of whether the product is qualified;
and recording the test product code and the result of whether the test product code is qualified.
A technical solution of a second aspect of the present invention provides a production testing system, including:
the communication module is used for connecting a product to be tested with the test equipment;
the service module is used for respectively testing the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end;
and the output module is used for respectively generating test results according to the tests of the configuration items on the products to be tested.
In some possible embodiments, the service module includes a sequence unit, a function unit, an engine unit, and a test unit;
the sequence unit is used for generating a test sequence according to the test items of the product to be tested;
the functional unit is used for storing the test items;
the engine unit is used for searching a corresponding test item in the functional unit according to the test sequence;
and the test unit is used for searching the corresponding test item in the functional unit according to the test sequence.
In some possible embodiments, the communication module includes a device communication library, a communication protocol library, and a cloud communication library;
the equipment communication library is used for corresponding to an equipment communication interface;
the communication protocol library is used for storing communication protocols;
the cloud communication library is used for data interaction between the test end and the cloud end;
and in the production test execution process of the test unit, calling an equipment communication library, a communication protocol library, a cloud communication library, an automation library and an intelligent algorithm library to assist in completing production test.
The technical solution of the third aspect of the present invention provides a storage medium for storing executable instructions, where the executable instructions, when executed, implement the steps of the production test method described above.
The technical scheme of the fourth aspect of the invention provides a production and measurement device which comprises the storage medium.
Compared with the prior art, the invention at least has the following beneficial effects:
1. the production testing method provided by the invention controls the circulation of equipment between testing stations, and avoids the problems of missing testing and retesting.
2. The production testing method provided by the invention supports parallel production testing aiming at the requirement on testing efficiency, and can simultaneously test a plurality of devices.
3. The production testing method provided by the invention separates different functional modules aiming at the expandability, reusability and maintainability of software functions, and supports the iterative development of replacing or reusing partial modules.
4. The production testing method provided by the invention supports docking of an automatic tool or an intelligent algorithm, and can be used for automatic production testing.
5. Aiming at production test data collection and statistics, a specific cloud service interface is provided, and cloud control, fault statistics, data collection, data tracing and data display functions are supported; and a local data export interface is provided, so that the production data can be secondarily processed.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 illustrates a block flow diagram of a production testing method involved in an embodiment of the present invention;
FIG. 2 illustrates another flow diagram of a production testing method involved in an embodiment of the present invention;
FIG. 3 illustrates a block diagram of a production test system in accordance with an embodiment of the present invention;
fig. 4 shows a block diagram of the structure of a service module involved in an embodiment of the invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments of the present invention and features of the embodiments may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited to the specific embodiments disclosed below.
As shown in fig. 1, an embodiment of the present invention provides a production testing method, including the following steps:
more than one product to be tested is connected with the test equipment;
the test end respectively tests the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end;
and respectively generating test results according to the tests of the configuration items on the products to be tested.
The production test method provided by the invention is suitable for production line test products, different products to be tested can be tested through configuration items generated at the cloud end according to the test items of the products to be tested, and a plurality of products to be tested can be tested simultaneously, so that the test efficiency is effectively improved; in addition, the cloud end maintains the system in a unified manner, so that the maintenance cost is reduced; in addition, the product test is uniformly tested by the configuration item, so that the test stability is ensured.
In some possible embodiments, the test equipment is provided with more than one connection interface, and the connection interfaces select corresponding communication protocols in a communication library according to the protocols of the product to be tested;
and a plurality of products to be tested are connected with the test equipment through more than one connecting interface.
For example, the test equipment can support modes such as TCP communication, serial communication, UDP communication, ADB communication and the like, and correspondingly, the communication library is divided into communication protocols such as WIFI, L inux, Bluetooth, ZigBee and the like according to the protocols.
That is, after different communication interfaces are connected, a corresponding communication protocol can be selected from the communication library to be connected with the test terminal according to the protocol of the test product.
The data interaction between the test end and the cloud end is completed through a cloud end communication library of the test end, and the cloud end communication library is responsible for data encryption and decryption during data interaction; in addition, the cloud communication library can also call some interfaces, such as production test account login, password information acquisition, authorization verification and the like.
As shown in fig. 2, in some possible embodiments, a test sequence is generated according to a test item of a product to be tested, and a corresponding test item module is searched in a test item module library according to the test sequence;
and testing the product to be tested by calling the test item module in the test item module library.
In the invention, the generated test sequence is used for configuring the test items, and a sequence is configured to decide which test items are used and the execution sequence of the test items. The invention takes the test item as the minimum unit, generates a test sequence in a certain sequence according to the test item by intelligently configuring the test item, can more effectively utilize each test item, and improves the test efficiency.
For example, the test items of different products may include any one or more of audio test, device test, flag check, power-related test, button test, L ED test, MIC test, mode switching test, self-test, horn test, signal quality test, video test, and the like.
The invention supports the butt joint of automatic tools or intelligent algorithms aiming at the requirement of testing efficiency and can carry out automatic production testing.
In some possible embodiments, a plurality of the configuration items are preset, and each configuration item contains different test items;
and the test end selects the corresponding configuration item at the cloud end according to the product to be tested for testing.
Because the test items of some products to be tested are relatively fixed, a plurality of configuration items configured in this way can be correspondingly tested according to the requirements of the products by presetting some test items as the configuration items, and the response speed is increased. Particularly, for products tested on a production line, due to the fact that supervision is difficult, the testing end cannot modify the testing items of the cloud end by controlling the configuration items of the cloud end, and therefore the effect of product testing can be guaranteed.
In some possible embodiments, the test item modules in the test item module library further comprise extension and/or update functionality.
Aiming at new products and functional items to be tested, corresponding test items can be added at the cloud end and updated to the test end, so that the test items can be conveniently added.
In addition, some test item modules are adjusted or optimized, the test item modules need to be updated, and the updating function has the effect.
Aiming at the expandability, reusability and maintainability of software functions, the invention separates different functional modules and supports the iterative development of replacing or reusing partial modules.
Aiming at the collection and statistics of production and measurement data, a specific cloud service interface is provided, and any one or more functions of cloud control, fault statistics, data collection, data tracing, data display and the like are supported; and a local data export interface is provided, so that the production data can be secondarily processed.
In some possible embodiments, the production test method further comprises the step of collecting and counting production test data at the cloud end;
the cloud end is provided with a cloud end data interface which supports any one or more functions of cloud end control, fault statistics, data collection, data tracing, data display and data export.
In some possible embodiments, after the test is completed, the generated test value is compared with the standard value to obtain a result of whether the product is qualified;
and recording the test product code and the result of whether the test product code is qualified.
The result of the test finally needs to obtain a conclusion, namely pass or fail, and the conclusion is bound with the product, and when the product is scanned, the information whether the product is pass or not can be obtained. Of course, besides the information of qualification, the information may also include some information such as detection date and factory date.
As shown in fig. 3, an embodiment of the present invention further provides a production testing system, including:
the communication module is used for connecting a product to be tested with the test equipment;
the service module is used for respectively testing the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end;
and the output module is used for respectively generating test results according to the tests of the configuration items on the products to be tested.
According to the production testing system provided by the invention, the communication module is used for connecting different products to be tested with the testing equipment, the testing equipment is provided with a plurality of communication interfaces, and after the products to be tested are connected with the testing equipment, corresponding communication protocols are selected in the communication protocol library according to the products connected with the communication interfaces so as to realize the communication between the products and the testing end.
And correspondingly, the communication protocol library is divided into communication protocols such as WIFI, L inux, Bluetooth, ZigBee and the like according to the protocols.
In addition, data interaction between the test end and the cloud end is completed through a cloud end communication library of the test end, and the cloud end communication library is responsible for data encryption and decryption during data interaction; in addition, the cloud communication library can also call some interfaces, such as production test account login, password information acquisition, authorization verification and the like.
That is, the communication module may further include a cloud communication library, which is used for data interaction between the test terminal and the cloud.
The service module is mainly responsible for processing production and test related services, and functions in permission verification, cloud end butting, product testing, log output and the like are achieved by calling the function module.
As shown in fig. 4, in some possible embodiments, the service module includes a sequence unit, a function unit, an engine unit, and a test unit;
the sequence unit is used for generating a test sequence according to the test items of the product to be tested;
the functional unit is used for storing the test items;
the engine unit is used for searching a corresponding test item in the functional unit according to the test sequence;
and the test unit is used for searching the corresponding test item in the functional unit according to the test sequence.
In this way, through the cooperation of all units of the service module, the test item module corresponding to the test item configured in the test sequence is searched in the test item module library, and the related logic defined in the test item module is executed, so that the production test of the test item is completed.
The test items in the functional units form a test item library, and the test items in the test item library can be added with new test items by adding so as to increase the product types and the production test functions supported by the scheme.
In some possible embodiments, the communication module includes a device communication library, a communication protocol library, and a cloud communication library;
the equipment communication library is used for corresponding to an equipment communication interface;
the communication protocol library is used for storing communication protocols;
the cloud communication library is used for data interaction between the test end and the cloud end;
and in the production test execution process of the test unit, calling an equipment communication library, a communication protocol library, a cloud communication library, an automation library and an intelligent algorithm library to assist in completing production test.
In the production test execution logic of the test item module, an equipment communication library, a cloud communication library, an automation library, an intelligent algorithm library and the like can be called to assist in completing production test.
The automatic library is used for automatically executing different test items and testing different products according to a test sequence; the intelligent algorithm library is used for controlling the test capacity, the test sequence, the data processing of the test result and the like according to the bearing capacity of the test equipment.
And the output module (also called as a log module) respectively generates test results according to the tests of the configuration items on the products to be tested and outputs logs.
Aiming at the collection and statistics of production and measurement data, a specific cloud service interface is provided, and any one or more functions of cloud control, fault statistics, data collection, data tracing, data display and the like are supported; and a local data export interface is provided, so that the production data can be secondarily processed.
In some possible embodiments, after the test is completed, the generated test value is compared with the standard value to obtain a result of whether the product is qualified;
and recording the test product code and the result of whether the test product code is qualified.
The result of the test finally needs to obtain a conclusion, namely pass or fail, and the conclusion is bound with the product, and when the product is scanned, the information whether the product is pass or not can be obtained. Of course, besides the information of qualification, the information may also include some information such as detection date and factory date.
The production test system provided by the invention can also comprise a user operation layer which mainly provides user operation interaction and can be realized by selecting different UI frameworks such as Winform, WPF, HTM L and the like, and the system is generally also provided with an authority verification module which manages by opening the authority of different service modules for different test terminals.
Based on the production testing method, the embodiment of the invention further provides a storage medium for storing executable instructions, and the executable instructions realize the steps of the production testing method when being executed.
Based on this understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored on an electronic device executing the methods of the various implementation scenarios of the present invention. Other modules may also be included in the storage medium.
The embodiment of the invention also provides a production testing device which comprises the storage medium.
The production testing device provided by the invention is also provided with more than one connecting interface, and the connecting interface selects a corresponding communication protocol in the communication library according to the protocol of the product to be tested;
and the products to be tested are connected with the test equipment through more than one connecting interface.
According to the production testing device provided by the invention, after different communication interfaces are connected, a corresponding communication protocol can be selected from a communication library to be connected with a testing end according to the protocol of a testing product. And then testing at the cloud according to the produced test sequence.
In addition, it should be noted that, in the different embodiments of the present invention, the technical features in some possible implementations may be arbitrarily combined to form different embodiments. And will not be described herein.
In the present invention, the terms "first", "second", and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance; the term "plurality" means two or more unless expressly limited otherwise. The terms "mounted," "connected," "fixed," and the like are to be construed broadly, and for example, "connected" may be a fixed connection, a removable connection, an integral connection, or a virtual connection; "coupled" may be direct or indirect through an intermediary. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
The flowchart and block diagrams in the figures of the present invention illustrate the architecture, functionality, and operation of possible implementations of systems, methods and apparatus according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In the description of the present specification, the description of the terms "some possible implementations" or the like means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (10)
1. A production testing method is characterized by comprising the following steps:
more than one product to be tested is connected with the test equipment;
the test end respectively tests the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end;
and respectively generating test results according to the tests of the configuration items on the products to be tested.
2. The production testing method according to claim 1, wherein the testing device is provided with more than one connecting interface, and the connecting interfaces select corresponding communication protocols in a communication library according to the protocols of the product to be tested;
and a plurality of products to be tested are connected with the test equipment through more than one connecting interface.
3. The production testing method according to claim 1, characterized in that a test sequence is generated according to a test item of a product to be tested, and a corresponding test item module is searched in a test item module library according to the test sequence;
and testing the product to be tested by calling the test item module in the test item module library.
4. The production testing method of claim 1, wherein a plurality of the configuration items are preset, each of the configuration items containing a different test item;
and the test end selects the corresponding configuration item at the cloud end according to the product to be tested for testing.
5. The production testing method according to any one of claims 1-4, wherein the test item modules in the test item module library further comprise an extension and/or update function;
furthermore, the production and test method also comprises the steps of collecting and counting production and test data at the cloud end;
the cloud end is provided with a cloud end data interface which supports any one or more functions of cloud end control, fault statistics, data collection, data tracing, data display and data export.
6. A production testing system, comprising:
the communication module is used for connecting a product to be tested with the test equipment;
the service module is used for respectively testing the products to be tested according to configuration items generated by the test items of the products to be tested at the cloud end;
and the output module is used for respectively generating test results according to the tests of the configuration items on the products to be tested.
7. The production test system of claim 6, wherein the business module comprises a sequence unit, a function unit, an engine unit, and a test unit;
the sequence unit is used for generating a test sequence according to the test items of the product to be tested;
the functional unit is used for storing the test items;
the engine unit is used for searching a corresponding test item in the functional unit according to the test sequence;
and the test unit is used for searching the corresponding test item in the functional unit according to the test sequence.
8. The production testing system of claim 7, wherein the communication module comprises a device communication library, a communication protocol library, and a cloud communication library;
the equipment communication library is used for corresponding to an equipment communication interface;
the communication protocol library is used for storing communication protocols;
the cloud communication library is used for data interaction between the test end and the cloud end;
and in the production test execution process of the test unit, calling an equipment communication library, a communication protocol library, a cloud communication library, an automation library and an intelligent algorithm library to assist in completing production test.
9. A storage medium storing executable instructions which, when executed, implement the steps of the production testing method of any of claims 1-5.
10. A production test device comprising the storage medium of claim 9.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010222204.5A CN111444052B (en) | 2020-03-26 | 2020-03-26 | Yield testing method, system and device thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010222204.5A CN111444052B (en) | 2020-03-26 | 2020-03-26 | Yield testing method, system and device thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111444052A true CN111444052A (en) | 2020-07-24 |
CN111444052B CN111444052B (en) | 2024-02-13 |
Family
ID=71649028
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010222204.5A Active CN111444052B (en) | 2020-03-26 | 2020-03-26 | Yield testing method, system and device thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111444052B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112148623A (en) * | 2020-10-19 | 2020-12-29 | 青岛鹏海软件有限公司 | LIMS-based intelligent complete set of scene testing method |
CN112737876A (en) * | 2020-12-24 | 2021-04-30 | 四川爱联科技股份有限公司 | Plug-in type test system and test method based on cloud |
CN113098869A (en) * | 2021-04-01 | 2021-07-09 | 上海创米科技有限公司 | Production test method, wireless intelligent device, upper computer, electronic device and medium |
CN114578177A (en) * | 2022-01-13 | 2022-06-03 | 宁波小匠物联网科技有限公司 | Configurable online production testing method |
CN115396340A (en) * | 2022-08-31 | 2022-11-25 | 宁波小匠物联网科技有限公司 | Production test system of Internet of things equipment |
CN118132639A (en) * | 2024-04-30 | 2024-06-04 | 深圳市鼎阳科技股份有限公司 | Automatic production testing system, production testing method and computer readable storage medium |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070174713A1 (en) * | 2005-11-21 | 2007-07-26 | Riccardo Rossi | Method, system and computer program for testing a command line interface of a software product |
CN102880532A (en) * | 2011-07-13 | 2013-01-16 | 财团法人资讯工业策进会 | Cloud technology-based test system and method |
US20140032637A1 (en) * | 2012-07-24 | 2014-01-30 | Michael Weir | Enterprise Test System Platform and Associated Method for Interoperable Test Data Management, Test Development, Test Libraries and Test Workflow Management and Automation |
CN105527945A (en) * | 2015-12-10 | 2016-04-27 | 北京航星科技有限公司 | System and method for realizing rapid mass production, detection and equipment information recording of intelligent health wearable equipment |
CN106059852A (en) * | 2016-05-20 | 2016-10-26 | 索尔思光电(成都)有限公司 | Optical module cloud test system and method |
WO2017000424A1 (en) * | 2015-07-01 | 2017-01-05 | 中兴通讯股份有限公司 | Protocol detection method and apparatus |
US20170147481A1 (en) * | 2015-11-19 | 2017-05-25 | Wipro Limited | Method and System for Generating A Test Suite |
US20180157584A1 (en) * | 2016-12-05 | 2018-06-07 | Salesforce.Com, Inc. | Implicit coordination of deployment and regression testing across data centers and system clusters |
CN208539913U (en) * | 2018-07-04 | 2019-02-22 | 中国信息通信研究院 | The test device of communication equipment |
CN110176964A (en) * | 2019-06-12 | 2019-08-27 | 浙江沁园水处理科技有限公司 | A kind of production test system and method for wireless device |
CN110636131A (en) * | 2019-09-25 | 2019-12-31 | 北京中广瑞波科技股份有限公司 | Internet of things testing system based on cloud technology |
CN110690929A (en) * | 2018-07-04 | 2020-01-14 | 中国信息通信研究院 | Testing device, cloud server and testing method of communication equipment |
CN110703741A (en) * | 2019-11-01 | 2020-01-17 | 珠海格力电器股份有限公司 | Multifunctional communication debugging equipment |
-
2020
- 2020-03-26 CN CN202010222204.5A patent/CN111444052B/en active Active
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070174713A1 (en) * | 2005-11-21 | 2007-07-26 | Riccardo Rossi | Method, system and computer program for testing a command line interface of a software product |
CN102880532A (en) * | 2011-07-13 | 2013-01-16 | 财团法人资讯工业策进会 | Cloud technology-based test system and method |
US20140032637A1 (en) * | 2012-07-24 | 2014-01-30 | Michael Weir | Enterprise Test System Platform and Associated Method for Interoperable Test Data Management, Test Development, Test Libraries and Test Workflow Management and Automation |
WO2017000424A1 (en) * | 2015-07-01 | 2017-01-05 | 中兴通讯股份有限公司 | Protocol detection method and apparatus |
US20170147481A1 (en) * | 2015-11-19 | 2017-05-25 | Wipro Limited | Method and System for Generating A Test Suite |
CN105527945A (en) * | 2015-12-10 | 2016-04-27 | 北京航星科技有限公司 | System and method for realizing rapid mass production, detection and equipment information recording of intelligent health wearable equipment |
CN106059852A (en) * | 2016-05-20 | 2016-10-26 | 索尔思光电(成都)有限公司 | Optical module cloud test system and method |
US20180157584A1 (en) * | 2016-12-05 | 2018-06-07 | Salesforce.Com, Inc. | Implicit coordination of deployment and regression testing across data centers and system clusters |
CN208539913U (en) * | 2018-07-04 | 2019-02-22 | 中国信息通信研究院 | The test device of communication equipment |
CN110690929A (en) * | 2018-07-04 | 2020-01-14 | 中国信息通信研究院 | Testing device, cloud server and testing method of communication equipment |
CN110176964A (en) * | 2019-06-12 | 2019-08-27 | 浙江沁园水处理科技有限公司 | A kind of production test system and method for wireless device |
CN110636131A (en) * | 2019-09-25 | 2019-12-31 | 北京中广瑞波科技股份有限公司 | Internet of things testing system based on cloud technology |
CN110703741A (en) * | 2019-11-01 | 2020-01-17 | 珠海格力电器股份有限公司 | Multifunctional communication debugging equipment |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112148623A (en) * | 2020-10-19 | 2020-12-29 | 青岛鹏海软件有限公司 | LIMS-based intelligent complete set of scene testing method |
CN112737876A (en) * | 2020-12-24 | 2021-04-30 | 四川爱联科技股份有限公司 | Plug-in type test system and test method based on cloud |
CN112737876B (en) * | 2020-12-24 | 2022-07-08 | 四川爱联科技股份有限公司 | Plug-in type test system and test method based on cloud |
CN113098869A (en) * | 2021-04-01 | 2021-07-09 | 上海创米科技有限公司 | Production test method, wireless intelligent device, upper computer, electronic device and medium |
CN113098869B (en) * | 2021-04-01 | 2024-01-05 | 上海创米数联智能科技发展股份有限公司 | Production test method, wireless intelligent device, upper computer, electronic device and medium |
CN114578177A (en) * | 2022-01-13 | 2022-06-03 | 宁波小匠物联网科技有限公司 | Configurable online production testing method |
CN115396340A (en) * | 2022-08-31 | 2022-11-25 | 宁波小匠物联网科技有限公司 | Production test system of Internet of things equipment |
CN118132639A (en) * | 2024-04-30 | 2024-06-04 | 深圳市鼎阳科技股份有限公司 | Automatic production testing system, production testing method and computer readable storage medium |
CN118132639B (en) * | 2024-04-30 | 2024-08-06 | 深圳市鼎阳科技股份有限公司 | Automatic production testing system, production testing method and computer readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN111444052B (en) | 2024-02-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111444052A (en) | Production testing method, system and device thereof | |
CN110928774B (en) | Automatic test system based on node type | |
CN110389900B (en) | Distributed database cluster testing method and device and storage medium | |
CN108073400A (en) | Software automation construction method, server and storage medium | |
CN102523052B (en) | Testing method and testing device | |
CN108415820B (en) | Test method and device of application installation package | |
CN113485918B (en) | Test method, test device, electronic equipment and storage medium | |
CN108345449A (en) | A kind of information processing method, device, storage medium and computer equipment | |
WO2021227690A1 (en) | Automatic testing system and method for robot, and build server and storage medium | |
CN111651365B (en) | Automatic interface testing method and device | |
CN110244967A (en) | Method for updating edition and device | |
CN113760230A (en) | Service processing method and device | |
CN107357831A (en) | Configurable flow instance data distribution formula storage method and system | |
CN101193154B (en) | Testing data integration system and method for mobile phone product | |
CN112559289B (en) | Monitoring system | |
CN114238081A (en) | Method and system suitable for small satellite batch test | |
CN110752964B (en) | Network equipment testing method and device | |
CN113238935A (en) | Application testing method, system, device, medium, and computer program product | |
CN116244188A (en) | Automatic test method and system for interface isolation control | |
CN114153719A (en) | Test method and related equipment | |
CN114448775A (en) | Equipment fault information processing method and device, electronic equipment and storage medium | |
CN109327392A (en) | Routing resource and device in a kind of multi-path transmission | |
CN113778895A (en) | Automatic interface testing method and device | |
CN111474903A (en) | Production data collection method, production apparatus, and computer-readable storage medium | |
CN111651223A (en) | Public sidebar content display method and 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |