CN109614314B - Performance test method, device, server and readable storage medium - Google Patents

Performance test method, device, server and readable storage medium Download PDF

Info

Publication number
CN109614314B
CN109614314B CN201811296557.9A CN201811296557A CN109614314B CN 109614314 B CN109614314 B CN 109614314B CN 201811296557 A CN201811296557 A CN 201811296557A CN 109614314 B CN109614314 B CN 109614314B
Authority
CN
China
Prior art keywords
advertisement
request
preset
advertisement request
traffic type
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
CN201811296557.9A
Other languages
Chinese (zh)
Other versions
CN109614314A (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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology 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 Beijing Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201811296557.9A priority Critical patent/CN109614314B/en
Publication of CN109614314A publication Critical patent/CN109614314A/en
Application granted granted Critical
Publication of CN109614314B publication Critical patent/CN109614314B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a performance test method, a performance test device, a server and a readable storage medium, wherein a plurality of advertisement requests are obtained, and each advertisement request carries an advertisement flow type field; according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matched with the preset advertisement traffic type is obtained from the plurality of advertisement requests; performance testing is performed on the at least one advertisement request. The performance testing method, the performance testing device, the server and the readable storage medium disclosed by the invention can realize the effect of performance testing on the advertisement request with the specified advertisement flow type, and can also improve the testing efficiency.

Description

Performance test method, device, server and readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a performance testing method, a performance testing device, a server, and a readable storage medium.
Background
With rapid development of electronic technology, the more and more applications in electronic devices are enabled, and performance testing is required before or after the electronic devices are on line, so that performance testing tools are becoming more and more abundant.
However, the existing performance test tools generally only support a single thraft protocol, i.e. perform unified test on all requests received, and when testing for an advertisement system, there is a need to perform test on advertisement requests of specified advertisement traffic types, whereas the existing performance test tools only perform unified test on advertisement requests of all advertisement traffic types, and the existing performance test tools cannot realize the above-mentioned needs, and require manual assistance to realize the above-mentioned needs, resulting in a substantial reduction in test efficiency.
Disclosure of Invention
The present invention has been made in view of the above problems, and it is an object of the present invention to provide a performance testing method, apparatus, server and readable storage medium that overcome or at least partially solve the above problems.
According to a first aspect of the present invention, there is provided a performance testing method comprising:
acquiring a plurality of advertisement requests, wherein each advertisement request carries an advertisement traffic type field;
according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matched with the preset advertisement traffic type is obtained from the plurality of advertisement requests;
performance testing is performed on the at least one advertisement request.
Optionally, the obtaining, according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matching with a preset advertisement traffic type from the plurality of advertisement requests specifically includes:
determining the advertisement flow type corresponding to each advertisement request according to the advertisement flow type field carried in each advertisement request;
and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
Optionally, the matching the advertisement traffic type corresponding to each advertisement request with the preset advertisement traffic type to obtain the at least one advertisement request matched with the preset advertisement traffic type specifically includes:
acquiring the preset advertisement flow type preset in a service agent tool;
and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
Optionally, the performance test for the at least one advertisement request specifically includes:
and performing performance testing on the at least one advertisement request by using a performance testing tool.
According to a second aspect of the present invention, there is provided a performance testing apparatus comprising:
an advertisement request obtaining unit, configured to obtain a plurality of advertisement requests, where each advertisement request carries an advertisement traffic type field;
the advertisement matching unit is used for acquiring at least one advertisement request matched with a preset advertisement traffic type from the plurality of advertisement requests according to the advertisement traffic type field carried in each advertisement request;
and the performance test unit is used for performing performance test on the at least one advertisement request.
Optionally, the advertisement matching unit is specifically configured to determine, according to an advertisement traffic type field carried in each advertisement request, an advertisement traffic type corresponding to each advertisement request; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
Optionally, the advertisement matching unit is specifically configured to obtain the preset advertisement traffic type preset in the service agent tool; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
Optionally, the performance testing unit is specifically configured to perform performance testing on the at least one advertisement request by using a performance testing tool.
According to a third aspect of the present invention there is provided a server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the performance test method described above when the program is executed.
According to a fourth aspect of the present invention there is provided a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of the performance test method described above.
According to the embodiment of the invention, the at least one advertisement request matched with the advertisement request is screened out from the plurality of advertisement requests through the preset advertisement flow types, and then the performance test is carried out on the at least one advertisement request, so that the advertisement flow types needing to be subjected to the performance test can be selected through the preset advertisement flow types, the effect of carrying out the performance test on the advertisement request with the specified advertisement flow types can be realized, manual assistance is not needed, and the test efficiency is improved accordingly.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the alternative embodiments. The drawings are only for purposes of illustrating alternative embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1 is a flow chart of a method for testing performance in an embodiment of the invention;
FIG. 2 is a schematic diagram of a device for testing performance in an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a server in an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Referring to fig. 1, according to a first aspect of the present invention, there is provided a performance testing method, which may specifically include the following steps:
s101, acquiring a plurality of advertisement requests, wherein each advertisement request carries an advertisement traffic type field;
s102, according to the advertisement flow type field carried in each advertisement request, acquiring at least one advertisement request matched with a preset advertisement flow type from the plurality of advertisement requests;
s103, performance testing is conducted on the at least one advertisement request.
In step S101, the plurality of advertisement requests may be obtained from a media party that needs to display an advertisement, or may be directly obtained from a local database, which is not specifically limited in this specification.
In the embodiment of the present disclosure, the number of advertisement requests in the plurality of advertisement requests is generally not less than 1000, for example, the plurality of advertisement requests is 2000, 3000, 5000, 10000 advertisement requests, and the like. Of course, the number of advertisement requests in the plurality of advertisement requests may also be less than 1000.
Specifically, the plurality of advertisement requests may be http requests, and an advertisement traffic type field is added to an advertisement request protocol used by each advertisement request, where the advertisement traffic type field includes an advertisement traffic type tag and content, and the advertisement traffic type tag may be, for example, a flow_type, so that each advertisement request carries an advertisement traffic type field, and content in the advertisement traffic type field carried in each advertisement request is an advertisement traffic type carried in each advertisement request.
In this embodiment of the present disclosure, the advertisement traffic type includes an information flow type, a scene show window type, an embedded type, and the like.
Step S102 is executed next, and the advertisement traffic type corresponding to each advertisement request can be determined according to the advertisement traffic type field carried in each advertisement request; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
In this embodiment of the present disclosure, the preset advertisement traffic type may be one or more advertisement traffic types that need performance analysis, for example, the preset advertisement traffic type may be one or more of information flow type, scene show window type, embedded type, and the like.
Specifically, the content in the advertisement traffic type field carried in each advertisement request may be acquired, and the acquired content in the advertisement traffic type field carried in each advertisement request may be used as the advertisement traffic type corresponding to the advertisement request.
For example, taking the advertisement request a1 as an example, if the information flow type in the advertisement traffic type is represented by 0110, the scene show window type is represented by 1100 and the embedded type is represented by 0101, at this time, the content in the advertisement traffic type field in a1 is obtained as flow_type:0101, acquiring that the content in the advertisement traffic type field carried in a1 is 0101, and taking 0101 as the advertisement traffic type of a 1.
Specifically, after the advertisement traffic type corresponding to each advertisement request is obtained, the advertisement traffic type corresponding to each advertisement request is matched with the preset advertisement traffic type, and the at least one advertisement request matched with the preset advertisement traffic type is obtained.
Specifically, when the advertisement traffic type corresponding to each advertisement request is matched with the preset advertisement traffic types, detecting whether the advertisement traffic type corresponding to each advertisement request is one of the preset advertisement traffic types; if the advertisement flow type corresponding to a certain advertisement request is one of the preset advertisement flow types, judging that the advertisement flow type corresponding to the advertisement request is matched with the preset advertisement flow type, and putting the advertisement request into the at least one advertisement request; if the advertisement flow type corresponding to a certain advertisement request is not one of the preset advertisement flow types, judging that the advertisement flow type corresponding to the advertisement request is not matched with the preset advertisement flow type.
For example, taking the preset advertisement traffic type as a scene show window type and an embedded type as an example, if the plurality of advertisement requests are a1, a2, a3, a4, a5 and a6, a1 carries a flow_type:0101 The flow_type is carried in a 2: 0110 The flow_type is carried in a 3: 1100 The flow_type is carried in a 4: 0110 The flow_type is carried in a 5: 0101, and a6 carry flow_type:0110, since the scene show window type is denoted by 1100 and the embedded type is denoted by 0101, at this time, it is detected whether the content in the advertisement traffic type field carried in each of the above 6 advertisement requests is any one of 1100 and 0101, at this time, since the content carried by a1 is 0101, the content carried by a3 is 1100, and the content carried by a5 is 0101, it can be detected that the advertisement traffic types of a1, a3, and a5 are all matched with the preset advertisement traffic types, that is, the at least one advertisement request is obtained as a1, a3, and a5.
In another embodiment of the present disclosure, the preset advertisement traffic type preset in the service agent tool may be obtained; and then matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain at least one advertisement request.
Specifically, the service agent tool may be an nginx tool, etc., so that an advertisement traffic type selection module may be added to the service agent tool, a configuration file in the service agent tool may be automatically modified and generated, then the preset advertisement traffic type is added to the configuration file, the advertisement traffic type corresponding to each advertisement request is filtered through the preset advertisement traffic type, advertisement requests not matching the preset advertisement traffic type are filtered, and the at least one advertisement request matching the preset advertisement traffic type is reserved, so that performance test on the condition of the selected advertisement traffic type can be implemented.
Step S103 is executed, where the performance test may be performed on the at least one advertisement request through a pre-written step, or the performance test tool may perform the performance test on the at least one advertisement request, so as to obtain a corresponding test result.
In the embodiment of the present specification, the performance test tool may be any one of a LoadRunner test tool, a Jmeter test tool, an nGrinder test tool, an Apache AB test tool, and the like, and the present specification is not particularly limited.
For example, after the at least one advertisement request is obtained as a1, a3 and a5, performance tests are respectively performed on a1, a3 and a5 by using a Jmeter testing tool, so as to obtain corresponding test results.
Therefore, the advertisement flow type to be subjected to performance test can be selected through the preset advertisement flow type, so that the effect of performance test on the advertisement request of the specified advertisement flow type can be realized, manual assistance is not needed, and the test efficiency is improved.
Based on the same technical concept as the above method, a second aspect of the present invention provides a performance testing apparatus, as shown in fig. 2, including:
an advertisement request obtaining unit 201, configured to obtain a plurality of advertisement requests, where each advertisement request carries an advertisement traffic type field;
an advertisement matching unit 202, configured to obtain, from the plurality of advertisement requests, at least one advertisement request matching a preset advertisement traffic type according to an advertisement traffic type field carried in each advertisement request;
and a performance test unit 203, configured to perform performance test on the at least one advertisement request.
In an optional implementation manner, the advertisement matching unit 202 is specifically configured to determine, according to an advertisement traffic type field carried in each advertisement request, an advertisement traffic type corresponding to each advertisement request; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
In an optional implementation manner, the advertisement matching unit 202 is specifically configured to obtain the preset advertisement traffic type preset in the service agent; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
In an alternative embodiment, performance testing unit 203 is specifically configured to perform a performance test on the at least one advertisement request using a performance testing tool.
According to a third aspect of the present invention, there is provided a server, as shown in fig. 3, comprising a memory 304, a processor 302 and a computer program stored on the memory 304 and executable on the processor 302, the processor 302 implementing the steps of any of the methods of performance testing described hereinbefore when said program is executed.
Where in FIG. 3 a bus architecture (represented by bus 300), bus 300 may comprise any number of interconnected buses and bridges, with bus 300 linking together various circuits, including one or more processors, represented by processor 302, and memory, represented by memory 304. Bus 300 may also link together various other circuits such as peripheral devices, voltage regulators, power management circuits, etc., as are well known in the art and, therefore, will not be described further herein. Bus interface 305 provides an interface between bus 300 and receiver 301 and transmitter 303. The receiver 301 and the transmitter 303 may be the same element, i.e. a transceiver, providing a means for communicating with various other apparatus over a transmission medium. The processor 302 is responsible for managing the bus 300 and general processing, while the memory 304 may be used to store data used by the processor 302 in performing operations.
According to a fourth aspect of the present invention there is provided a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of any of the methods of performance testing described hereinbefore.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general-purpose systems may also be used with the teachings herein. The required structure for a construction of such a system is apparent from the description above. In addition, the present invention is not directed to any particular programming language. It will be appreciated that the teachings of the present invention described herein may be implemented in a variety of programming languages, and the above description of specific languages is provided for disclosure of enablement and best mode of the present invention.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed as reflecting the intention that: i.e., the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the apparatus of the embodiments may be adaptively changed and disposed in one or more apparatuses different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component and, furthermore, they may be divided into a plurality of sub-modules or sub-units or sub-components. Any combination of all features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or units of any method or apparatus so disclosed, may be used in combination, except insofar as at least some of such features and/or processes or units are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings), may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments can be used in any combination.
Various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functions of some or all of the components in a performance testing apparatus according to embodiments of the invention may be implemented in practice using a microprocessor or Digital Signal Processor (DSP). The present invention can also be implemented as an apparatus or device program (e.g., a computer program and a computer program product) for performing a portion or all of the methods described herein. Such a program embodying the present invention may be stored on a computer readable medium, or may have the form of one or more signals. Such signals may be downloaded from an internet platform, provided on a carrier signal, or provided in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The use of the words first, second, third, etc. do not denote any order. These words may be interpreted as names.
The invention discloses A1, a performance test method, which is characterized by comprising the following steps:
acquiring a plurality of advertisement requests, wherein each advertisement request carries an advertisement traffic type field;
according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matched with the preset advertisement traffic type is obtained from the plurality of advertisement requests;
performance testing is performed on the at least one advertisement request.
A2, the method of claim A1, wherein the obtaining, according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matching with a preset advertisement traffic type from the plurality of advertisement requests specifically includes:
determining the advertisement flow type corresponding to each advertisement request according to the advertisement flow type field carried in each advertisement request;
and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
A3. the method of claim A2, wherein the matching the advertisement traffic type corresponding to each advertisement request with the preset advertisement traffic type to obtain the at least one advertisement request matched with the preset advertisement traffic type specifically includes:
acquiring the preset advertisement flow type preset in a service agent tool;
and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
A4. the method according to claim A1, wherein the performance testing of the at least one advertisement request specifically comprises:
and performing performance testing on the at least one advertisement request by using a performance testing tool.
B1, a performance test device, characterized by comprising:
an advertisement request obtaining unit, configured to obtain a plurality of advertisement requests, where each advertisement request carries an advertisement traffic type field;
the advertisement matching unit is used for acquiring at least one advertisement request matched with a preset advertisement traffic type from the plurality of advertisement requests according to the advertisement traffic type field carried in each advertisement request;
and the performance test unit is used for performing performance test on the at least one advertisement request.
B2, the apparatus of claim B1, wherein the advertisement matching unit is specifically configured to determine, according to an advertisement traffic type field carried in each advertisement request, an advertisement traffic type corresponding to each advertisement request; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
B3, the apparatus of claim B2, wherein the advertisement matching unit is specifically configured to obtain the preset advertisement traffic type preset in a service agent; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
B4, the device of claim B1, wherein the performance testing unit is specifically configured to perform performance testing on the at least one advertisement request with a performance testing tool.
C1 a server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, said processor implementing the steps of the method of any of claims A1-A4 when said program is executed.
D1, a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method of any of claims A1-A4.

