CN114924955A - Product version testing method and device - Google Patents

Product version testing method and device Download PDF

Info

Publication number
CN114924955A
CN114924955A CN202210509277.1A CN202210509277A CN114924955A CN 114924955 A CN114924955 A CN 114924955A CN 202210509277 A CN202210509277 A CN 202210509277A CN 114924955 A CN114924955 A CN 114924955A
Authority
CN
China
Prior art keywords
data
product
test
version
testing
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
CN202210509277.1A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210509277.1A priority Critical patent/CN114924955A/en
Publication of CN114924955A publication Critical patent/CN114924955A/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
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

The invention provides a product version testing method and device, relates to the technical field of big data, and can be used in the financial field or other technical fields. The method comprises the following steps: acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; performing data processing on the case data to obtain a data message conforming to a test environment; carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result; and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result. The device performs the above method. According to the product version testing method and device provided by the embodiment of the invention, a testing case library does not need to be maintained manually, so that the manpower resource is saved, and the influence of the product version change on the product data is conveniently and accurately determined.

Description

Product version testing method and device
Technical Field
The invention relates to the technical field of big data, in particular to a method and a device for testing product versions.
Background
The software center product code has huge scale and complex business process. Whenever a product version change is involved, the impact of the change can be difficult to assess. A change in demand or function is likely to have many other effects that are difficult to predict.
For products in charge of manufacturers, the quality of products delivered by the manufacturers is difficult to control, the variation range of the product versions is difficult to confirm, a large amount of test workload is required for checking the product versions, and the problem is particularly serious when the product versions are frequently changed.
The existing method needs a large amount of manpower to maintain the test case base, and is inconvenient for quickly and accurately determining the influence of the product version change on the product data.
Disclosure of Invention
To solve the problems in the prior art, embodiments of the present invention provide a method and an apparatus for testing a product version, which can at least partially solve the problems in the prior art.
In one aspect, the present invention provides a product version testing method, including:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
Wherein, the comparing the test results corresponding to each product version respectively, and generating version test difference results according to the comparison results, comprises:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result.
After the step of comparing the test results respectively corresponding to the two adjacent product versions and generating the version test difference result according to the comparison result, the product version test method further includes:
and generating a version test difference report containing the version test difference result.
Wherein, the data processing of the case data to obtain the data message conforming to the test environment includes:
acquiring an original message according to the case data, and storing the original message into a data table;
and modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment.
In one aspect, the present invention provides a product version testing apparatus, including:
the acquisition unit is used for acquiring production data and screening the production data to obtain case data which accord with the test case; the production data is the product data corresponding to the product version after the product development is finished;
the processing unit is used for carrying out data processing on the case data to obtain a data message conforming to a test environment;
the test unit is used for carrying out simulation report sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the report sending, and testing the response result;
and the generation unit is used for comparing the test results respectively corresponding to the product versions and generating a version test difference result according to the comparison result.
Wherein the generating unit is specifically configured to:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result.
Wherein the product version testing device is further configured to:
and generating a version test difference report containing the version test difference result.
Wherein the processing unit is specifically configured to:
acquiring an original message according to the case data, and storing the original message into a data table;
and modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment.
In another aspect, an embodiment of the present invention provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the following method when executing the computer program:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
An embodiment of the present invention provides a computer-readable storage medium, including:
the computer-readable storage medium stores a computer program which, when executed by a processor, implements a method comprising:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when executed by a processor, the computer program implements the following method:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is product data corresponding to a product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
According to the product version testing method and device provided by the embodiment of the invention, production data are obtained, and data screening is carried out on the production data to obtain case data which accord with a test case; the production data is the product data corresponding to the product version after the product development is finished; performing data processing on the case data to obtain a data message conforming to a test environment; carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result; the test results corresponding to the product versions are compared, version test difference results are generated according to the comparison results, a test case library does not need to be manually maintained, manpower resources are saved, and the influence of product version change on product data is conveniently and rapidly and accurately determined.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts. In the drawings:
fig. 1 is a flowchart illustrating a method for testing a product version according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a product version testing method according to another embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a product version testing method according to another embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a product version testing apparatus according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
Fig. 1 is a schematic flowchart of a product version testing method according to an embodiment of the present invention, and as shown in fig. 1, the product version testing method according to the embodiment of the present invention includes:
step S1: acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is product data corresponding to the product version after the product development is completed.
Step S2: and carrying out data processing on the case data to obtain a data message conforming to the test environment.
Step S3: and carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result.
Step S4: and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
In the step S1, the device acquires production data, and performs data screening on the production data to obtain case data conforming to the test case; the production data is the product data corresponding to the product version after the product development is finished. The apparatus may be a computer device or the like, e.g. a server, performing the method. According to the technical scheme, the data acquisition, storage, use, processing and the like meet relevant regulations of national laws and regulations. The product data can comprise product function data and the like, and multi-channel production data can be selected in order to more comprehensively determine the influence of the product version change on the product data.
As shown in fig. 2, corresponding data screening rules may be configured according to the test cases, and data screening may be performed on the production data according to the data screening rules to obtain case data that better conforms to the test cases.
In the step S2, the device performs data processing on the case data to obtain a data packet conforming to the test environment. The step of performing data processing on the case data to obtain a data message conforming to a test environment includes:
acquiring an original message according to the case data, and storing the original message into a data table; the production data can be obtained by analyzing the original message received by the device, the case data is obtained by screening the production data, and the original message can be obtained by tracing the case data.
And modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment. The automatic batch modification of the original messages in the data table can be realized through a pre-written program script, and the modification mode can be determined according to the test environment.
In the step S3, the device performs the simulated transmission processing on the data packet, receives the response result returned by the simulated peripheral system for the transmission, and tests the response result. The method is a relevant step executed in a test process, and mainly includes simulating and reporting the acquired data message in a test environment, wherein in the process of processing data, response or other intervention of a peripheral system is needed many times, and a response result returned by the peripheral system for report sending can be simulated according to an existing tool.
In step S4, the device compares the test results corresponding to the product versions, and generates a version test difference result according to the comparison result. Product versions may be noted as V1.0, V1.1, and V2.0.
The test results respectively corresponding to V1.0 and V1.1 can be compared, and version test difference results are generated according to the comparison results.
And comparing the test results respectively corresponding to V1.0 and V2.0, and generating a version test difference result according to the comparison result.
Version test difference results may be generated based on content for which there is a difference in comparison results.
The comparing the test results corresponding to the product versions respectively and generating the version test difference result according to the comparison result includes:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result. Referring to the above description, the comparison of the test results corresponding to V1.0 and V1.1 is an example of the comparison of the test results corresponding to two adjacent product versions.
The comparison of the test results corresponding to V1.0 and V2.0 is an exemplary illustration of the comparison of the test results corresponding to the two non-adjacent product versions.
And comparing the test results respectively corresponding to the two adjacent product versions, so that the version test difference result caused by each product version change can be visually and timely determined.
After the step of comparing the test results respectively corresponding to the two adjacent product versions and generating the version test difference result according to the comparison result, the product version test method further includes:
and generating a version test difference report containing the version test difference result. The version test difference result can be recorded first, and then the version test difference report is generated according to the recorded content. Subsequent management, as well as user query, is facilitated by generating version test discrepancy reports.
As shown in fig. 3, the method of the embodiment of the present invention may be implemented based on modularization, and specifically includes:
the data acquisition module 1 is used for automatically acquiring data from the production data and screening the data to select case data which accords with cases; and acquiring the original message from the case data, and storing the original message into a data table.
And the data adjusting module 2 is used for automatically modifying the original messages in the data table in batch and modifying the original messages into the data messages according with the test environment.
And the logic processing module 3 is used for performing simulation sending on the data message, simulating peripheral system response and returning a response result of the peripheral system.
And the result comparison module 4 is used for acquiring the response result, comparing the test results respectively corresponding to the product versions, generating a version test difference result according to the comparison result, and further generating a version test difference report.
In the existing method, when the function of a product is changed, the case base needs to be manually adjusted according to the function change, so that the efficiency is low, and errors are easy to occur; the test result cannot directly reflect the difference between the new version and the old version, extra workload is needed, and manual comparison of the test result is carried out.
The method of the embodiment of the invention can concentrate on the influence of the version change of the product on the function of the product, and can more quickly determine the influence of the version change on the function of the product; the test data is based on the production data, the use is simple, the coverage is comprehensive, and a large amount of manpower is not needed for maintaining the test case library.
According to the product version testing method provided by the embodiment of the invention, production data are obtained, and data screening is carried out on the production data to obtain case data which accord with a test case; the production data is the product data corresponding to the product version after the product development is finished; performing data processing on the case data to obtain a data message conforming to a test environment; carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result; the test results corresponding to the product versions are compared, version test difference results are generated according to the comparison results, a test case library does not need to be manually maintained, manpower resources are saved, and the influence of product version change on product data is conveniently and rapidly and accurately determined.
Further, the comparing the test results corresponding to the product versions respectively, and generating a version test difference result according to the comparison result includes:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result. Reference is made to the above description and no further description is made.
Further, after the step of comparing the test results respectively corresponding to the two adjacent product versions and generating the version test difference result according to the comparison result, the product version test method further includes:
and generating a version test difference report containing the version test difference result. Reference is made to the above description and no further description is given.
Further, the performing data processing on the case data to obtain a data packet conforming to the testing environment includes:
acquiring an original message according to the case data, and storing the original message into a data table; reference is made to the above description and no further description is made.
And modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment. Reference is made to the above description and no further description is made.
It should be noted that the product version testing method provided by the embodiment of the present invention may be used in the financial field, and may also be used in any technical field other than the financial field.
Fig. 4 is a schematic structural diagram of a product version testing apparatus according to an embodiment of the present invention, and as shown in fig. 4, the product version testing apparatus according to the embodiment of the present invention includes an obtaining unit 401, a processing unit 402, a testing unit 403, and a generating unit 404, where:
the acquiring unit 401 is configured to acquire production data, and perform data screening on the production data to obtain case data that conforms to a test case; the production data is the product data corresponding to the product version after the product development is finished; the processing unit 402 is configured to perform data processing on the case data to obtain a data packet conforming to a test environment; the test unit 403 is configured to perform simulated sending processing on the data packet, receive a response result returned by the simulated peripheral system for the sent data packet, and test the response result; the generating unit 404 is configured to compare the test results corresponding to the product versions, and generate a version test difference result according to the comparison result.
Specifically, an obtaining unit 401 in the device is configured to obtain production data, and perform data screening on the production data to obtain case data that conforms to a test case; the production data is the product data corresponding to the product version after the product development is finished; the processing unit 402 is configured to perform data processing on the case data to obtain a data packet conforming to a test environment; the test unit 403 is configured to perform simulated sending processing on the data packet, receive a response result returned by the simulated peripheral system for the sent data packet, and test the response result; the generating unit 404 is configured to compare the test results corresponding to the product versions, and generate a version test difference result according to the comparison result.
The product version testing device provided by the embodiment of the invention acquires production data, and performs data screening on the production data to obtain case data according with a test case; the production data is product data corresponding to a product version after the product development is finished; performing data processing on the case data to obtain a data message conforming to a test environment; carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result; the test results corresponding to the product versions are compared, version test difference results are generated according to the comparison results, a test case library does not need to be maintained manually, manpower resources are saved, and the influence of product version change on product data is conveniently and accurately determined.
Further, the generating unit 404 is specifically configured to:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result.
Further, the product version testing device is further configured to:
and generating a version test difference report containing the version test difference result.
Further, the processing unit 402 is specifically configured to:
acquiring an original message according to the case data, and storing the original message into a data table;
and modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment.
The embodiment of the apparatus for testing a product version according to the present invention is specifically configured to execute the processing procedure of each of the method embodiments, and the functions of the apparatus are not described herein again, and reference may be made to the detailed description of the method embodiments.
Fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention, where as shown in fig. 5, the computer device includes: a memory 501, a processor 502 and a computer program stored on the memory 501 and executable on the processor 502, the processor 502 implementing the following method when executing the computer program:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results corresponding to the product versions respectively, and generating a version test difference result according to the comparison result.
The present embodiment discloses a computer program product comprising a computer program which, when executed by a processor, implements the method of:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
The present embodiments provide a computer-readable storage medium storing a computer program which, when executed by a processor, implements a method of:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
Compared with the technical scheme in the prior art, the method and the device for testing the case data acquire the production data, and perform data screening on the production data to acquire the case data which accord with the test case; the production data is the product data corresponding to the product version after the product development is finished; performing data processing on the case data to obtain a data message conforming to a test environment; carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result; the test results corresponding to the product versions are compared, version test difference results are generated according to the comparison results, a test case library does not need to be manually maintained, manpower resources are saved, and the influence of product version change on product data is conveniently and rapidly and accurately determined.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In the description herein, reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," "an example," "a particular example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (11)

