CN110460967B - Short message platform test method and device, computer equipment and storage medium - Google Patents

Short message platform test method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN110460967B
CN110460967B CN201910604820.4A CN201910604820A CN110460967B CN 110460967 B CN110460967 B CN 110460967B CN 201910604820 A CN201910604820 A CN 201910604820A CN 110460967 B CN110460967 B CN 110460967B
Authority
CN
China
Prior art keywords
short message
test
platform
state data
sending state
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
CN201910604820.4A
Other languages
Chinese (zh)
Other versions
CN110460967A (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.)
OneConnect Financial Technology Co Ltd Shanghai
Original Assignee
OneConnect Financial Technology Co Ltd Shanghai
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 OneConnect Financial Technology Co Ltd Shanghai filed Critical OneConnect Financial Technology Co Ltd Shanghai
Priority to CN201910604820.4A priority Critical patent/CN110460967B/en
Publication of CN110460967A publication Critical patent/CN110460967A/en
Application granted granted Critical
Publication of CN110460967B publication Critical patent/CN110460967B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • 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
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application relates to the field of functional testing of research and development management, in particular to a short message platform testing method, a short message platform testing device, computer equipment and a storage medium. The method comprises the following steps: firstly, inputting a platform test request to a short message platform through a test server, generating a corresponding short message by the short message platform server, sending the corresponding short message to a corresponding user, asynchronously inquiring the sending state of the short message, updating the sending state of the short message, and acquiring update rate parameters of short message sending state data by the test server; and simultaneously acquiring the matching rate of the preset sending state data and the corresponding short message sending state data, and further acquiring the test result of the short message platform. According to the short message platform test method, the platform test request is input to the short message platform, then the short message sending state data corresponding to the short message platform is searched, and the short message state updating function of the short message platform is tested by comparing the actual short message sending state data with the preset sending state data, so that the method is simple and easy to implement, and the efficiency is higher.

Description

