CN108075911B - Service testing method and device - Google Patents

Service testing method and device Download PDF

Info

Publication number
CN108075911B
CN108075911B CN201610999759.4A CN201610999759A CN108075911B CN 108075911 B CN108075911 B CN 108075911B CN 201610999759 A CN201610999759 A CN 201610999759A CN 108075911 B CN108075911 B CN 108075911B
Authority
CN
China
Prior art keywords
test
service
message
testing
identification field
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.)
Active
Application number
CN201610999759.4A
Other languages
Chinese (zh)
Other versions
CN108075911A (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.)
China Mobile Communications Group Co Ltd
China Mobile Group Gansu Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Gansu 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 China Mobile Communications Group Co Ltd, China Mobile Group Gansu Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201610999759.4A priority Critical patent/CN108075911B/en
Publication of CN108075911A publication Critical patent/CN108075911A/en
Application granted granted Critical
Publication of CN108075911B publication Critical patent/CN108075911B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • H04L41/5009Determining service level performance parameters or violations of service level contracts, e.g. violations of agreed response time or mean time between failures [MTBF]

Abstract

The invention discloses a service testing method and a device, wherein the method comprises the following steps: operating a transaction message added with an identification field in an actual production environment, wherein the identification field is used for indicating whether the transaction message is a test message; if the transaction message is determined to be a test message according to the identification field, testing each test service according to a preset test rule.

Description

