Movatterモバイル変換


[0]ホーム

URL:


CN103326892B - The operating method and device of web interface - Google Patents

The operating method and device of web interface
Download PDF

Info

Publication number
CN103326892B
CN103326892BCN201310177983.1ACN201310177983ACN103326892BCN 103326892 BCN103326892 BCN 103326892BCN 201310177983 ACN201310177983 ACN 201310177983ACN 103326892 BCN103326892 BCN 103326892B
Authority
CN
China
Prior art keywords
information
interface
registration information
web interface
data
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
CN201310177983.1A
Other languages
Chinese (zh)
Other versions
CN103326892A (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 Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Baidu Netcom Science and Technology Co LtdfiledCriticalBeijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201310177983.1ApriorityCriticalpatent/CN103326892B/en
Publication of CN103326892ApublicationCriticalpatent/CN103326892A/en
Application grantedgrantedCritical
Publication of CN103326892BpublicationCriticalpatent/CN103326892B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Landscapes

Abstract

The embodiment of the present invention provides a kind of operating method and device of web interface.The description information that the embodiment of the present invention passes through reception web interface to be registered, make it possible to utilize the description information, the web interface is registered, to generate log-on message, the log-on message includes interface requests type information, interface IP address information, interface parameters information and interface return information, in this way, it is not necessarily to operating personnel in each stage and participates in interface operation process, flexibility is high, easy to operate, and do not allow it is error-prone, to improve flexibility, the efficiency and reliability of interface operation.

Description

Web interface operation method and device
[ technical field ] A method for producing a semiconductor device
The present invention relates to testing technologies, and in particular, to a method and an apparatus for operating a World Wide Web (Web) interface.
[ background of the invention ]
In World Wide Web (Web) applications, communication and collaboration in an interface mode are common technical means before, between, and within data. In the prior art, operators at each stage, such as developers and testers, can use an interface description document for introducing a Web interface to know some relevant information of the Web interface, and then perform subsequent interface operations, such as management operations and test operations.
However, since the existing interface operations are performed according to the interface description document, the flexibility is poor, the operation is complicated, and errors are easily generated, thereby resulting in a reduction in the flexibility, efficiency, and reliability of the interface operations.
[ summary of the invention ]
Aspects of the present invention provide a method and an apparatus for operating a Web interface, so as to improve flexibility, efficiency and reliability of interface operation.
One aspect of the present invention provides an operating method for a Web interface, including:
receiving description information of a Web interface to be registered;
and registering the Web interface by using the description information to generate registration information, wherein the registration information comprises interface request type information, interface address information, interface parameter information and interface return information.
The foregoing aspect and any possible implementation manner further provide an implementation manner, where after the registering the Web interface by using the description information to generate registration information, the method further includes:
and updating the registration information.
The above-described aspect and any possible implementation manner further provide an implementation manner, where the registration information further includes an operator related to the Web interface; after the registering the Web interface by using the description information to generate registration information, the method further includes:
detecting the registration information;
and if the registration information is updated, sending an update notification to the operator included in the registration information according to the registration information.
The foregoing aspect and any possible implementation manner further provide an implementation manner, where after the registering the Web interface by using the description information to generate registration information, the method further includes:
generating a test case of the Web interface according to the registration information;
randomly generating input data, wherein the input data comprises structural data and/or business data;
running the test case by using the input data to obtain return data;
and verifying the Web interface according to the returned data and the interface returned information.
The above-described aspect and any possible implementation further provides an implementation in which the randomly generating input data includes:
randomly generating the structural data meeting the limiting conditions according to the pre-configured limiting conditions; and/or
And randomly extracting the pre-configured reference data to obtain the service data.
In another aspect of the present invention, an operating apparatus of a Web interface includes:
the receiving unit is used for receiving the description information of the Web interface to be registered;
and the registration unit is used for registering the Web interface by using the description information to generate registration information, wherein the registration information comprises interface request type information, interface address information, interface parameter information and interface return information.
The above-mentioned aspect and any possible implementation manner further provide an implementation manner, where the registration unit is further configured to
And updating the registration information.
The above-described aspect and any possible implementation manner further provide an implementation manner, where the registration information further includes an operator related to the Web interface; the device further comprises:
a detection unit configured to detect the registration information;
and the notification unit is used for sending an update notification to the operator included in the registration information according to the registration information if the test unit detects that the registration information is updated.
There is further provided in accordance with the above-mentioned aspect and any possible implementation form, an implementation form, wherein the apparatus further comprises a test unit for testing the device
Generating a test case of the Web interface according to the registration information; randomly generating input data, wherein the input data comprises structural data and/or business data; running the test case by using the input data to obtain return data; and verifying the Web interface according to the return data and the interface return information.
The above aspects and any possible implementations further provide an implementation of the test unit, which is specifically configured to
Randomly generating the structural data meeting the limiting conditions according to the pre-configured limiting conditions; and/or
And randomly extracting the pre-configured reference data to obtain the service data.
According to the technical scheme, the description information of the Web interface to be registered is received, so that the Web interface can be registered by utilizing the description information to generate the registration information, and the registration information comprises the interface request type information, the interface address information, the interface parameter information and the interface return information.
In addition, according to the technical scheme provided by the invention, the registration information is automatically generated according to the description information of the Web interface, so that an operator does not need to refer to the interface description document to execute subsequent work, and automatically executes subsequent operation according to the registration information, thereby further improving the flexibility of operation and the automation of operation.
In addition, by adopting the technical scheme provided by the invention, because the description information of the Web interface is the processing basis of the subsequent operation, if the description information needs to be modified, the modified description information only needs to be registered again, namely the registration information is updated, and the whole operation flow and the test case do not need to be modified, thereby further improving the flexibility of the operation and the automation of the operation.
In addition, by adopting the technical scheme provided by the invention, because the description information of the Web interface is the processing basis of the subsequent operation, the description information does not need to be considered by the test case, thereby further improving the flexibility of the test and the automation of the test.
[ description of the drawings ]
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the embodiments or the prior art descriptions will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without inventive labor.
Fig. 1 is a schematic flowchart of an operation method of a Web interface according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an input interface of description information of the Web interface in the embodiment corresponding to FIG. 1;
FIG. 3 is a schematic diagram of another input interface for description information of the Web interface in the embodiment corresponding to FIG. 1;
fig. 4 is a schematic structural diagram of an operation device of a Web interface according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of an operation device of a Web interface according to another embodiment of the present invention;
fig. 6 is a schematic structural diagram of an operation device of a Web interface according to another embodiment of the present invention.
[ detailed description ] embodiments
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In addition, the term "and/or" herein is only one kind of association relationship describing an associated object, and means that there may be three kinds of relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Fig. 1 is a schematic flowchart of an operation method of a Web interface according to an embodiment of the present invention, as shown in fig. 1.
101. And receiving the description information of the Web interface to be registered.
It is understood that the description information of the Web interface may be used to describe some relevant information of the Web interface, for example, information such as a request type of the interface, an address and a port of the interface, and a parameter name and a parameter type of the interface. Specifically, as shown in fig. 2 and 3, the input description information may be received through a User Interface (UI) shown in fig. 2 and 3.
102. And registering the Web interface by using the description information to generate registration information, wherein the registration information comprises interface request type information, interface address information, interface parameter information and interface return information.
The Web interface may include, but is not limited to, an interface based on HyperText Transfer Protocol (HTTP), an interface based on Telnet Protocol (Telnet), an interface based on File Transfer Protocol (FTP), an interface based on Domain Name System (DNS), an interface based on Simple Network Management Protocol (SNMP), or an interface based on Simple Mail Transfer Protocol (SMTP), which is not limited in this embodiment.
It should be noted that the execution main bodies of 101 and 102 may be operation devices.
Therefore, the description information of the Web interface to be registered is received, so that the Web interface can be registered by using the description information to generate the registration information, and the registration information comprises the interface request type information, the interface address information, the interface parameter information and the interface return information.
Specifically, taking an HTTP-based interface as an example, in the registration information,
the interface request type information may include, but is not limited to, information indicating a get (get) type, information indicating a push (post), information indicating a header method (head), information indicating an update (put), or information indicating a delete (delete), which is not limited in this embodiment;
the interface address information may include, but is not limited to, an address, a port, an entry function, a parameter name, and a parameter value, for example, http:// www.baidu.com/s;
the interface parameter information may include, but is not limited to, a parameter name and a parameter type, which is not limited in this embodiment;
the interface return information may be a character string, which is not limited in this embodiment.
It is understood that the parameter type may include, but is not limited to, at least one of boolean (bool), array (array), integer (int), and enumeration (enum), which is not limited by the embodiment.
Optionally, in a possible implementation manner of this embodiment, after 102, the operating device may further update the registration information, that is, register the modified description information again.
Optionally, in a possible implementation manner of this embodiment, the registration information may further include an operator related to the Web interface.
Accordingly, after 102, the operating device may further detect the registration information. If the registration information is updated, the operating device may send an update notification to the operator included in the registration information according to the registration information.
It will be appreciated that the manner in which the operating means sends the update notification may be determined by the available contact details of the operator. If the contact way is a mail address, an update notice can be sent to an operator through a mail; if the contact way is a fixed telephone, an update notice can be sent to an operator through voice communication; if the contact way is a mobile phone, an update notification may be sent to the operator through a voice call, a short message, or a multimedia message, which is not limited in this embodiment.
Therefore, after the registration information changes, operators at each stage, such as developers and testers, can timely acquire the update notification, and can perform subsequent interface operations, such as management operations and test operations, according to the updated registration information, so that the reliability of the interface operations is improved.
Further, the registration information may further include interface status information for identifying the status of the Web interface, such as development completed, enabled for automated testing, and enabled for simulation (Mock).
Optionally, in a possible implementation manner of this embodiment, after 102, the operating device may further generate a test case of the Web interface according to the registration information. Furthermore, the operating device randomly generates input data, which includes structural data and/or business data. Then, the operating device may run the test case by using the input data to obtain the return data. In this way, the operating device can verify the Web interface according to the return data and the interface return information. It will be appreciated that only the return data corresponding to the interface return information can pass the authentication.
In this way, because the registration information is automatically generated according to the description information of the Web interface, the operator does not need to refer to the interface description document to execute subsequent work, but automatically executes subsequent operation according to the registration information, thereby further improving the flexibility of operation and the automation of operation.
In addition, because the description information of the Web interface is the processing basis of the subsequent operation, the description information does not need to be considered by a test case, thereby further improving the flexibility of the test and the automation of the test.
Specifically, the operating device may randomly generate the configuration data satisfying a preset restriction condition according to the restriction condition. For example, if the parameter type is integer, the pre-configured limiting condition may be 1-100, or may also be some fixed value 1, 5, 60, etc. Alternatively, for another example, if the parameter type is enumerated, the preconfigured limit may be an allowed value.
Or, the operating device may further perform random extraction on pre-configured reference data to obtain the service data. The reference data may be acquired real service data, or may also be associated service data obtained according to other data, for example, return data of other upstream interfaces, and the like.
In this embodiment, the description information of the Web interface to be registered is received, so that the Web interface can be registered by using the description information to generate registration information, where the registration information includes interface request type information, interface address information, interface parameter information, and interface return information.
In addition, according to the technical scheme provided by the invention, the registration information is automatically generated according to the description information of the Web interface, so that an operator does not need to refer to the interface description document to execute subsequent work, and automatically executes subsequent operation according to the registration information, thereby further improving the flexibility of operation and the automation of operation.
In addition, by adopting the technical scheme provided by the invention, because the description information of the Web interface is the processing basis of the subsequent operation, if the description information needs to be modified, the modified description information only needs to be registered again, namely the registration information is updated, and the whole operation flow and the test case do not need to be modified, thereby further improving the flexibility of the operation and the automation of the operation.
In addition, by adopting the technical scheme provided by the invention, because the description information of the Web interface is the processing basis of the subsequent operation, the description information does not need to be considered by the test case, thereby further improving the flexibility of the test and the automation of the test.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
Fig. 4 is a schematic structural diagram of an operation device of a Web interface according to another embodiment of the present invention, as shown in fig. 4. The operation means of the Web interface of the present embodiment may include a reception unit 41 and a registration unit 42. The receiving unit 41 is configured to receive description information of a Web interface to be registered; and a registering unit 42, configured to register the Web interface by using the description information to generate registration information, where the registration information includes interface request type information, interface address information, interface parameter information, and interface return information.
It is understood that the description information of the Web interface may be used to describe some relevant information of the Web interface, for example, information such as a request type of the interface, an address and a port of the interface, and a parameter name and a parameter type of the interface. Specifically, as shown in fig. 2 and 3, the input description information may be received through a User Interface (UI) shown in fig. 2 and 3.
The Web interface may include, but is not limited to, an interface based on HyperText Transfer Protocol (HTTP), an interface based on Telnet Protocol (Telnet), an interface based on File Transfer Protocol (FTP), an interface based on Domain Name System (DNS), an interface based on Simple Network Management Protocol (SNMP), or an interface based on Simple Mail Transfer Protocol (SMTP), which is not limited in this embodiment.
Therefore, the receiving unit receives the description information of the Web interface to be registered, so that the registering unit can register the Web interface by using the description information to generate the registration information, wherein the registration information comprises interface request type information, interface address information, interface parameter information and interface return information.
Specifically, taking an HTTP-based interface as an example, in the registration information,
the interface request type information may include, but is not limited to, information indicating a get (get) type, information indicating a push (post), information indicating a header method (head), information indicating an update (put), or information indicating a delete (delete), which is not limited in this embodiment;
the interface address information may include, but is not limited to, an address, a port, an entry function, a parameter name, and a parameter value, for example, http:// www.baidu.com/s;
the interface parameter information may include, but is not limited to, a parameter name and a parameter type, which is not limited in this embodiment;
the interface return information may be a character string, which is not limited in this embodiment.
It is understood that the parameter type may include, but is not limited to, at least one of boolean (bool), array (array), integer (int), and enumeration (enum), which is not limited by the embodiment.
Optionally, in a possible implementation manner of this embodiment, the registering unit 42 may be further configured to update the registration information.
Optionally, in a possible implementation manner of this embodiment, the registration information may further include an operator related to the Web interface.
Accordingly, as shown in fig. 5, the operation device of the Web interface provided in this embodiment may further include:
a detecting unit 51 configured to detect the registration information;
a notification unit 52, configured to, if the detection unit 51 detects that the registration information is updated, send an update notification to the operator included in the registration information according to the registration information.
It will be appreciated that the manner in which the notification unit 52 sends the update notification may be determined based on the available contact details of the operator. If the contact way is a mail address, an update notice can be sent to an operator through a mail; if the contact way is a fixed telephone, an update notice can be sent to an operator through voice communication; if the contact way is a mobile phone, an update notification may be sent to the operator through a voice call, a short message, or a multimedia message, which is not limited in this embodiment.
Therefore, after the registration information changes, operators at each stage, such as developers and testers, can timely acquire the update notification, and can perform subsequent interface operations, such as management operations and test operations, according to the updated registration information, so that the reliability of the interface operations is improved.
Further, the registration information may further include interface status information for identifying the status of the Web interface, such as development completed, enabled for automated testing, and enabled for simulation (Mock).
Optionally, in a possible implementation manner of this embodiment, as shown in fig. 6, the operating device of the Web interface provided in this embodiment may further include a testing unit 61, configured to generate a test case of the Web interface according to the registration information; further, randomly generating input data, wherein the input data comprises structural data and/or business data; then, running the test case by using the input data to obtain return data; in this way, the Web interface can be verified according to the return data and the interface return information. It will be appreciated that only the return data corresponding to the interface return information can pass the authentication.
In this way, because the registration information is automatically generated according to the description information of the Web interface, the operator does not need to refer to the interface description document to execute subsequent work, but automatically executes subsequent operation according to the registration information, thereby further improving the flexibility of operation and the automation of operation.
In addition, because the description information of the Web interface is the processing basis of the subsequent operation, the description information does not need to be considered by a test case, thereby further improving the flexibility of the test and the automation of the test.
Specifically, the test unit 61 may be specifically configured to randomly generate the structural data meeting the constraint condition according to a constraint condition configured in advance. For example, if the parameter type is integer, the pre-configured limiting condition may be 1-100, or may also be some fixed value 1, 5, 60, etc. Alternatively, for another example, if the parameter type is enumerated, the preconfigured limit may be an allowed value.
Or, the testing unit 61 may specifically perform random extraction on pre-configured reference data to obtain the service data. The reference data may be acquired real service data, or may also be associated service data obtained according to other data, for example, return data of other upstream interfaces, and the like.
In this embodiment, the receiving unit receives the description information of the Web interface to be registered, so that the registering unit can register the Web interface by using the description information to generate registration information, where the registration information includes interface request type information, interface address information, interface parameter information, and interface return information.
In addition, according to the technical scheme provided by the invention, the registration information is automatically generated according to the description information of the Web interface, so that an operator does not need to refer to the interface description document to execute subsequent work, and automatically executes subsequent operation according to the registration information, thereby further improving the flexibility of operation and the automation of operation.
In addition, by adopting the technical scheme provided by the invention, because the description information of the Web interface is the processing basis of the subsequent operation, if the description information needs to be modified, the modified description information only needs to be registered again, namely the registration information is updated, and the whole operation flow and the test case do not need to be modified, thereby further improving the flexibility of the operation and the automation of the operation.
In addition, by adopting the technical scheme provided by the invention, because the description information of the Web interface is the processing basis of the subsequent operation, the description information does not need to be considered by the test case, thereby further improving the flexibility of the test and the automation of the test.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (8)

CN201310177983.1A2013-05-142013-05-14The operating method and device of web interfaceActiveCN103326892B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201310177983.1ACN103326892B (en)2013-05-142013-05-14The operating method and device of web interface

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201310177983.1ACN103326892B (en)2013-05-142013-05-14The operating method and device of web interface

Publications (2)

Publication NumberPublication Date
CN103326892A CN103326892A (en)2013-09-25
CN103326892Btrue CN103326892B (en)2018-10-16

Family

ID=49195436

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201310177983.1AActiveCN103326892B (en)2013-05-142013-05-14The operating method and device of web interface

Country Status (1)

CountryLink
CN (1)CN103326892B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108205558A (en)*2016-12-192018-06-26北京奇虎科技有限公司A kind of method and apparatus of online management service interface
CN108170604B (en)*2017-12-292021-01-15成都市共维科技有限公司Test method, test device, computer equipment and storage medium
CN110413526A (en)*2019-07-302019-11-05北京达佳互联信息技术有限公司A kind of request processing method, device, server and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101334728A (en)*2008-07-282008-12-31北京航空航天大学 A Method and Platform for Interface Generation Based on XML Document Description
CN102055770A (en)*2011-01-172011-05-11西安电子科技大学Automatic secure protocol code implementation system based on extensive markup language (XML) description
CN103049271A (en)*2012-12-272013-04-17微梦创科网络科技(中国)有限公司 Method and device for automatically generating description documents of API interfaces

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8301647B2 (en)*2009-01-222012-10-30International Business Machines CorporationData tranformations for a source application and multiple target applications supporting different data formats

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101334728A (en)*2008-07-282008-12-31北京航空航天大学 A Method and Platform for Interface Generation Based on XML Document Description
CN102055770A (en)*2011-01-172011-05-11西安电子科技大学Automatic secure protocol code implementation system based on extensive markup language (XML) description
CN103049271A (en)*2012-12-272013-04-17微梦创科网络科技(中国)有限公司 Method and device for automatically generating description documents of API interfaces

Also Published As

Publication numberPublication date
CN103326892A (en)2013-09-25

Similar Documents

PublicationPublication DateTitle
CN107800565B (en)Inspection method, inspection device, inspection system, computer equipment and storage medium
WO2021174870A1 (en)Network security risk inspection method and system, computer device, and storage medium
CN110798445B (en)Public gateway interface testing method and device, computer equipment and storage medium
CN111104675A (en)Method and device for detecting system security vulnerability
CN110048879A (en)Micro services register method, device, electronic equipment and computer readable storage medium
CN104980421B (en)Batch request processing method and system
JP2009017298A (en)Data analysis apparatus
CN109558710B (en)User login method, device, system and storage medium
CN105787364A (en)Automated testing method, device and system for task
CN112948224A (en)Data processing method, device, terminal and storage medium
CN117608825A (en)Resource management method based on multi-cloud management platform and related equipment
CN112073923A (en)Communication method, device, gateway and readable storage medium compatible with multiple operators
CN108966226A (en)The method for processing business and device of identity-based information
CN112866193A (en)Equipment deployment method, device, equipment and storage medium
CN104182681A (en)Hook-based iOS (iPhone operating system) key behavior detection device and detection method thereof
CN115951923B (en)Subscription event management method, display system, device and storage medium
CN103326892B (en)The operating method and device of web interface
CN104462934B (en)A kind of information processing method and electronic equipment
CN108702334A (en) Method and system for distributed testing of network configurations for zero rates
CN103997437A (en)Cloud server registration function testing method
CN114185804A (en)Interface testing method and device and terminal equipment
CN109656791A (en)A kind of gRPC performance test methods and device based on Jmeter
CN113452533A (en)Charging self-inspection and self-healing method and device, computer equipment and storage medium
CN115914335A (en)Long connection creating method and device, computer equipment and storage medium
CN107872493A (en)A kind of information processing method, terminal and server

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp