CN112054935A - Extensible service quality diagnosis configuration method and system - Google Patents

Extensible service quality diagnosis configuration method and system Download PDF

Info

Publication number
CN112054935A
CN112054935A CN201910493677.6A CN201910493677A CN112054935A CN 112054935 A CN112054935 A CN 112054935A CN 201910493677 A CN201910493677 A CN 201910493677A CN 112054935 A CN112054935 A CN 112054935A
Authority
CN
China
Prior art keywords
test
protocol plug
plug
session
test session
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
CN201910493677.6A
Other languages
Chinese (zh)
Other versions
CN112054935B (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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies 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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN201910493677.6A priority Critical patent/CN112054935B/en
Publication of CN112054935A publication Critical patent/CN112054935A/en
Application granted granted Critical
Publication of CN112054935B publication Critical patent/CN112054935B/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
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • 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/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses an extensible service quality diagnosis configuration method and system, relating to the field of service diagnosis, wherein the method comprises the steps of scanning a protocol plug-in directory in a network management service quality management system, loading the scanned protocol plug-in a memory, and constructing a test protocol plug-in example; creating a test session according to default template data in the protocol plug-in; based on the type of the created test session, scheduling the test session corresponding to the test protocol plug-in example; and according to the dispatching of the test session, collecting and storing test data. Creating a test session according to default template data in a protocol plug-in, wherein the specific steps comprise that a network management service quality management system configures test session parameters; sending the configured test session parameters to a test protocol plug-in example; the test protocol plug-in instance verifies the test session parameters. The invention can effectively improve the service quality diagnosis efficiency.

Description

Extensible service quality diagnosis configuration method and system
Technical Field
The invention relates to the field of service diagnosis, in particular to an extensible service quality diagnosis configuration method and system.
Background
With the rapid development of internet applications, the monitoring requirements of operators on the network service quality are increasing day by day, and how to measure the quality of a large amount of services in a network in different dimensions has important significance.
When testing the services in the network, each service corresponds to a unique test protocol, but the number of the types of services in the current network is large, so that a plurality of different test protocols are correspondingly needed to test the services. The service diagnosis configuration methods are associated with the test protocols, the test protocols are different, and the corresponding service diagnosis configuration methods are also different, so that when the service is tested, a plurality of service diagnosis configuration methods need to be configured, and the diagnosis efficiency of the service quality is influenced.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide an extensible service quality diagnosis configuration method and system, which can effectively improve the service quality diagnosis efficiency.
In order to achieve the above object, the present invention provides an extensible service quality diagnosis configuration method, which comprises the following steps:
scanning a protocol plug-in directory in a network management service quality management system, loading the scanned protocol plug-in a memory, and constructing a test protocol plug-in example;
creating a test session according to default template data in the protocol plug-in;
based on the type of the created test session, scheduling the test session corresponding to the test protocol plug-in example;
and according to the dispatching of the test session, collecting and storing test data.
On the basis of the technical scheme, the scanning of the plug-ins in the network management service quality management system, the loading of the scanned plug-ins into the memory and the construction of the test protocol plug-in example comprise the following specific steps:
s101: scanning all protocol plug-ins under a protocol plug-in directory in a network management service quality management system, acquiring the protocol plug-ins and loading the protocol plug-ins in a memory;
s102: verifying the legality of the protocol plug-in, and creating a test protocol plug-in example after the protocol plug-in passes the verification;
s103: the test protocol plug-in example loads the template configuration parameter rule of the protocol plug-in from the plug-in module configuration file to the memory;
s104: and adding the test protocol plug-in instance to the plug-in manager by taking the protocol number and the version of the protocol plug-in as keys.
On the basis of the technical scheme, the test session is created according to default template data in the protocol plug-in, and the specific steps include:
s201: the network management service quality management system configures a test session parameter;
s202: sending the configured test session parameters to a test protocol plug-in example;
s203: and the test protocol plug-in example verifies the test session parameters, and after the verification is passed, the test protocol plug-in example creates a test session based on the test session parameters.
On the basis of the technical scheme, the method for scheduling the test session corresponding to the test protocol plug-in instance based on the type of the created test session comprises the following specific steps:
s301: based on the type of the test session, a test protocol plug-in example is appointed to the test session;
s302: adding the test session to the specified test protocol plug-in instance;
s303: appointing a test protocol plug-in instance to schedule a test session, and reading scheduling information of the test session;
s304: creating a trigger according to the scheduling information, and adding the created trigger to a trigger queue of a specified test protocol plug-in example;
s305: and the trigger calls a scheduling interface of the specified test protocol plug-in example to schedule the test session.
On the basis of the technical scheme, the method for acquiring and storing the test data according to the scheduling of the test session comprises the following specific steps:
s401: the trigger periodically calls a scheduling interface of a specified test protocol plug-in example to schedule a test session, and the test protocol plug-in example acquires test data;
s402: and the test protocol plug-in example informs the external data memory to store the acquired test data into the external data memory.
The invention provides an extensible service quality diagnosis configuration system, which comprises:
the scanning module is used for scanning a protocol plug-in directory in the network management service quality management system, loading the scanned protocol plug-in a memory and constructing a test protocol plug-in example;
the creating module is used for creating a test session according to default template data in the protocol plug-in;
the scheduling module is used for providing a function of scheduling the test session for the corresponding test protocol plug-in example based on the type of the created test session;
and the storage module is used for acquiring and storing the test data according to the scheduling of the test session.
On the basis of the technical scheme, the scanning module scans the plug-ins in the network management service quality management system, loads the scanned plug-ins into the memory, and constructs a test protocol plug-in example, and the specific process comprises the following steps:
scanning all protocol plug-ins under a protocol plug-in directory in a network management service quality management system, acquiring the protocol plug-ins and loading the protocol plug-ins in a memory;
verifying the legality of the protocol plug-in, and creating a test protocol plug-in example after the protocol plug-in passes the verification;
the test protocol plug-in example loads the template configuration parameter rule of the protocol plug-in from the plug-in module configuration file to the memory;
and adding the test protocol plug-in instance to the plug-in manager by taking the protocol number and the version of the protocol plug-in as keys.
On the basis of the technical scheme, the creating module creates the test session according to default template data in the protocol plug-in, and the specific process comprises the following steps:
the network management service quality management system configures a test session parameter;
sending the configured test session parameters to a test protocol plug-in example;
and the test protocol plug-in example verifies the test session parameters, and after the verification is passed, the test protocol plug-in example creates a test session based on the test session parameters.
On the basis of the technical scheme, the scheduling module provides a function of scheduling the test session for the corresponding test protocol plug-in instance based on the type of the created test session, and the specific process comprises the following steps:
based on the type of the test session, a test protocol plug-in example is appointed to the test session;
adding the test session to the specified test protocol plug-in instance;
appointing a test protocol plug-in instance to schedule a test session, and reading scheduling information of the test session;
creating a trigger according to the scheduling information, and adding the created trigger to a trigger queue of a specified test protocol plug-in example;
and the trigger calls a scheduling interface of the specified test protocol plug-in example to schedule the test session.
On the basis of the technical scheme, the storage module collects and stores test data according to the scheduling of the test session, and the specific process comprises the following steps:
the trigger periodically calls a scheduling interface of a specified test protocol plug-in example to schedule a test session, and the test protocol plug-in example acquires test data;
and the test protocol plug-in example informs the external data memory to store the acquired test data into the external data memory.
Compared with the prior art, the invention has the advantages that: after the test protocol plug-in is scanned out, a test protocol plug-in instance object is constructed, management of the test protocol plug-in instance on various sessions is supported in a mode of configuring a parameter template and an instruction, and meanwhile, the test protocol plug-in instance is also used for carrying out data acquisition on the test sessions, so that support of the system on diversity of the test protocols is improved, expansion of a network management service quality management system on the test protocols is facilitated, and service quality diagnosis efficiency is effectively improved.
Drawings
Fig. 1 is a flowchart of an expandable qos diagnosis configuration method according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides an extensible service quality diagnosis configuration method, which comprises the steps of scanning a test protocol plug-in, constructing a test protocol plug-in instance object, and supporting the management of the test protocol plug-in object on various sessions in a mode of configuring a parameter template and an instruction, thereby improving the diversity support of a system on a test protocol and facilitating the expansion of a network management service quality management system on the test protocol. The embodiment of the invention also correspondingly provides an extensible service quality diagnosis configuration system.
Referring to fig. 1, an embodiment of a scalable qos diagnosis configuration method according to an embodiment of the present invention includes the following steps:
s1: scanning the protocol plug-in directory in the network management service quality management system, loading the scanned protocol plug-in the memory, and constructing a test protocol plug-in example.
In the embodiment of the invention, a protocol plug-in directory in a network management service quality management system is scanned, the scanned protocol plug-in is loaded in a memory, and a test protocol plug-in example is constructed, and the specific steps are as follows:
s101: scanning all protocol plug-ins under a protocol plug-in directory in a network management service quality management system, acquiring the protocol plug-ins and loading the protocol plug-ins in a memory;
s102: and checking the legality of the protocol plug-in, and creating a test protocol plug-in example after the protocol plug-in passes the checking. After the protocol plug-in is loaded in the memory, the interface information of the protocol plug-in is checked, and then a test protocol plug-in example is created for each protocol plug-in passing the check.
S103: the test protocol plug-in example loads the template configuration parameter rule of the protocol plug-in from the plug-in module configuration file to the memory. The template configuration parameter rule can be obtained through a template loading interface of an access protocol plug-in, the template configuration parameter rule uses PB MESSAGE description, PB (protocol buffer) is a flexible, efficient and automatic method for structured data serialization, and the MESSAGE description is a global MESSAGE object structure.
S104: and adding the test protocol plug-in instance to the plug-in manager by taking the protocol number and the version of the protocol plug-in as keys.
S2: and creating a test session according to default template data in the protocol plug-in. Each protocol plug-in corresponds to a test session type, and all protocol plug-ins can be scanned through the plug-in manager to obtain the test session type of the protocol plug-in, and the test session type can be provided for a user to select or designate by the user.
S3: based on the type of the created test session, scheduling the test session corresponding to the test protocol plug-in example;
s4: and according to the dispatching of the test session, collecting and storing test data.
The extensible service quality diagnosis configuration method of the embodiment of the invention constructs the test protocol plug-in instance object after scanning the test protocol plug-in, supports the management of the test protocol plug-in instance to various sessions by means of configuring the parameter template and the instruction, and simultaneously the test protocol plug-in instance is also used for carrying out data acquisition on the test sessions, thereby improving the support of the system to the diversity of the test protocol, facilitating the expansion of the network management service quality management system to the test protocol and effectively improving the service quality diagnosis efficiency.
Optionally, on the basis of the embodiment corresponding to fig. 1, in a first optional embodiment of the extensible service quality diagnosis configuration method provided in the embodiment of the present invention, a test session is created according to default template data in a protocol plug-in, and the specific steps include:
s201: the network management service quality management system configures a test session parameter;
s202: sending the configured test session parameters to a test protocol plug-in example;
s203: and the test protocol plug-in example verifies the test session parameters, and after the verification is passed, the test protocol plug-in example creates a test session based on the test session parameters.
Based on the type of the created test session, the test session is scheduled corresponding to the test protocol plug-in instance, and the specific steps include:
s301: based on the type of the test session, a test protocol plug-in example is appointed to the test session;
s302: adding the test session to the specified test protocol plug-in instance;
s303: appointing a test protocol plug-in instance to schedule a test session, and reading scheduling information of the test session;
s304: creating a trigger according to the scheduling information, and adding the created trigger to a trigger queue of a specified test protocol plug-in example;
s305: and the trigger calls a scheduling interface of the specified test protocol plug-in example to schedule the test session.
According to the dispatching of the test session, collecting and storing test data, the method specifically comprises the following steps:
s401: the trigger periodically calls a scheduling interface of a specified test protocol plug-in example to schedule a test session, and the test protocol plug-in example acquires test data;
s402: and the test protocol plug-in example informs the external data memory to store the acquired test data into the external data memory.
In the embodiment of the invention, a protocol plug-in directory in a network management service quality management system is scanned, the protocol plug-ins are loaded into a memory, interface information of the protocol plug-ins is checked, a test protocol plug-in example is generated for each plug-in meeting interface requirements, an initialization interface of the plug-in example is accessed, and a default parameter configuration file and an instruction configuration file are loaded. Configuring a test protocol session of a specific type, inquiring a default parameter information template of a test protocol plug-in example, inputting a corresponding test session parameter, and checking the validity of the session parameter by using the parameter template. And submitting the test session parameters, inquiring a test protocol plug-in example corresponding to the test session type, and creating the test session by using a test session creating interface of the protocol plug-in. After the test session object is created, the test session is added to the test protocol plug-in example for scheduling and management, the test protocol plug-in example schedules according to the parameters configured by the test session type, triggers the specified event and informs the test protocol plug-in example of the specified acquisition behavior, the test protocol plug-in example acquires the test data according to the acquisition instruction specified in the configuration file and stores the acquired test data into the specified external memory.
An embodiment of an extensible service quality diagnosis configuration system provided in an embodiment of the present invention includes:
the scanning module is used for scanning a protocol plug-in directory in the network management service quality management system, loading the scanned protocol plug-in a memory and constructing a test protocol plug-in example;
the creating module is used for creating a test session according to default template data in the protocol plug-in;
the scheduling module is used for providing a function of scheduling the test session for the corresponding test protocol plug-in example based on the type of the created test session;
and the storage module is used for acquiring and storing the test data according to the scheduling of the test session.
The scanning module scans the plug-in the network management service quality management system, loads the scanned plug-in the memory, and constructs a test protocol plug-in example, and the specific process comprises the following steps:
scanning all protocol plug-ins under a protocol plug-in directory in a network management service quality management system, acquiring the protocol plug-ins and loading the protocol plug-ins in a memory;
verifying the legality of the protocol plug-in, and creating a test protocol plug-in example after the protocol plug-in passes the verification;
the test protocol plug-in example loads the template configuration parameter rule of the protocol plug-in from the plug-in module configuration file to the memory;
and adding the test protocol plug-in instance to the plug-in manager by taking the protocol number and the version of the protocol plug-in as keys.
The creating module creates a test session according to default template data in the protocol plug-in, and the specific process comprises the following steps:
the network management service quality management system configures a test session parameter;
sending the configured test session parameters to a test protocol plug-in example;
and the test protocol plug-in example verifies the test session parameters, and after the verification is passed, the test protocol plug-in example creates a test session based on the test session parameters.
The scheduling module provides a function of scheduling the test session for the corresponding test protocol plug-in instance based on the type of the created test session, and the specific process comprises the following steps:
based on the type of the test session, a test protocol plug-in example is appointed to the test session;
adding the test session to the specified test protocol plug-in instance;
appointing a test protocol plug-in instance to schedule a test session, and reading scheduling information of the test session;
creating a trigger according to the scheduling information, and adding the created trigger to a trigger queue of a specified test protocol plug-in example;
and the trigger calls a scheduling interface of the specified test protocol plug-in example to schedule the test session.
The storage module collects and stores test data according to the scheduling of the test session, and the specific process comprises the following steps:
the trigger periodically calls a scheduling interface of a specified test protocol plug-in example to schedule a test session, and the test protocol plug-in example acquires test data;
and the test protocol plug-in example informs the external data memory to store the acquired test data into the external data memory.
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.
The present invention is not limited to the above-described embodiments, and it will be apparent to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and such modifications and improvements are also considered to be within the scope of the present invention. Those not described in detail in this specification are within the skill of the art.

Claims (10)

1. An expandable service quality diagnosis configuration method is characterized by comprising the following steps:
scanning a protocol plug-in directory in a network management service quality management system, loading the scanned protocol plug-in a memory, and constructing a test protocol plug-in example;
creating a test session according to default template data in the protocol plug-in;
based on the type of the created test session, scheduling the test session corresponding to the test protocol plug-in example;
and according to the dispatching of the test session, collecting and storing test data.
2. A scalable qos diagnostic configuration method as claimed in claim 1, characterized by: the method for scanning the plug-in the network management service quality management system loads the scanned plug-in the memory and constructs a test protocol plug-in example, and comprises the following specific steps:
s101: scanning all protocol plug-ins under a protocol plug-in directory in a network management service quality management system, acquiring the protocol plug-ins and loading the protocol plug-ins in a memory;
s102: verifying the legality of the protocol plug-in, and creating a test protocol plug-in example after the protocol plug-in passes the verification;
s103: the test protocol plug-in example loads the template configuration parameter rule of the protocol plug-in from the plug-in module configuration file to the memory;
s104: and adding the test protocol plug-in instance to the plug-in manager by taking the protocol number and the version of the protocol plug-in as keys.
3. A scalable qos diagnostic configuration method as claimed in claim 2, characterized by: the method for creating the test session according to the default template data in the protocol plug-in includes the following specific steps:
s201: the network management service quality management system configures a test session parameter;
s202: sending the configured test session parameters to a test protocol plug-in example;
s203: and the test protocol plug-in example verifies the test session parameters, and after the verification is passed, the test protocol plug-in example creates a test session based on the test session parameters.
4. The extensible service quality diagnostic configuration method according to claim 3, wherein the scheduling of the test session corresponding to the test protocol plug-in instance based on the type of the created test session comprises the specific steps of:
s301: based on the type of the test session, a test protocol plug-in example is appointed to the test session;
s302: adding the test session to the specified test protocol plug-in instance;
s303: appointing a test protocol plug-in instance to schedule a test session, and reading scheduling information of the test session;
s304: creating a trigger according to the scheduling information, and adding the created trigger to a trigger queue of a specified test protocol plug-in example;
s305: and the trigger calls a scheduling interface of the specified test protocol plug-in example to schedule the test session.
5. The scalable qos diagnostic configuration method of claim 4, wherein the collecting and storing of test data according to the scheduling of test sessions comprises the steps of:
s401: the trigger periodically calls a scheduling interface of a specified test protocol plug-in example to schedule a test session, and the test protocol plug-in example acquires test data;
s402: and the test protocol plug-in example informs the external data memory to store the acquired test data into the external data memory.
6. A scalable quality of service diagnostic configuration system, comprising:
the scanning module is used for scanning a protocol plug-in directory in the network management service quality management system, loading the scanned protocol plug-in a memory and constructing a test protocol plug-in example;
the creating module is used for creating a test session according to default template data in the protocol plug-in;
the scheduling module is used for providing a function of scheduling the test session for the corresponding test protocol plug-in example based on the type of the created test session;
and the storage module is used for acquiring and storing the test data according to the scheduling of the test session.
7. The extendable service quality diagnosis configuration system of claim 6, wherein the scanning module scans plug-ins in the network management service quality management system, loads the scanned plug-ins in the memory, and constructs a test protocol plug-in instance, the specific process includes:
scanning all protocol plug-ins under a protocol plug-in directory in a network management service quality management system, acquiring the protocol plug-ins and loading the protocol plug-ins in a memory;
verifying the legality of the protocol plug-in, and creating a test protocol plug-in example after the protocol plug-in passes the verification;
the test protocol plug-in example loads the template configuration parameter rule of the protocol plug-in from the plug-in module configuration file to the memory;
and adding the test protocol plug-in instance to the plug-in manager by taking the protocol number and the version of the protocol plug-in as keys.
8. The scalable qos diagnostic configuration system of claim 7, wherein said creation module creates test sessions according to default template data in a protocol plug-in, and the specific process comprises:
the network management service quality management system configures a test session parameter;
sending the configured test session parameters to a test protocol plug-in example;
and the test protocol plug-in example verifies the test session parameters, and after the verification is passed, the test protocol plug-in example creates a test session based on the test session parameters.
9. The scalable qos diagnostic configuration system of claim 8, wherein the scheduling module provides a function of scheduling test sessions for corresponding test protocol plug-in instances based on the type of the created test session, and the specific process includes:
based on the type of the test session, a test protocol plug-in example is appointed to the test session;
adding the test session to the specified test protocol plug-in instance;
appointing a test protocol plug-in instance to schedule a test session, and reading scheduling information of the test session;
creating a trigger according to the scheduling information, and adding the created trigger to a trigger queue of a specified test protocol plug-in example;
and the trigger calls a scheduling interface of the specified test protocol plug-in example to schedule the test session.
10. The scalable qos diagnostic configuration system of claim 9, wherein the storage module collects and stores test data according to scheduling of test sessions, and the specific process comprises:
the trigger periodically calls a scheduling interface of a specified test protocol plug-in example to schedule a test session, and the test protocol plug-in example acquires test data;
and the test protocol plug-in example informs the external data memory to store the acquired test data into the external data memory.
CN201910493677.6A 2019-06-06 2019-06-06 Extensible service quality diagnosis configuration method and system Active CN112054935B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910493677.6A CN112054935B (en) 2019-06-06 2019-06-06 Extensible service quality diagnosis configuration method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910493677.6A CN112054935B (en) 2019-06-06 2019-06-06 Extensible service quality diagnosis configuration method and system

Publications (2)

Publication Number Publication Date
CN112054935A true CN112054935A (en) 2020-12-08
CN112054935B CN112054935B (en) 2022-02-01

Family

ID=73609393

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910493677.6A Active CN112054935B (en) 2019-06-06 2019-06-06 Extensible service quality diagnosis configuration method and system

Country Status (1)

Country Link
CN (1) CN112054935B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721929A (en) * 2021-01-04 2022-07-08 腾讯科技(深圳)有限公司 Test method, test device, storage medium and equipment
CN115396336A (en) * 2022-08-01 2022-11-25 南京网元通信技术有限公司 MPLS VPN (Multi-protocol Label switching virtual private network) passenger gathering special line active test method based on software simulation

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1968154A (en) * 2006-09-15 2007-05-23 华为技术有限公司 System and method for service expansion using plug
US7269133B2 (en) * 2002-09-03 2007-09-11 Jeremy Benjamin IS-IS high availability design
CN101060492A (en) * 2007-05-29 2007-10-24 杭州华三通信技术有限公司 Talk detection method and talk detection system
CN102215133A (en) * 2011-06-21 2011-10-12 德讯科技股份有限公司 Audit data positioning playback system and method based on RDP remote protocol board-jumping machine
CN102682014A (en) * 2011-03-14 2012-09-19 腾讯科技(深圳)有限公司 Open-type plug-in module management platform implemented on browser and open-type plug-in module management method
CN102902537A (en) * 2012-09-19 2013-01-30 厦门亿联网络技术股份有限公司 Embedded WEB model view controller (MVC) development framework based on Fast common gateway interface (CGI) and hypertext markup language (HTML) template
CN103036707A (en) * 2012-11-27 2013-04-10 赛特斯网络科技(南京)有限责任公司 Portable diagnostic device of internet protocol television (IPTV) business service quality and diagnostic method of IPTV business service quality
CN103970614A (en) * 2013-01-24 2014-08-06 腾讯科技(深圳)有限公司 Service testing method and device
CN104468172A (en) * 2013-09-25 2015-03-25 中兴通讯股份有限公司 Acquisition adapter management method and system
CN106874027A (en) * 2016-12-25 2017-06-20 北京通途永久科技有限公司 A kind of transportation industry quality of data monitoring platform based on plug-in unit mode
CN108255729A (en) * 2018-01-24 2018-07-06 珠海金山网络游戏科技有限公司 A kind of mobile phone games automated testing method and system based on Unity platforms

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7269133B2 (en) * 2002-09-03 2007-09-11 Jeremy Benjamin IS-IS high availability design
CN1968154A (en) * 2006-09-15 2007-05-23 华为技术有限公司 System and method for service expansion using plug
CN101060492A (en) * 2007-05-29 2007-10-24 杭州华三通信技术有限公司 Talk detection method and talk detection system
CN102682014A (en) * 2011-03-14 2012-09-19 腾讯科技(深圳)有限公司 Open-type plug-in module management platform implemented on browser and open-type plug-in module management method
CN102215133A (en) * 2011-06-21 2011-10-12 德讯科技股份有限公司 Audit data positioning playback system and method based on RDP remote protocol board-jumping machine
CN102902537A (en) * 2012-09-19 2013-01-30 厦门亿联网络技术股份有限公司 Embedded WEB model view controller (MVC) development framework based on Fast common gateway interface (CGI) and hypertext markup language (HTML) template
CN103036707A (en) * 2012-11-27 2013-04-10 赛特斯网络科技(南京)有限责任公司 Portable diagnostic device of internet protocol television (IPTV) business service quality and diagnostic method of IPTV business service quality
CN103970614A (en) * 2013-01-24 2014-08-06 腾讯科技(深圳)有限公司 Service testing method and device
CN104468172A (en) * 2013-09-25 2015-03-25 中兴通讯股份有限公司 Acquisition adapter management method and system
CN106874027A (en) * 2016-12-25 2017-06-20 北京通途永久科技有限公司 A kind of transportation industry quality of data monitoring platform based on plug-in unit mode
CN108255729A (en) * 2018-01-24 2018-07-06 珠海金山网络游戏科技有限公司 A kind of mobile phone games automated testing method and system based on Unity platforms

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ZHANG HAOTIAN, LIU SHU,: ""Java Source Code Static Check Eclipse Plug-in Based on Common Design Pattern"", 《2013 FOURTH WORLD CONGRESS ON SOFTWARE ENGINEERING》 *
张华,: ""基于HPI的接口测试平台的设计与实现"", 《中国优秀硕士学位论文全文数据库-信息科技辑》 *
马思超,: ""流媒体业务中间件之嵌入式播放器的设计与实现"", 《中国优秀硕士学位论文全文数据库-信息科技辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721929A (en) * 2021-01-04 2022-07-08 腾讯科技(深圳)有限公司 Test method, test device, storage medium and equipment
CN115396336A (en) * 2022-08-01 2022-11-25 南京网元通信技术有限公司 MPLS VPN (Multi-protocol Label switching virtual private network) passenger gathering special line active test method based on software simulation

Also Published As

Publication number Publication date
CN112054935B (en) 2022-02-01

Similar Documents

Publication Publication Date Title
US11652918B2 (en) Using automatically collected device problem information to route and guide users' requests
CN110928774B (en) Automatic test system based on node type
CN102567203B (en) A kind of method and system of test distributed file system performance
CN108959059B (en) Test method and test platform
CN106970880B (en) Distributed automatic software testing method and system
CN108228444B (en) Test method and device
CN112054935B (en) Extensible service quality diagnosis configuration method and system
CN106453501B (en) A kind of method and apparatus of the configuration information of modification service
EP2985730A1 (en) Method and device for partially-upgrading
CN108270837B (en) Distributed task scheduling method and system using idle resources
CN110647332A (en) Software deployment method and device based on container cloud
CN110727575B (en) Information processing method, system, device and storage medium
CN103903312B (en) The execution method and apparatus of automatic detecting
CN112286723A (en) Computer room disaster recovery control method, terminal and storage medium
CN105117262A (en) Automated task execution method
CN111654411A (en) Inspection method and related device
CN111651342A (en) HTTP interface automation testing framework based on Charles recording session
CN113377669A (en) Automatic testing method and device, computer equipment and storage medium
TW201407503A (en) System and method for work schedule of cloud platform
CN107332730B (en) Protocol extensible service availability detection system and method
CN111488268A (en) Dispatching method and dispatching device for automatic test
CN105487925A (en) Data scanning method and device
CN113485864B (en) Abnormality detection, abnormality analysis method, abnormality detection device, abnormality analysis device, electronic apparatus, and storage medium
CN113760768A (en) Test method, monitoring platform, electronic equipment and storage medium
CN113934552A (en) Method and device for determining function code, storage medium and electronic device

Legal Events

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