1. A method for product version testing, comprising:
acquiring production data, and performing data screening on the production data to obtain case data which accords with a test case; the production data is the product data corresponding to the product version after the product development is finished;
performing data processing on the case data to obtain a data message conforming to a test environment;
carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and comparing the test results respectively corresponding to the product versions, and generating a version test difference result according to the comparison result.
2. The method according to claim 1, wherein comparing the test results corresponding to the respective product versions and generating version test difference results according to the comparison results comprises:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result.
3. The product version testing method according to claim 2, wherein after the step of comparing the test results respectively corresponding to the two adjacent product versions and generating the version testing difference result according to the comparison result, the product version testing method further comprises:
and generating a version test difference report containing the version test difference result.
4. The product version testing method according to any one of claims 1 to 3, wherein the performing data processing on the case data to obtain a data packet conforming to a testing environment includes:
acquiring an original message according to the case data, and storing the original message into a data table;
and modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment.
5. A product version testing apparatus, comprising:
the system comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring production data and screening the production data to obtain case data which accord with a test case; the production data is product data corresponding to a product version after the product development is finished;
the processing unit is used for carrying out data processing on the case data to obtain a data message conforming to a test environment;
the test unit is used for carrying out simulation message sending processing on the data message, receiving a response result returned by a simulation peripheral system aiming at the message sending, and testing the response result;
and the generation unit is used for comparing the test results respectively corresponding to the product versions and generating a version test difference result according to the comparison result.
6. The product version testing device of claim 5, wherein the generating unit is specifically configured to:
and comparing the test results respectively corresponding to the two adjacent product versions, and generating a version test difference result according to the comparison result.
7. The product version testing device of claim 6, wherein the product version testing device is further configured to:
and generating a version test difference report containing the version test difference result.
8. The product version testing device of any one of claims 5 to 7, wherein the processing unit is specifically configured to:
acquiring an original message according to the case data, and storing the original message into a data table;
and modifying the original messages in the data table in batches to obtain the data messages conforming to the test environment.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of any of claims 1 to 4.
11. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 4.
CN202210509277.1A 2022-05-11 2022-05-11 Product version testing method and device Pending CN114924955A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210509277.1A CN114924955A (en) 2022-05-11 2022-05-11 Product version testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210509277.1A CN114924955A (en) 2022-05-11 2022-05-11 Product version testing method and device