Short message platform test method and device, computer equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and apparatus for testing a short message platform, a computer device, and a storage medium.
Background
With the development of the communication industry, mobile communication occupies an increasingly important position in communication services. Short messages are an extremely important communication mode in mobile communication. The short message platform is a platform for realizing short message batch transmission and custom transmission with a client designated number based on the connection between a short message port directly provided by a communication operator and the Internet.
When the short message platform is tested, the short message platform generally transmits short messages in a large batch, the state of the short message transmission needs to be confirmed by checking a database, and under the condition that the test data volume is large, the test efficiency of the short message state updating function of the short message platform is low.
Disclosure of Invention
Accordingly, it is necessary to provide a short message platform test method, device, computer equipment and storage medium for testing the short message platform short message status updating function in order to solve the above-mentioned technical problems.
A short message platform test method comprises the following steps:
sending a platform test request to a short message platform;
Inquiring short message sending state data corresponding to each test time point according to a preset updating time interval, wherein the short message sending state data is acquired by the short message platform through asynchronous polling;
acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data;
acquiring the matching rate of preset sending state data and corresponding short message sending state data;
and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
In one embodiment, the obtaining the sms sending status data corresponding to each test time point according to the preset update time interval includes:
establishing a short message sending state report according to each test short message subtask contained in the platform test request;
inquiring short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request;
when the state change of the subtasks is monitored, updating intermediate result data related to the subtasks in a short message sending state report;
before reaching the next test time point, generating final result data of the current test time point according to the latest intermediate result data;
And acquiring the short message sending state data corresponding to each test time point according to the final result data corresponding to each test time point.
In one embodiment, the update rate parameter includes an update rate and update stability, and the obtaining, according to the updated data amount of the status carried in the sms sending status data, the update rate parameter corresponding to each test time point includes:
acquiring final result data of a current test time point and a corresponding last test time point, and determining a change data amount of a test short message subtask with a state change at the current time point;
determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity;
and determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform.
In one embodiment, the inquiring the short message sending status data corresponding to each test time point according to the preset update time interval further includes:
acquiring asynchronous delay time and overtime detection time corresponding to the platform test request;
Acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number;
and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time.
In one embodiment, the obtaining the matching rate between the preset sending status data and the corresponding short message sending status data includes:
acquiring preset sending state data and final short message sending state data within the overtime detection time;
and acquiring the matching rate of the preset sending state data and the final short message sending state data.
A short message platform test method comprises the following steps:
receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data;
according to the sending record asynchronous polling short message sending state, short message sending state data in a database are updated at each test time point according to the short message sending state, and the polling time interval is the preset updating time interval;
And acquiring a test result fed back by the test server, wherein the test result is acquired by the test server according to the update rate parameter of the short message sending state data and the matching rate, the update rate parameter is acquired by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, and the matching rate is acquired according to the preset sending state data and the corresponding short message sending state data.
A short message platform testing device, the device comprising:
the request sending module is used for sending a platform test request to the short message platform;
the state query module is used for querying the short message sending state data corresponding to each test time point according to a preset updating time interval, and the short message sending state data is acquired by the short message platform through asynchronous polling;
the rate parameter acquisition module is used for acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data;
the matching parameter acquisition module is used for acquiring the matching rate of the preset sending state data and the corresponding short message sending state data;
and the result generation module is used for acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
A short message platform testing device, the device comprising:
the system comprises a request receiving module, a request processing module and a user list processing module, wherein the request receiving module is used for receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, and carrying a short message sending rule and the user list;
the short message sending module is used for sending test short messages according to the short message sending rule and the user list and generating corresponding short message sending records and short message sending state data;
the state updating module is used for updating the short message sending state data in the database according to the sending record asynchronous polling short message sending state at each test time point and the short message sending state, and the polling time interval is the preset updating time interval;
the test server is used for obtaining the test result fed back by the test server, the test result is obtained by the test server according to the update rate parameter of the short message sending state data and the matching rate, the update rate parameter is obtained by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, and the matching rate is obtained according to the preset sending state data and the corresponding short message sending state data.
A computer device comprising a memory storing a computer program and a processor which when executing the computer program performs the steps of:
sending a platform test request to a short message platform;
inquiring short message sending state data corresponding to each test time point according to a preset updating time interval, wherein the short message sending state data is acquired by the short message platform through asynchronous polling;
acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data;
acquiring the matching rate of preset sending state data and corresponding short message sending state data;
and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
A computer device comprising a memory storing a computer program and a processor which when executing the computer program performs the steps of:
receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
Sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data;
according to the sending record asynchronous polling short message sending state, short message sending state data in a database are updated at each test time point according to the short message sending state, and the polling time interval is the preset updating time interval; and acquiring a test result fed back by the test server, wherein the test result is acquired by the test server according to the update rate parameter of the short message sending state data and the matching rate, the update rate parameter is acquired by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, and the matching rate is acquired according to the preset sending state data and the corresponding short message sending state data.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
sending a platform test request to a short message platform;
inquiring short message sending state data corresponding to each test time point according to a preset updating time interval, wherein the short message sending state data is acquired by the short message platform through asynchronous polling;
Acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data;
acquiring the matching rate of preset sending state data and corresponding short message sending state data;
and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data;
according to the sending record asynchronous polling short message sending state, short message sending state data in a database are updated at each test time point according to the short message sending state, and the polling time interval is the preset updating time interval; and acquiring a test result fed back by the test server, wherein the test result is acquired by the test server according to the update rate parameter of the short message sending state data and the matching rate, the update rate parameter is acquired by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, and the matching rate is acquired according to the preset sending state data and the corresponding short message sending state data.
According to the method, the device, the computer equipment and the storage medium for testing the short message platform, firstly, a platform test request is input to the short message platform through the test server, the short message platform server generates a corresponding short message according to the platform test request and sends the corresponding short message to a corresponding user, then the sending state of the short message is asynchronously polled, the sending state of the short message is updated, and the test server obtains the update rate parameters of the sending state data of the short message according to the updated data quantity of the medium state carried in the sending state data of the short message at each test time point; and simultaneously acquiring the matching rate of the preset sending state data and the corresponding short message sending state data, acquiring a test result of the short message platform according to the updated rate parameter and the matching rate, and feeding back the result to the short message platform. According to the short message platform test method, the platform test request is input to the short message platform, then the short message sending state data corresponding to the short message platform is searched, and the short message state updating function of the short message platform is tested by comparing the actual short message sending state data with the preset sending state data, so that the method is simple and easy to implement, and the efficiency is higher.
Drawings
FIG. 1 is an application environment diagram of a short message platform test method in one embodiment;
FIG. 2 is a flow chart of a method for testing a SMS platform in one embodiment;
FIG. 3 is a schematic flow chart illustrating a sub-process of step S230 of FIG. 2 in one embodiment;
FIG. 4 is a schematic flow chart illustrating a sub-process of step S250 of FIG. 2 in one embodiment;
fig. 5 is a flow chart of a short message platform test method in another embodiment;
FIG. 6 is a block diagram of a short message platform test device according to an embodiment;
fig. 7 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The short message platform test method provided by the application can be applied to an application environment shown in fig. 1, wherein a test server 102 can communicate with a short message platform server 104 in a network mode and the like, the test server 102 can generate a platform test request for testing the short message platform server 104, firstly, the test server 102 sends the platform test request to the short message platform server through the network, the platform test request is used for requesting the short message platform server 104 to send a specified short message to a user requesting the specified short message, the short message platform server 104 receives the platform test request and carries out corresponding processing on the platform test request, the corresponding short message is generated according to the platform test, then the short message is sent to the specified user, then the short message platform server 104 can save the sending records, and asynchronously polls the sending results of the short messages, the short message sending state data is fed back to the test server, and the test server 102 acquires the update rate parameters corresponding to each test time point through the updated data quantity according to the state carried in the short message sending state data; acquiring the matching rate of preset sending state data and corresponding short message sending state data; and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
As shown in fig. 2, in one embodiment, the short message platform testing method of the present application is implemented by a testing server, and includes the following steps:
s210, sending a platform test request to the short message platform.
The short message platform is used for sending short messages, is mounted on a short message platform server, and can receive requests of channel parties and perform operations such as corresponding short message custom generation and short message batch sending. The platform test request is generated by simulating a platform channel of the short message platform by the test server, and is used for requesting the short message platform to send a corresponding short message. The platform test request has a preset sending state data which uniquely corresponds to the platform test request, and the sending state data can specifically comprise results such as successful sending, overtime sending, failure template matching, nonexistence of a sending target and the like. When the short message platform needs to be tested, the test server can send a corresponding platform test request to the short message platform through a network.
S230, inquiring the short message sending state data corresponding to each test time point according to the preset updating time interval, wherein the short message sending state data is acquired by the short message platform through asynchronous polling.
The preset time interval is set by the test server according to actual conditions and is used for evaluating a reference quantity of the short message platform server to the state speed of the sent short message. After obtaining a platform test request provided by a test server, the short message platform can generate a corresponding short message according to a short message sending rule and a user list corresponding to the short message contained in the platform test request, send the short message to a designated user on the user list to generate a corresponding short message sending record and short message sending state data, the short message platform server can poll the sending state of the short message based on the sending record asynchronization, meanwhile, the short message platform server can directly generate corresponding error information for unmatched data, then the short message platform server can update the short message sending state data based on the short message sending state and the error information corresponding to the platform test request, feed the short message sending state data back to the test server at preset time, and the test server directly inquires the short message sending state data at the time points.
S250, acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data.
The test server can acquire the update rate parameters of the short message platform based on the update amount of the sent short message state in each preset time interval, and the sending rate parameters can be specifically based on the update rate of the short message platform, the stability of the update rate and other parameters.
S270, obtaining the matching rate of the preset sending state data and the corresponding short message sending state data.
The test server also compares whether the short message sending state data corresponding to each short message in the platform test request is consistent with preset sending state data prestored in the test server or not, so as to determine the matching rate of the short message platform to the request processing. Specifically, each platform test request has a unique identifier corresponding to the platform test request, and the test server can search preset sending state data corresponding to each platform test request according to the unique identifier, and then obtain a short message sending state updating test result of the short message platform through the actual short message sending state data corresponding to the platform test requests and the preset sending state data prestored by the test server. In one embodiment, the function of the short message platform can be judged according to the accuracy of the short message sending state of the short message platform and the update rate of the short message sending state of the short message platform.
S290, according to the updated rate parameter and the matching rate, a test result of the short message platform is obtained.
After the update rate parameters and the matching rate are obtained, the state update condition of the current short message platform and the test results of short message generation and sending can be obtained according to the test parameters. Specifically, the test server pre-stores an update rate threshold value, an update rate variance threshold value and a matching rate threshold value in the update rate parameters, and when the update test parameters in the acquired test parameters are lower than the corresponding update rate parameter threshold values or the matching rate is lower than the matching rate threshold values, the short message platform test is judged not to pass.
According to the short message platform test method, firstly, a platform test request is input to a short message platform through a test server, the short message platform server searches a corresponding short message template according to the platform test request, then a corresponding short message is generated according to a short message transmission rule carried by the short message template and the platform test request, the corresponding short message is transmitted to a corresponding user, then a short message transmission result is asynchronously polled, the short message transmission result is fed back to a test server side, and the test server acquires the short message platform test result according to the short message transmission state fed back by the short message platform. According to the short message platform test method, the platform test request is input to the short message platform, then the short message sending state data corresponding to the short message platform is searched, and the short message state updating function of the short message platform is tested by comparing the actual short message sending state data with the preset sending state data, so that the method is simple and easy to implement, and the efficiency is higher.
As shown in fig. 3, in one embodiment, S230 includes:
s231, a short message sending state report is established according to each test short message subtask contained in the platform test request;
s233, inquiring the short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request;
s235, when the state change of the subtasks is monitored, updating intermediate result data related to the subtasks in a short message sending state report;
s237, generating final result data of the current test time point according to the latest intermediate result data before reaching the next test time point;
s239, according to the final result data corresponding to each test time point, acquiring the short message sending state data corresponding to each test time point.
The specific platform test request comprises a plurality of subtasks for sending the short messages, and each subtask corresponds to one short message sending state. After analyzing the short message sending rule and sending the test short message, the short message platform server establishes corresponding short message sending records and short message sending state data according to the subtasks of the short message sending, wherein the sending states comprise sending states, sending failure states, short message generation failure states and the like, and then the short message platform asynchronously polls the short message sending states in the subtasks of the short message sending after delay time. After the test server sends a corresponding platform test request to the short message platform server, a corresponding short message sending state report is established according to the subtasks contained in the request, and then the test server inquires the short message platform server about the state of the short message corresponding to each subtask at each preset test time point. When the sending state of the short message is detected to be changed from the data of the last test time point, the intermediate result data corresponding to the subtask is updated in the established short message sending state report. Before reaching the next test time point, the test server generates final result data of the current test time point according to the latest intermediate result data of the current test time point, and simultaneously stores the short message sending state report of the current test time point as initial data of the short message sending state report of the next test time point. And then the test server determines the short message sending state data corresponding to each test time point according to the final result data corresponding to each test time point.
As shown in fig. 4, in one embodiment, the update rate parameter includes an update rate and an update stability, and step S250 includes:
s252, obtaining final result data of a current test time point and a corresponding last test time point, and determining a change data amount of a test short message subtask with a state change at the current time point;
s254, determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity;
s256, determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform.
The update rate parameter specifically comprises an update rate representing the update speed of the short message sending state and an update stability parameter representing the update stability of the short message sending state, when the update rate parameter of a certain test time point needs to be determined, the data update quantity of the current test time point can be obtained by comparing the final result data of the two test time points, then the update rate of the short message sending data of the current test time is determined by dividing the update quantity by a preset update time interval, then the variance of the update rate data is determined according to the update rate of each test time point, and the stability of the update process is represented by the variance.
In one embodiment, according to a preset update time interval, before inquiring the short message sending status data corresponding to each test time point, the method further includes:
acquiring asynchronous delay time and overtime detection time corresponding to a platform test request;
acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number;
and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time.
The asynchronous delay time refers to the time of inquiring the state of the sent short message after the short message is sent by the short message platform, the overtime detection time refers to the time of stopping inquiring the state of the sent short message after the short message is sent by the short message platform, firstly, the starting time point and the ending time point of monitoring the update state of the short message are determined, then the corresponding test time point number is determined according to the task number of the test short message subtasks, then the update time interval between the asynchronous delay time and the overtime detection time is determined according to the test time point number, the update time interval= (overtime detection time-asynchronous delay time)/(test time point number +1), namely, the time between the asynchronous delay time and the overtime detection time is equally divided, and meanwhile, the test time point is set at equal nodes.
In one embodiment, step S270 includes:
acquiring preset sending state data and final short message sending state data within the overtime detection time;
and acquiring the preset sending state data and the matching rate of the final short message sending state data.
After reaching the timeout detection time, the test server acquires final short message sending state data, and then, by comparing the matching rate of the final short message sending state data and the preset short message sending state, whether the short message platform sending function operates normally, whether all the short messages expected to be sent normally are successfully sent or not, whether the generation of the expected short message is failed, the short message sending failure which does not exist for the corresponding user or not is judged by the matching rate, and the correct short message sending state is stored.
As shown in fig. 5, a method for testing a short message platform includes:
s410, receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
the platform test request refers to a request sent by testing the short message platform, wherein the short message sending rule includes a channel identifier, a point sending, a sending time range, a specific sending content and the like, the user list refers to a target user for sending the short message, and the information of the user list specifically can include a name of the user, a mobile phone number of the user and the like. The channel identifier is a unique identifier corresponding to a channel simulated by the short message platform and is used for determining the initiator of the request.
And S430, sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data.
Specifically, the server may search for a corresponding short message template according to the short message sending rule, and then generate a corresponding short message based on the short message template and the short message sending rule submitted through the interface, and configure a short message number for each short message. The short message sending rule comprises a corresponding channel identifier, the server can search a corresponding short message template through the channel identifier, and then the short message template is filled according to the specific content of the short message, so that the corresponding short message is generated. For example, the channel side for sending the short message is specifically an e-commerce platform, and the short message template corresponding to the channel side is "thank you for selecting a ZZZ platform. The XXXX you purchased has been shipped to the cheeses. The ZZZ platform provides express bill number XX2XXXXXX for you, and hopes that the life of the father is full of happiness and happiness. The specific content of the short message provided by the platform test request comprises the corresponding commodity name and the express bill number which need to be provided for the user, and the short message platform server can generate the short message corresponding to the user according to the commodity name and the express bill number. The sending record is specifically data such as that a short message with the number XX is sent and the specific time of sending. After the short message is generated, a corresponding short message sending interface is called to finish sending the short message according to the corresponding relation between the submitted user list and the generated short message, and then the corresponding short message sending record is saved to a corresponding database.
S450, according to the sending record asynchronous polling short message sending state, short message sending state data in the database is updated at each test time point according to the short message sending state, and the polling time interval is a preset updating time interval.
Because the sending state of the short message cannot be fed back to the testing end after the short message sending port waits for all the short messages to be sent, the short message service interface is required to be called asynchronously to confirm the sending state of each short message, the short message sending state data in the database is updated based on the inquired short message state, and the testing server can directly inquire the short message sending state data and judge the function of the short message platform based on the short message sending state.
S470, obtaining a test result fed back by the test server, wherein the test result is obtained by the test server according to the update rate parameter of the short message sending state data of the short message sending 5 and the matching rate, the update rate parameter is obtained by the test server according to the updated data quantity of the state carried in the short message sending state data of each test time point, and the matching rate is obtained according to the preset sending state data and the corresponding short message sending state data.
After the short message sending state data in the database is updated according to the short message sending state at each test time point,
After the test server obtains the test results of the short message platform according to the short message sending state, the short message platform server 0 can obtain and store the test results, and the staff can judge whether to correspondingly adjust the short message platform based on the test results.
The short message platform test method comprises inputting a platform test request to a short message platform by a test server, generating a corresponding short message by the short message platform server according to the platform test request, sending the corresponding short message to a corresponding user,
the sending state of the short message is then asynchronously polled, the sending state of the short message is updated, and the test server obtains the update rate parameters of the sending state data of the short message by the updated data quantity of the medium state carried in the sending state data of the short message at each test 5 time point; and simultaneously acquiring the matching rate of the preset sending state data and the corresponding short message sending state data, acquiring the test result of the short message platform according to the updated rate parameter and the matching rate, and feeding back the result to the short message platform. The short message platform testing method inputs a flat input to the short message platform
And testing the short message state updating function of the short message platform by searching the short message sending state data corresponding to the short message platform and comparing the actual short message sending state data of 0 with the preset sending state data.
In one embodiment, the short message platform test method of the present application includes the following steps: the test server sends a platform test request to the short message platform; acquiring asynchronous delay time corresponding to platform test request
Detecting time overtime; acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number of 5; and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time. The short message platform receives a platform test request sent by the test server, configures a corresponding thread for the platform test request, and the platform test request carries a short message sending rule and a user list; the short message platform sends test short messages according to the short message sending rule and the user list, and generates corresponding short message sending records and short message sending state data; the short message platform asynchronously polls the short message sending state according to the sending record, updates the short message sending state data in the database according to the short message sending state at each test time point, and the polling time interval is a preset updating time interval; establishing a short message sending state report according to each test short message subtask contained in the platform test request; inquiring the short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request; when the state change of the subtasks is monitored, the intermediate result data related to the subtasks is updated in a short message sending state report; before reaching the next test time point, generating final result data of the current test time point according to the latest intermediate result data; and acquiring the short message sending state data corresponding to each test time point according to the final result data corresponding to each test time point. Acquiring final result data of a current test time point and a corresponding last test time point, and determining a change data amount of a test short message subtask with a state change at the current time point; determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity; and determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform. Acquiring preset sending state data and final short message sending state data within the overtime detection time, and acquiring the matching rate of the preset sending state data and the final short message sending state data. And the test obtains a test result of the short message platform according to the update rate parameter and the matching rate. And then the test server feeds back the test result to the short message platform.
It should be understood that, although the steps in the flowcharts of fig. 2-5 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 2-5 may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor do the order in which the sub-steps or stages are performed necessarily occur sequentially, but may be performed alternately or alternately with at least a portion of the sub-steps or stages of other steps or steps.
As shown in fig. 6, a short message platform testing device, the device includes:
a request sending module 210, configured to send a platform test request to a short message platform;
the state query module 230 is configured to query, according to a preset update time interval, short message sending state data corresponding to each test time point, where the short message sending state data is obtained by the short message platform through asynchronous polling;
The rate parameter obtaining module 250 is configured to obtain an update rate parameter corresponding to each test time point according to the updated data amount of the status carried in the sms sending status data;
the matching parameter obtaining module 270 is configured to obtain a matching rate between the preset sending status data and the corresponding short message sending status data;
and the result generating module 290 is configured to obtain a test result of the short message platform according to the update rate parameter and the matching rate.
In one embodiment, the status query module is specifically configured to establish a short message sending status report according to each test short message subtask included in the platform test request; inquiring the short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request; when the state change of the subtasks is monitored, the intermediate result data related to the subtasks is updated in a short message sending state report; before reaching the next test time point, generating final result data of the current test time point according to the latest intermediate result data; and acquiring the short message sending state data corresponding to each test time point according to the final result data corresponding to each test time point.
In one embodiment, the rate parameter obtaining module 250 is specifically configured to obtain final result data of the current test time point and the corresponding last test time point, and determine a changed data amount of the test short message subtask with the state changed at the current time point; determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity; and determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform.
In one embodiment, the system further comprises a time dividing module, configured to obtain an asynchronous delay time and a timeout detection time corresponding to the platform test request; acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number; and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time.
In one embodiment, the matching parameter obtaining module 270 is specifically configured to obtain preset sending status data and final sms sending status data within a timeout detection time; and acquiring the preset sending state data and the matching rate of the final short message sending state data.
A short message platform testing device comprises:
the request receiving module is used for receiving a platform test request sent by the test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
the short message sending module is used for sending test short messages according to the short message sending rule and the user list and generating corresponding short message sending records and short message sending state data;
the state updating module is used for asynchronously polling the short message sending state according to the sending record, updating the short message sending state data in the database according to the short message sending state at each test time point, wherein the polling time interval is a preset updating time interval;
the test server acquires the test result according to the updated data quantity carried in the short message sending state data at each test time point, and the matching rate acquires the test result according to the preset sending state data and the corresponding short message sending state data. In one embodiment, the status update module is specifically configured to: according to the sending record asynchronous polling short message sending state in a polling mode, updating short message sending state data in a database according to the short message sending state at each test time point at preset time intervals; and sending the updated short message sending state data to a test server.
For specific limitations of the short message platform test device, reference may be made to the above limitations of the short message platform test method, and no further description is given here. All or part of the modules in the short message platform testing device can be realized by software, hardware and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program when executed by the processor is used for realizing a short message platform test method.
It will be appreciated by those skilled in the art that the structure shown in fig. 7 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory and a processor, the memory having stored therein a computer program, the processor when executing the computer program performing the steps of:
sending a platform test request to a short message platform;
inquiring the short message sending state data corresponding to each test time point according to a preset updating time interval, wherein the short message sending state data is acquired by a short message platform through asynchronous polling;
acquiring update rate parameters corresponding to each test time point according to the updated state data quantity carried in the short message sending state data;
acquiring the matching rate of preset sending state data and corresponding short message sending state data;
and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
In one embodiment, the processor when executing the computer program further performs the steps of: establishing a short message sending state report according to each test short message subtask contained in the platform test request; inquiring the short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request; when the state change of the subtasks is monitored, the intermediate result data related to the subtasks is updated in a short message sending state report; before reaching the next test time point, generating final result data of the current test time point according to the latest intermediate result data; and acquiring the short message sending state data corresponding to each test time point according to the final result data corresponding to each test time point.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring final result data of a current test time point and a corresponding last test time point, and determining a change data amount of a test short message subtask with a state change at the current time point; determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity; and determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring asynchronous delay time and overtime detection time corresponding to a platform test request; acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number; and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring preset sending state data and final short message sending state data within the overtime detection time; and acquiring the preset sending state data and the matching rate of the final short message sending state data.
In one embodiment, a computer device is provided comprising a memory and a processor, the memory having stored therein a computer program, the processor when executing the computer program performing the steps of:
receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data;
according to the sending state of the asynchronous polling short message, updating the short message sending state data in the database according to the short message sending state at each test time point, wherein the polling time interval is a preset updating time interval;
and acquiring a test result fed back by the test server, wherein the test result is acquired by the test server according to the update rate parameter of the short message sending state data and the matching rate, the update rate parameter is acquired by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, and the matching rate is acquired according to the preset sending state data and the corresponding short message sending state data.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
sending a platform test request to a short message platform;
inquiring the short message sending state data corresponding to each test time point according to a preset updating time interval, wherein the short message sending state data is acquired by a short message platform through asynchronous polling;
acquiring update rate parameters corresponding to each test time point according to the updated state data quantity carried in the short message sending state data;
acquiring the matching rate of preset sending state data and corresponding short message sending state data;
and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
In one embodiment, the computer program when executed by the processor further performs the steps of: establishing a short message sending state report according to each test short message subtask contained in the platform test request; inquiring the short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request; when the state change of the subtasks is monitored, the intermediate result data related to the subtasks is updated in a short message sending state report; before reaching the next test time point, generating final result data of the current test time point according to the latest intermediate result data; and acquiring the short message sending state data corresponding to each test time point according to the final result data corresponding to each test time point.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring final result data of a current test time point and a corresponding last test time point, and determining a change data amount of a test short message subtask with a state change at the current time point; determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity; and determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring asynchronous delay time and overtime detection time corresponding to a platform test request; acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number; and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring preset sending state data and final short message sending state data within the overtime detection time; and acquiring the preset sending state data and the matching rate of the final short message sending state data.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data;
according to the sending state of the asynchronous polling short message, updating the short message sending state data in the database according to the short message sending state at each test time point, wherein the polling time interval is a preset updating time interval;
and acquiring a test result fed back by the test server, wherein the test result is acquired by the test server according to the update rate parameter of the short message sending state data and the matching rate, the update rate parameter is acquired by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, and the matching rate is acquired according to the preset sending state data and the corresponding short message sending state data.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in accordance with the embodiments may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples represent only a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A short message platform test method comprises the following steps:
sending a platform test request to a short message platform;
inquiring short message sending state data corresponding to each test time point from a database according to a preset updating time interval, wherein the short message sending state data is acquired by the short message platform through asynchronous polling;
acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data, wherein the update rate parameters comprise update rate size and update rate variance;
Acquiring the matching rate of preset sending state data and corresponding short message sending state data;
and acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
2. The method of claim 1, wherein the querying, from the database, the sms status data corresponding to each test time point according to the preset update time interval includes:
establishing a short message sending state report according to each test short message subtask contained in the platform test request;
inquiring short message sending state data at the current moment at each test time point, and monitoring the state of each test short message subtask contained in the platform test request;
when the state change of the subtasks is monitored, updating intermediate result data related to the subtasks in a short message sending state report;
before reaching the next test time point, generating final result data of the current test time point according to the latest intermediate result data;
and acquiring the short message sending state data corresponding to each test time point from a database according to the final result data corresponding to each test time point.
3. The method of claim 2, wherein the update rate parameter includes an update rate and update stability, and the obtaining the update rate parameter corresponding to each test time point according to the updated state data amount carried in the sms sending state data includes:
Acquiring final result data of a current test time point and a corresponding last test time point, and determining a change data amount of a test short message subtask with a state change at the current time point;
determining the update rate of the short message sending state data at the current test time point according to the preset update time interval and the change data quantity;
and determining the update rate variance of the short message platform according to the update rate corresponding to each test time point, and obtaining the state update stability of the short message platform.
4. The method of claim 1, wherein the querying, from the database, the sms status data corresponding to each test time point according to the preset update time interval further comprises:
acquiring asynchronous delay time and overtime detection time corresponding to the platform test request;
acquiring the task number of the test short message subtasks corresponding to the platform test request, and determining the number of test time points according to the task number;
and determining an update time interval and each test time point according to the number of the test time points between the asynchronous delay time and the overtime detection time.
5. The method of claim 4, wherein the obtaining the matching rate of the preset sending status data and the corresponding short message sending status data comprises:
Acquiring preset sending state data and final short message sending state data within the overtime detection time;
and acquiring the matching rate of the preset sending state data and the final short message sending state data.
6. A short message platform test method comprises the following steps:
receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, wherein the platform test request carries a short message sending rule and a user list;
sending test short messages according to the short message sending rule and the user list, and generating corresponding short message sending records and short message sending state data;
according to the sending record asynchronous polling short message sending state, short message sending state data in a database are updated at each test time point according to the short message sending state, and the polling time interval is a preset updating time interval for the test server to inquire the short message sending state data corresponding to each test time point from the database;
the method comprises the steps of obtaining a test result fed back by a test server, wherein the test result is obtained by the test server according to an update rate parameter of short message sending state data and a matching rate, the update rate parameter is obtained by the test server according to the updated data quantity of the state carried in the short message sending state data at each test time point, the matching rate is obtained according to preset sending state data and corresponding short message sending state data, and the update rate parameter comprises an update rate size and an update rate variance.
7. A short message platform testing device, characterized in that the device comprises:
the request sending module is used for sending a platform test request to the short message platform;
the state query module is used for querying short message sending state data corresponding to each test time point from a database according to a preset updating time interval, and the short message sending state data is acquired by the short message platform through asynchronous polling;
the rate parameter acquisition module is used for acquiring update rate parameters corresponding to each test time point according to the updated data quantity of the state carried in the short message sending state data, wherein the update rate parameters comprise update rate size and update rate variance;
the matching parameter acquisition module is used for acquiring the matching rate of the preset sending state data and the corresponding short message sending state data;
and the result generation module is used for acquiring a test result of the short message platform according to the update rate parameter and the matching rate.
8. A short message platform testing device, characterized in that the device comprises:
the system comprises a request receiving module, a request processing module and a user list processing module, wherein the request receiving module is used for receiving a platform test request sent by a test server, configuring a corresponding thread for the platform test request, and carrying a short message sending rule and the user list;
The short message sending module is used for sending test short messages according to the short message sending rule and the user list and generating corresponding short message sending records and short message sending state data;
the state updating module is used for asynchronously polling the short message sending state according to the sending record, updating the short message sending state data in the database according to the short message sending state at each test time point, wherein the polling time interval is a preset updating time interval for the test server to inquire the short message sending state data corresponding to each test time point from the database;
the test server is used for obtaining the test result fed back by the test server, the test result is obtained by the test server according to the update rate parameters of the short message sending state data and the matching rate, the update rate parameters are obtained by the test server according to the updated data quantity of the state carried in the short message sending state data of each test time point, the matching rate is obtained according to the preset sending state data and the corresponding short message sending state data, and the update rate parameters comprise the update rate and the update rate variance.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 5 or 6 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 5 or 6.
CN201910604820.4A 2019-07-05 2019-07-05 Short message platform test method and device, computer equipment and storage medium Active CN110460967B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910604820.4A CN110460967B (en) 2019-07-05 2019-07-05 Short message platform test method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910604820.4A CN110460967B (en) 2019-07-05 2019-07-05 Short message platform test method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110460967A CN110460967A (en) 2019-11-15
CN110460967B true CN110460967B (en) 2023-05-23

Family

ID=68482172

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910604820.4A Active CN110460967B (en) 2019-07-05 2019-07-05 Short message platform test method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110460967B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111901298A (en) * 2020-06-22 2020-11-06 北京天融信网络安全技术有限公司 Method and device for determining cloud short message platform during SSLVPN authentication and electronic equipment
CN111726764B (en) * 2020-06-28 2021-11-19 北京百度网讯科技有限公司 Information transmission amount monitoring method, device, equipment and storage medium
CN111885516A (en) * 2020-07-09 2020-11-03 深圳市富之富信息技术有限公司 Multi-channel access short message configuration method and device, computer equipment and storage medium
CN112311770A (en) * 2020-09-29 2021-02-02 北京达佳互联信息技术有限公司 Information platform selection method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103037329A (en) * 2011-09-29 2013-04-10 北京神州泰岳软件股份有限公司 Short message function testing platform and short message function testing method
CN103228005A (en) * 2013-04-27 2013-07-31 深圳市网信联动技术有限公司 Testing method and device for data service of mobile communication network
WO2016188181A1 (en) * 2015-10-30 2016-12-01 中兴通讯股份有限公司 Test method, mobile terminal, server and computer storage medium
CN108399114A (en) * 2018-03-21 2018-08-14 财付通支付科技有限公司 A kind of system performance testing method, apparatus and storage medium
CN109787811A (en) * 2018-12-15 2019-05-21 深圳壹账通智能科技有限公司 Network status data update method, device, computer equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2461613A1 (en) * 2010-12-06 2012-06-06 Gemalto SA Methods and system for handling UICC data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103037329A (en) * 2011-09-29 2013-04-10 北京神州泰岳软件股份有限公司 Short message function testing platform and short message function testing method
CN103228005A (en) * 2013-04-27 2013-07-31 深圳市网信联动技术有限公司 Testing method and device for data service of mobile communication network
WO2016188181A1 (en) * 2015-10-30 2016-12-01 中兴通讯股份有限公司 Test method, mobile terminal, server and computer storage medium
CN108399114A (en) * 2018-03-21 2018-08-14 财付通支付科技有限公司 A kind of system performance testing method, apparatus and storage medium
CN109787811A (en) * 2018-12-15 2019-05-21 深圳壹账通智能科技有限公司 Network status data update method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110460967A (en) 2019-11-15