Claims (8)

1. A performance testing method, comprising:
acquiring a plurality of advertisement requests, wherein each advertisement request carries an advertisement traffic type field;
according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matched with the preset advertisement traffic type is obtained from the plurality of advertisement requests;
performing a performance test on the at least one advertisement request;
according to the advertisement traffic type field carried in each advertisement request, at least one advertisement request matched with the preset advertisement traffic type is obtained from the plurality of advertisement requests, and the method specifically comprises the following steps:
determining the advertisement flow type corresponding to each advertisement request according to the advertisement flow type field carried in each advertisement request;
and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
2. The method of claim 1, wherein the matching the advertisement traffic type corresponding to each advertisement request with the preset advertisement traffic type to obtain the at least one advertisement request matched with the preset advertisement traffic type specifically comprises:
acquiring the preset advertisement flow type preset in a service agent tool;
and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
3. The method of claim 1, wherein the performance testing of the at least one advertisement request comprises:
and performing performance testing on the at least one advertisement request by using a performance testing tool.
4. A performance testing apparatus, comprising:
an advertisement request obtaining unit, configured to obtain a plurality of advertisement requests, where each advertisement request carries an advertisement traffic type field;
the advertisement matching unit is used for acquiring at least one advertisement request matched with a preset advertisement traffic type from the plurality of advertisement requests according to the advertisement traffic type field carried in each advertisement request;
a performance test unit, configured to perform performance test on the at least one advertisement request;
the advertisement matching unit is specifically configured to determine an advertisement traffic type corresponding to each advertisement request according to an advertisement traffic type field carried in each advertisement request; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type to obtain at least one advertisement request matched with the preset advertisement flow type.
5. The apparatus of claim 4, wherein the advertisement matching unit is specifically configured to obtain the preset advertisement traffic type preset in a service agent; and matching the advertisement flow type corresponding to each advertisement request with the preset advertisement flow type in the service agent tool to obtain the at least one advertisement request.
6. The apparatus of claim 4, wherein the performance testing unit is specifically configured to perform performance testing on the at least one advertisement request using a performance testing tool.
7. A server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method of any one of claims 1-3 when the program is executed.
8. A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of the method of any of claims 1-3.
CN201811296557.9A 2018-11-01 2018-11-01 Performance test method, device, server and readable storage medium Active CN109614314B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811296557.9A CN109614314B (en) 2018-11-01 2018-11-01 Performance test method, device, server and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811296557.9A CN109614314B (en) 2018-11-01 2018-11-01 Performance test method, device, server and readable storage medium

