[go: up one dir, main page]

CN105791083A - WINDOWS system SMTP-based test method - Google Patents

WINDOWS system SMTP-based test method Download PDF

Info

Publication number
CN105791083A
CN105791083A CN201610008217.6A CN201610008217A CN105791083A CN 105791083 A CN105791083 A CN 105791083A CN 201610008217 A CN201610008217 A CN 201610008217A CN 105791083 A CN105791083 A CN 105791083A
Authority
CN
China
Prior art keywords
test
email
alarm
smtp
notebook
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.)
Pending
Application number
CN201610008217.6A
Other languages
Chinese (zh)
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.)
IEIT Systems Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201610008217.6A priority Critical patent/CN105791083A/en
Publication of CN105791083A publication Critical patent/CN105791083A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/42Mailbox-related aspects, e.g. synchronisation of mailboxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Signal Processing (AREA)
  • Economics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Operations Research (AREA)
  • Data Mining & Analysis (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明公开了一种基于WINDOWS系统SMTP的测试方法,该测试方法的步骤如下:1)准备一个安装Windows系统的测试用笔记本并设置网络;2)在测试用笔记本上搭建SMTP服务器;3)在BMC中设置邮件告警相关选项;4)手动触发会产生邮件告警的事件,查看设置的收件人电子邮箱是否收到告警邮件,开始邮件告警测试。本发明的测试方法在测试用笔记本(windows系统)上搭建邮件服务器,操作简单,且只需搭建一次,之后测试只需根据需要进行相关设置即可,无需重复搭建邮件服务器;发件人和收件人电子邮箱相同,只需创建一个邮箱地址即可,使得测试简化,提高测试效率;人为的触发应该产生邮件告警的事件,模拟实际应用中出现的情况,能够精准的判断邮件告警功能是否生效。

The invention discloses a test method for SMTP based on WINDOWS system. The steps of the test method are as follows: 1) prepare a test notebook with Windows system installed and set up a network; 2) build an SMTP server on the test notebook; 3) Set email alarm related options in BMC; 4) Manually trigger an event that will generate an email alarm, check whether the email address of the set recipient receives the alarm email, and start the email alarm test. The test method of the present invention builds a mail server on a test notebook (windows system), which is simple to operate, and only needs to be built once, and then the test only needs to be related to settings according to needs, and there is no need to repeatedly build a mail server; The sender’s email address is the same, only need to create an email address, which simplifies the test and improves the test efficiency; artificially triggering an event that should generate an email alarm, simulating the situation in the actual application, can accurately determine whether the email alarm function is effective .

Description

一种基于WINDOWS系统SMTP的测试方法A Test Method Based on SMTP in WINDOWS System

技术领域technical field

本发明涉及邮件告警技术领域,具体地说是一种基于WINDOWS系统SMTP的测试方法。The invention relates to the technical field of mail alarm, in particular to a test method based on WINDOWS system SMTP.

背景技术Background technique

邮件告警功能是BMC中的一个基本功能,用户可在BMC中根据需求设置该功能的各个选项(如发件人电子邮箱,收件人电子邮箱,SMTP服务器,告警事件等),一旦服务器发生邮件告警中设置好的会告警的问题,设置的收件人就会及时收到告警的电子邮件,以便及时得知问题。The email alarm function is a basic function in BMC. Users can set various options of this function (such as sender email, receiver email, SMTP server, alarm events, etc.) in BMC according to requirements. For the problems that are set in the alarm, the set recipients will receive the alarm email in time, so that they can be notified of the problem in time.

随着IT领域技术的不断发展,大数据以及云计算离人们的生活越来越近,由于数据的庞大以及业务的增长,各个企业以及政府单位等,对服务器的需求量越来越大,IDC机房由几台服务器升级到几十台,上百台,甚至几千台服务器。对于服务器维护人员来说,工作量相当大,一旦个别服务器出现问题未能及时被发现,严重情况下将影响企业的正常运作。邮件告警功能使得一旦服务器出现问题,工作人员远程就会收到告警邮件,可以及时知道哪台服务器的什么部位出了问题,以便及时解决问题,避免不必要的损失。邮件告警功能作为服务器支持的基本功能,无论是在服务器的研发阶段还是测试阶段,都会对邮件告警功能进行测试,这是服务器测试过程中不可缺少的一个环节。With the continuous development of technology in the IT field, big data and cloud computing are getting closer and closer to people's lives. Due to the huge amount of data and the growth of business, various enterprises and government units have an increasing demand for servers. IDC The computer room has been upgraded from a few servers to dozens, hundreds, or even thousands of servers. For server maintenance personnel, the workload is quite heavy. Once a problem with an individual server is not discovered in time, it will affect the normal operation of the enterprise in serious cases. The email alarm function enables the staff to receive the alarm email remotely once the server has a problem, and can know which part of the server has a problem in time, so as to solve the problem in time and avoid unnecessary losses. As the basic function supported by the server, the email alarm function will be tested no matter in the development stage or the testing stage of the server, which is an indispensable link in the server testing process.