Service testing method and device
Technical Field
The present invention relates to the field of service support technologies, and in particular, to a service testing method and apparatus.
Background
In the field of telecommunications, with the rapid development of services, IT support systems face a great deal of service requirements and change on-line work.
Currently, in the process of fast iterative online, in order to ensure online quality and system stability, a set of test environment consistent with the production environment needs to be established for verifying program correctness and efficiency. The current process of business testing is roughly: s1, the testing environment receives the released new program; s2, importing part of production data (service data + office data) in the test environment; s3, carrying out service test according to the test case; s4, recording a test result; s5, after the test process is evaluated to be normal, the production system is on-line and tested; s6, the production system completes the online work, which may refer to the flowchart shown in fig. 1.
The test flow shown in fig. 1 is an idealized test pattern, and requires that the test environment is theoretically completely consistent with the production environment, but in the actual test process, both the environment building process and the system operation load are different. The inability of test cases in a test environment to fully cover manufacturing-to-test variation may result in an immeasurable loss of programs that have not been subject to rigorous quality validation being distributed to the manufacturing system.
Therefore, how to reduce the loss caused by the fact that the system problem cannot be found due to the difference between the test environment and the actual production environment is one of the technical problems to be solved urgently to improve the online stability of the business.
Disclosure of Invention
The embodiment of the invention provides a service testing method and a service testing device, which are used for solving the problems of loss caused by the fact that a system problem cannot be found due to the difference between a testing environment and an actual production environment, low service online stability and the like in the prior art.
The embodiment of the invention provides a service testing method, which comprises the following steps:
operating a transaction message added with an identification field in an actual production environment, wherein the identification field is used for indicating whether the transaction message is a test message or not;
and if the transaction message is determined to be a test message according to the identification field, testing each test service according to a preset test rule.
An embodiment of the present invention provides a service testing apparatus, including:
the system comprises an operation unit, a processing unit and a processing unit, wherein the operation unit is used for operating a transaction message added with an identification field in an actual production environment, and the identification field is used for indicating whether the transaction message is a test message;
and the testing unit is used for testing each testing service according to a preset testing rule if the transaction message is determined to be a testing message according to the identification field.
The beneficial effects of the invention include:
the business testing method and the business testing device provided by the embodiment of the invention operate the transaction message added with the identification field in the actual production environment, wherein the identification field is used for indicating whether the transaction message is a test message; if the transaction message is determined to be the test message according to the identification field, testing each test service according to the preset test rule.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
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 specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
fig. 1 is a schematic flow chart of an implementation of a service testing method adopted in the prior art;
fig. 2 is a schematic flow chart of an implementation of a service testing method according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of an implementation of a service online method according to an embodiment of the present invention;
fig. 4a is a schematic diagram illustrating a service test performed after a test service is split into atomic services according to an embodiment of the present invention;
fig. 4b is a schematic diagram illustrating splitting of a test service into atomic services according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a service testing apparatus according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention provide a method and an apparatus for testing a service, so as to reduce loss caused by failure to find a system problem due to a difference between a test environment and an actual production environment in the prior art, and improve stability of online of the service.
The preferred embodiments of the present invention will be described below with reference to the accompanying drawings of the specification, it being understood that the preferred embodiments described herein are merely for illustrating and explaining the present invention, and are not intended to limit the present invention, and that the embodiments and features of the embodiments in the present invention may be combined with each other without conflict.
Example one
As shown in fig. 2, an implementation flow diagram of the service testing method provided in the embodiment of the present invention may include the following steps:
and S21, operating the transaction message added with the identification field in the actual production environment.
In specific implementation, the identification field is used for indicating whether the transaction message is a test message. Because the message format in the generation environment generally adopts an xml format or a json format, in order to add an identifier field in the original transaction message, a message generation protocol needs to be modified, for example, a < Testflag >1</Testflag >, or a < Testflag,1> field is added, after the field is added, the identifier field Testflag is assigned, for example, Testflag is 0 or Testflag is 1, and the system may define Testflag 1 as a test message in advance, Testflag 0 is a production message, or Testflag 0 is a test message; testflag 1 is a production message. The user can define the production environment according to the actual production environment, and the embodiment of the invention does not limit the production environment. For convenience of description, in the embodiment of the present invention, a test flag is 1, and a test flag is 0 to illustrate the example of generating a message.
S22, judging whether the transaction message added with the identification field is a test message according to the identification field, if so, executing a step S23; otherwise, step S24 is executed.
For the purpose of explanation, if the Testflag defined in step S21 is 1, determining that the transaction message is a test message if the identifier field Testflag added to the transaction message is 1, and then executing step S23; and if the identifier field Testflag added in the transaction message is judged to be 0, determining that the transaction message is a production message, and executing the step S24.
And S23, testing each test service according to the preset test rule.
In specific implementation, because there are many test services in the production environment, the processing logics of the test services are correspondingly different, for example, telephone fee inquiry service, recharging payment service, package service inquiry and the like, the processing flow included in each test service is also greatly different, but each test service has its own processing logic, for example, telephone fee inquiry service, the case of dialing 10086 telephone fee balance inquiry is taken as an example for explanation, and first, the telephone number of the telephone fee service to be inquired is to be acquired; then, calling the bill of the telephone number according to the telephone number; and finally, sending the bill to the user in a short message form for the user to refer. Therefore, when performing a service test on a test packet, the test packet needs to be transferred to each flow included in the test service until the test packet is transferred to the last flow of the test service, which indicates that the service test is completed, and further determination is needed as to whether the test service passes the test.
And S24, processing the generated message according to the normal business processing logic.
In specific implementation, if it is detected that the identifier field Testflag carried in the transaction message is 0, the transaction message represents that the transaction message is a production message, that is, a transaction message initiated by a user, the production message is transferred to a normal service processing flow, and a generated message initiated by the user is processed, such as services of charging and paying, telephone fee inquiry, package replacement and the like.
In the service testing method provided by the embodiment of the invention, in order to reduce the difference between the testing environment and the actual production environment to zero, a testing environment is not required to be additionally provided, the testing message is directly tested in the actual production environment, but the actual production environment also contains a transaction message initiated by a user, so that in order to distinguish the transaction message in the actual production environment, the transaction message added with an identification field is operated in the actual production environment, and the identification field is used for indicating whether the transaction message is the testing message or not; if the transaction message is determined to be a test message according to the identification field, testing each test service according to a preset test rule, on one hand, each service test is performed on the test message in an actual production environment, and the accuracy and stability of each test service after being online are improved; on the other hand, when the service test is carried out on the test message, the transaction message initiated by the user in the actual production environment is not influenced.
Example two
According to the existing service test process, after the service test is finished, according to the recorded test result, after the test process is evaluated to be normal, the service is put on line in the actual production environment, and therefore the service putting-on-line efficiency is influenced. In view of this, the second embodiment of the present invention provides a service on-line method, which achieves an on-line result after a test is completed, and does not need to issue an on-line again, so as to improve the efficiency of service on-line. Specifically, when the transaction packet is tested by using the service testing method provided in the first embodiment, the method further includes an online process provided in fig. 3:
and S31, recording the test result information of each test service tested in the actual production environment.
In specific implementation, when step S23 tests each test service according to a preset test rule in the first embodiment, the test packet may be processed according to the type of the test service, where the test service types are roughly divided into two types: query class services and processing class services:
(1) and if the test service is detected to be the query service, processing the test message according to the query service processing logic, and performing marking and timestamp processing.
In the embodiment of the invention, the telephone charge is inquired as an example, when the test service to which the test message flows is the telephone charge inquiry service, the test message is processed according to the telephone charge inquiry service processing logic, if the telephone charge inquiry operation is executed, other information such as current telephone charge balance and the like is obtained, and the other information such as the telephone charge balance and the like is presented on an interface to represent that the telephone charge inquiry service is successful, then the test service processing flow is marked in a list to be tested successfully, otherwise, the test is failed. In addition, the mark can be that the check mark represents that the test service is successful, the check mark represents that the test service is failed, the time stamp processing is carried out, and the time required for completing the processing flow of the call charge inquiry service is recorded.
(2) And if the test service is detected to be a processing service, marking and time stamping.
In specific implementation, the processing service may include services such as package replacement, recharging and payment, and point exchange; the recharging and paying is taken as an example for explanation, when the test message flow is detected to be transferred to the recharging and paying service, the test flow does not really execute the paying telephone fee or the flow fee, only the test message needs to be detected whether each flow of the recharging and paying service can be successfully executed, if the test message can be successfully executed, the test service is marked in the list, the process flow is successfully tested, and otherwise, the test fails. In addition, the mark may be that a check mark represents that the test service is successful, and a check mark represents that the test service is failed. In addition, time stamp processing is needed, and the time needed for completing the recharging and paying processing flow is recorded.
According to the first embodiment, the timestamp processing performed after the step S23 tests each test service according to the preset test rule is compared with the average time for processing the production packet by the normal service processing logic, for example, for the telephone charge query service, if the time required for the test packet to execute each flow of the telephone charge query service is 2 seconds, the time required for the normal service to process the telephone charge query service initiated by the user is 5 seconds, and if the mark in the list in the step S23 is a "√", it indicates that the test service reaches the online standard, and the test result information of the test service is recorded as the test passing; and transferring to other test services, comparing the test services with the completion time of executing the service flow in the normal service processing logic according to the marks and the time stamps in the list, and recording the test result information of each test service if the time of executing the test service flow is less than or equal to the completion time of executing the service flow in the normal service processing logic.
S32, according to the test result information, judging whether the test service reaches the on-line standard, if yes, executing step S33; otherwise, step S34 is executed.
In specific implementation, according to the test result information of each test service recorded in step S31, if the test result information of any test service passes the test, step S33 is executed, otherwise, the test service is on-line failed and is fed back to the operation and maintenance personnel, so that the operation and maintenance personnel can perform maintenance.
And S33, logging the test service.
And S34, the test service fails to be on-line.
The service on-line method provided by the second embodiment of the present invention records the test result information of each test service tested in the actual production environment, if it is determined that the test service reaches the on-line standard according to the test result information, the test service is on-line, each service test is performed on the test message in the actual production environment, and when each service reaches the on-line standard, the test service can be on-line, thereby improving the stability of service on-line.
EXAMPLE III
The IT support system service in the telecommunication industry has the characteristics of multiple related modules, frequent system change and the like, the problem that the function C cannot be normally used due to the fact that the function A content is on line often occurs in the actual operation and maintenance process, the problem is not easy to find, and the workload of operation and maintenance personnel for checking and processing the problem is very large, so that the embodiment of the invention provides the service atomization transformation, namely:
if the transaction message is determined to be a test message according to the identification field, before testing each test service according to a preset test rule, the service testing method further comprises the following steps:
and splitting the test service into a plurality of atomic services.
In specific implementation, referring to fig. 4a, a service in the original production environment may be a combination of a plurality of services, for example, an inquiry service is composed of a telephone fee inquiry service, a traffic inquiry service, and the like, and sometimes the telephone fee inquiry service is normally used, but the traffic inquiry service cannot normally operate, for this reason, in the third embodiment of the present invention, before testing each service, the test service is split into atomic services that are not separable, that is, the telephone fee inquiry service and the traffic inquiry service in the inquiry service are split into separate services, as shown in fig. 4b, the inquiry service is split into atomic services that are not separable, then the test message is tested according to the atomic services, and a new service is formed to be output externally through the combination of the atomic services, for example, the test message is tested according to the atomic services, such as the telephone fee inquiry service, the traffic inquiry service, the package balance inquiry service, and the charge inquiry service, and the traffic inquiry service, the service test is completed according to the processes of the steps S21 to S24 in the first embodiment of the invention, and the service online is completed according to the online processes of the steps S31 to S34 in the second embodiment of the invention, so that the atomic services are not influenced mutually, and the cross influence generated among the services after the service is online is avoided.
In the service test on-line method provided by the third embodiment of the present invention, to avoid the occurrence of cross influence between services after each service is on-line, before each test service is tested according to the preset test rule, the test service is split into a plurality of atomic services, and then the test packet is tested according to the split atomic services, so that the coupling between services is reduced.
Example four
Based on the same inventive concept, the embodiment of the present invention further provides a service testing apparatus, and because the principle of the apparatus for solving the problem is similar to the service testing method, the implementation of the apparatus and the device can refer to the implementation of the method, and repeated details are not repeated.
As shown in fig. 5, a schematic structural diagram of a service testing apparatus provided in an embodiment of the present invention includes: an operation unit 51, a test unit 52, wherein:
an operation unit 51, configured to operate a transaction message added with an identification field in an actual production environment, where the identification field is used to indicate whether the transaction message is a test message;
and the testing unit 52 is configured to test each testing service according to a preset testing rule if the transaction message is determined to be a testing message according to the identification field.
In specific implementation, the apparatus further comprises: a recording unit 53 and a threading unit 54, wherein:
the recording unit 53 is configured to record, for each test service tested in the actual production environment, test result information of the test service;
the online unit 54 is configured to, if it is determined that the test service meets the online standard according to the test result information, online the test service.
Specifically, the recording unit 53 is specifically configured to, if it is detected that the test service is an inquiry service, process the test packet according to an inquiry service processing logic, and perform marking and timestamp processing; and if the test service is detected to be a processing service, marking and time stamping.
Preferably, the testing unit 52 is further configured to process the production packet according to normal service processing logic if it is determined that the transaction packet is the production packet according to the identification field.
Specifically, the apparatus further comprises a splitting unit 55, wherein:
the splitting unit 55 is configured to split the test service into a plurality of atomic services before testing each test service according to a preset test rule if the test unit 52 determines that the transaction packet is a test packet according to the identification field.
The business testing method and the business testing device provided by the embodiment of the invention operate the transaction message added with the identification field in the actual production environment, wherein the identification field is used for indicating whether the transaction message is a test message; if the transaction message is determined to be the test message according to the identification field, testing each test service according to the preset test rule.
In addition, the service testing method and the service testing device provided in the embodiments of the present invention record the testing result information of each testing service tested in the actual production environment after completing the service test, if it is determined that the testing service reaches the on-line standard according to the testing result information, the testing service is on-line, each service test is performed on the test packet in the actual production environment, and when each service reaches the on-line standard, the testing service can be on-line, thereby improving the stability of the service on-line.
In addition, in order to avoid cross influence between services after each service is online, in the service test online method provided in the embodiment of the present invention, before each test service is tested according to the preset test rule, the test service is split into a plurality of atomic services, and then the test packet is tested according to the split atomic services, so that the inter-service coupling is reduced.
For convenience of description, the above parts are separately described as modules (or units) according to functional division. Of course, the functionality of the various modules (or units) may be implemented in the same or in multiple pieces of software or hardware in practicing the invention.
The service testing device provided by the embodiment of the application can be realized by a computer program. It should be understood by those skilled in the art that the above-mentioned module division manner is only one of many module division manners, and if the module is divided into other modules or not, it should be within the protection scope of the present application as long as the service test apparatus has the above-mentioned functions.
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 is 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 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.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (6)