Publications (1)

Publication Number Publication Date
CN114924955A true CN114924955A (en) 2022-08-19

Family

ID=82807759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210509277.1A Pending CN114924955A (en) 2022-05-11 2022-05-11 Product version testing method and device

Country Status (1)

Country Link
CN (1) CN114924955A (en)

Similar Documents

Publication Publication Date Title
CN106294120B (en) Method, apparatus and computer program product for testing code
CN106933709B (en) Test method and device
US20130326486A1 (en) Keyword based software testing system and method
CN112783793B (en) Automatic interface test system and method
CN111597104B (en) Multi-protocol adaptive interface regression testing method, system, equipment and medium
CN111651365B (en) Automatic interface testing method and device
CN111679979A (en) Destructive testing method and device
CN113126993B (en) Automatic test method and system applied to vehicle detection software
CN111930611B (en) Statistical method and device for test data
CN112905460A (en) Device and method for simulating three-party receipt by automatic interface test
CN116527553A (en) Processing method, system and storage medium for automatic test report of switch
CN107622013B (en) Distributed system testing method and device
CN114924955A (en) Product version testing method and device
CN114661615B (en) FPGA software testing method and device
CN114647588A (en) Interface test method and device
CN114721969A (en) Method and device for separating interface automation test data and test codes
CN114637688A (en) Coverage rate statistical method and device based on version branches
CN113722235A (en) Automatic testing method and device
CN113535575A (en) Benchmark testing method and device for basic environment of software and hardware product
CN113806231A (en) Code coverage rate analysis method, device, equipment and medium
CN108628750B (en) Test code processing method and device
CN115543833A (en) Interface simulation test and joint debugging method, device, equipment and medium
CN113806222B (en) Interface test script generation method, device, equipment and storage medium
CN109673017B (en) RRU automatic testing method and device
CN111078543B (en) System dynamic test method and test 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