Publications (2)

Publication Number Publication Date
CN109614314A CN109614314A (en) 2019-04-12
CN109614314B true CN109614314B (en) 2024-03-01

Family

ID=66003082

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811296557.9A Active CN109614314B (en) 2018-11-01 2018-11-01 Performance test method, device, server and readable storage medium

Country Status (1)

Country Link
CN (1) CN109614314B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6253188B1 (en) * 1996-09-20 2001-06-26 Thomson Newspapers, Inc. Automated interactive classified ad system for the internet
CN105005521A (en) * 2015-06-26 2015-10-28 腾讯科技(北京)有限公司 Test method and apparatus
CN105915406A (en) * 2016-04-12 2016-08-31 北京齐尔布莱特科技有限公司 Testing method, testing device and computing equipment
CN106354645A (en) * 2015-12-16 2017-01-25 中国民生银行股份有限公司 Test method and test platform based on background system service or interface
CN106528362A (en) * 2015-09-10 2017-03-22 阿里巴巴集团控股有限公司 Method and device for flow quantity isolation
CN106776313A (en) * 2016-12-13 2017-05-31 广州唯品会信息科技有限公司 A kind of method of analog service, device and centralized management platform
CN106803975A (en) * 2017-03-31 2017-06-06 微梦创科网络科技(中国)有限公司 Advertising testing method and apparatus, test platform
CN107332711A (en) * 2017-07-31 2017-11-07 北京新能源汽车股份有限公司 Vehicular diagnostic method and device
CN108399114A (en) * 2018-03-21 2018-08-14 财付通支付科技有限公司 A kind of system performance testing method, apparatus and storage medium
CN108460612A (en) * 2017-02-20 2018-08-28 腾讯科技(北京)有限公司 A kind of test method, device and equipment that advertisement is launched

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101593331A (en) * 2008-05-31 2009-12-02 华为技术有限公司 A kind of system of selection of ad content, system and device
US10679242B2 (en) * 2014-01-29 2020-06-09 IPSOS America, Inc. Methods and systems for conducting ad research
US9965300B2 (en) * 2014-03-24 2018-05-08 Ca, Inc. Message matching for opaque service virtualization
US10091076B2 (en) * 2015-08-25 2018-10-02 Google Llc Systems and methods for configuring a resource for network traffic analysis

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6253188B1 (en) * 1996-09-20 2001-06-26 Thomson Newspapers, Inc. Automated interactive classified ad system for the internet
CN105005521A (en) * 2015-06-26 2015-10-28 腾讯科技(北京)有限公司 Test method and apparatus
CN106528362A (en) * 2015-09-10 2017-03-22 阿里巴巴集团控股有限公司 Method and device for flow quantity isolation
CN106354645A (en) * 2015-12-16 2017-01-25 中国民生银行股份有限公司 Test method and test platform based on background system service or interface
CN105915406A (en) * 2016-04-12 2016-08-31 北京齐尔布莱特科技有限公司 Testing method, testing device and computing equipment
CN106776313A (en) * 2016-12-13 2017-05-31 广州唯品会信息科技有限公司 A kind of method of analog service, device and centralized management platform
CN108460612A (en) * 2017-02-20 2018-08-28 腾讯科技(北京)有限公司 A kind of test method, device and equipment that advertisement is launched
CN106803975A (en) * 2017-03-31 2017-06-06 微梦创科网络科技(中国)有限公司 Advertising testing method and apparatus, test platform
CN107332711A (en) * 2017-07-31 2017-11-07 北京新能源汽车股份有限公司 Vehicular diagnostic method and device
CN108399114A (en) * 2018-03-21 2018-08-14 财付通支付科技有限公司 A kind of system performance testing method, apparatus and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Hyejin Bang 等.Tracking users' visual attention and responses to personalized advertising based on task cognitive demand.《Computers in Human Behavior》.2016,第55卷(第B期),867-876. *
基于图像匹配的广告模板自动化测试工具的设计与实现;林赛楠;《中国优秀硕士学位论文全文数据库 信息科技辑》(第3期);I138-377 *
联通广告系统的性能测试;张霞;《中国优秀硕士学位论文全文数据库 信息科技辑》(第2期);I138-508 *
面向搜索引擎的在线广告系统的设计与实现;代文涛;《中国优秀硕士学位论文全文数据库 信息科技辑》(第10期);I138-932 *