1. A method for testing a service, comprising:
operating a transaction message added with an identification field in an actual production environment, wherein the identification field is used for indicating whether the transaction message is a test message or not;
if the transaction message is determined to be a test message according to the identification field, testing each test service according to a preset test rule;
recording the test result information of each test service tested in the actual production environment;
if the test service is determined to reach the online standard according to the test result information, the test service is online;
if the transaction message is determined to be a test message according to the identification field, before testing each test service according to a preset test rule, the method further comprises the following steps:
splitting the test service into a plurality of atomic services;
testing each test service according to a preset test rule, which specifically comprises the following steps:
and testing the test message according to each split atomic service.
2. The method of claim 1, wherein recording test result information of each test service tested in the actual production environment specifically comprises:
if the test service is detected to be the query service, processing the test message according to the query service processing logic, and marking and timestamp processing;
and if the test service is detected to be a processing service, marking and time stamping.
3. The method of claim 1, wherein if the transaction message is determined to be a production message based on the identification field, processing the production message according to normal business processing logic.
4. A service testing apparatus, comprising:
the system comprises an operation unit, a processing unit and a processing unit, wherein the operation unit is used for operating a transaction message added with an identification field in an actual production environment, and the identification field is used for indicating whether the transaction message is a test message;
the test unit is used for testing each test service according to a preset test rule if the transaction message is determined to be a test message according to the identification field;
the recording unit is used for recording the test result information of each test service tested in the actual production environment;
the online unit is used for online the test service if the test service is determined to reach the online standard according to the test result information;
the apparatus further comprises a splitting unit, wherein:
the splitting unit is used for splitting the test service into a plurality of atomic services before testing each test service according to a preset test rule if the test unit determines that the transaction message is a test message according to the identification field;
the test unit is specifically configured to test the test packet according to each split atomic service.
5. The apparatus according to claim 4, wherein the recording unit is specifically configured to, if it is detected that the test service is an inquiry service, process the test packet according to an inquiry service processing logic, and perform marking and timestamp processing; and if the test service is detected to be a processing service, marking and time stamping.
6. The apparatus of claim 4, wherein the test unit is further configured to process the production message according to normal business processing logic if it is determined from the identification field that the transaction message is a production message.
CN201610999759.4A 2016-11-14 2016-11-14 Service testing method and device Active CN108075911B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610999759.4A CN108075911B (en) 2016-11-14 2016-11-14 Service testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610999759.4A CN108075911B (en) 2016-11-14 2016-11-14 Service testing method and device

