CN117149659A - Frequency shift product testing method, system, equipment and medium - Google Patents
Frequency shift product testing method, system, equipment and medium Download PDFInfo
- Publication number
- CN117149659A CN117149659A CN202311257471.6A CN202311257471A CN117149659A CN 117149659 A CN117149659 A CN 117149659A CN 202311257471 A CN202311257471 A CN 202311257471A CN 117149659 A CN117149659 A CN 117149659A
- Authority
- CN
- China
- Prior art keywords
- test
- frequency
- product
- testing
- frequency shifting
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3684—Test management for test design, e.g. generating new test cases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
The application discloses a frequency shift product testing method, a system, equipment and a medium, and relates to the technical field of equipment testing, wherein the method comprises the following steps: constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions; according to the current test task, selecting a first test instruction corresponding to the current test task from the test instruction set, and constructing a test flow according to all the first test instructions; and testing the product to be tested by using the testing flow. The application has stronger specificity, in addition, the script language is simple and easy to be started, and non-software developers can also quickly write the test flow.
Description
Technical Field
The present application relates to the field of device testing technologies, and in particular, to a method, a system, a device, and a medium for testing a frequency shift product.
Background
The hardware developer combines with a software engineer to develop desktop test software using the c++ language. Because hardware developers are difficult to independently develop desktop test software, after the development of hardware products is completed, written test flow documents are handed to a software development engineer for the development of test programs. The two parties need a great deal of time to repeatedly communicate, test and adjust, so that the whole software development progress is slow and the development period is long.
Disclosure of Invention
Aiming at the defects of the prior art, the application particularly aims at the problems of slow development period, long debugging time and the like, and particularly provides a frequency shift product testing method, a system, equipment and a medium, which are as follows:
1) In a first aspect, the present application provides a frequency shift product testing method, which specifically adopts the following technical scheme:
s1, constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions;
s2, selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to a product to be tested, and constructing a test flow according to all the first test instructions, wherein the product to be tested is any one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server;
s3, testing the product to be tested by using the testing flow.
The frequency shift product testing method provided by the application has the beneficial effects that:
the scheme realizes quick test by constructing the test instruction set, and meanwhile, the scheme has stronger specificity due to pertinence in construction, and in addition, the script language is simple and easy to start, and non-software developers can also quickly realize writing of the test flow.
On the basis of the scheme, the application can be improved as follows.
Further, the constructing a test flow according to all the first test instructions specifically includes:
and sequencing all the first test instructions according to the current test task, and processing all the sequenced first test instructions according to the format in the scripting language to obtain a test flow.
Further, the method further comprises the following steps:
and S4, storing the test result, and displaying the test result in a database for storage in a data diagram form.
Further, the test instruction set further includes:
AI speech recognition test instruction.
2) In a second aspect, the application further provides a frequency shift product testing system, which has the following specific technical scheme:
the construction module is used for: constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions;
the processing module is used for: selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to a product to be tested, and constructing a test flow according to all the first test instructions, wherein the product to be tested is any one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server;
the test module is used for: and testing the product to be tested by using the testing flow.
On the basis of the scheme, the application can be improved as follows.
Further, the constructing a test flow according to all the first test instructions specifically includes:
and sequencing all the first test instructions according to the current test task, and processing all the sequenced first test instructions according to the format in the scripting language to obtain a test flow.
Further, the method further comprises the following steps:
the storage module is used for: and storing the test result, and displaying the test result in a database for storage in a data diagram form.
Further, the test instruction set further includes:
AI speech recognition test instruction.
3) In a third aspect, the present application also provides a computer device comprising a processor coupled to a memory, the memory having stored therein at least one computer program loaded and executed by the processor to cause the computer device to implement a frequency shift product testing method as claimed in any preceding claim.
4) In a fourth aspect, the present application also provides a computer readable storage medium having stored therein at least one computer program, the at least one computer program being loaded and executed by a processor to cause the computer to implement a frequency shift product testing method as claimed in any preceding claim.
It should be noted that, the technical solutions of the second aspect to the fourth aspect and the corresponding possible implementation manners of the present application may refer to the technical effects of the first aspect and the corresponding possible implementation manners of the first aspect, which are not described herein.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings in which:
FIG. 1 is a flow chart of a frequency shift product testing method according to an embodiment of the application;
FIG. 2 is a schematic diagram of a frequency shift product testing system according to an embodiment of the present application;
FIG. 3 is a second flow chart of a frequency shift product testing method according to an embodiment of the application;
fig. 4 is a schematic structural diagram of a computer device for a frequency shift product testing method according to an embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present application more apparent, the embodiments of the present application will be described in further detail with reference to the accompanying drawings.
As shown in fig. 1, a frequency shift product testing method according to an embodiment of the present application includes the following steps:
s1, constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions;
s2, selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to a product to be tested, and constructing a test flow according to all the first test instructions, wherein the product to be tested is any one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server;
s3, testing the product to be tested by using the testing flow.
The frequency shift product testing method provided by the application has the beneficial effects that:
the scheme realizes quick test by constructing the test instruction set, and meanwhile, the scheme has stronger specificity due to pertinence in construction, and in addition, the script language is simple and easy to start, and non-software developers can also quickly realize writing of the test flow.
S1, as shown in FIG. 2, constructing a test instruction set by using a scripting language for at least one of a frequency shift device, a frequency shift instrument and a frequency shift server, wherein the test instruction set comprises at least two test instructions:
wherein, the script language is: scripting languages, also known as extended languages, or dynamic languages, are programming languages used to control software applications, where scripts are typically saved in text (e.g., ASCII) and interpreted or compiled only when called.
In the scheme, the script language supports the operation of defining variables and expressions, and can design a branch program structure, a loop program structure and define functions to conveniently package codes.
It should be noted that the most basic structure of a programming language has a branch structure and a loop structure, and the scripting languages involved in this scheme are all supported. With these two basic structures, any form of algorithm can be designed. The function encapsulation solves the requirement of avoiding writing redundant codes, and can write scripts more conveniently.
The frequency shift device is as follows: frequency shift room subsystem equipment;
the frequency shifting device may include: a near-end machine or a far-end machine;
the frequency shift instrument is: an instrument for testing the device;
the frequency shift instrument may include: a signal generator or spectrum analyzer;
the frequency shift server is: a computer host for storing test data;
the frequency shift server may include: databases and software.
The test instruction set is a set formed by a plurality of test instructions; the test instruction is an independent processing instruction obtained according to test task analysis, and the test instruction aims at the frequency shifting device, the frequency shifting instrument or the frequency shifting server.
For example, the test tasks are: whether the frequency shifting equipment works normally or not, and a plurality of test instructions are obtained through means such as manual analysis: instruction 1, inputting a designated frequency to a frequency shifting device so that the frequency shifting device can transmit a signal of the designated frequency; an instruction 2 for receiving and analyzing the signal sent by the frequency shift device; and 3, analyzing the received signals, and comparing whether the frequency of the received signals is the same as the input designated frequency.
S2, selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to the product to be tested, and constructing a test flow according to all the first test instructions, wherein the process comprises the following steps:
s21, generating a current test task for a user according to items to be tested of equipment to be tested;
s22, searching all second test instructions corresponding to the current test task in a pre-established test task mapping table;
the test task mapping table characterizes all test instructions corresponding to different test tasks;
s23, searching a first test instruction consistent with a second test instruction in a test instruction set, generating prompt information when the first test instruction corresponding to the second test instruction does not exist in the test instruction set, constructing the second test instruction which does not exist in the test instruction set by utilizing a script language, and storing the test instruction in the test instruction set;
s24, after all the first test instructions are obtained, a tester writes and builds a test flow in a text according to the format of the script language;
the script language is in the format of: the developer adjusts the format specified by the factors such as the model number or the actual demand of the product according to the adaptation;
after writing the script, the developer also needs to provide the script for the factory to use, and some thresholds and test parameters are required to be changed frequently in daily test, but the operator cannot directly modify the script, and the script is encrypted for confidentiality. The purpose of enabling operators to modify some parameters is achieved through the scheme.
The script provides config. Begin and config. End instructions to mark what is allowed to be modified. Parameters written in the middle of the instruction can be modified by the operator opening the interface.
The script language has defined configuration parameters, which can be configured on the user interface, so that factory testers can conveniently set threshold values, parameters and the like to perform fine tuning test.
The parameters are parameters required in the test flow, such as line loss, insertion loss, power, frequency, threshold value and the like, and the parameters of version numbers, equipment models, test steps and the like are required to be configured.
S3, testing the product to be tested by using a testing flow, wherein the testing process comprises the following steps:
before testing the product to be tested, testing the testing flow, preferentially running the testing flow in a script interpreter, and if running has no problem, putting the testing flow into the test of the product to be tested;
the script interpreter is: a program is capable of translating instructions in an execution script line by line.
The script needs to give a hint for e.g. syntax errors, execution errors.
Such as: line xx syntax error, please check; and executing errors in the xx th row, and checking information of errors in parameter operation can generate prompt information.
In another embodiment of the present solution, the data generated during the test and the result of the test are stored in a database in the server, so as to facilitate the subsequent data analysis;
the database may be a MySQL database;
the data analysis may be:
1) Analyzing the reason distribution condition of test failure, deriving the ranking, and guiding the research and development to solve serious problems preferentially.
Such as: a batch of 1000 test equipment, a flatness failure rate of 0.02%, an attenuator failure rate of 0.01% and a maximum gain failure rate of 0.005%; and drawing a bar chart or a pie chart based on the content, and submitting a report.
2) And analyzing the success rate of various types of tests.
If the success rate of the far end of the version 2.6G is 95%, the success rate of the far end A of the version 3.5G is 97%, and the success rate of the far end B of the version 3.5G is 99%.
The saved form may be a text form, and may be a form of a data map, which is not limited herein.
In another embodiment of the present solution, the scripting language is not limited to use for testing frequency-shifting devices, and may be used to universally test various types of communication devices. And the method can also be expanded into a tool for communicating with the equipment, and is used for processing batch tasks such as batch burning, batch modification parameters and batch inquiry parameters. May be used to maintain batch equipment.
The specific procedures extended to tools for communicating with devices are:
the script itself may communicate with the remote machine, the near-end machine. Thus, the script can be used to detect whether some parameters of the frequency shifting device are normal, such as detecting its temperature, modifying its correction value, setting some thresholds, etc.
The specific process for processing batch tasks is as follows:
scripts are more flexible than monitoring software, so that a process can be packaged as a function, and then the function is placed in a loop, so that task processes packaged by the function can be executed in batches.
The batch burning is as follows: and downloading the programs to the frequency shifting equipment in batches.
The specific process of batch burning is as follows:
and downloading programs to the frequency shifting device in batches, and carrying out corresponding upgrading processing based on the downloaded programs, namely finishing the updating of the frequency shifting device.
The batch modification parameters are as follows: in actual operation, there is a case where a certain lot of machine parameter setting errors are present, and thus, the subsequent processing cannot be performed. For example, mac address setting error conflict can not be delivered, at this time, data can be changed in batches through scripts, a temporary development program is not needed, and time is saved.
The specific process of modifying the parameters in batches is as follows:
and packaging the parameter modification instruction into a function and putting the function into a loop body, so that batch modification can be realized.
The batch query parameters are:
in an actual scene, the parameter value of a certain device in a certain batch of devices is found out, so that batch inquiry parameters can be used.
The specific process of inquiring the parameters in batches is as follows:
the script instruction inquires the parameter of a certain device through a network (GPRS);
the comparison judgment can be packaged together with the query instruction to form a function;
batch queries are performed by putting the above functions in the while loop.
In another embodiment of the scheme, the voice control device and the voice debugging device can be realized in combination with AI voice recognition. The AI voice module recognizes the user voice, and then invokes the script to realize diversification and customization of control functions.
The process combined with AI speech recognition is:
the voice instructions of the user are converted into words by using the voice recognition technology today. For example, the user say: the near end was tested for maximum gain. After the voice module is analyzed, searching a function of testing the near-end maximum gain in the functional library.
A series of function functions are packaged by the script and put into a function library for being called by a voice recognition module.
And the value obtained after the calling is returned to the voice recognition module. The voice sound gives a prompt to the user: the test was completed with a near end maximum gain of 39.8.
Further, the constructing a test flow according to all the first test instructions specifically includes:
and sequencing all the first test instructions according to the current test task, and processing all the sequenced first test instructions according to the format in the scripting language to obtain a test flow.
Further, the method further comprises the following steps:
and S4, storing the test result, and displaying the test result in a database for storage in a data diagram form.
Further, the test instruction set further includes:
AI speech recognition test instruction.
As shown in fig. 3, the present application further provides a frequency shift product testing system 200, which has the following specific technical scheme:
the construction module 210 is configured to: constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions;
the processing module 220 is configured to: selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to a product to be tested, and constructing a test flow according to all the first test instructions, wherein the product to be tested is any one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server;
the test module 230 is configured to: and testing the product to be tested by using the testing flow.
Further, the constructing a test flow according to all the first test instructions specifically includes:
and sequencing all the first test instructions according to the current test task, and processing all the sequenced first test instructions according to the format in the scripting language to obtain a test flow.
Further, the method further comprises the following steps:
the storage module is used for: and storing the test result, and displaying the test result in a database for storage in a data diagram form.
Further, the test instruction set further includes:
AI speech recognition test instruction.
In the above embodiments, although steps S1, S2, etc. are numbered, only specific embodiments of the present application are given, and those skilled in the art may adjust the execution sequence of S1, S2, etc. according to the actual situation, which is also within the scope of the present application, and it is understood that some embodiments may include some or all of the above embodiments.
It should be noted that, the beneficial effects of the frequency shift product testing system 200 provided in the above embodiment are the same as those of the frequency shift product testing method described above, and will not be described herein again. In addition, when the system provided in the above embodiment implements the functions thereof, only the division of the above functional modules is used as an example, in practical application, the above functional allocation may be implemented by different functional modules according to needs, that is, the system is divided into different functional modules according to practical situations, so as to implement all or part of the functions described above. In addition, the system and method embodiments provided in the foregoing embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
As shown in fig. 4, in a computer device 300 according to an embodiment of the present application, the computer device 300 includes a processor 320, where the processor 320 is coupled to a memory 310, and at least one computer program 330 is stored in the memory 310, and the at least one computer program 330 is loaded and executed by the processor 320, so that the computer device 300 implements any of the frequency-shift product testing methods described above, specifically:
the computer device 300 may include one or more processors 320 (Central Processing Units, CPU) and one or more memories 310, where the one or more memories 310 store at least one computer program 330, and the at least one computer program 330 is loaded and executed by the one or more processors 320, so that the computer device 300 implements a frequency shift product testing method provided by the above embodiments. Of course, the computer device 300 may also have a wired or wireless network interface, a keyboard, an input/output interface, and other components for implementing the functions of the device, which are not described herein.
A computer readable storage medium according to an embodiment of the present application stores at least one computer program therein, and the at least one computer program is loaded and executed by a processor, so that the computer implements a frequency shift product testing method according to any one of the preceding claims.
Alternatively, the computer readable storage medium may be a Read-Only Memory (ROM), a random access Memory (RandomAccess Memory, RAM), a compact disc Read-Only Memory (CD-ROM), a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product or a computer program is also provided, the computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer readable storage medium and executes the computer instructions to cause the computer device to perform any of the frequency shift product testing methods described above.
It should be noted that the terms "first," "second," and the like in the description and in the claims are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. The order of use of similar objects may be interchanged where appropriate such that embodiments of the application described herein may be implemented in other sequences than those illustrated or otherwise described.
Those skilled in the art will appreciate that the present application may be embodied as a system, method or computer program product, and that the disclosure may therefore be embodied in the form of: either entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or entirely software, or a combination of hardware and software, referred to herein generally as a "circuit," module "or" system. Furthermore, in some embodiments, the application may also be embodied in the form of a computer program product in one or more computer-readable media, which contain computer-readable program code.
Any combination of one or more computer readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
While embodiments of the present application have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the application, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the application.
Claims (10)
1. The frequency shift product testing method is characterized by comprising the following steps of:
s1, constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions;
s2, selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to a product to be tested, and constructing a test flow according to all the first test instructions, wherein the product to be tested is any one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server;
s3, testing the product to be tested by using the testing flow.
2. The method for testing a frequency shift product according to claim 1, wherein the constructing a test flow according to all the first test instructions specifically includes:
and sequencing all the first test instructions according to the current test task, and processing all the sequenced first test instructions according to the format in the scripting language to obtain a test flow.
3. The method for testing a frequency-shifted product of claim 1, further comprising:
and S4, storing the test result, and displaying the test result in a database for storage in a data diagram form.
4. The method of claim 1, wherein the test instruction set further comprises:
AI speech recognition test instruction.
5. A frequency shift product testing system, comprising:
the construction module is used for: constructing a test instruction set by using a scripting language for at least one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server, wherein the test instruction set is composed of at least two test instructions;
the processing module is used for: selecting a first test instruction corresponding to a current test task in the test instruction set according to the current test task corresponding to a product to be tested, and constructing a test flow according to all the first test instructions, wherein the product to be tested is any one of frequency shifting equipment, a frequency shifting instrument and a frequency shifting server;
the test module is used for: and testing the product to be tested by using the testing flow.
6. The frequency shift product testing system according to claim 5, wherein the constructing the test flow according to all the first test instructions specifically comprises:
and sequencing all the first test instructions according to the current test task, and processing all the sequenced first test instructions according to the format in the scripting language to obtain a test flow.
7. The frequency shifted product testing system of claim 5, further comprising:
the storage module is used for: and storing the test result, and displaying the test result in a database for storage in a data diagram form.
8. The frequency shifted product testing system of claim 5, wherein the set of test instructions further comprises:
AI speech recognition test instruction.
9. A computer device, characterized in that it comprises a processor coupled to a memory, in which at least one computer program is stored, which is loaded and executed by the processor, in order to make it implement a frequency-shift product testing method according to any of claims 1 to 4.
10. A computer readable storage medium, wherein at least one computer program is stored in the computer readable storage medium, and the at least one computer program is loaded and executed by a processor, so that the computer implements a frequency shift product testing method according to any one of claims 1 to 4.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202311257471.6A CN117149659B (en) | 2023-09-27 | 2023-09-27 | Frequency shift product testing method, system, equipment and medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202311257471.6A CN117149659B (en) | 2023-09-27 | 2023-09-27 | Frequency shift product testing method, system, equipment and medium |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN117149659A true CN117149659A (en) | 2023-12-01 |
| CN117149659B CN117149659B (en) | 2024-04-26 |
Family
ID=88904433
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202311257471.6A Active CN117149659B (en) | 2023-09-27 | 2023-09-27 | Frequency shift product testing method, system, equipment and medium |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN117149659B (en) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160085666A1 (en) * | 2014-09-22 | 2016-03-24 | International Business Machines Corporation | Auto-deployment and testing of system application test cases in remote server environments |
| CN107943683A (en) * | 2017-10-30 | 2018-04-20 | 北京奇虎科技有限公司 | A kind of test script generation method, device, electronic equipment and storage medium |
| CN111212143A (en) * | 2020-01-06 | 2020-05-29 | 杭州涂鸦信息技术有限公司 | Automatic testing method and system, readable storage medium and computer equipment |
| CN113064816A (en) * | 2021-03-16 | 2021-07-02 | 中国人民解放军32180部队 | Test device and test method for programmable logic device software |
| CN113223496A (en) * | 2021-06-22 | 2021-08-06 | 北京字节跳动网络技术有限公司 | Voice skill testing method, device and equipment |
| CN115588458A (en) * | 2022-10-18 | 2023-01-10 | 深圳市硅格半导体有限公司 | Storage device testing method, system, device and readable storage medium |
-
2023
- 2023-09-27 CN CN202311257471.6A patent/CN117149659B/en active Active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160085666A1 (en) * | 2014-09-22 | 2016-03-24 | International Business Machines Corporation | Auto-deployment and testing of system application test cases in remote server environments |
| CN107943683A (en) * | 2017-10-30 | 2018-04-20 | 北京奇虎科技有限公司 | A kind of test script generation method, device, electronic equipment and storage medium |
| CN111212143A (en) * | 2020-01-06 | 2020-05-29 | 杭州涂鸦信息技术有限公司 | Automatic testing method and system, readable storage medium and computer equipment |
| CN113064816A (en) * | 2021-03-16 | 2021-07-02 | 中国人民解放军32180部队 | Test device and test method for programmable logic device software |
| CN113223496A (en) * | 2021-06-22 | 2021-08-06 | 北京字节跳动网络技术有限公司 | Voice skill testing method, device and equipment |
| CN115588458A (en) * | 2022-10-18 | 2023-01-10 | 深圳市硅格半导体有限公司 | Storage device testing method, system, device and readable storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN117149659B (en) | 2024-04-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112630622B (en) | Method and system for pattern compiling, downloading and testing of ATE (automatic test equipment) | |
| CN111782266A (en) | Method and device for determining software performance benchmark | |
| CN113778515B (en) | Method and device for determining program package change information | |
| CN108197026A (en) | Method, device and equipment for testing simulation software of wind generating set and storage medium | |
| CN113568662B (en) | Code change influence range analysis method and system based on calling relation | |
| KR101110241B1 (en) | Program test device and program | |
| CN107451064B (en) | Automatic test method, device, computer equipment and readable storage medium | |
| CN109491919B (en) | Software testing method and testing platform | |
| CN117149659B (en) | Frequency shift product testing method, system, equipment and medium | |
| CN113821195A (en) | Method, device and equipment for generating executable program of target language | |
| CN116450511A (en) | Information updating method, device, electronic equipment and computer readable medium | |
| CN114385132B (en) | Assertion code generation method, device, equipment and medium | |
| CN113900926B (en) | Batch test method, system and medium for test cases | |
| CN103176903B (en) | The test method and equipment of MapReduce distributed system program | |
| CN109347578A (en) | Radio frequency performance testing method, apparatus, computer equipment and readable storage medium | |
| US20240411529A1 (en) | Data modeling method, apparatus and device, and storage medium | |
| US20040177344A1 (en) | Debugging method for the keyboard controller code | |
| CN110377476B (en) | Terminal testing method, terminal and readable storage medium | |
| US12313670B2 (en) | Product line testing method and system | |
| CN113032254A (en) | Evaluation method and device for test coverage condition | |
| CN109947407B (en) | Data acquisition method and device | |
| CN111338956A (en) | Automatic pressure measurement method, device, equipment and storage medium | |
| CN118467352A (en) | Software testing method and computing device | |
| CN114356289B (en) | A multi-platform shader usage method and related device | |
| CN108614704B (en) | Code compiling 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 |