发明内容Contents of the invention

本发明的技术任务是提供一种基于WINDOWS系统SMTP的测试方法。The technical task of the invention is to provide a testing method based on WINDOWS system SMTP.

本发明的技术任务是按以下方式实现的,该测试方法的步骤如下:Technical task of the present invention is realized in the following manner, and the step of this testing method is as follows:

步骤1)准备一个安装Windows系统的测试用笔记本并设置网络;Step 1) Prepare a test notebook with Windows system installed and set up the network;

步骤2)在测试用笔记本上搭建SMTP服务器;Step 2) Build an SMTP server on the test notebook;

步骤3)在BMC中设置邮件告警相关选项;Step 3) Set email alarm related options in BMC;

步骤4)手动触发会产生邮件告警的事件,查看设置的收件人电子邮箱是否收到告警邮件,开始邮件告警测试。Step 4) Manually trigger an event that will generate an email alarm, check whether the email address of the set recipient receives the alarm email, and start the email alarm test.

所述的步骤1)中将笔记本IP与BMCIP设置为同一网段,笔记本和BMC口通过网线相连,以保证测试用笔记本可以登录BMC。In step 1), set the notebook IP and BMCIP to the same network segment, and connect the notebook and BMC port through a network cable to ensure that the test notebook can log in to the BMC.

所述的步骤2)的具体操作如下:The specific operation of the step 2) is as follows:

(1)在测试用笔记本上安装MagicWinmailServerV4软件,安装完成之后创建邮箱地址并设置密码;在设置结果处查看各项服务均已启动,且WebMailURL处显示的网址中IP与测试用笔记本IP相同;(1) Install MagicWinmailServerV4 software on the test notebook, create an email address and set a password after the installation is complete; check that all services have been started at the setting result, and the IP in the website displayed at WebMailURL is the same as the test notebook IP;

(2)登录SMTP服务器,确认各项服务均已正常启动:使用安装过程中设置的用户名和密码登录SMTP服务器,查看系统服务中服务名称一列各项服务前圆圈是否均为绿色,若均为绿色则各项服务均已正常启动,若有些服务前为红色,则退出重新登录SMTP服务器;(2) Log in to the SMTP server and confirm that all services have been started normally: use the user name and password set during the installation process to log in to the SMTP server, and check whether the circles in front of each service in the service name column in the system service are green, if they are all green All services have been started normally, if some services are red, log out and log in to the SMTP server again;

(3)使用创建的用户名登录邮箱:打开浏览器,则浏览器会显示邮箱登录界面,输入创建的邮箱的用户名和密码,即可登录邮箱。(3) Use the created user name to log in to the mailbox: open the browser, the browser will display the mailbox login interface, enter the created mailbox user name and password, and you can log in to the mailbox.

所述的步骤3)的具体操作如下:The specific operation of the step 3) is as follows:

(1)设置告警邮件发件人和收件人电子邮箱;(1) Set the email address of the sender and recipient of the warning email;

(2)设置SMTP相关选项;(2) Set SMTP related options;

(3)设置告警策略相关选项,设置好之后保存;(3) Set the options related to the alarm strategy, and save it after setting;

(4)根据需求设置事件过滤器。(4) Set event filters according to requirements.

本发明的一种基于WINDOWS系统SMTP的测试方法和现有技术相比,在测试用笔记本(windows系统)上搭建邮件服务器,操作简单,且只需搭建一次,之后测试只需根据需要进行相关设置即可,无需重复搭建邮件服务器;发件人和收件人电子邮箱相同,只需创建一个邮箱地址即可,使得测试简化,提高测试效率;人为的触发应该产生邮件告警的事件,模拟实际应用中出现的情况,能够精准的判断邮件告警功能是否生效;本测试邮件告警功能的方法,实用性较强,在研发阶段、测试阶段以及客户使用阶段都有着实际而深刻的意义。Compared with the prior art, the SMTP test method based on the WINDOWS system of the present invention is simple to build a mail server on a test notebook (windows system), and only needs to be set up once, and then the test only needs to be set up as needed That’s it, there is no need to repeatedly build an email server; the sender and recipient have the same email address, just create an email address, which simplifies the test and improves the test efficiency; artificially trigger the event that should generate an email alarm to simulate the actual application It can accurately judge whether the email alarm function is effective or not in the situation that occurs in . This method of testing the email alarm function is more practical and has practical and profound significance in the research and development phase, testing phase, and customer use phase.

