CN110633214A - Configuration method and device of internal test message - Google Patents

Configuration method and device of internal test message Download PDF

Info

Publication number
CN110633214A
CN110633214A CN201910889067.8A CN201910889067A CN110633214A CN 110633214 A CN110633214 A CN 110633214A CN 201910889067 A CN201910889067 A CN 201910889067A CN 110633214 A CN110633214 A CN 110633214A
Authority
CN
China
Prior art keywords
test
message
configuration file
test message
packet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910889067.8A
Other languages
Chinese (zh)
Other versions
CN110633214B (en
Inventor
何雅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN201910889067.8A priority Critical patent/CN110633214B/en
Publication of CN110633214A publication Critical patent/CN110633214A/en
Application granted granted Critical
Publication of CN110633214B publication Critical patent/CN110633214B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a packet sending test method and a packet sending test device, which are applied to a packet sending tool, read message data in a code to be tested, call a configuration file of a test message, configure the test message according to the message data and the configuration file of the test message, and finally generate the test message. The invention integrates the function of automatically configuring the message in the package sending tool, realizes the reading and the configuration of the message data, avoids the problems of large workload and easy error caused by manual configuration, and improves the internal testing efficiency.

Description

Configuration method and device of internal test message
Technical Field
The present invention relates to the field of software testing technologies, and in particular, to a method and an apparatus for configuring an internal test packet.
Background
During software development, a developer needs to perform testing, i.e., internal testing, on code.
Because the internal test does not have the connectivity test between the front-end product and the background product, developers need to configure messages by themselves and test the messages through a package issuing tool.
With the increasing of software functions, for example, internal testing is performed on a bank channel product program, because there are many channel product interfaces and many internal test messages to be configured, manual configuration brings a large workload, and affects internal testing efficiency.
Disclosure of Invention
In view of this, the present invention discloses a method and an apparatus for packet sending test, which integrate the function of automatically configuring a message in a packet sending tool, thereby improving the internal test efficiency.
In order to achieve the above purpose, the invention provides the following specific technical scheme:
a bundle test method is applied to a bundle tool, and comprises the following steps:
reading message data in a code to be tested;
calling a configuration file of a test message, and configuring the test message according to the message data and the configuration file of the test message;
and generating the test message.
Optionally, the test packet includes a sending test packet and a receiving test packet.
Optionally, the method further includes:
and generating the configuration file for sending the test message and the configuration file for receiving the test message according to the internal test requirement.
Optionally, the reading the message data in the code to be tested includes:
and calling the configuration file for sending the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for sending the test message.
Optionally, the reading the message data in the code to be tested includes:
and calling the configuration file for receiving the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for receiving the test message, wherein the code to be tested is a feedback result code obtained after the test message is sent.
Optionally, the calling the configuration file of the test packet, and configuring the test packet according to the packet data and the configuration file of the test packet, includes:
and respectively filling each field data in the message data into the designated position of a package sending tool according to the field name and the field sequence in the configuration file of the test message.
Optionally, after configuring the test packet according to the packet data and the configuration file of the test packet, the method further includes:
and calling the configuration file of the test message, and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
A hair pack testing apparatus comprising:
the message data reading unit is used for reading the message data in the code to be tested;
the test message configuration unit is used for calling a configuration file of a test message and configuring the test message according to the message data and the configuration file of the test message;
and the test message generating unit is used for generating the test message.
Optionally, the test packet includes a sending test packet and a receiving test packet.
Optionally, the apparatus further comprises:
and the configuration file generating unit is used for generating the configuration file for sending the test message and the configuration file for receiving the test message according to the internal test requirement.
Optionally, the message data reading unit is specifically configured to call the configuration file for sending the test message, and analyze the code to be tested to obtain the message data corresponding to the field name in the configuration file for sending the test message.
Optionally, the message data reading unit is specifically configured to call the configuration file for receiving the test message, and analyze the to-be-tested code to obtain the message data corresponding to the field name in the configuration file for receiving the test message, where the to-be-tested code is a feedback result code obtained after the sending of the test message is sent.
Optionally, the test packet configuration unit is specifically configured to fill each field data in the packet data into a designated location of a packet forwarding tool according to a field name and a field sequence in a configuration file of the test packet.
Optionally, the apparatus further comprises:
and the configuration correctness detection unit is used for calling the configuration file of the test message and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
Compared with the prior art, the invention has the following beneficial effects:
the packet sending test method disclosed by the invention integrates the function of automatically configuring the message in the packet sending tool, realizes the reading and the configuration of the message data, avoids the problems of large workload and easy error caused by manual configuration, and improves the internal test efficiency.
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 description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flow chart of a method for issuing a package test according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of another packet sending test method disclosed in the embodiment of the present invention;
FIG. 3 is a schematic flow chart illustrating another method for issuing a test package according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a device for testing a hair pack according to an embodiment of the present invention.
Detailed Description
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.
The embodiment discloses a packet sending test method which is applied to a packet sending tool, wherein the packet sending tool is used for reading an interface to be tested and sending a message from the interface to be tested to realize internal test. Referring to fig. 1, the method for testing a hair bundle disclosed in this embodiment specifically includes the following steps:
s101: reading message data in a code to be tested;
the code to be tested can be a code which needs to be tested in an internal test, and can also be a feedback result code obtained after the test message is sent.
The corresponding test messages include a sending test message and a receiving test message.
The message data may be the message data of the test message to be sent, or may be the message data of the test message to be received.
S102: calling a configuration file of a test message, and configuring the test message according to the message data and the configuration file of the test message;
the configuration file of the test message is generated in advance according to the internal test requirement, and the configuration file of the test message can be the configuration file for sending the test message and can also be the configuration file for receiving the test message.
The configuration file of the test packet includes the field name, the field order, the number of fields, and the length of each field.
S103: and generating the test message.
After the test message configuration is completed, the test message is generated as the existing function of the packet sending tool, which is not described herein again.
Therefore, the packet sending test method disclosed in this embodiment integrates the function of automatically configuring the packet in the packet sending tool, realizes reading and configuration of packet data, avoids the problems of large workload and easy error caused by manual configuration, and improves internal test efficiency.
The test packets include a sending test packet and a receiving test packet, so that the configuration of the test packets includes the configuration of the sending test packet and the configuration of the receiving test packet, and on this basis, please refer to fig. 2, this embodiment discloses a packet sending test method, which specifically includes the following steps:
s201: reading the sending message data in the code to be tested;
specifically, the configuration file for sending the test message is called, and the code to be tested is analyzed to obtain the message data corresponding to the field name in the configuration file for sending the test message, that is, the message data to be sent.
S202: calling a configuration file for sending a test message, and configuring the test message according to the message data and the configuration file for sending the test message;
specifically, according to the field name and the field sequence in the configuration file for sending the test message, each field data in the data for sending the test message is respectively filled into the specified position of the packet sending tool according to the field sequence, and the configuration for sending the test message is completed.
S203: generating the sending test message;
after the configuration of the sending test message is completed, the sending test message is generated as the existing function of the packet sending tool, which is not described herein again.
S204: sending the sending test message;
the sending of the test message is the existing function of the packet sending tool, and is not described herein again.
S205: receiving a feedback result code;
if the generated sending test message is sent to the appointed test interface, the result fed back by the program is received, and then the feedback result code is obtained.
S206: reading the received message data in the feedback result code;
specifically, the configuration file of the received test message is called, and the feedback result code is analyzed to obtain the received message data corresponding to the field name in the configuration file of the received test message.
It should be noted that the configuration file for sending the test message is different from the configuration file for receiving the test message.
S207: calling a configuration file for receiving a test message, and configuring the received test message according to the received message data and the configuration file for receiving the test message;
specifically, according to the field name and the field sequence in the configuration file of the received test message, each field data in the received message data is respectively filled into the specified position of the package sending tool according to the field sequence, and the configuration of the received test message is completed.
S208: and generating the receiving test message.
After the configuration of the received test message is completed, the received test message is generated as the existing function of the packet sending tool, which is not described herein again.
The packet sending test method disclosed by the embodiment realizes the automatic configuration of the sending test message and the receiving test message, and improves the internal test efficiency.
As a preferred embodiment, the method for testing a bundle issue disclosed in this embodiment can also implement configuration accuracy detection, and specifically, referring to fig. 3, the method for testing a bundle issue disclosed in this embodiment includes the following steps:
s301: reading the sending message data in the code to be tested;
specifically, the configuration file for sending the test message is called, and the code to be tested is analyzed to obtain the message data corresponding to the field name in the configuration file for sending the test message, that is, the message data to be sent.
S302: calling a configuration file for sending a test message, and configuring the test message according to the message data and the configuration file for sending the test message;
specifically, according to the field name and the field sequence in the configuration file for sending the test message, each field data in the data for sending the test message is respectively filled into the specified position of the packet sending tool according to the field sequence, and the configuration for sending the test message is completed.
S303: calling the configuration file for sending the test message, and detecting whether the configuration for sending the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file for sending the test message;
if the arrangement is not accurate, S304 is executed, and if the arrangement is accurate, S305 is executed.
S304: prompting the configuration error of the test message to be sent;
s305: generating the sending test message;
s306: sending the sending test message;
s307: receiving a feedback result code;
if the generated sending test message is sent to the appointed test interface, the result fed back by the program is received, and then the feedback result code is obtained.
S308: reading the received message data in the feedback result code;
specifically, the configuration file of the received test message is called, and the feedback result code is analyzed to obtain the received message data corresponding to the field name in the configuration file of the received test message.
S309: calling a configuration file for receiving a test message, and configuring the received test message according to the received message data and the configuration file for receiving the test message;
specifically, according to the field name and the field sequence in the configuration file of the received test message, each field data in the received message data is respectively filled into the specified position of the package sending tool according to the field sequence, and the configuration of the received test message is completed.
S310: calling the configuration file of the received test message, and detecting whether the configuration of the received test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the received test message;
if the arrangement is not accurate, S311 is executed, and if the arrangement is accurate, S312 is executed.
S311: prompting to receive a test message configuration error;
s312: and generating the receiving test message.
The packet sending test method disclosed by the embodiment increases the test message configuration accuracy detection, prompts the test message configuration error if the test message configuration error occurs, and can be debugged in time by developers, thereby avoiding the generation and sending of the error message and improving the test efficiency.
Based on the packet issuing method disclosed in the above embodiment, this embodiment correspondingly discloses a packet issuing testing apparatus, which is integrated in a packet issuing tool, please refer to fig. 4, and the apparatus specifically includes:
a message data reading unit 401, configured to read message data in a code to be tested;
a test packet configuration unit 402, configured to invoke a configuration file of a test packet, and configure the test packet according to the packet data and the configuration file of the test packet;
a test packet generating unit 403, configured to generate the test packet.
Optionally, the test packet includes a sending test packet and a receiving test packet.
Optionally, the apparatus further comprises:
and the configuration file generating unit is used for generating the configuration file for sending the test message and the configuration file for receiving the test message according to the internal test requirement.
Optionally, the message data reading unit 401 is specifically configured to call the configuration file for sending the test message, and analyze the code to be tested to obtain the message data corresponding to the field name in the configuration file for sending the test message.
Optionally, the message data reading unit 402 is specifically configured to call the configuration file for receiving the test message, and analyze the to-be-tested code to obtain the message data corresponding to the field name in the configuration file for receiving the test message, where the to-be-tested code is a feedback result code obtained after the test message is sent.
Optionally, the test packet configuring unit 402 is specifically configured to fill each field data in the packet data into a designated location of a package sending tool according to a field name and a field sequence in a configuration file of the test packet.
Optionally, the apparatus further comprises:
and the configuration correctness detection unit is used for calling the configuration file of the test message and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
The packet sending testing device disclosed by the embodiment integrates the function of automatically configuring the message in the packet sending tool, so that the reading and the configuration of message data are realized, the problems of large workload and high error probability caused by manual configuration are solved, and the internal testing efficiency is improved.
The packet sending test device comprises a processor and a memory, wherein the message data reading unit, the test message configuration unit, the test message generation unit, the configuration file generation unit, the configuration accuracy detection unit and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more than one, and the configuration efficiency of the test message is improved by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
An embodiment of the present invention provides a storage medium on which a program is stored, and the program implements the packet delivery test method when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the package sending test method is executed when the program runs.
The embodiment of the invention provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps:
reading message data in a code to be tested;
calling a configuration file of a test message, and configuring the test message according to the message data and the configuration file of the test message;
and generating the test message.
Further, the test message includes a sending test message and a receiving test message.
Further, the method further comprises:
and generating the configuration file for sending the test message and the configuration file for receiving the test message according to the internal test requirement.
Further, the reading of the message data in the code to be tested includes:
and calling the configuration file for sending the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for sending the test message.
Further, the reading of the message data in the code to be tested includes:
and calling the configuration file for receiving the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for receiving the test message, wherein the code to be tested is a feedback result code obtained after the test message is sent.
Further, the calling a configuration file of a test packet, and configuring the test packet according to the packet data and the configuration file of the test packet, includes:
and respectively filling each field data in the message data into the designated position of a package sending tool according to the field name and the field sequence in the configuration file of the test message.
Further, after the configuring the test packet according to the packet data and the configuration file of the test packet, the method further includes:
and calling the configuration file of the test message, and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device:
reading message data in a code to be tested;
calling a configuration file of a test message, and configuring the test message according to the message data and the configuration file of the test message;
and generating the test message.
Further, the test message includes a sending test message and a receiving test message.
Further, the method further comprises:
and generating the configuration file for sending the test message and the configuration file for receiving the test message according to the internal test requirement.
Further, the reading of the message data in the code to be tested includes:
and calling the configuration file for sending the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for sending the test message.
Further, the reading of the message data in the code to be tested includes:
and calling the configuration file for receiving the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for receiving the test message, wherein the code to be tested is a feedback result code obtained after the test message is sent.
Further, the calling a configuration file of a test packet, and configuring the test packet according to the packet data and the configuration file of the test packet, includes:
and respectively filling each field data in the message data into the designated position of a package sending tool according to the field name and the field sequence in the configuration file of the test message.
Further, after the configuring the test packet according to the packet data and the configuration file of the test packet, the method further includes:
and calling the configuration file of the test message, and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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 a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for testing a bundle, which is applied to a bundle tool, the method comprising:
reading message data in a code to be tested;
calling a configuration file of a test message, and configuring the test message according to the message data and the configuration file of the test message;
and generating the test message.
2. The method of claim 1, wherein the test messages include send test messages and receive test messages.
3. The method of claim 2, further comprising:
and generating the configuration file for sending the test message and the configuration file for receiving the test message according to the internal test requirement.
4. The method of claim 3, wherein reading the message data in the code to be tested comprises:
and calling the configuration file for sending the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for sending the test message.
5. The method of claim 3, wherein reading the message data in the code to be tested comprises:
and calling the configuration file for receiving the test message, and analyzing the code to be tested to obtain the message data corresponding to the field name in the configuration file for receiving the test message, wherein the code to be tested is a feedback result code obtained after the test message is sent.
6. The method of claim 1, wherein the invoking the configuration file of the test packet and configuring the test packet according to the packet data and the configuration file of the test packet comprises:
and respectively filling each field data in the message data into the designated position of a package sending tool according to the field name and the field sequence in the configuration file of the test message.
7. The method of claim 1, wherein after the configuring the test packet according to the packet data and the configuration file of the test packet, the method further comprises:
and calling the configuration file of the test message, and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
8. A hair pack testing device, comprising:
the message data reading unit is used for reading the message data in the code to be tested;
the test message configuration unit is used for calling a configuration file of a test message and configuring the test message according to the message data and the configuration file of the test message;
and the test message generating unit is used for generating the test message.
9. The apparatus according to claim 8, wherein the test packet configuring unit is specifically configured to fill each field data in the packet data into a designated location of a package issuing tool according to a field name and a field order in a configuration file of the test packet.
10. The apparatus of claim 8, further comprising:
and the configuration correctness detection unit is used for calling the configuration file of the test message and detecting whether the configuration of the test message is accurate or not according to the field name, the field sequence, the field quantity and the field length in the configuration file of the test message.
CN201910889067.8A 2019-09-19 2019-09-19 Configuration method and device for internal test message Active CN110633214B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910889067.8A CN110633214B (en) 2019-09-19 2019-09-19 Configuration method and device for internal test message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910889067.8A CN110633214B (en) 2019-09-19 2019-09-19 Configuration method and device for internal test message

Publications (2)

Publication Number Publication Date
CN110633214A true CN110633214A (en) 2019-12-31
CN110633214B CN110633214B (en) 2023-12-08

Family

ID=68971766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910889067.8A Active CN110633214B (en) 2019-09-19 2019-09-19 Configuration method and device for internal test message

Country Status (1)

Country Link
CN (1) CN110633214B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112052171A (en) * 2020-09-03 2020-12-08 上海复深蓝软件股份有限公司 Test message processing method and device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279090A (en) * 2015-11-17 2016-01-27 中国建设银行股份有限公司 Test script generating method and test script generating device applied in financial field
CN105791178A (en) * 2014-12-26 2016-07-20 阿里巴巴集团控股有限公司 Message assembly method and device
CN105915529A (en) * 2016-05-19 2016-08-31 微梦创科网络科技(中国)有限公司 Message generation method and device
CN106528823A (en) * 2016-11-18 2017-03-22 中国银行股份有限公司 Message configuration and output method and device
US20180150381A1 (en) * 2016-11-29 2018-05-31 Bank Of America Corporation Feature File Validation Tool
CN109474488A (en) * 2018-10-31 2019-03-15 中国银行股份有限公司 Interface test method, device and computer equipment
CN110188036A (en) * 2019-05-10 2019-08-30 深圳前海微众银行股份有限公司 A kind of method for testing software and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105791178A (en) * 2014-12-26 2016-07-20 阿里巴巴集团控股有限公司 Message assembly method and device
CN105279090A (en) * 2015-11-17 2016-01-27 中国建设银行股份有限公司 Test script generating method and test script generating device applied in financial field
CN105915529A (en) * 2016-05-19 2016-08-31 微梦创科网络科技(中国)有限公司 Message generation method and device
CN106528823A (en) * 2016-11-18 2017-03-22 中国银行股份有限公司 Message configuration and output method and device
US20180150381A1 (en) * 2016-11-29 2018-05-31 Bank Of America Corporation Feature File Validation Tool
CN109474488A (en) * 2018-10-31 2019-03-15 中国银行股份有限公司 Interface test method, device and computer equipment
CN110188036A (en) * 2019-05-10 2019-08-30 深圳前海微众银行股份有限公司 A kind of method for testing software and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112052171A (en) * 2020-09-03 2020-12-08 上海复深蓝软件股份有限公司 Test message processing method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110633214B (en) 2023-12-08

Similar Documents

Publication Publication Date Title
CN109542789B (en) Code coverage rate statistical method and device
CN107229559B (en) Detection method and device for testing integrity of service system
CN107193733A (en) Simulate the methods, devices and systems of Monkey tests
CN109857404B (en) SDK interface packaging method and device, storage medium and electronic equipment
CN108134812B (en) Data processing method and device
CN108121633B (en) Abnormity capturing method and device
CN109783341A (en) Regression testing method and device
CN109558328B (en) Method, system and device for testing code coverage rate and readable storage medium
CN109710474B (en) Hard disk fault detection method and device, terminal and readable storage medium
CN111124871A (en) Interface test method and device
CN111367803A (en) Method and system for improving testing efficiency of client software
CN105404574B (en) Smart card and mobile terminal consistency test method and device
CN112422361A (en) Switch testing method, device and medium
CN110944231A (en) Monitoring method and device of video player
CN114416545A (en) Method and device for determining test code coverage rate and electronic equipment
CN110633214A (en) Configuration method and device of internal test message
CN110837446A (en) Equipment management method and device applied to embedded system, medium and embedded equipment
CN117234916A (en) Workflow application testing method and device, electronic equipment and storage medium
CN112559313A (en) Test case setting method and device, storage medium and electronic equipment
CN107122303B (en) Test method and device
CN115987821A (en) Gateway routing test method and device
CN109684846A (en) A kind of file extraction method and device
CN109542775A (en) A kind of generation and execution method and device of test script
CN115314573A (en) Dynamic loading method and device for message body, electronic equipment and storage medium
CN106548331B (en) Method and device for determining release sequence

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant