CN116524986A - System level testing method and system for storage products - Google Patents

System level testing method and system for storage products Download PDF

Info

Publication number
CN116524986A
CN116524986A CN202310446643.8A CN202310446643A CN116524986A CN 116524986 A CN116524986 A CN 116524986A CN 202310446643 A CN202310446643 A CN 202310446643A CN 116524986 A CN116524986 A CN 116524986A
Authority
CN
China
Prior art keywords
test
storage product
testing
interface
sequence
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
Application number
CN202310446643.8A
Other languages
Chinese (zh)
Other versions
CN116524986B (en
Inventor
李伊君
宋魏杰
赖鼐
龚晖
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Jingcun Technology Co ltd
Original Assignee
Shenzhen Jingcun Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Jingcun Technology Co ltd filed Critical Shenzhen Jingcun Technology Co ltd
Priority to CN202310446643.8A priority Critical patent/CN116524986B/en
Publication of CN116524986A publication Critical patent/CN116524986A/en
Application granted granted Critical
Publication of CN116524986B publication Critical patent/CN116524986B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/56External testing equipment for static stores, e.g. automatic test equipment [ATE]; Interfaces therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a system-level testing method and system for a storage product, electronic equipment and a storage medium, and relates to the technical field of testing of storage products. The system level test method of the storage product comprises the following steps: responding to the test request, and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior; selecting at least one test module of the first interface, and sequencing the at least one test module to form a test sequence; selecting at least one test sequence, and sequencing the at least one test sequence to form a test case; and testing the storage product according to the test case. According to the system-level testing method for the storage product, provided by the embodiment of the invention, a tester only needs to complete simple checking operation on the interface, so that the time for the tester to learn a new scripting language can be saved, and the testing efficiency is improved.

Description

System level testing method and system for storage products
Technical Field
The present invention relates to the field of testing technology of storage products, and in particular, to a system level testing method and system for a storage product, an electronic device, and a storage medium.
Background
Currently, the method for testing the system level of a storage product (such as emmc storage chips) mainly comprises the following steps: the storage products are tested through the behaviors of various android mobile phones, such as power on, power off, various APP, video brushing, games and the like, and the functions of the storage products are verified through the operations of reading and writing the storage products and the like when the behaviors are executed by the test mobile phones. In actual testing, various behaviors are usually required to be combined for testing, and test developers are required to write different scripts according to different testing requirements, models, versions and the like of a main control system and then to execute the scripts by test executives.
However, by adopting the method, the capability requirement on the testers is high, the testers are required to be familiar with programming of various scripting languages, know about various protocols and interface related knowledge, and the learning cost is high; moreover, when different test cases are newly added, test developers are required to write corresponding script languages, test executives need to wait for the test developers to finish script writing before verification, and the test efficiency is low.
Disclosure of Invention
The present invention aims to solve at least one of the technical problems existing in the prior art. Therefore, the invention provides a system-level testing method and system for a storage product, electronic equipment and a storage medium, which can simplify the operation of a tester and improve the testing efficiency of the storage product.
In one aspect, a system level testing method for a storage product according to an embodiment of the present invention includes the steps of:
responding to the test request, and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
selecting at least one test module of the first interface, and sequencing the at least one test module to form a test sequence;
selecting at least one test sequence, and sequencing the at least one test sequence to form a test case;
and testing the storage product according to the test case.
According to some embodiments of the invention, the system level testing method of the storage product further comprises the steps of:
generating a flow chart when testing the storage product; the flow chart is used for displaying the testing flow corresponding to the testing case.
According to some embodiments of the invention, the system level testing method of the storage product further comprises the steps of:
generating a record file when testing the storage product; the record file is used for recording the system behavior corresponding to the test case.
According to some embodiments of the invention, the step of selecting at least one of the test modules of the first interface and ordering the at least one test module to form a test sequence specifically includes:
responsive to a selection operation of at least one of the test modules in the first interface, ordering at least one of the test modules in a selected order to form the test sequence; the selection operation includes clicking or dragging.
According to some embodiments of the invention, the testing the storage product according to the test case specifically includes:
and according to the test case, testing three dimensions of command, time sequence and read-write pressure on the storage product.
According to some embodiments of the invention, the system level testing method of the storage product further comprises the steps of:
and acquiring and displaying the test result of the storage product.
In another aspect, a system level test system for a storage product according to an embodiment of the present invention includes:
the packaging module is used for responding to the test request and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
the first selection module is used for selecting at least one test module of the first interface and sequencing the at least one test module to form a test sequence;
the second selection module is used for selecting at least one test sequence and sequencing the at least one test sequence to form a test case;
and the test module is used for testing the storage product according to the test case.
According to some embodiments of the invention, the system level test system for a storage product further comprises a display module for generating a flow chart when the storage product is tested; the flow chart is used for displaying the testing flow corresponding to the testing case.
On the other hand, the electronic device according to the embodiment of the invention includes:
a memory for storing program instructions;
and the processor is used for calling the program instructions stored in the memory and executing the system level testing method of the storage product according to the embodiment according to the obtained program instructions.
In another aspect, a storage medium according to an embodiment of the present invention stores computer-executable instructions for causing a computer to perform the system-level testing method of a storage product according to the above embodiment.
The system-level testing method, the system, the electronic equipment and the storage medium for the storage product have at least the following beneficial effects: when testing the storage product, a tester only needs to select corresponding test modules in the first interface according to the required test cases, then arrange and combine the test modules to form test sequences, and then arrange and combine the test sequences to form the required test cases, so as to perform system-level test on the storage product. Because the system behavior corresponding to each test module is basically predefined, a tester can form a corresponding test case by only adjusting the sequence of the test modules in the test sequence and the sequence of the test sequences in the test case, and the test case can be saved after the tester finishes the layout of the test case and is always used in the subsequent development. When a test executor has a new idea to verify a new test case, the test executor can form the required test case by simply operating on the interface and verify the test case without waiting for test research personnel to complete script writing and then verify, so that the test research and development efficiency is improved. According to the method, a tester is not required to be familiar with various scripting languages, only a simple checking operation is required to be completed on an interface, the time for the tester to learn a new scripting language can be saved, and the learning cost of the tester is reduced.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and may be better understood from the following description of embodiments taken in conjunction with the accompanying drawings in which:
FIG. 1 is a flow chart of steps of a system level testing method of a memory product according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a first interface according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a test case according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application. The step numbers in the following embodiments are set for convenience of illustration only, and the order between the steps is not limited in any way, and the execution order of the steps in the embodiments may be adaptively adjusted according to the understanding of those skilled in the art.
The terms "first," "second," "third," and "fourth" and the like in the description and in the claims and drawings are used for distinguishing between different objects and not necessarily for describing a particular sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the invention. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
emmc: embedded Multi Media Card, an embedded multimedia card, is an embedded memory standard specification defined by the MMC society and mainly aimed at products such as mobile phones or tablet computers. The eMMC is an embedded non-volatile memory system, mainly comprising a flash memory, a flash memory access system, an eMMC protocol interface and the like, defines the physical architecture and the access interface and the protocol of the memory system based on an embedded multimedia card, has the advantages of small volume, low power consumption, large capacity and the like, and is very suitable for being used as a memory medium of electronic equipment such as a smart phone, a tablet personal computer, mobile internet equipment and the like.
Currently, the method for testing the system level of a storage product (such as emmc storage chips) mainly comprises the following steps: the storage product is tested through the behaviors of various android mobile phones, such as the behaviors of starting up, shutting down, various APP, video brushing, game and the like, and the function verification of the storage product is completed through the read-write operation of the storage product when the behaviors are executed by the test mobile phone. In actual testing, various behaviors are usually required to be combined for testing, and test developers are required to write different scripts according to different testing requirements, models, versions and the like of a main control system and then to execute the scripts by test executives.
However, by adopting the method, the capability requirement on the testers is high, the testers are required to be familiar with programming of various scripting languages, know about various protocols and interface related knowledge, and the learning cost is high; moreover, when different test cases are newly added, test developers are required to write corresponding script languages, test executives need to wait for the test developers to finish script writing before verification, and the test efficiency is low.
To this end, an embodiment of the present invention provides a system level testing method for a storage product, including the following steps:
responding to the test request, and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
selecting at least one test module of the first interface, and sequencing the at least one test module to form a test sequence;
selecting at least one test sequence, and sequencing the at least one test sequence to form a test case;
and testing the storage product according to the test case.
According to the system-level testing method for the storage product, when a tester tests the storage product, the tester only needs to select corresponding testing modules in the first interface according to the required testing cases, then arrange and combine the testing modules to form testing sequences, and then arrange and combine the testing sequences to form the required testing cases, so that the system-level test is performed on the storage product. Because the system behavior corresponding to each test module is basically predefined, a tester can form a corresponding test case by only adjusting the sequence of the test modules in the test sequence and the sequence of the test sequences in the test case, and the test case can be saved after the tester finishes the layout of the test case and is always used in the subsequent development. When a test executor has a new idea to verify a new test case, the test executor can form the required test case by simply operating on the interface and verify the test case without waiting for test research personnel to complete script writing and then verify, so that the test research and development efficiency is improved. According to the method, a tester is not required to be familiar with various scripting languages, only a simple checking operation is required to be completed on an interface, the time for the tester to learn a new scripting language can be saved, and the learning cost of the tester is reduced.
The system level testing method, system, electronic device and storage medium of the storage product according to the embodiments of the present invention are described in detail below with reference to the accompanying drawings.
In one aspect, as shown in fig. 1, an embodiment of the present invention provides a system level testing method for a storage product, where the method may be applied to a terminal, or may be applied to a server, or may be software running in the terminal or the server. The terminal may be, but is not limited to, a tablet computer, a notebook computer, a desktop computer, a mobile phone, etc. The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, content Delivery Networks (CDNs), basic cloud computing services such as big data and artificial intelligence platforms, and the like. The system level testing method of the storage product mainly comprises the following steps:
step S100: responding to the test request, and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
specifically, referring to fig. 2, in the first interface of the embodiment of the present invention, the first interface includes a plurality of test modules, each of which corresponds to a test operation of a system behavior; the system behavior may refer to the behavior of terminals such as a mobile phone/tablet computer, which are commonly used in starting up, shutting down, switching interfaces, playing videos, playing games, charging, opening an APP, and the like. And each time one of the test modules is selected, the system behavior corresponding to the test module is required to be executed in the subsequent test process, so that the operations of reading and writing the storage product (such as emmc) of the terminal and the like are obtained when the terminal executes the system behavior.
Step S200: selecting at least one test module of the first interface, and sequencing the at least one test module to form a test sequence;
specifically, in practical application, according to the test case required by the test, a tester may select one or more test modules in the first interface, and arrange the test modules, thereby forming a test sequence. As shown in fig. 3, it is assumed that the test behavior represented by the test sequence 1 is that the test sequence 1 is formed by sorting test modules selected by a tester after the test sequence 1 is started up- > switching an interface- > opening video software- > playing video; the test behavior represented by the test sequence 2 is assumed to be that video software- > playing video- > switching to chat software- > chat and the like are opened; each test sequence is formed by a system behavior arrangement corresponding to one or more test modules.
Step S300: selecting at least one test sequence, and sequencing the at least one test sequence to form a test case;
specifically, as shown in fig. 3, test1, test2, … …, and test x (x is a positive integer) represent one test case respectively, where each test case is formed by combining one or more test sequences, and a tester can select different test sequences or arrange the test sequences according to different orders according to test requirements, so as to form different test cases.
Step S400: and testing the storage product according to the test case.
Specifically, each test case comprises a corresponding running script, after the test case is formed, the system can run the script corresponding to the test case to perform automatic test, so that the system level of the storage product is realized, and whether the functions of operations such as reading and writing of the storage product under different system behaviors are normal or not is verified. Moreover, when the test case comprises a plurality of test sequences and each test sequence comprises test operations of system behaviors corresponding to a plurality of test modules, the read-write pressure of the storage product can be tested, namely, the read-write operations of the storage product when different system behaviors are executed by the machine are continuously tested, so that the read-write pressure of the storage product is tested. Therefore, the system-level testing method of the storage product can test the storage product from three dimensions of commands (namely commands such as read-write and the like generated by the storage product when the system acts are executed), time sequences (namely operations executed by the system on the storage product in different time periods) and read-write pressures (continuously performing read-write operations on the storage product), so that the system-level testing coverage rate is more complete and more suitable for practical use.
According to the system-level testing method of the storage product, the time for a tester to learn a new script language can be saved, and the learning cost of the tester is reduced; when testing is performed, a tester only needs to select corresponding test modules in the first interface according to the required test cases, then arrange and combine the test modules to form test sequences, then arrange and combine the test sequences to form the required test cases, and perform system-level test on the storage product. The system behavior corresponding to each test module is basically predefined, if no special requirement exists, a tester can form a corresponding test case by only adjusting the sequence of the test modules in the test sequence and the sequence of the test sequences in the test case, and after the tester finishes the layout of the test case, the test case can be stored and used in the subsequent development all the time. When a test executor has a new idea to verify a new test case, the test executor can form the required test case by simply operating on the interface and verify the test case without waiting for test research personnel to complete script writing and then verify, so that the test research and development efficiency is improved.
Further, in some embodiments of the present invention, step S200 described above: selecting at least one test module of the first interface, and sequencing the at least one test module to form a test sequence; the method specifically comprises the following steps:
responsive to a selection operation of at least one of the test modules in the first interface, ordering at least one of the test modules in a selected order to form the test sequence; the selection operation includes clicking or dragging.
In practical application, when a tester wants to construct a test sequence, the tester only needs to select the corresponding test modules in a clicking or dragging mode, and sorts the test modules according to the selected sequence to form the corresponding test sequence; it should be noted that, in some embodiments, the test modules may be not ordered according to the selected order, but the positions of the test modules in the test sequence may be set after one test module is selected, so that the test sequence may be prevented from being reconstructed due to the error of the selection order by the tester.
Further, in some embodiments of the present invention, the system level testing method of the storage product of the embodiments of the present invention further comprises the steps of:
generating a flow chart when testing the storage product; the flow chart is used for displaying the testing flow corresponding to the testing case.
Specifically, after a tester selects a required test case and clicks to start testing, when the system runs a script corresponding to the test case to test, the test flow can be fed back to a flow chart of a system interface in a mode of printing information and the like, so that the tester can intuitively see the test flow.
Further, in some embodiments of the present invention, the system level testing method of the storage product of the embodiments of the present invention further comprises the steps of:
generating a record file when testing a storage product of the system; the record file is used for recording the system behavior corresponding to the test case.
Specifically, each time a test is performed, a history record (i.e., a log file is generated) is saved, which actions the machine performs are recorded, so that the machine can trace back when the problem is analyzed later.
Further, in some embodiments of the present invention, the system level testing method of the storage product of the embodiments of the present invention further comprises the steps of:
and acquiring and displaying the test result of the storage product.
The test results are obtained and displayed in the interface of the machine, so that a tester can intuitively see the test results.
The system level testing method of the storage product according to the embodiment of the invention has the following beneficial effects:
1. the testing efficiency of the storage products is improved, and the labor input of system-level testing is reduced;
2. the time for the tester to learn the new script language is saved, and the learning cost of the tester is reduced;
3. the test cases are patterned, so that the flow of the test cases is more visual, and a tester selects corresponding test cases in an interface, thereby realizing corresponding test operation; in addition, the actual test flow is matched with the flow chart presented in the interface in real time, so that the development of the case is convenient, and other people can intuitively check the flow of the test case;
4. when a test executive has a new idea, verification can be realized in time, and test research and development personnel do not need to wait for completing script writing and then verifying, so that the test research and development efficiency is improved; moreover, because the test cases are convenient to develop, a better test effect can be achieved by continuously and efficiently optimizing the cases;
5. the development efficiency of the test case is improved, a tester only needs to combine test modules corresponding to different system behaviors into test sequences through interfaces, and different test sequences are combined into the test case, so that the test case can be rapidly developed, and the test can be performed from three dimensions of commands, time sequences and read-write pressure; the system-level test coverage rate is more complete, the actual use is more met, the manual intervention is less, the test efficiency is improved, and the personnel investment is reduced;
6. the interface can realize interaction with a tester, and the use case development and observation routine is completed through the interface; the interface is designed into a dragging or clicking mode, and a tester can combine behaviors through the dragging or clicking mode, so that the method is simple and visual and is more beneficial to development; meanwhile, the current test item can be synchronized with the flow of the test interface in real time, and the test flow chart does not need to be managed independently;
7. the operation is simple when the tester performs test execution, only the test case corresponding to the interface is required to be selected and clicked to start, and each new application case does not need to independently write a new operation instruction, so that the possible error caused by complex operation can be reduced;
8. the universality of the test cases is high, and each test module and test sequence can be stored and multiplexed by different test cases;
9. the test history behavior can be automatically recorded, so that the subsequent problem backtracking is facilitated (due to continuous optimization and updating of the test flow, the actual test flow may not be consistent with the instruction book and the instruction book, which affects the subsequent problem backtracking.
According to the system-level testing method for the storage product, provided by the embodiment of the invention, different system behaviors are matched in a mode similar to code goods through designing the interactive interface, so that a new test case can be quickly and accurately generated; the user does not need to know how the codes are realized, and can realize ideas in a mode similar to the code goods only by knowing the using method of the test product.
In another aspect, an embodiment of the present invention further provides a system level testing system for a storage product, including:
the packaging module is used for responding to the test request and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
the first selection module is used for selecting at least one test module of the first interface and sequencing the at least one test module to form a test sequence;
the second selection module is used for selecting at least one test sequence and sequencing the at least one test sequence to form a test case;
and the test module is used for testing the storage product of the system according to the test case.
It should be noted that, the content in the above method embodiment is applicable to the system embodiment, and the functions specifically implemented by the system embodiment are the same as those of the above method embodiment, and the beneficial effects achieved by the method embodiment are the same as those achieved by the above method embodiment.
Further, the system-level testing system for the storage product of the embodiment of the invention further comprises a display module, wherein the display module is used for generating a flow chart when testing the storage product of the system; the flow chart is used for displaying the testing flow corresponding to the testing case.
Further, the system-level test system for the storage product of the embodiment of the invention further comprises a recording module, wherein the recording module is used for generating a recording file when the storage product of the system is tested; the record file is used for recording the system behavior corresponding to the test case.
On the other hand, the embodiment of the invention also provides electronic equipment, which comprises:
a memory for storing program instructions;
and the processor is used for calling the program instructions stored in the memory and executing the system level test method of the storage product according to the obtained program instructions.
It should be noted that, the content in the above method embodiment is applicable to the present electronic device embodiment, and the functions specifically implemented by the present electronic device embodiment are the same as those of the above method embodiment, and the achieved beneficial effects are the same as those of the above method embodiment.
Although specific embodiments are described herein, those of ordinary skill in the art will recognize that many other modifications or alternative embodiments are also within the scope of the present disclosure. For example, any of the functions and/or processing capabilities described in connection with a particular device or component may be performed by any other device or component. In addition, while various exemplary implementations and architectures have been described in terms of embodiments of the present disclosure, those of ordinary skill in the art will recognize that many other modifications to the exemplary implementations and architectures described herein are also within the scope of the present disclosure.
Certain aspects of the present disclosure are described above with reference to block diagrams and flowchart illustrations of systems, methods, systems and/or computer program products according to example embodiments. It will be understood that one or more blocks of the block diagrams and flowchart illustrations, and combinations of blocks in the block diagrams and flowchart illustrations, respectively, can be implemented by executing computer-executable program instructions. Also, some of the blocks in the block diagrams and flowcharts may not need to be performed in the order shown, or may not need to be performed in their entirety, according to some embodiments. In addition, additional components and/or operations beyond those shown in blocks of the block diagrams and flowcharts may be present in some embodiments.
Accordingly, blocks of the block diagrams and flowchart illustrations support combinations of means for performing the specified functions, combinations of elements or steps for performing the specified functions and program instruction means for performing the specified functions. It will also be understood that each block of the block diagrams and flowchart illustrations, and combinations of blocks in the block diagrams and flowchart illustrations, can be implemented by special purpose hardware-based computer systems that perform the specified functions, elements or steps, or combinations of special purpose hardware and computer instructions.
Program modules, applications, etc. described herein may include one or more software components including, for example, software objects, methods, data structures, etc. Each such software component may include computer-executable instructions that, in response to execution, cause at least a portion of the functions described herein (e.g., one or more operations of the exemplary methods described herein) to be performed.
The software components may be encoded in any of a variety of programming languages. An exemplary programming language may be a low-level programming language, such as an assembly language associated with a particular hardware architecture and/or operating system platform. Software components including assembly language instructions may need to be converted into executable machine code by an assembler prior to execution by a hardware architecture and/or platform. Another exemplary programming language may be a higher level programming language that may be portable across a variety of architectures. Software components, including higher-level programming languages, may need to be converted to an intermediate representation by an interpreter or compiler before execution. Other examples of programming languages include, but are not limited to, a macro language, a shell or command language, a job control language, a scripting language, a database query or search language, or a report writing language. In one or more exemplary embodiments, a software component containing instructions of one of the programming language examples described above may be executed directly by an operating system or other software component without first converting to another form.
The software components may be stored as files or other data storage constructs. Software components having similar types or related functionality may be stored together, such as in a particular directory, folder, or library. The software components may be static (e.g., preset or fixed) or dynamic (e.g., created or modified at execution time).
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of one of ordinary skill in the art without departing from the spirit of the present invention.

Claims (10)

1. A system level testing method for a storage product, comprising the steps of:
responding to the test request, and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
selecting at least one test module of the first interface, and sequencing the at least one test module to form a test sequence;
selecting at least one test sequence, and sequencing the at least one test sequence to form a test case;
and testing the storage product according to the test case.
2. The system level testing method of a storage product of claim 1, further comprising the steps of:
generating a flow chart when testing the storage product; the flow chart is used for displaying the testing flow corresponding to the testing case.
3. The system level testing method of a storage product of claim 1, further comprising the steps of:
generating a record file when testing the storage product; the record file is used for recording the system behavior corresponding to the test case.
4. The system level testing method of a storage product according to claim 1, wherein said selecting and ordering at least one of said testing modules of said first interface forms a testing sequence, specifically comprising:
responsive to a selection operation of at least one of the test modules in the first interface, ordering at least one of the test modules in a selected order to form the test sequence; the selection operation includes clicking or dragging.
5. The system level testing method of a storage product according to claim 1, wherein the testing of the storage product according to the test case specifically comprises:
and according to the test case, testing three dimensions of command, time sequence and read-write pressure on the storage product.
6. The system level testing method of a storage product of claim 1, further comprising the steps of:
and acquiring and displaying the test result of the storage product.
7. A system level testing system for a storage product, comprising:
the packaging module is used for responding to the test request and displaying a first interface; the first interface comprises a plurality of test modules, and each test module corresponds to a test operation of a system behavior;
the first selection module is used for selecting at least one test module of the first interface and sequencing the at least one test module to form a test sequence;
the second selection module is used for selecting at least one test sequence and sequencing the at least one test sequence to form a test case;
and the test module is used for testing the storage product according to the test case.
8. The system level testing system of a storage product of claim 7, further comprising a display module for generating a flow chart when testing the storage product; the flow chart is used for displaying the testing flow corresponding to the testing case.
9. An electronic device, comprising:
a memory for storing program instructions;
a processor for invoking program instructions stored in the memory and performing a system level test method of a storage product according to any of claims 1-6 in accordance with the obtained program instructions.
10. A storage medium having stored thereon computer executable instructions for causing a computer to perform the system level testing method of a storage product according to any one of claims 1-6.
CN202310446643.8A 2023-04-23 2023-04-23 System level testing method and system for storage products Active CN116524986B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310446643.8A CN116524986B (en) 2023-04-23 2023-04-23 System level testing method and system for storage products

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310446643.8A CN116524986B (en) 2023-04-23 2023-04-23 System level testing method and system for storage products

Publications (2)

Publication Number Publication Date
CN116524986A true CN116524986A (en) 2023-08-01
CN116524986B CN116524986B (en) 2024-04-19

Family

ID=87402304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310446643.8A Active CN116524986B (en) 2023-04-23 2023-04-23 System level testing method and system for storage products

Country Status (1)

Country Link
CN (1) CN116524986B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0869433A2 (en) * 1997-03-31 1998-10-07 Siemens Corporate Research, Inc. A test development system and method for software with a graphical user interface
US7272822B1 (en) * 2002-09-17 2007-09-18 Cisco Technology, Inc. Automatically generating software tests based on metadata
CN102737724A (en) * 2011-04-07 2012-10-17 鸿富锦精密工业(深圳)有限公司 System and method for testing nonvolatile random access memory (NVRAM)
US20130191105A1 (en) * 2012-01-20 2013-07-25 International Business Machines Coporation Virtual systems testing
US20170039121A1 (en) * 2015-08-06 2017-02-09 International Business Machines Corporation Test self-verification with integrated transparent self-diagnose
CN111352826A (en) * 2018-12-24 2020-06-30 上海云扩信息科技有限公司 Automatic generation method and tool for interface test case
CN112965903A (en) * 2021-03-09 2021-06-15 北京百度网讯科技有限公司 Test method, test device, electronic equipment and computer readable storage medium
US20210279167A1 (en) * 2020-02-07 2021-09-09 Warner Bros. Entertainment Inc. Automated videogame testing
CN114996127A (en) * 2022-05-17 2022-09-02 至誉科技(武汉)有限公司 Intelligent test method and system for solid state disk firmware module
CN115145777A (en) * 2022-09-02 2022-10-04 珠海妙存科技有限公司 Test method, system, device and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0869433A2 (en) * 1997-03-31 1998-10-07 Siemens Corporate Research, Inc. A test development system and method for software with a graphical user interface
US7272822B1 (en) * 2002-09-17 2007-09-18 Cisco Technology, Inc. Automatically generating software tests based on metadata
CN102737724A (en) * 2011-04-07 2012-10-17 鸿富锦精密工业(深圳)有限公司 System and method for testing nonvolatile random access memory (NVRAM)
US20130191105A1 (en) * 2012-01-20 2013-07-25 International Business Machines Coporation Virtual systems testing
US20170039121A1 (en) * 2015-08-06 2017-02-09 International Business Machines Corporation Test self-verification with integrated transparent self-diagnose
CN111352826A (en) * 2018-12-24 2020-06-30 上海云扩信息科技有限公司 Automatic generation method and tool for interface test case
US20210279167A1 (en) * 2020-02-07 2021-09-09 Warner Bros. Entertainment Inc. Automated videogame testing
CN112965903A (en) * 2021-03-09 2021-06-15 北京百度网讯科技有限公司 Test method, test device, electronic equipment and computer readable storage medium
CN114996127A (en) * 2022-05-17 2022-09-02 至誉科技(武汉)有限公司 Intelligent test method and system for solid state disk firmware module
CN115145777A (en) * 2022-09-02 2022-10-04 珠海妙存科技有限公司 Test method, system, device and storage medium

Also Published As

Publication number Publication date
CN116524986B (en) 2024-04-19

Similar Documents

Publication Publication Date Title
US20220100647A1 (en) System and Method for Automated Software Testing
CN103810089B (en) Automatically testing gesture-based applications
CN108415826B (en) Application testing method, terminal device and computer readable storage medium
CN106126424A (en) A kind of visual automated testing method of script, device and mobile terminal
CN110825618A (en) Method and related device for generating test case
Tuovenen et al. MAuto: Automatic mobile game testing tool using image-matching based approach
CN109144799A (en) Integrated testing method, apparatus, computer equipment and storage medium
CN115658529A (en) Automatic testing method for user page and related equipment
CN113760763A (en) Software testing method, device, server and system
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN111414309A (en) Automatic test method of application program, computer equipment and storage medium
CN108399125A (en) Automated testing method, device, computer equipment and storage medium
US11372750B2 (en) Test script for application under test having abstracted action group instantiations
CN113342629A (en) Operation track restoration method and device, computer equipment and storage medium
CN116974929A (en) Automatic test tool construction method, automatic test method and related equipment thereof
CN116524986B (en) System level testing method and system for storage products
CN115509913A (en) Software automation test method, device, machine readable medium and equipment
CN113672465A (en) Method, system, medium, terminal and unmanned aerial vehicle for generating process log system by process name
CN113076262A (en) Automatic webpage testing method and device
CN115982018B (en) UI test method, system, computer device and storage medium based on OCR
CN117033249B (en) Test case generation method and device, computer equipment and storage medium
CN113836037B (en) Interface interaction testing method, device, equipment and storage medium
CN116483639B (en) eMMC information acquisition method and system, electronic device and storage medium
CN116954977A (en) Page abnormality investigation method, device, equipment and storage medium thereof
Huang et al. Research on Architecture Design of E-commerce Mini-program and its application in WeChat

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