附图说明Description of drawings

附图1为一种基于WINDOWS系统SMTP的测试方法的流程图。Accompanying drawing 1 is a kind of flow chart of the test method based on WINDOWS system SMTP.

具体实施方式detailed description

实施例1:Example 1:

该基于WINDOWS系统SMTP的测试方法的步骤如下:The steps of the test method based on WINDOWS system SMTP are as follows:

步骤1)准备一个安装Windows系统的测试用笔记本并设置网络;Step 1) Prepare a test notebook with Windows system installed and set up the network;

将笔记本IP与BMCIP设置为同一网段,笔记本和BMC口通过网线相连,以保证测试用笔记本可以登录BMC;Set the notebook IP and BMCIP to the same network segment, and connect the notebook and BMC port through a network cable to ensure that the test notebook can log in to the BMC;

步骤2)在测试用笔记本上搭建SMTP服务器;Step 2) Build an SMTP server on the test notebook;

(1)在测试用笔记本上安装MagicWinmailServerV4软件,安装完成之后创建邮箱地址并设置密码;在设置结果处查看各项服务均已启动,且WebMailURL处显示的网址中IP与测试用笔记本IP相同;(1) Install MagicWinmailServerV4 software on the test notebook, create an email address and set a password after the installation is complete; check that all services have been started at the setting result, and the IP in the website displayed at WebMailURL is the same as the test notebook IP;

(2)登录SMTP服务器,确认各项服务均已正常启动:使用安装过程中设置的用户名和密码登录SMTP服务器,查看系统服务中服务名称一列各项服务前圆圈是否均为绿色,若均为绿色则各项服务均已正常启动,若有些服务前为红色,则退出重新登录SMTP服务器;(2) Log in to the SMTP server and confirm that all services have been started normally: use the user name and password set during the installation process to log in to the SMTP server, and check whether the circles in front of each service in the service name column in the system service are green, if they are all green All services have been started normally, if some services are red, log out and log in to the SMTP server again;

(3)使用创建的用户名登录邮箱:打开浏览器,则浏览器会显示邮箱登录界面,输入创建的邮箱的用户名和密码,即可登录邮箱。(3) Use the created user name to log in to the mailbox: open the browser, the browser will display the mailbox login interface, enter the created mailbox user name and password, and you can log in to the mailbox.

步骤3)在BMC中设置邮件告警相关选项;Step 3) Set email alarm related options in BMC;

具体操作如下:The specific operation is as follows:

(1)设置告警邮件发件人和收件人电子邮箱;(1) Set the email address of the sender and recipient of the warning email;

为提高测试效率,发件人及收件人均设置为admin用户。将admin用户电子邮箱设置为第2步中创建的邮箱,即inspurbmc.com。In order to improve the test efficiency, both the sender and the recipient are set as the admin user. Set the email address of the admin user to the email address created in step 2, which is inspurbmc.com.

(2)设置SMTP相关选项;(2) Set SMTP related options;

LAN通道设置为实际连接的BMC网口,以共享管理口为例:The LAN channel is set to the actual connected BMC network port, taking the shared management port as an example:

发件人电子邮箱设置为admin用户邮箱,即inspurbmc.com。The email address of the sender is set to the email address of the admin user, namely inspurbmc.com.

SMTP服务器IP地址设置为测试用笔记本IP地址,即100.3.8.200。The IP address of the SMTP server is set to the IP address of the test notebook, namely 100.3.8.200.

用户名和密码设置为发件人电子邮箱的用户名和密码,即inspur,123456a?The user name and password are set to the user name and password of the sender's email address, that is, inspur, 123456a?

(3)设置告警策略相关选项,设置好之后保存;(3) Set the options related to the alarm strategy, and save it after setting;

LAN通道设置为实际连接的BMC网口,与SMTP选项中设置的相同,即共享管理口。The LAN channel is set to the actual connected BMC network port, which is the same as that set in the SMTP option, that is, the shared management port.

告警类型设置为Email。The alarm type is set to Email.

告警目标与上文中设置的相同,即admin。The alarm target is the same as that set above, ie admin.

(4)根据需求设置事件过滤器。(4) Set event filters according to requirements.

步骤4)手动触发会产生邮件告警的事件,查看设置的收件人电子邮箱是否收到告警邮件,开始邮件告警测试。Step 4) Manually trigger an event that will generate an email alarm, check whether the email address of the set recipient receives the alarm email, and start the email alarm test.

通过上面具体实施方式,所述技术领域的技术人员可容易的实现本发明。但是应当理解,本发明并不限于上述的几种具体实施方式。在公开的实施方式的基础上,所述技术领域的技术人员可任意组合不同的技术特征,从而实现不同的技术方案。Through the above specific implementation manners, those skilled in the technical field can easily realize the present invention. However, it should be understood that the present invention is not limited to the above-mentioned several specific implementation manners. On the basis of the disclosed embodiments, those skilled in the art can arbitrarily combine different technical features, so as to realize different technical solutions.

Claims (4)

1.一种基于WINDOWS系统SMTP的测试方法,其特征在于,该测试方法的步骤如下:1. a test method based on WINDOWS system SMTP, it is characterized in that, the step of this test method is as follows: 步骤1)准备一个安装Windows系统的测试用笔记本并设置网络;Step 1) Prepare a test notebook with Windows system installed and set up the network; 步骤2)在测试用笔记本上搭建SMTP服务器;Step 2) Build an SMTP server on the test notebook; 步骤3)在BMC中设置邮件告警相关选项;Step 3) Set email alarm related options in BMC; 步骤4)手动触发会产生邮件告警的事件,查看设置的收件人电子邮箱是否收到告警邮件,开始邮件告警测试。Step 4) Manually trigger an event that will generate an email alarm, check whether the email address of the set recipient receives the alarm email, and start the email alarm test. 2.根据权利要求1所述的一种基于WINDOWS系统SMTP的测试方法,其特征在于,所述的步骤1)中将笔记本IP与BMCIP设置为同一网段,笔记本和BMC口通过网线相连,以保证测试用笔记本可以登录BMC。2. A kind of test method based on WINDOWS system SMTP according to claim 1, it is characterized in that, in described step 1), notebook IP and BMCIP are set as the same network segment, notebook and BMC port are connected by network cable, with Ensure that the test notebook can log in to the BMC. 3.根据权利要求1所述的一种基于WINDOWS系统SMTP的测试方法,其特征在于,所述的步骤2)的具体操作如下:3. a kind of testing method based on WINDOWS system SMTP according to claim 1, is characterized in that, the concrete operation of described step 2) is as follows: (1)在测试用笔记本上安装MagicWinmailServerV4软件,安装完成之后创建邮箱地址并设置密码;在设置结果处查看各项服务均已启动,且WebMailURL处显示的网址中IP与测试用笔记本IP相同;(1) Install MagicWinmailServerV4 software on the test notebook, create an email address and set a password after the installation is complete; check that all services have been started at the setting result, and the IP in the website displayed at WebMailURL is the same as the test notebook IP; (2)登录SMTP服务器,确认各项服务均已正常启动:使用安装过程中设置的用户名和密码登录SMTP服务器,查看系统服务中服务名称一列各项服务前圆圈是否均为绿色,若均为绿色则各项服务均已正常启动,若有些服务前为红色,则退出重新登录SMTP服务器;(2) Log in to the SMTP server and confirm that all services have been started normally: use the user name and password set during the installation process to log in to the SMTP server, and check whether the circles in front of each service in the service name column in the system service are green, if they are all green All services have been started normally, if some services are red, log out and log in to the SMTP server again; (3)使用创建的用户名登录邮箱:打开浏览器,则浏览器会显示邮箱登录界面,输入创建的邮箱的用户名和密码,即可登录邮箱。(3) Use the created user name to log in to the mailbox: open the browser, the browser will display the mailbox login interface, enter the created mailbox user name and password, and you can log in to the mailbox. 4.根据权利要求1所述的一种基于WINDOWS系统SMTP的测试方法,其特征在于,所述的步骤3)的具体操作如下:4. a kind of testing method based on WINDOWS system SMTP according to claim 1, is characterized in that, the concrete operation of described step 3) is as follows: (1)设置告警邮件发件人和收件人电子邮箱;(1) Set the email address of the sender and recipient of the warning email; (2)设置SMTP相关选项;(2) Set SMTP related options; (3)设置告警策略相关选项,设置好之后保存;(3) Set the options related to the alarm strategy, and save it after setting; (4)根据需求设置事件过滤器。(4) Set event filters according to requirements.
CN201610008217.6A 2016-01-07 2016-01-07 WINDOWS system SMTP-based test method Pending CN105791083A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610008217.6A CN105791083A (en) 2016-01-07 2016-01-07 WINDOWS system SMTP-based test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610008217.6A CN105791083A (en) 2016-01-07 2016-01-07 WINDOWS system SMTP-based test method

Publications (1)

Publication Number Publication Date
CN105791083A true CN105791083A (en) 2016-07-20

Family

ID=56390426

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610008217.6A Pending CN105791083A (en) 2016-01-07 2016-01-07 WINDOWS system SMTP-based test method

Country Status (1)

Country Link
CN (1) CN105791083A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108197034A (en) * 2018-01-26 2018-06-22 易玩(上海)网络科技有限公司 A kind of application testing method, server and system
CN109474462A (en) * 2018-11-02 2019-03-15 郑州云海信息技术有限公司 Server alarm function test method, device, system, test terminal and medium
CN111131007A (en) * 2020-01-10 2020-05-08 山东超越数控电子股份有限公司 BMC mail sending method based on SMTP
CN115037714A (en) * 2022-03-17 2022-09-09 来也科技(北京)有限公司 Method and device for controlling mail trigger based on RPA and AI

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101834890A (en) * 2010-04-02 2010-09-15 浪潮(北京)电子信息产业有限公司 An intelligent management system and method for a distributed system
US20130010639A1 (en) * 2011-07-07 2013-01-10 International Business Machines Corporation Switch fabric management
CN104679619A (en) * 2013-11-28 2015-06-03 英业达科技有限公司 Server and detection method of server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101834890A (en) * 2010-04-02 2010-09-15 浪潮(北京)电子信息产业有限公司 An intelligent management system and method for a distributed system
US20130010639A1 (en) * 2011-07-07 2013-01-10 International Business Machines Corporation Switch fabric management
CN104679619A (en) * 2013-11-28 2015-06-03 英业达科技有限公司 Server and detection method of server

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张鑫,张力: "《Intranet的安装与调试方法》", 《青岛大学学报》 *
张铁: "《IPMI技术标准在服务器集中管理中的应用》", 《技术与实践》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108197034A (en) * 2018-01-26 2018-06-22 易玩(上海)网络科技有限公司 A kind of application testing method, server and system
CN108197034B (en) * 2018-01-26 2021-07-30 易玩(上海)网络科技有限公司 Application testing method, server and system
CN109474462A (en) * 2018-11-02 2019-03-15 郑州云海信息技术有限公司 Server alarm function test method, device, system, test terminal and medium
CN111131007A (en) * 2020-01-10 2020-05-08 山东超越数控电子股份有限公司 BMC mail sending method based on SMTP
CN115037714A (en) * 2022-03-17 2022-09-09 来也科技(北京)有限公司 Method and device for controlling mail trigger based on RPA and AI
CN115037714B (en) * 2022-03-17 2024-07-02 来也科技(北京)有限公司 Mail trigger control method and device based on RPA and AI

Similar Documents

Publication Publication Date Title
CN105791083A (en) WINDOWS system SMTP-based test method
CN111600781A (en) A tester-based firewall system stability testing method
US20200349041A1 (en) Cloud simulation and validation system
CN102201934A (en) Patrolling method and system for centralized management distributed automatic testing
CN108551449B (en) Anti-virus management system and method
CN105376077A (en) Network behavior information processing method, log transmitting method, network behavior information processing device and system
CN106874135A (en) Method, device and equipment for detecting computer room failure
CN110728498A (en) An information interaction method and device
CN103716209A (en) Tunnel concurrent testing system and device
CN102833118B (en) Remote maintenance system and method
CN108959047B (en) Pressure testing method and device based on service scene
US9854042B2 (en) Automated assessment report generation
CN112787895A (en) Network inspection method, device and equipment
CN117459373A (en) Network diagnosis method, device and storage medium
CN107025155A (en) User method of testing and device is remotely set up based on ipmitool
CN117061368B (en) Automatic identification method, device, equipment and medium for bypassing bastion host behavior
CN111382062B (en) Joint debugging test method and device for real estate transaction system and external institution business system
CN115277506B (en) Load balancing equipment testing method and system
CN117354190A (en) Network card testing method, device, equipment and storage medium
CN109634848A (en) A kind of bank's large test environmental management technique and system
CN109062758A (en) A kind of server system delay machine processing method, system, medium and equipment
CN110391950A (en) A kind of application service test method and device
CN108200125A (en) Cloud message service platform and installation method, device and system thereof
CN115473692A (en) Service request processing method, device, equipment and medium
CN113934604A (en) A service status monitoring method, device, equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160720

RJ01 Rejection of invention patent application after publication