CN115543821A - Method and device for testing functional block and configuration system - Google Patents

Method and device for testing functional block and configuration system Download PDF

Info

Publication number
CN115543821A
CN115543821A CN202211255302.4A CN202211255302A CN115543821A CN 115543821 A CN115543821 A CN 115543821A CN 202211255302 A CN202211255302 A CN 202211255302A CN 115543821 A CN115543821 A CN 115543821A
Authority
CN
China
Prior art keywords
test
test case
function block
target function
executing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211255302.4A
Other languages
Chinese (zh)
Inventor
王灵军
李�杰
杨丽娟
都业明
陈靖涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gree Electric Appliances Inc of Zhuhai
Guochuang Energy Internet Innovation Center Guangdong Co Ltd
Original Assignee
Gree Electric Appliances Inc of Zhuhai
Guochuang Energy Internet Innovation Center Guangdong 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 Gree Electric Appliances Inc of Zhuhai, Guochuang Energy Internet Innovation Center Guangdong Co Ltd filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN202211255302.4A priority Critical patent/CN115543821A/en
Publication of CN115543821A publication Critical patent/CN115543821A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/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

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)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method, a device and a configuration system for testing a functional block, wherein the method comprises the following steps: starting a test task of the target function block; responding to the test task, and acquiring a test case set corresponding to the target function block; and executing each test case in the test case set to obtain a test result. By means of the scheme, the technical problem that the function blocks in the configuration system cannot be rapidly tested in the prior art is solved, and the technical effect of rapidly testing the graphical configuration system based on the function blocks is achieved.

Description