Publications (2)

Publication Number Publication Date
CN108075911A CN108075911A (en) 2018-05-25
CN108075911B true CN108075911B (en) 2020-12-08

Family

ID=62161891

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610999759.4A Active CN108075911B (en) 2016-11-14 2016-11-14 Service testing method and device

Country Status (1)

Country Link
CN (1) CN108075911B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109165166B (en) * 2018-10-15 2022-04-19 华泰证券股份有限公司 High-simulation test method for financial product valuation and accounting system
CN110266610B (en) * 2019-05-30 2023-02-28 创新先进技术有限公司 Traffic identification method and device and electronic equipment
CN111639035A (en) * 2020-06-04 2020-09-08 中国工商银行股份有限公司 Test method, test device, test system, and medium
CN111478829B (en) * 2020-06-24 2020-10-30 支付宝(杭州)信息技术有限公司 Pressure testing method, device and system for block chain network

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101146046B (en) * 2007-11-05 2010-06-02 福建星网锐捷网络有限公司 A throughput testing method and testing system
CN101272291B (en) * 2008-04-29 2012-05-30 北京星网锐捷网络技术有限公司 Network appliance testing method and system
CN101841456B (en) * 2009-03-18 2012-07-25 中国电信股份有限公司 Method and system for implementing service application division
CN102315964B (en) * 2011-08-19 2013-12-18 华为技术有限公司 Loopback method for testing message and exchange device
US9009683B2 (en) * 2012-03-28 2015-04-14 Software Ag Systems and/or methods for testing client reactions to simulated disruptions
CN103763160B (en) * 2014-02-18 2017-07-21 互联网域名系统北京市工程研究中心有限公司 Based on concurrent automation OTE method of testings and its system
CN104461863B (en) * 2014-10-29 2018-04-17 中国建设银行股份有限公司 A kind of operation system test method, equipment and system
CN104468259B (en) * 2014-11-11 2018-01-05 上海新炬网络信息技术股份有限公司 A kind of communication traffic rate automated testing method