Also Published As

Publication number Publication date
CN109614314A (en) 2019-04-12

Similar Documents

Publication Publication Date Title
US20150195168A1 (en) Systems and methods for managing computing systems utilizing augmented reality
WO2016127721A1 (en) Information acquiring method, intelligent terminal, and server
CN112597047A (en) Test method, test device, electronic equipment and computer readable medium
US20090138510A1 (en) Method and apparatus for associating help desk ticket with affected data processing system
CN113391801B (en) Recommendation engine architecture based on cloud service
CN112129303A (en) Film viewing schedule arranging method, arranging system, storage medium and electronic equipment
CN109614314B (en) Performance test method, device, server and readable storage medium
CN113452613B (en) Method, device, electronic equipment and storage medium for acquiring page routing address
CN112884376A (en) Work order processing method and device, electronic equipment and computer readable storage medium
CN113741947B (en) Method and system for solving island problem
CN111262727B (en) Service capacity expansion method, device, equipment and storage medium
CN111225075A (en) Configuration method and device for Internet of things directional access service
CN110188297B (en) Resource information display method, computing device and computer storage medium
CN109388564B (en) Test method and device and electronic equipment
CN107526706B (en) Data processing method and device in distributed computing platform
CN112882948A (en) Stability testing method, device and system for application and storage medium
TWI810510B (en) Method and device for processing multi-modal data, electronic device, and storage medium
CN113609451B (en) Risk equipment identification method and device based on relational network feature derivation
CN111488928B (en) Method and device for acquiring samples
CN109918027B (en) Store access control method, device, equipment and storage medium
CN112668194B (en) Automatic driving scene library information display method, device and equipment based on page
CN111198821B (en) Interface abnormity judgment method and device and readable storage medium
CN113704228B (en) Method, device, electronic equipment and storage medium for field self-addition
CN109446166B (en) Method for detecting file directory, computer readable storage medium and terminal device
US10642675B2 (en) Dynamically controlling runtime system logging based on end-user reviews

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