Method and device for testing functional block and configuration system
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for testing a functional block and a configuration system.
Background
The function block is a basic unit of a controller logic function package in IEC61499, and after the function block is written, a test is needed to ensure that design constraints and requirements are met. The regression test is to re-edit the existing function block, and after editing is finished, the original design constraint and requirement can be continuously met. Currently, in traditional programming languages, for example: the programming environment or device of java and C # provides a method for unit test, however, a method for rapid test in the graphical configuration system based on function blocks is not available.
An effective solution is not provided at present for how to quickly test a graphical configuration system based on functional blocks.
Disclosure of Invention
The embodiment of the invention provides a method, a device and a configuration system for testing a functional block, which aim to solve the problem that the functional block in the configuration system cannot be tested quickly in the prior art.
In order to solve the above technical problem, the present invention provides a method for testing a functional block, comprising: starting a test task of the target function block; responding to the test task, and acquiring a test case set corresponding to the target function block; and executing each test case in the test case set to obtain a test result.
Further, executing each test case in the test case set to obtain a test result, including: acquiring the arrangement sequence of each test case in the test case set; and sequentially executing each test case in the test case set according to the arrangement sequence to obtain a test result.
Further, before obtaining the test case suite corresponding to the target function block, the method further includes: providing a visual generation interface of the test case; receiving input components and/or output components clicked on the visualization generation interface; and taking the selected input component and/or output component as a test case.
Further, the input components include: input events and input variables, output components including: output events and output variables, one function block corresponding to a plurality of input components and/or output components.
Further, after executing each test case in the test case set to obtain a test result, the method further includes: and displaying the test result through a multiplexing user interaction interface.
Further, executing each test case in the test case set to obtain a test result includes: transmitting the data of the current test case to the test stub; receiving test data returned by the test pile; and carrying out consistency comparison on the test data and the expected data of the current test case to obtain a test result.
Further, still include: receiving an updating operation of a test case set corresponding to a target function block; responding to the updating operation, and updating the test case set corresponding to the target function block; wherein the update operation comprises at least one of: adding test cases, deleting test cases and editing test cases.
The invention also provides a device for testing the functional block, which comprises: the starting module is used for starting a test task of the target function block; the acquisition module is used for responding to the test task and acquiring a test case set corresponding to the target function block; and the execution module is used for executing each test case in the test case set to obtain a test result.
The invention also provides a configuration system which comprises the testing device of the functional block.
The invention also provides a computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the above-mentioned method.
The present invention also provides an electronic device, comprising: one or more processors; storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out the method as described above.
By applying the technical scheme of the invention, the test of the target function block can be rapidly completed by establishing the test case set comprising the test cases for the target function block, the technical problem that the function block in the configuration system cannot be rapidly tested in the prior art is solved through the scheme, and the technical effect of rapidly testing the graphical configuration system based on the function block is achieved.
Drawings
FIG. 1 is a flow diagram of a method of testing a functional block according to an embodiment of the present invention;
FIG. 2 is an architecture diagram of a test function of the configuration system according to an embodiment of the invention;
FIG. 3 is a method flow diagram of a test process according to an embodiment of the invention;
FIG. 4 is a schematic diagram of data flow within a system according to an embodiment of the present invention;
FIG. 5 is a block diagram of a functional block testing apparatus according to an embodiment of the present invention;
fig. 6 is a schematic diagram of an architecture of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, belong to the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "a plurality" typically includes at least two.
It should be understood that the term "and/or" as used herein is merely a relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B, may represent: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter associated objects are in an "or" relationship.
The words "if", as used herein may be interpreted as "at \8230; \8230whenor" when 8230; \8230when or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrase "if determined" or "if detected (a stated condition or event)" may be interpreted as "upon determining" or "in response to determining" or "upon detecting (a stated condition or event)" or "in response to detecting (a stated condition or event)", depending on the context.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that an article or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such article or apparatus. Without further limitation, an element defined by the phrases "comprising one of \8230;" does not exclude the presence of additional like elements in an article or device comprising the element.
Alternative embodiments of the present invention are described in detail below with reference to the accompanying drawings.
Example 1
Fig. 1 is a flowchart of a method for testing a functional block according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S101, starting a test task of a target function block;
step S102, responding to the test task, and acquiring a test case set corresponding to a target function block;
and step S103, executing each test case in the test case set to obtain a test result.
In the above example, the test of the target function block can be completed quickly by establishing the test case set including the test case for the target function block, and by the above scheme, the technical problem that the function block in the configuration system cannot be tested quickly in the prior art is solved, and the technical effect of quickly testing the graphical configuration system based on the function block is achieved.
Specifically, in order to avoid missing test, when each test case in the test case set is executed to obtain a test result, the arrangement sequence of each test case in the test case set can be obtained; and sequentially executing each test case in the test case set according to the arrangement sequence to obtain a test result. For example, there are 5 test cases in the test case set, and that may set a number for each: number 1, number 2, number 3, number 4 and number 5, and then, test is performed one by one according to the numbering sequence to avoid missing test.
For the formation of the test case set, the test case set may be formed in a manner of a visual interface, for example, before the test case set corresponding to the target function block is obtained, a visual generation interface of the test case may be provided; receiving input components and/or output components clicked on the visualization generation interface; and taking the clicked input component and/or output component as a test case.
Wherein, the input component comprises: input events and input variables, output components including: output events and output variables, one function block corresponding to multiple input components and/or output components. For example, an input/output column may be provided in the visualization interface, and in each input/output column, a combo box listing the inputs/outputs that may be selected, and the user may select directly from the combo box.
In order to realize the visual display of the test result and facilitate the visual learning of the test result, after each test case in the test case set is executed to obtain the test result, the test result can be displayed through a multiplexing user interactive interface.
When testing, the test can be performed through a test stub, wherein the test stub is a module used for receiving test case data, executing test case business logic and returning test data. Based on this, executing each test case in the test case set, and obtaining a test result may include: transmitting the data of the current test case to the test stub; receiving test data returned by the test pile; and comparing the consistency of the test data with the expected data of the current test case to obtain a test result.
For example, the target function block performs addition of two numbers, and the current test case a is a case where the test function block has only one addend (for example, the value is 1), the test data returned after the test stub executes is 1, and if the expected value in the description of the test case a is 1, it indicates that the test data is equal to the expected value, and therefore it may be determined that the test passes, otherwise, the test fails.
The test case set can be updated in real time, and can be updated according to requirements and actual conditions, so that the updating operation of the test case set corresponding to the target function block can be received; responding to the updating operation, and updating the test case set corresponding to the target function block; wherein the update operation may include, but is not limited to, at least one of: adding test cases, deleting test cases and editing test cases.
Example 2
The above method is described below with reference to a specific embodiment, however, it should be noted that the specific embodiment is only for better describing the present application and is not to be construed as a limitation of the present application.
In this example, the test efficiency is improved by providing the function of the automatic test of the function block in the graphical configuration system based on the function block, and the test is executed in a test case set manner, so that the test consistency and repeatability of the function block can be ensured.
Specifically, the test functions of the configuration system can be as shown in fig. 2, including:
the model case editing module M0 is used for a designer to edit test case data;
the test case set management module M1 is configured to visually manage all test cases of the function block to be tested, and may include: creation, deletion and editing, and the test of function blocks can be started through the module
The test starting module M2 is used for starting the test of the tested function block by a user and starting a test engine by the system;
and the test engine module M3 is used for processing the test case sets of the tested function blocks, processing the test cases one by one and executing test actions.
And the test result module M4 is used for processing the result data of each test, determining the result of each test according to the description of the test case, namely passing or failing, and displaying all test result information of the test case set to a user.
And the test pile M5 is used for receiving the test case data, executing the service logic of the test case and returning the test data.
The following is a detailed description of the modules:
1) Model use case editing module M0:
a function block has an input event, an input variable, an output event, and an output variable as specified in IEC61499 for the function block. Event-triggered access to data: when an input event is triggered, the value of an input variable is valid; and when the output event is triggered, the value of the output variable is effective.
For one design case, the input of the design of the test case comprises an input event and an input variable; the output includes output events and output variables. A function block may include a plurality of inputs and outputs, and in each input/output column, a combo box listing the inputs/outputs that may be selected by the user directly from the combo box.
2) The test case set management module M1:
the method comprises the steps of creating a test case set, and adding, deleting and editing the test cases. For convenience, an entry to initiate a test may be provided at the same time, and the test results of the test cases are displayed at the same time here. When the test is started each time, the test result is empty, and after the test result is returned, the test result can be displayed at the empty test result, and the display module of the test result can reuse the user interaction interface. The module may be accessed through a right-click menu of the function block under test.
3) The test starting module M2:
and starting the test on the tested module, namely starting the test engine module M3, and transmitting the test case set data to the test engine. When the method is realized, the starting can be entered through a right-click menu of the tested function block, and the starting can also be entered through a start button.
4) The test engine module M3:
the data of the test case set is read, and each test case is processed one by one, specifically, the data of the test case may be transmitted to the test stub M5 (actual hardware runtime, simulated test runtime, and the like), and the test data of the test case returned by the test stub M5 is received.
5) The test result module M4:
and processing the returned data of the test case, judging whether the test passes or not according to the description in the test case, and displaying the data to a designer. In implementation, the test stub M5 returns test data of a test case, for example: the tested function block is to perform the addition of two numbers, and the test case A is the situation that the test function block only has one addend (for example, the value is 1); and returning test data to be 1 after the M5 is executed, and if the expected value in the description of the test case A is 1 and the test data is equal to the expected value, the test is passed, otherwise, the test is not passed.
6) And (3) testing a pile M5:
and receiving test case data, executing test case service logic and returning test data.
7) The test case set persistence module M6:
the test case set data is stored along with the project, and can be read at any time so as to carry out regression test through the test case data.
For the test procedure, as shown in fig. 3, the following steps are included:
s1: creating a test case set of the function block;
s2: writing an nth test case;
s3: starting the test of the functional block;
s4: reading a test case set of a tested function block by an automatic test engine;
s5: the automatic test engine executes each test case in sequence;
s6: and the automatic test engine returns the test result of the test case.
The test case set can be written at first or can be gradually improved along with the continuous progress of the test process. When the test case is created, the test case set can be stored locally or on a remote storage in a visual editing mode or a file importing mode, and the specific creating and storing mode can be selected according to actual requirements and is not limited in the present application.
The method is characterized in that the method is visually described for function block test cases, visually described for test case sets, and also visually described for batch execution and test results of the test case sets.
The data flow in the system can be as shown in fig. 4, the test case set of the tested function block inputs data to the test engine, the test engine provides the data to the test stub, the test stub returns output data, and finally a test result is obtained based on the test case and the output data.
In the above example, the test cases are combined into a set, so that visual management of the test cases by a user can be facilitated, the design of the test cases can be more conveniently performed, various input combined tests can be performed, one test input is not required, and the problem that data cannot be recorded in the test process is solved. By means of automatically executing the test case set, the problems of operation range and easiness in error existing in manual operation can be solved, the test efficiency is improved, and meanwhile, the consistency and repeatability of test results are improved.
Example 3
As shown in fig. 5, according to a second aspect of the present invention, there is provided a functional block testing apparatus, including:
a starting module 501, configured to start a test task for a target function block;
an obtaining module 502, configured to respond to the test task, to obtain a test case set corresponding to a target function block;
the execution module 503 is configured to execute each test case in the test case set to obtain a test result.
In the above example, the test of the target function block can be completed quickly by establishing the test case set including the test case for the target function block, and by the above scheme, the technical problem that the function block in the configuration system cannot be tested quickly in the prior art is solved, and the technical effect of quickly testing the graphical configuration system based on the function block is achieved.
In an embodiment, the execution module 503 may be specifically configured to obtain an arrangement order of each test case in the test case set; and sequentially executing each test case in the test case set according to the arrangement sequence to obtain a test result.
In one embodiment, before the test device of the function block acquires the test case set corresponding to the target function block, a visual generation interface of the test case can be provided; receiving input components and/or output components clicked on the visualization generation interface; and taking the clicked input component and/or output component as a test case.
In one embodiment, the input components include: input events and input variables, and output components including: output events and output variables, one function block corresponding to a plurality of input components and/or output components.
In an embodiment, after the testing device of the functional block executes each test case in the test case set to obtain a test result, the test result may be displayed through a multiplexing user interaction interface.
In an embodiment, the execution module 503 may specifically transmit data of the current test case to the test stub; receiving test data returned by the test pile; and comparing the consistency of the test data with the expected data of the current test case to obtain a test result.
In an embodiment, the test apparatus of the functional block may further receive an update operation on a test case set corresponding to the target functional block; responding to the updating operation, and updating the test case set corresponding to the target function block; wherein the update operation comprises at least one of: adding test cases, deleting test cases and editing test cases.
Example 4
As shown in fig. 6, the present embodiment provides an electronic device 10, and the electronic device 10 may include one or more processors 02 (only one is shown in the figure) (the processors 02 may include, but are not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory 04 for storing data, and a transmission module 06 for communication function. It will be understood by those skilled in the art that the structure shown in fig. 6 is only an illustration and is not intended to limit the structure of the electronic device. For example, the electronic device 10 may also include more or fewer components than shown in FIG. 6, or have a different configuration than shown in FIG. 6.
The memory 04 may be used to store software programs and modules of application software, such as program instructions/modules corresponding to the bus voltage protection method in the embodiment of the present application, and the processor 02 executes various functional applications and data processing by running the software programs and modules stored in the memory 04, that is, implements the bus voltage protection method of the application program. The memory 04 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 04 may further include memory located remotely from the processor 02, which may be connected to the electronic device 10 over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission module 06 is used to receive or transmit data via a network. Specific examples of such networks may include wireless networks provided by communication providers of the electronic device 10. In one example, the transmission module 06 includes a Network adapter (NIC) that can be connected to other Network devices through a base station so as to communicate with the internet. In one example, the transmission module 06 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
Example 5
The embodiment of the present invention provides software for executing the technical solutions described in the above embodiments and preferred embodiments.
Embodiments of the present invention provide a non-volatile computer storage medium, where a computer-executable instruction is stored in the computer storage medium, and the computer-executable instruction may execute a method for testing a functional block in any of the above method embodiments.
The storage medium stores the software, and the storage medium includes but is not limited to: optical disks, floppy disks, hard disks, erasable memories, etc.
The product can execute the method provided by the embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method. For technical details that are not described in detail in this embodiment, reference may be made to the method provided by the embodiment of the present invention.
Electronic devices of embodiments of the present invention exist in a variety of forms, including but not limited to:
(1) Mobile communication devices, which are characterized by mobile communication functions and are primarily targeted at providing voice and data communications. Such terminals include smart phones (e.g., iphones), multimedia phones, functional phones, and low-end phones, among others.
(2) The ultra-mobile personal computer equipment belongs to the category of personal computers, has calculation and processing functions and generally has the characteristic of mobile internet access. Such terminals include PDA, MID, and UMPC devices, such as ipads.
(3) Portable entertainment devices such devices may display and play multimedia content. Such devices include audio and video players (e.g., ipods), handheld game consoles, electronic books, as well as smart toys and portable car navigation devices.
(4) The server is similar to a general computer architecture, but has high requirements on processing capacity, stability, reliability, safety, expandability, manageability and the like because of the need of providing highly reliable services.
(5) And other electronic devices with data interaction functions, such as televisions, large vehicle-mounted screens and the like.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (11)

1. A method for testing a functional block, the method comprising:
starting a test task of the target function block;
responding to the test task, and acquiring a test case set corresponding to the target function block;
and executing each test case in the test case set to obtain a test result.
2. The method of claim 1, wherein executing each test case in the set of test cases to obtain a test result comprises:
acquiring the arrangement sequence of each test case in the test case set;
and sequentially executing each test case in the test case set according to the arrangement sequence to obtain a test result.
3. The method according to claim 1, further comprising, before obtaining the test case suite corresponding to the target function block:
providing a visual generation interface of a test case;
receiving input components and/or output components clicked on the visualization generation interface;
and taking the selected input component and/or output component as a test case.
4. The method of claim 3, wherein the input components comprise: input events and input variables, output components including: output events and output variables, one function block corresponding to a plurality of input components and/or output components.
5. The method of claim 1, wherein after executing each test case in the set of test cases to obtain a test result, further comprising:
and displaying the test result through a multiplexing user interaction interface.
6. The method of claim 1, wherein executing each test case in the set of test cases to obtain a test result comprises:
transmitting the data of the current test case to the test stub;
receiving test data returned by the test pile;
and carrying out consistency comparison on the test data and the expected data of the current test case to obtain a test result.
7. The method of claim 1, further comprising:
receiving an updating operation of a test case set corresponding to a target function block;
responding to the updating operation, and updating the test case set corresponding to the target function block;
wherein the update operation comprises at least one of: adding test cases, deleting test cases and editing test cases.
8. An apparatus for testing a functional block, the apparatus comprising:
the starting module is used for starting a test task of the target function block;
the acquisition module is used for responding to the test task and acquiring a test case set corresponding to the target function block;
and the execution module is used for executing each test case in the test case set to obtain a test result.
9. A configuration system characterized by a test device comprising the functional block of claim 8.
10. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
11. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out the method of any one of claims 1 to 7.
CN202211255302.4A 2022-10-13 2022-10-13 Method and device for testing functional block and configuration system Pending CN115543821A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211255302.4A CN115543821A (en) 2022-10-13 2022-10-13 Method and device for testing functional block and configuration system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211255302.4A CN115543821A (en) 2022-10-13 2022-10-13 Method and device for testing functional block and configuration system

Publications (1)

Publication Number Publication Date
CN115543821A true CN115543821A (en) 2022-12-30

Family

ID=84732635

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211255302.4A Pending CN115543821A (en) 2022-10-13 2022-10-13 Method and device for testing functional block and configuration system

Country Status (1)

Country Link
CN (1) CN115543821A (en)

Similar Documents

Publication Publication Date Title
WO2020155777A1 (en) Ui automated function testing method, testing device, testing apparatus, and storage medium
CN109741755B (en) Voice awakening word threshold management device and method for managing voice awakening word threshold
CN109324857B (en) User guide implementation method, device and storage medium
CN113449877B (en) Method and system for demonstrating machine learning modeling process
CN110716853A (en) Test script recording method, application program testing method and related device
CN110795175A (en) Method and device for analog control of intelligent terminal and intelligent terminal
CN114003451B (en) Interface testing method, device, system and medium
CN112463634A (en) Software testing method and device under micro-service architecture
CN109147022A (en) VR data rendering method and system, computer equipment, computer storage medium
CN112015654A (en) Method and apparatus for testing
CN113590454A (en) Test method, test device, computer equipment and storage medium
CN111190657B (en) Activity configuration method and device, readable medium and electronic equipment
CN111666100A (en) Software framework generation method and device, electronic equipment and storage medium
CN116225886A (en) Test case generation method, device, equipment, storage medium and program product
US20140282426A1 (en) Divide and conquer approach to scenario timeline activity attribution
CN115543821A (en) Method and device for testing functional block and configuration system
CN113127099B (en) Server configuration method, device, equipment and storage medium
CN111738415B (en) Model synchronous updating method and device and electronic equipment
CN114116480A (en) Method, device, medium and equipment for determining application program test coverage rate
CN109276886B (en) Text generation method, system and terminal equipment
CN113282493A (en) Method and device for smoke test, storage medium and electronic equipment
CN109446073B (en) Software collaborative testing method and device and electronic equipment
CN109684214B (en) UI (user interface) testing method and device
EP4216097A1 (en) Method, system, equipment and medium for modifying the layering layer information of finite element model unit
CN114968794A (en) Knowledge graph-based application program automatic testing 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