Also Published As

Publication number Publication date
CN108075911A (en) 2018-05-25

Similar Documents

Publication Publication Date Title
CN108075911B (en) Service testing method and device
CN102831052B (en) Test exemple automation generating apparatus and method
CN109474578A (en) Message method of calibration, device, computer equipment and storage medium
WO2019006654A1 (en) Financial self-service equipment maintenance dispatch generation method, hand-held terminal and electronic device
CN104077217A (en) Method and system for compiling and issuing code file
CN103186466A (en) Information interaction device and method based on automatic generation of associated test cases
CN107153646B (en) Data processing method and equipment
CN105389256A (en) Unit testing method and system
CN102799519A (en) Automatic test method for cluster file system
JP2019500680A (en) Data processing method and apparatus
CN110088744B (en) Database maintenance method and system
CN107025224B (en) Method and equipment for monitoring task operation
CN106487603A (en) A kind of response test method and device
CN105183672B (en) A kind of adaptive interface call method and system
CN110083581B (en) Log tracing method and device, storage medium and computer equipment
CN111813788A (en) Information query method and device and information synchronization method and device
CN105404582A (en) Application improvement verification method and system
CN103488562A (en) Automated testing method and device
CN111209206A (en) Automatic test method and system for software product
CN114398293A (en) Interface test case generation method, electronic device and storage medium
CN107357721B (en) Method and device for testing system
CN110362462A (en) A kind of power distribution network information interaction test method and system
CN113986759A (en) Business processing flow acquisition method, business architecture flow verification method and system
CN113360363B (en) Method, device, equipment and computer storage medium for testing micro service system
CN116266328A (en) Account data checking method and device and electronic equipment

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