Similar Documents

Publication Publication Date Title
CN110460967B (en) Short message platform test method and device, computer equipment and storage medium
CN107766190B (en) Interface testing method and device, computer equipment and storage medium
CN111800443B (en) Data processing system and method, device and electronic equipment
CN111143163B (en) Data monitoring method, device, computer equipment and storage medium
CN110677317B (en) Test method, test device, test equipment and storage medium
CN110031746B (en) Chip test remote monitoring method and device, computer equipment and storage medium
CN111813699B (en) Data routing test method and device based on intelligent electric meter and computer equipment
CN110888804B (en) Interface test method and interface test platform
CN111026775A (en) Method and device for determining correlation index, server and storage medium
CN112395187A (en) Test method, test system, computer device and storage medium
CN108733545B (en) Pressure testing method and device
CN111984527A (en) Software performance testing method, device, equipment and medium
CN112000582A (en) Server-side automatic test early warning method, device, equipment and storage medium
CN108804711B (en) Data processing method and device and computer readable storage medium
CN114465937A (en) Network card testing method, device, server, medium, and computer program product
CN111221742B (en) Test case updating method and device, storage medium and server
CN105530323A (en) File upgrading method, related equipment and system
CN110955460A (en) Service process starting method and device, electronic equipment and storage medium
CN115729961A (en) Data query method, device, equipment and computer readable storage medium
CN116010347A (en) Resource updating method, device, system, electronic equipment and storage medium
CN107872493B (en) Information processing method, terminal and server
CN114090268A (en) Container management method and container management system
CN111159988A (en) Model processing method and device, computer equipment and storage medium
CN112817635B (en) Model processing method and data processing system
CN116723530B (en) Fault network element determining method, device, computer equipment and storage medium

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