CN114546842A - Interface test method and device, storage medium and electronic equipment - Google Patents

Interface test method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN114546842A
CN114546842A CN202210122966.7A CN202210122966A CN114546842A CN 114546842 A CN114546842 A CN 114546842A CN 202210122966 A CN202210122966 A CN 202210122966A CN 114546842 A CN114546842 A CN 114546842A
Authority
CN
China
Prior art keywords
feedback data
test
target
condition
interface
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
CN202210122966.7A
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.)
Qingdao Haier Technology Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Technology Co Ltd
Haier Smart Home 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 Qingdao Haier Technology Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN202210122966.7A priority Critical patent/CN114546842A/en
Publication of CN114546842A publication Critical patent/CN114546842A/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/3688Test management for test execution, e.g. scheduling of test suites
    • 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

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 an interface testing method and device, a storage medium and electronic equipment. Wherein, the method comprises the following steps: the method comprises the steps of obtaining a target test case and expected feedback data of the target test case, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test; performing a first target test on a target interface according to a target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test; and under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, determining that the target interface passes the test, and taking the first feedback data as new expected feedback data of the target test case. The invention solves the technical problem of low efficiency of interface test.

Description

Interface test method and device, storage medium and electronic equipment
Technical Field
The invention relates to the field of computers, in particular to an interface testing method and device, a storage medium and electronic equipment.
Background
In the related technology, the test of the interface usually corresponds to one instance interface, but when the interface changes, the test case corresponding to the interface usually needs to be correspondingly modified, the workload is large, the modification steps are complex, and the interface test efficiency is naturally reduced. Therefore, there is a problem that the efficiency of the interface test is low.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides an interface test method and device, a storage medium and electronic equipment, and aims to at least solve the technical problem of low interface test efficiency.
According to an aspect of an embodiment of the present invention, there is provided an interface testing method, including: acquiring a target test case and expected feedback data of the target test case, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test; performing a first target test on the target interface according to the target test case to obtain first feedback data, wherein the first feedback data is data fed back by the target interface when the first target test is finished; and determining that the target interface passes the test and using the first feedback data as new expected feedback data of the target test case when the comparison result of the first feedback data and the expected feedback data does not meet a preset comparison condition and the first feedback data meets a test passing condition, wherein the target interface is set to pass the test when the comparison result meets the preset comparison condition.
According to another aspect of the embodiments of the present invention, there is also provided an interface testing apparatus, including: a first obtaining unit, configured to obtain a target test case and expected feedback data of the target test case, where the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass a test; a first test unit, configured to perform a first target test on the target interface according to the target test case to obtain first feedback data, where the first feedback data is data that is fed back when the target interface finishes the first target test; a first determining unit, configured to determine that the target interface passes the test when a comparison result of the first feedback data and the expected feedback data does not satisfy a preset comparison condition and the first feedback data satisfies a test passing condition, and use the first feedback data as new expected feedback data of the target test case, where the target interface is set to pass the test when the comparison result satisfies the preset comparison condition.
As an alternative, the method comprises the following steps: a second obtaining unit, configured to obtain a first state of the target interface after the first target test is performed on the target interface according to the target test case to obtain first feedback data, where the first state is used to indicate a configuration state of the target interface; a first comparing unit, configured to, when the first state is different from a second state corresponding to the expected feedback data, determine whether the comparison result satisfies the preset comparison condition and determine whether the first feedback data satisfies the test passing condition, where the expected feedback data is data fed back when a target interface in the second state is predicted to pass a test; and a second obtaining unit, configured to determine whether the comparison result satisfies the preset comparison condition when the first state is the second state.
As an alternative, the method comprises the following steps: a second determining unit, configured to determine whether the comparison result satisfies the preset comparison condition and whether the first feedback data satisfies the test passing condition when the first state is different from a second state corresponding to the expected feedback data, determine that the target interface passes the test and use the first feedback data as the new expected feedback data when the comparison result does not satisfy the preset comparison condition and the first feedback data satisfies the test passing condition; or, the third determining unit is configured to determine whether the comparison result satisfies the preset comparison condition when the first state is different from a second state corresponding to the expected feedback data, and determine that the target interface passes the test when the comparison result satisfies the preset comparison condition after determining whether the first feedback data satisfies the test passing condition.
As an alternative, the method comprises the following steps: a fourth determining unit, configured to determine whether the comparison result satisfies the preset comparison condition and determine that the target interface fails the test if the comparison result does not satisfy the preset comparison condition after determining whether the first feedback data satisfies the test passing condition if the first state is different from a second state corresponding to the expected feedback data; or, a fifth determining unit, configured to determine whether the comparison result satisfies the preset comparison condition when the first state is different from a second state corresponding to the expected feedback data, and determine that the target interface passes the test when the comparison result satisfies the preset comparison condition after determining whether the first feedback data satisfies the test passing condition.
As an alternative, the apparatus includes: a third obtaining unit, configured to obtain an interface adjustment request before the first state of the target interface is obtained, where the interface adjustment request is used to request to adjust a configuration parameter of the target interface in the first state; responding to the interface adjustment request, and adjusting the configuration parameters of the target interface to obtain new configuration parameters of the target interface; the second acquiring unit includes: and the acquisition module is used for acquiring a new first state of the target interface according to the new configuration parameters.
As an alternative, the apparatus includes: a third obtaining unit, configured to obtain an interface adjustment request before the first state of the target interface is obtained, where the interface adjustment request is used to request to adjust a configuration parameter of the target interface in the first state; responding to the interface adjustment request, and adjusting the configuration parameters of the target interface to obtain new configuration parameters of the target interface; the second acquiring unit includes: and the acquisition module is used for acquiring a new first state of the target interface according to the new configuration parameters.
As an alternative, the method comprises the following steps: a comparison module, configured to, after the new first state of the target interface is obtained according to the new configuration parameter, determine whether the comparison result satisfies the preset comparison condition and determine whether the first feedback data satisfies the test passing condition under a condition that the new first state is different from the second state; a determining module, configured to determine that the target interface fails the test and obtain case prompt information when the comparison result satisfies the preset comparison condition and the first feedback data does not satisfy the pass condition for testing after the new first state of the target interface is obtained according to the new configuration parameter, where the case prompt information is used to prompt that the target test case is not applicable to the target interface in the new first state.
As an alternative, the method comprises the following steps: a second testing unit, configured to perform a second target test on the target interface according to the target test case after the first feedback data is used as new expected feedback data of the target test case, so as to obtain second feedback data, where the second feedback data is data that is fed back when the target interface ends the second target test; and a sixth determining unit, configured to determine that the target interface fails the test if a comparison result between the second feedback data and the new expected feedback data does not satisfy the preset comparison condition and the second feedback data does not satisfy the test passing condition after the first feedback data is used as new expected feedback data of the target test case.
As an optional solution, the first determining unit includes: a distinguishing module, configured to determine that the target interface passes the test and use the first feedback data as the new expected feedback data of the target test case when the difference between the first feedback data and the expected feedback data is greater than or equal to a target threshold and the first feedback data satisfies the test passing condition, where the comparison result is set to satisfy the preset comparison condition when the difference between the first feedback data and the expected feedback data is less than the target threshold.
According to yet another aspect of embodiments herein, there is provided a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The computer instructions are read by a processor of the computer device from the computer-readable storage medium, and the computer instructions are executed by the processor to cause the computer device to perform the interface testing method as above.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor executes the interface testing method through the computer program.
In the embodiment of the invention, a target test case and expected feedback data of the target test case are obtained, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test; performing a first target test on the target interface according to the target test case to obtain first feedback data, wherein the first feedback data is data fed back by the target interface when the first target test is finished; determining that the target interface passes the test when the comparison result of the first feedback data and the expected feedback data does not satisfy a preset comparison condition and the first feedback data satisfies the test passing condition, and using the first feedback data as new expected feedback data of the target test case, wherein the target interface is configured to pass the test when the comparison result satisfies the preset comparison condition, and using the first feedback data as the new expected feedback data of the target test case when the comparison result of the first feedback data and the expected feedback data does not satisfy the preset comparison condition and the first feedback data satisfies the test passing condition, so as to achieve the purpose of efficiently completing the update of the test case, thereby achieving the technical effect of improving the efficiency of the interface test, and then solved the lower technical problem of efficiency of interface test.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a schematic diagram of an application environment of an alternative interface testing method according to an embodiment of the invention;
FIG. 2 is a schematic diagram illustrating the flow of an alternative interface testing method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an alternative interface test method according to an embodiment of the invention;
FIG. 4 is a schematic diagram of an alternative interface testing method according to an embodiment of the invention;
FIG. 5 is a schematic diagram of an alternative interface test apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an alternative electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to an aspect of the embodiments of the present invention, there is provided an interface testing method, which may be, but is not limited to, applied to the environment shown in fig. 1 as an optional implementation manner. The system may include, but is not limited to, a user equipment 102, a network 110, and a server 112, wherein the user equipment 102 may include, but is not limited to, a display 108, a processor 106, and a memory 104.
The specific process comprises the following steps:
step S102, the user equipment 102 obtains a test request for a target interface, wherein the test request is used for requesting to test the target interface;
step S104-S106, the user equipment 102 sends the test request to the server 112 through the network 110;
step S108, the server 112 searches for a target test case corresponding to the test request and expected feedback data of the target test case through the database 114, and performs test processing on the target interface through the processing engine 116 by using the target test case, thereby obtaining first feedback data; then, the processing engine 116 compares the first feedback data with the expected feedback data, and determines whether the first feedback data meets a test passing condition, for example, when the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, it is determined that the target interface passes the test, and the first feedback data is used as new expected feedback data of the target test case; further generating a test result of the target interface;
the server 112 sends the test results to the user device 102 via the network 110, and the processor 106 in the user device 102 displays the test results on the display 108 and stores the test results in the memory 104, steps S110-S112.
In addition to the example shown in fig. 1, the above steps may be performed by the user equipment 102 independently, that is, the user equipment 102 performs the steps of testing the target interface, comparing the first feedback data with the expected feedback data, judging whether the first feedback data meets the test passing condition, generating the test result of the target interface, and the like, so as to relieve the processing pressure of the server. The user equipment 102 includes, but is not limited to, a handheld device (e.g., a mobile phone), a notebook computer, a desktop computer, a vehicle-mounted device, and the like, and the specific implementation manner of the user equipment 102 is not limited in the present invention.
Optionally, as an optional implementation manner, as shown in fig. 2, the interface testing method includes:
s202, acquiring a target test case and expected feedback data of the target test case, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test;
s204, performing a first target test on the target interface according to the target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test;
and S206, determining that the target interface passes the test when the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, and taking the first feedback data as new expected feedback data of the target test case, wherein the target interface is set to pass the test when the comparison result meets the preset comparison condition.
Optionally, in this embodiment, the interface testing method may be but not limited to be applied in an application scenario of an interface automation testing platform, for example, a target test case is written into the automation testing platform in excel to drive execution of a first target test, specifically, json full verification (target test case) and excel result data (expected feedback data) are written, case request data is organized first, then result data is screened and compared, and finally test result data is stored as an expected result of the automation test, so that time for judging a case writing result is saved; and further when the interface returns and changes, determining the reasons of expectation and difference, and if no problem exists, replacing the old result with the new test result (taking the first feedback data as the new expected feedback data of the target test case) to achieve the purpose of automatically updating the expected result of the automatic test.
Optionally, in this embodiment, the Test Case (Test Case) may refer to, but is not limited to, a description of a Test task performed on one or more specific software products (such as a target interface), and embodies a Test scheme, a technique, and a policy, and the contents of which may include, but are not limited to, a Test target, a Test environment, input data, a Test step, an expected result, a Test script, and the like, to finally form a document; in general, a test case may be, but is not limited to, a set of test inputs, execution conditions, and expected results tailored for a particular purpose for verifying that a particular software requirement is met.
Optionally, in this embodiment, the expected feedback data may be, but is not limited to, an expected value of the target test case, further for example, the fed-back test data is obtained after the test is performed by using the target test case, and whether the current test meets the passing condition is determined based on a difference between the test data and the expected feedback data; however, in some scenarios, an object to be tested (such as a target interface) may be modified due to a requirement, and the like, so that the original expected feedback data may no longer be suitable for the original test scenario.
Optionally, in this embodiment, the test passing condition may be, but is not limited to, that the number of BUGs existing in the operation logic of the target interface during the test is less than or equal to the problem threshold, and it is further determined that the target interface meets the test passing condition; and conversely, in the same way, the number of BUGs in the operation logic of the target interface during the test is larger than the problem threshold value, and the target interface is determined not to meet the test passing condition. Or to improve the accuracy of the test passing condition, but not limited to, manually determining whether the feedback data satisfies the test passing condition.
The method includes the steps that a target test case and expected feedback data of the target test case are obtained, wherein the target test case is used for testing a target interface, and the expected feedback data are data fed back when the target interface is predicted to pass a test; performing a first target test on a target interface according to a target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test; and under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, determining that the target interface passes the test, and taking the first feedback data as new expected feedback data of the target test case, wherein the target interface is set to pass the test under the condition that the comparison result meets the preset comparison condition.
For further example, optionally, as shown in fig. 3, in response to a test request triggered by the interface automation test platform to the interface a (target interface), a target test case 302 and expected feedback data 304 of the target test case 302 are obtained, where the target test case 302 is used for testing the target interface, and the expected feedback data 304 is data fed back when the target interface is predicted to pass the test; further performing a first target test on the target interface according to the target test case 302 to obtain first feedback data 306, where the first feedback data 306 is data fed back when the target interface finishes the first target test; in the event that the difference between the first feedback data 306 and the expected feedback data 304 is greater than or equal to the target threshold, but the first feedback data 306 satisfies the test pass condition, the target interface is determined to pass the test, and the first feedback data 306 is taken as the new expected feedback data 308 of the target test case 302.
According to the embodiment provided by the application, a target test case and expected feedback data of the target test case are obtained, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test; performing a first target test on a target interface according to a target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test; and under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, determining that the target interface passes the test, taking the first feedback data as new expected feedback data of the target test case, and using the mode that the first feedback data is taken as the new expected feedback data of the target test case under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, thereby achieving the aim of efficiently finishing updating the test case, and further achieving the technical effect of improving the efficiency of the interface test.
As an optional scheme, after performing a first target test on a target interface according to a target test case to obtain first feedback data, the method includes:
s1, acquiring a first state of the target interface, wherein the first state is used for representing the configuration state of the target interface;
s2, under the condition that the first state is different from a second state corresponding to the expected feedback data, judging whether the comparison result meets a preset comparison condition and judging whether the first feedback data meets a test passing condition, wherein the expected feedback data is data fed back when a target interface in the second state is predicted to pass the test;
and S3, judging whether the comparison result meets the preset comparison condition or not when the first state is the second state.
Optionally, in this embodiment, in order to improve the testing efficiency, the configuration state of the target interface is determined first, and it is determined whether the configuration state of the target interface is still an original state (second state) corresponding to the target test case, if so, the configuration state of the target interface is preferentially compared with the expected feedback data, and if not, on the basis of the comparison with the expected feedback data, it is further determined whether the first feedback data meets the test passing condition.
According to the embodiment provided by the application, a first state of a target interface is obtained, wherein the first state is used for representing the configuration state of the target interface; under the condition that the first state is different from a second state corresponding to the expected feedback data, judging whether the comparison result meets a preset comparison condition and judging whether the first feedback data meets a test passing condition, wherein the expected feedback data is data fed back when a target interface in the second state is predicted to pass the test; and under the condition that the first state is the second state, judging whether the comparison result meets the preset comparison condition or not, thereby realizing the effect of improving the interface testing efficiency.
As an optional scheme, after determining whether the comparison result satisfies the preset comparison condition and determining whether the first feedback data satisfies the test passing condition when the first state is different from the second state corresponding to the expected feedback data, the method includes:
s1, determining that the target interface passes the test and taking the first feedback data as new expected feedback data under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition; or the like, or a combination thereof,
and S2, determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition.
Optionally, in this embodiment, to improve the diversity of the interface test, when the comparison result between the first feedback data and the expected feedback data does not satisfy the preset comparison condition and the first feedback data satisfies the test passing condition, it is determined that the target interface passes the test, and the first feedback data is used as new expected feedback data; or, determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition.
According to the embodiment provided by the application, when the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, the target interface is determined to pass the test, and the first feedback data is used as new expected feedback data; or, under the condition that the comparison result meets the preset comparison condition, the target interface is determined to pass the test, so that the effect of diversity of interface tests is realized.
As an optional scheme, after determining whether the comparison result satisfies the preset comparison condition and determining whether the first feedback data satisfies the test passing condition when the first state is the second state and when the first state is different from the second state corresponding to the expected feedback data, the method includes:
s1, determining that the target interface fails the test under the condition that the comparison result does not meet the preset comparison condition; or the like, or, alternatively,
and S2, determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition.
Optionally, in this embodiment, in order to improve the diversity of the interface test, when the comparison result does not satisfy the preset comparison condition, it is determined that the target interface fails the test; or, determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition.
According to the embodiment provided by the application, the target interface is determined not to pass the test under the condition that the comparison result does not meet the preset comparison condition; or, under the condition that the comparison result meets the preset comparison condition, the target interface is determined to pass the test, so that the effect of improving the diversity of the interface test is realized.
As an optional solution, before obtaining the first state of the target interface, the method includes: acquiring an interface adjusting request, wherein the interface adjusting request is used for requesting to adjust the configuration parameters of a target interface in a first state; responding to the interface adjustment request, and adjusting the configuration parameters of the target interface to obtain new configuration parameters of the target interface;
as an optional solution, acquiring the first state of the target interface includes: and acquiring a new first state of the target interface according to the new configuration parameters.
Optionally, in this embodiment, the obtaining of the interface adjustment request may be, but is not limited to, triggering the interface adjustment request when a new requirement comes in; and further responding to the interface adjustment request to control the (target) interface to be changed, running the original test case, confirming whether the failed case has a problem according to the logic of the server side, and extracting the BUG with the problem until all test results are correct.
As an optional solution, after obtaining the new first state of the target interface according to the new configuration parameter, the method includes:
s1, judging whether the comparison result meets the preset comparison condition and whether the first feedback data meets the test passing condition under the condition that the new first state is different from the second state;
and S2, determining that the target interface fails the test and acquiring case prompt information under the condition that the comparison result meets the preset comparison condition and the first feedback data does not meet the test passing condition, wherein the case prompt information is used for prompting that the target test case is not suitable for the target interface in the new first state.
Optionally, in this embodiment, to improve the intuitiveness of the test result, especially to improve the intuitiveness of the target interface prompting that the target test case is not applicable to the new first state, when the comparison result meets the preset comparison condition and the first feedback data does not meet the test passing condition, it is determined that the target interface fails the test, and the case prompt information is displayed.
According to the embodiment provided by the application, under the condition that the new first state is different from the second state, whether the comparison result meets the preset comparison condition or not and whether the first feedback data meets the test passing condition or not are judged; and under the condition that the comparison result meets the preset comparison condition and the first feedback data does not meet the test passing condition, determining that the target interface does not pass the test, and acquiring case prompt information, wherein the case prompt information is used for prompting that the target test case is not suitable for the target interface in the new first state, so that the effect of improving the intuitiveness of the test result is realized.
As an optional solution, after taking the first feedback data as new expected feedback data of the target test case, the method includes:
s1, performing a second target test on the target interface according to the target test case to obtain second feedback data, wherein the second feedback data is data fed back when the target interface finishes the second target test;
and S2, determining that the target interface fails the test under the condition that the comparison result of the second feedback data and the new expected feedback data does not meet the preset comparison condition and the second feedback data does not meet the test passing condition.
As an optional scheme, when the comparison result of the first feedback data and the expected feedback data does not satisfy the preset comparison condition and the first feedback data satisfies the test passing condition, determining that the target interface passes the test, and using the first feedback data as new expected feedback data of the target test case includes:
and under the condition that the difference between the first feedback data and the expected feedback data is greater than or equal to a target threshold value and the first feedback data meets a test passing condition, determining that the target interface passes the test, and using the first feedback data as new expected feedback data of the target test case, wherein the comparison result is set to meet a preset comparison condition under the condition that the difference between the first feedback data and the expected feedback data is less than the target threshold value.
As an optional scheme, to facilitate understanding, the interface testing method is applied in a testing scenario of an http interface, optionally as shown in fig. 4, and the specific steps are as follows:
step S402, writing http input parameters;
step S404, calling a http request of a server, and storing a test result in excel;
step S406, determining whether the test result is correct according to the server logic;
step S408, calling a package Json assertion method, and ignoring sn fields and the like which do not need to be checked;
step S410, completing test case writing;
step S412, new service requirements are added to the interface, and the interface is changed;
step S414, executing the original test case;
step S416, carrying out case result comparison with errors, and if the new result has no problem, storing the new result into excel as a new test result;
by the embodiment provided by the application, http input parameters are written, test cases are reasonably set, and the test cases are written into excel; calling http to each test case to obtain a test result set, and writing the result set into an expected result; confirming whether the test result is correct or not for each result according to the logic of the server side, and if the test result is correct, raising the bug until all the results are correct; calling Json full string comparison, and neglecting fields, sn and the like which do not need to be checked; reserving the test case as a later regression test case; if a new requirement comes in, the interface is changed, the original test case is run, the case which does not pass is confirmed to have a problem according to the logic of the server, and the bug is raised if the problem exists until all the test results are correct; the test cases are all stored into the test result to form the latest test case, so that the purposes of saving the time for judging the result of the writing case and automatically updating the test result set are achieved, and the effect of improving the efficiency of interface test is realized.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
According to another aspect of the embodiment of the present invention, an interface testing apparatus for implementing the interface testing method is also provided. As shown in fig. 5, the apparatus includes:
a first obtaining unit 502, configured to obtain a target test case and expected feedback data of the target test case, where the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass a test;
the first testing unit 504 is configured to perform a first target test on the target interface according to the target test case to obtain first feedback data, where the first feedback data is data that is fed back when the target interface finishes the first target test;
a first determining unit 506, configured to determine that the target interface passes the test when the comparison result of the first feedback data and the expected feedback data does not satisfy the preset comparison condition and the first feedback data satisfies the test passing condition, and use the first feedback data as new expected feedback data of the target test case, where the target interface is set to pass the test when the comparison result satisfies the preset comparison condition.
Optionally, in this embodiment, the interface testing apparatus may be applied, but not limited to, in an application scenario of an interface automation testing platform, for example, a target test case is written into the automation testing platform in excel to drive execution of a first target test, specifically, json full verification (target test case) and excel result data (expected feedback data) are written, case request data is organized first, then result data is screened and compared, and finally test result data is stored as an expected result of the automation test, so that time for judging a case writing result is saved; and further determining the reasons of expectation and difference when the interface returns to be changed, and if no problem exists, replacing the old result with the new test result (taking the first feedback data as the new expected feedback data of the target test case) to achieve the purpose of automatically updating the expected result of the automatic test.
Optionally, in this embodiment, the Test Case (Test Case) may refer to, but is not limited to, a description of a Test task performed on one or more specific software products (such as a target interface), and embodies a Test scheme, a technique, and a policy, and the contents of which may include, but are not limited to, a Test target, a Test environment, input data, a Test step, an expected result, a Test script, and the like, to finally form a document; in general, a test case may be, but is not limited to, a set of test inputs, execution conditions, and expected results tailored for a particular purpose for verifying that a particular software requirement is met.
Optionally, in this embodiment, the expected feedback data may be, but is not limited to, an expected value of the target test case, further for example, the fed-back test data is obtained after the test is performed by using the target test case, and whether the current test meets the passing condition is determined based on a difference between the test data and the expected feedback data; however, in some scenarios, an object to be tested (such as a target interface) may be modified due to a requirement, and the like, so that the original expected feedback data may no longer be suitable for the original test scenario.
Optionally, in this embodiment, the test passing condition may be, but is not limited to, that the number of BUGs existing in the operation logic of the target interface during the test is less than or equal to the problem threshold, and it is further determined that the target interface meets the test passing condition; and conversely, in the same way, the number of BUGs in the operation logic of the target interface during the test is larger than the problem threshold value, and the target interface is determined not to meet the test passing condition. Or to improve the accuracy of the test passing condition, but not limited to, manually determining whether the feedback data satisfies the test passing condition.
The method includes the steps that a target test case and expected feedback data of the target test case are obtained, wherein the target test case is used for testing a target interface, and the expected feedback data are data fed back when the target interface is predicted to pass a test; performing a first target test on a target interface according to a target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test; and under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, determining that the target interface passes the test, and taking the first feedback data as new expected feedback data of the target test case.
For a specific embodiment, reference may be made to the example shown in the interface test method, which is not described herein again in this example.
According to the embodiment provided by the application, a target test case and expected feedback data of the target test case are obtained, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test; performing a first target test on a target interface according to a target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test; and under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, determining that the target interface passes the test, taking the first feedback data as new expected feedback data of the target test case, and using the mode that the first feedback data is taken as the new expected feedback data of the target test case under the condition that the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, thereby achieving the purpose of efficiently finishing updating the test case, and further achieving the technical effect of improving the efficiency of the interface test.
As an alternative, the method comprises the following steps:
the second obtaining unit is used for obtaining a first state of the target interface after a first target test is carried out on the target interface according to the target test case to obtain first feedback data, wherein the first state is used for representing the configuration state of the target interface;
the first comparison unit is used for judging whether a comparison result meets a preset comparison condition and judging whether the first feedback data meets a test passing condition or not under the condition that the first state is different from a second state corresponding to expected feedback data, wherein the expected feedback data is data fed back when a target interface in the second state is predicted to pass the test;
and the second acquisition unit is used for judging whether the comparison result meets the preset comparison condition or not under the condition that the first state is the second state.
For a specific embodiment, reference may be made to the example shown in the interface test method, which is not described herein again in this example.
As an alternative, the method comprises the following steps:
the second determining unit is used for judging whether the comparison result meets a preset comparison condition or not and judging whether the first feedback data meets a test passing condition or not under the condition that the first state is different from a second state corresponding to the expected feedback data, determining that the target interface passes the test under the condition that the comparison result does not meet the preset comparison condition and the first feedback data meets the test passing condition, and taking the first feedback data as new expected feedback data; or the like, or, alternatively,
and the third determining unit is used for judging whether the comparison result meets the preset comparison condition or not and judging whether the first feedback data meets the test passing condition or not under the condition that the first state is different from the second state corresponding to the expected feedback data, and determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition after judging whether the first feedback data meets the test passing condition or not.
For a specific embodiment, reference may be made to the example shown in the interface test method, which is not described herein again in this example.
As an alternative, the method comprises the following steps:
the fourth determining unit is used for judging whether the comparison result meets the preset comparison condition or not and judging whether the first feedback data meets the test passing condition or not under the condition that the first state is different from the second state corresponding to the expected feedback data, and determining that the target interface does not pass the test under the condition that the comparison result does not meet the preset comparison condition; or the like, or, alternatively,
and the fifth determining unit is used for judging whether the comparison result meets the preset comparison condition or not and judging whether the first feedback data meets the test passing condition or not under the condition that the first state is different from the second state corresponding to the expected feedback data, and determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition after judging whether the first feedback data meets the test passing condition or not.
For a specific embodiment, reference may be made to the example shown in the interface testing method, which is not described herein again.
As an alternative, the apparatus comprises: a third obtaining unit, configured to obtain an interface adjustment request before obtaining the first state of the target interface, where the interface adjustment request is used to request to adjust a configuration parameter of the target interface in the first state; responding to the interface adjustment request, and adjusting the configuration parameters of the target interface to obtain new configuration parameters of the target interface;
a second acquisition unit comprising: and the acquisition module is used for acquiring a new first state of the target interface according to the new configuration parameters.
For a specific embodiment, reference may be made to the example shown in the interface test method, which is not described herein again in this example.
As an alternative, the method comprises the following steps:
the comparison module is used for judging whether a comparison result meets a preset comparison condition and whether the first feedback data meets a test passing condition under the condition that the new first state is different from the second state after the new first state of the target interface is obtained according to the new configuration parameters;
and the determining module is used for determining that the target interface fails the test and acquiring case prompt information under the condition that the comparison result meets the preset comparison condition and the first feedback data does not meet the test passing condition after the new first state of the target interface is acquired according to the new configuration parameters, wherein the case prompt information is used for prompting that the target test case is not suitable for the target interface in the new first state.
For a specific embodiment, reference may be made to the example shown in the interface test method, which is not described herein again in this example.
As an alternative, the method comprises the following steps:
the second test unit is used for performing a second target test on the target interface according to the target test case after the first feedback data is used as new expected feedback data of the target test case to obtain second feedback data, wherein the second feedback data is data fed back when the target interface finishes the second target test;
and a sixth determining unit, configured to determine that the target interface fails the test under the condition that a comparison result of the second feedback data and the new expected feedback data does not satisfy a preset comparison condition and the second feedback data does not satisfy a test passing condition after the first feedback data is used as new expected feedback data of the target test case.
For a specific embodiment, reference may be made to the example shown in the interface test method, which is not described herein again in this example.
As an alternative, the first determining unit 506 includes:
and the distinguishing module is used for determining that the target interface passes the test and taking the first feedback data as new expected feedback data of the target test case when the difference between the first feedback data and the expected feedback data is greater than or equal to the target threshold and the first feedback data meets the test passing condition, wherein the comparison result is set to meet the preset comparison condition when the difference between the first feedback data and the expected feedback data is less than the target threshold.
For a specific embodiment, reference may be made to the example shown in the interface testing method, which is not described herein again.
According to yet another aspect of the embodiments of the present invention, there is also provided an electronic device for implementing the interface testing method, as shown in fig. 6, the electronic device includes a memory 602 and a processor 604, the memory 602 stores therein a computer program, and the processor 604 is configured to execute the steps in any one of the method embodiments by the computer program.
Optionally, in this embodiment, the electronic device may be located in at least one network device of a plurality of network devices of a computer network.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
s1, acquiring a target test case and expected feedback data of the target test case, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test;
s2, performing a first target test on the target interface according to the target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test;
and S3, determining that the target interface passes the test and taking the first feedback data as new expected feedback data of the target test case when the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, wherein the target interface is set to pass the test when the comparison result meets the preset comparison condition.
Alternatively, it can be understood by those skilled in the art that the structure shown in fig. 6 is only an illustration, and the electronic device may also be a terminal device such as a smart phone (e.g., an Android phone, an iOS phone, etc.), a tablet computer, a palmtop computer, a Mobile Internet Device (MID), a PAD, and the like. Fig. 6 is a diagram illustrating a structure of the electronic device. For example, the electronic device may also include more or fewer components (e.g., network interfaces, etc.) than shown in FIG. 6, or have a different configuration than shown in FIG. 6.
The memory 602 may be configured to store software programs and modules, such as program instructions/modules corresponding to the interface testing method and apparatus in the embodiments of the present invention, and the processor 604 executes various functional applications and data processing by running the software programs and modules stored in the memory 602, that is, implementing the interface testing method described above. The memory 602 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 602 may further include memory located remotely from the processor 604, which may be connected to the terminal 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 memory 602 may be specifically, but not limited to, used for storing information such as a target test case, expected feedback data, and first feedback data. As an example, as shown in fig. 6, the memory 602 may include, but is not limited to, the first obtaining unit 502, the first testing unit 504, and the first determining unit 506 in the interface testing apparatus. In addition, other module units in the interface testing apparatus may also be included, but are not limited to these, and are not described in detail in this example.
Optionally, the transmitting device 606 is used for receiving or sending data via a network. Examples of the network may include a wired network and a wireless network. In one example, the transmission device 606 includes a Network adapter (NIC) that can be connected to a router via a Network cable and other Network devices to communicate with the internet or a local area Network. In one example, the transmitting device 606 is a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
In addition, the electronic device further includes: a display 608 for displaying the target test case, the expected feedback data, the first feedback data, and other information; and a connection bus 610 for connecting the respective module parts in the above-described electronic apparatus.
In other embodiments, the terminal device or the server may be a node in a distributed system, where the distributed system may be a blockchain system, and the blockchain system may be a distributed system formed by connecting a plurality of nodes through a network communication. The nodes may form a Peer-To-Peer (Peer To Peer, abbreviated as P2P) network, and any type of computing device, such as a server, a terminal, and other electronic devices, may become a node in the blockchain system by joining the Peer-To-Peer network.
According to an aspect of the present application, there is provided a computer-readable storage medium, from which a processor of a computer device reads computer instructions, the processor executing the computer instructions, causing the computer device to execute the interface testing method described above.
Alternatively, in the present embodiment, the above-mentioned computer-readable storage medium may be configured to store a computer program for executing the steps of:
s1, acquiring a target test case and expected feedback data of the target test case, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass the test;
s2, performing a first target test on the target interface according to the target test case to obtain first feedback data, wherein the first feedback data is data fed back when the target interface finishes the first target test;
and S3, determining that the target interface passes the test and taking the first feedback data as new expected feedback data of the target test case when the comparison result of the first feedback data and the expected feedback data does not meet the preset comparison condition and the first feedback data meets the test passing condition, wherein the target interface is set to pass the test when the comparison result meets the preset comparison condition.
Alternatively, in this embodiment, a person skilled in the art may understand that all or part of the steps in the methods of the foregoing embodiments may be implemented by a program instructing hardware associated with the terminal device, where the program may be stored in a computer-readable storage medium, and the storage medium may include: flash disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
The integrated unit in the above embodiments, if implemented in the form of a software functional unit and sold or used as a separate product, may be stored in the above computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing one or more computer devices (which may be personal computers, servers, network devices, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention.
In the above embodiments of the present invention, the description of each embodiment has its own emphasis, and reference may be made to the related description of other embodiments for parts that are not described in detail in a certain embodiment.
In the several embodiments provided in the present application, it should be understood that the disclosed client may be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
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 units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. An interface testing method, comprising:
acquiring a target test case and expected feedback data of the target test case, wherein the target test case is used for testing a target interface, and the expected feedback data is data fed back when the target interface is predicted to pass a test;
performing a first target test on the target interface according to the target test case to obtain first feedback data, wherein the first feedback data is data fed back by the target interface when the first target test is finished;
and under the condition that the comparison result of the first feedback data and the expected feedback data does not meet a preset comparison condition and the first feedback data meets a test passing condition, determining that the target interface passes the test, and using the first feedback data as new expected feedback data of the target test case, wherein the target interface is set to pass the test under the condition that the comparison result meets the preset comparison condition.
2. The method according to claim 1, wherein after the performing the first target test on the target interface according to the target test case to obtain the first feedback data, the method comprises:
acquiring a first state of the target interface, wherein the first state is used for representing the configuration state of the target interface;
under the condition that the first state is different from a second state corresponding to the expected feedback data, judging whether the comparison result meets the preset comparison condition and judging whether the first feedback data meets the test passing condition, wherein the expected feedback data is data fed back when a target interface in the second state is predicted to pass the test;
and judging whether the comparison result meets the preset comparison condition or not under the condition that the first state is the second state.
3. The method according to claim 2, wherein after determining whether the comparison result satisfies the preset comparison condition and determining whether the first feedback data satisfies the test passing condition if the first state is different from a second state corresponding to the expected feedback data, the method comprises:
determining that the target interface passes the test under the condition that the comparison result does not meet the preset comparison condition and the first feedback data meets the test passing condition, and taking the first feedback data as the new expected feedback data; or the like, or, alternatively,
and determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition.
4. The method according to claim 2, wherein after determining whether the comparison result satisfies the preset comparison condition and determining whether the first feedback data satisfies the test passing condition if the first state is different from a second state corresponding to the expected feedback data, the method comprises:
determining that the target interface fails the test under the condition that the comparison result does not meet the preset comparison condition; or the like, or, alternatively,
and determining that the target interface passes the test under the condition that the comparison result meets the preset comparison condition.
5. The method of claim 2,
before the obtaining the first state of the target interface, the method includes: acquiring an interface adjusting request, wherein the interface adjusting request is used for requesting to adjust the configuration parameters of the target interface in the first state; responding to the interface adjustment request, and adjusting the configuration parameters of the target interface to obtain new configuration parameters of the target interface;
the obtaining the first state of the target interface includes: and acquiring a new first state of the target interface according to the new configuration parameters.
6. The method of claim 5, after the obtaining the new first state of the target interface according to the new configuration parameters, comprising:
under the condition that the new first state is different from the second state, judging whether the comparison result meets the preset comparison condition or not and judging whether the first feedback data meets the test passing condition or not;
and under the condition that the comparison result meets the preset comparison condition and the first feedback data does not meet the test passing condition, determining that the target interface does not pass the test, and acquiring case prompt information, wherein the case prompt information is used for prompting that the target test case is not suitable for the target interface in the new first state.
7. The method according to any one of claims 1 to 6, wherein after the taking the first feedback data as new expected feedback data of the target test case, comprising:
performing a second target test on the target interface according to the target test case to obtain second feedback data, wherein the second feedback data is data fed back by the target interface when the second target test is finished;
and determining that the target interface fails the test under the condition that the comparison result of the second feedback data and the new expected feedback data does not meet the preset comparison condition and the second feedback data does not meet the test passing condition.
8. The method according to any one of claims 1 to 6, wherein the determining that the target interface passes the test and taking the first feedback data as new expected feedback data of the target test case when the comparison result of the first feedback data and the expected feedback data does not satisfy a preset comparison condition and the first feedback data satisfies a test passing condition comprises:
and determining that the target interface passes the test and using the first feedback data as the new expected feedback data of the target test case when the difference between the first feedback data and the expected feedback data is greater than or equal to a target threshold and the first feedback data meets the test passing condition, wherein the comparison result is set to meet the preset comparison condition when the difference between the first feedback data and the expected feedback data is less than the target threshold.
9. A computer-readable storage medium, comprising a stored program, wherein the program when executed performs the method of any one of claims 1 to 8.
10. An electronic device comprising a memory and a processor, characterized in that the memory has stored therein a computer program, the processor being arranged to execute the method of any of claims 1 to 8 by means of the computer program.
CN202210122966.7A 2022-02-09 2022-02-09 Interface test method and device, storage medium and electronic equipment Pending CN114546842A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210122966.7A CN114546842A (en) 2022-02-09 2022-02-09 Interface test method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210122966.7A CN114546842A (en) 2022-02-09 2022-02-09 Interface test method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN114546842A true CN114546842A (en) 2022-05-27

Family

ID=81673338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210122966.7A Pending CN114546842A (en) 2022-02-09 2022-02-09 Interface test method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN114546842A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115374018A (en) * 2022-10-26 2022-11-22 四川蜀天信息技术有限公司 Automatic interface testing method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115374018A (en) * 2022-10-26 2022-11-22 四川蜀天信息技术有限公司 Automatic interface testing method and device
CN115374018B (en) * 2022-10-26 2023-07-14 四川蜀天信息技术有限公司 Automatic interface testing method and device

Similar Documents

Publication Publication Date Title
CN107547239B (en) Configuration object updating method and device
US10397281B2 (en) Method, system and server for self-healing of electronic apparatus
US20110283138A1 (en) Change Tracking and Management in Distributed Applications
CN107844306B (en) Application program repairing method and device, storage medium and terminal
CN112650520A (en) Ammeter upgrading method and system, intelligent ammeter and storage medium
US11900131B2 (en) Dynamic remediation actions in response to configuration checks in an information processing system
US20170262263A1 (en) Process and system for the generation of an operating program in the form of a mobile application that is capable of operating on a mobile device
CN112527397A (en) Method and device for modifying basic input output system options and computer equipment
CN116257438A (en) Updating method of interface test case and related equipment
CN109688427A (en) A kind of smart television and its system repair
CN114531477A (en) Method and device for configuring functional components, computer equipment and storage medium
CN109831779B (en) Upgrade package downloading method, device, server, terminal and system
CN114546842A (en) Interface test method and device, storage medium and electronic equipment
CN111522562A (en) Dish washer software burning method, device and equipment
US20160378553A1 (en) Resource Management Method and Device for Terminal System
CN104104701A (en) Online service configuration updating method and system
CN112667272A (en) Ammeter upgrading method and system, intelligent ammeter and storage medium
CN115129574A (en) Code testing method and device
CN110493644B (en) Television application upgrading method, television terminal and server
CN106708494A (en) JAR upgrading method and apparatus
CN108647139B (en) System test method, device, storage medium and electronic device
CN111984287A (en) Equipment upgrading method and system
CN113867756A (en) Software upgrading method, terminal equipment and readable storage medium
CN112732296B (en) Software version updating method and device, storage medium and electronic equipment
CN110390064A (en) File updating method, device and system, storage medium and electronic 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