CN108923997A - A kind of cloud service node automatic test approach and device based on python - Google Patents

A kind of cloud service node automatic test approach and device based on python Download PDF

Info

Publication number
CN108923997A
CN108923997A CN201810509916.8A CN201810509916A CN108923997A CN 108923997 A CN108923997 A CN 108923997A CN 201810509916 A CN201810509916 A CN 201810509916A CN 108923997 A CN108923997 A CN 108923997A
Authority
CN
China
Prior art keywords
test
node
python
server
cloud service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201810509916.8A
Other languages
Chinese (zh)
Other versions
CN108923997B (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.)
Guangdong Ruijiang Cloud Computing Co Ltd
Guangdong Eflycloud Computing Co Ltd
Original Assignee
Guangdong Ruijiang Cloud Computing 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 Guangdong Ruijiang Cloud Computing Co Ltd filed Critical Guangdong Ruijiang Cloud Computing Co Ltd
Priority to CN201810509916.8A priority Critical patent/CN108923997B/en
Publication of CN108923997A publication Critical patent/CN108923997A/en
Application granted granted Critical
Publication of CN108923997B publication Critical patent/CN108923997B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

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

Abstract

The invention discloses a kind of cloud service node automatic test approach and device based on python, the present invention frequently and update frequent node test to iteration;Exectorial input, which returns the result, to be judged;Implement full-automatic form when node test, be not necessarily to artificial direct intervention, node test terminates to directly transmit test report automatically to designated person, informs that test passes through or further solves the problems, such as.The quick update of node and iteration are made quickly responding and testing and greatly reduce the testing time for being wasted in node test, the test quality and report visualization for improving institute's node, in automatic test course screenshot also become complementary effect the test result that can not be reappeared is proposed facts proved that.

Description

A kind of cloud service node automatic test approach and device based on python
Technical field
This disclosure relates to field of automatic testing, and in particular to a kind of cloud service node automatic test approach based on python And device.
Background technique
Current cloud service market is occupied an important position in internet area, and the deployment of host is throughout multiplely Area, and present trend is also constantly being expanded.One new node of period is online, and we just need to carry out it survey of node Examination checks whether host system is completely new system, and whether public network and private network IP correspond and whether IP routing is expected The essential informations such as result.In addition node maintenance and function in the future increases, these tests are undoubtedly uninteresting.
Cloud service node test method is generally two kinds at present, the first is manual test repetitive operation, inputs every Order is executed and is checked as a result, being for second to be not necessarily to manual operation using its script of web automation race, needed manually to check Operating process and result.The first the problem of, is that manual test repetitive operation is uninteresting, wastes unnecessary time, and node Quantity is excessive, needs time to be tested then need longer, and script is run in second of web automation, cannot judge it is that it is returned as a result, It can only manually go to see every single stepping, although liberation both hands, can not achieve the visualization and full-automation of node test.
Summary of the invention
The disclosure provides a kind of cloud service node automatic test approach and device based on python, according to the node of cloud quotient Sustainable integrated full-automatic test.Improve and update frequent node test frequent to iteration;Exectorial input is returned Result is returned to be judged;Visualization report is generated, intuitively performance test result is promoted readable, improves what later regression was tested Execution efficiency.
To achieve the goals above, according to the one side of the disclosure, provide a kind of cloud service node based on python from Dynamic test method, the described method comprises the following steps:
Step 1, the web automatized script that operation python writes;
Step 2, the test case being read out using xlrd module in excel file;
Step 3, from each server node public network IP and modification logging information obtained in test case in Cloud Server;
Step 4, each clothes in Cloud Server are passed sequentially through with public network IP and modification logging information using paramiko module The logon operation of the progress fictitious host computer of business device node;
Step 5, unit testing is carried out using unittest module, the void in each server node is tested in implementation of test cases Quasi- host creation success or not simultaneously returns to status word string;
Step 6, judge status word string whether include server node public network IP and routing iinformation;
Step 7, outputed test result according to judgement.
Further, in step 1, the web automatized script include xlrd module, paramiko module, Unittest module.
Further, in step 2, the excel file includes test case, and test case includes in Cloud Server Each server node public network IP and modification logging information.
It further, in step 3, include at least one server node in the Cloud Server, server node is logical Login IP and password login fictitious host computer are crossed, the server node includes at least one fictitious host computer.
Further, in steps of 5, the unit testing is to be stepped in each server node test process by judgement Whether record successfully judges whether fictitious host computer creates successfully and return status word string, and the status word string is created in fictitious host computer It include public network IP and routing iinformation when building up function, status word string returns to fictitious host computer creation mistake letter when fictitious host computer fails Breath.
Further, in step 6, judgement status word string public affairs not comprising cloud service when fictitious host computer fails Net IP and routing iinformation.
Further, in step 7, according to judging to output test result as two kinds of situations:The first situation, test execution By when then server node test terminate automatic to send test report that test passes through to designated person;Second situation is surveyed Examination, which executes obstructed out-of-date then server node test, terminates the automatic test report for sending test crash to designated person.
Wherein, the xlrd module is used for the operation in python and reads Excel formatted file;
Wherein, the unittest module is the module built in the python of the JUnit based on JAVA, this module provides One frame removes tested tissue use-case, and unittest module not only can be adapted for unit testing, can also be applicable in web automation The exploitation and execution of test case, the test frame can organize implementation of test cases, and provide it is abundant assert method, sentence Whether disconnected test case passes through, and ultimately generates test result.
Wherein, paramiko module is a module for remotely controlling of python, and is based on SSH2 using the module Agreement can execute basic command to remote server or upload the feature operation of downloading file, support to encrypt and authenticate Mode.Paramiko supports Linux, Solaris, BSD, the platforms such as MacOS X, Windows to connect by SSH from a platform To another platform, paramiko module is utilized, it may be convenient to carry out ssh connection and sftp agreement carries out sftp file biography It is defeated.
The present invention also provides a kind of cloud service node automatic testing equipment based on python, described device include:It deposits Reservoir, processor and storage in the memory and the computer program that can run on the processor, the processing Device executes the computer program and operates in the unit of following device:
Use-case reading unit, for reading the test case in excel file;
Information acquisition unit, for from test case obtain Cloud Server in each server node public network IP and log in Encrypted message;
Logon operation unit, for passing sequentially through each server section in Cloud Server with public network IP and modification logging information The logon operation of the progress fictitious host computer of point;
Unit testing unit, for carrying out unit testing, implementation of test cases is simultaneously tested virtual in each server node Host creation success or not simultaneously returns to status word string;
Node judging unit, for judge status word string whether include server node public network IP and routing iinformation;
As a result output unit, for being outputed test result according to judgement.
The disclosure has the beneficial effect that:The present invention provide a kind of cloud service node automatic test approach based on python and Device, the present invention implement full-automatic form when node test, are not necessarily to artificial direct intervention, and node test terminates automatic straight Test report is received and sent to designated person, informs that test passes through or further solves the problems, such as.To the quick update of node and iteration It makes quickly responding and testing and greatly reduces the testing time for being wasted in node test, improve the test quality of institute's node And report visualizes, the effect that screenshot also becomes complementary in automatic test course proposes the test result that can not be reappeared Facts proved that.
Detailed description of the invention
By the way that the embodiment in conjunction with shown by attached drawing is described in detail, above-mentioned and other features of the disclosure will More obvious, identical reference label indicates the same or similar element in disclosure attached drawing, it should be apparent that, it is described below Attached drawing be only some embodiments of the present disclosure, for those of ordinary skill in the art, do not making the creative labor Under the premise of, it is also possible to obtain other drawings based on these drawings, in the accompanying drawings:
Fig. 1 show a kind of flow chart of cloud service node automatic test approach based on python;
Fig. 2 show a kind of cloud service node automatic testing equipment figure based on python.
Specific embodiment
It is carried out below with reference to technical effect of the embodiment and attached drawing to the design of the disclosure, specific structure and generation clear Chu, complete description, to be completely understood by the purpose, scheme and effect of the disclosure.It should be noted that the case where not conflicting Under, the features in the embodiments and the embodiments of the present application can be combined with each other.
As shown in Figure 1 for according to a kind of process of cloud service node automatic test approach based on python of the disclosure Figure, illustrates below with reference to Fig. 1 and is tested automatically according to a kind of cloud service node based on python of embodiment of the present disclosure Method.
The disclosure proposes a kind of cloud service node automatic test approach based on python, specifically includes following steps:
Step 1, the web automatized script that operation python writes;
Step 2, the test case being read out using xlrd module in excel file;
Step 3, from each server node public network IP and modification logging information obtained in test case in Cloud Server;
Step 4, each clothes in Cloud Server are passed sequentially through with public network IP and modification logging information using paramiko module The logon operation of the progress fictitious host computer of business device node;
Step 5, unit testing is carried out using unittest module, the void in each server node is tested in implementation of test cases Quasi- host creation success or not simultaneously returns to status word string;
Step 6, judge status word string whether include server node public network IP and routing iinformation;
Step 7, outputed test result according to judgement.
Further, in step 1, the web automatized script include xlrd module, paramiko module, Unittest module.
Further, in step 2, the excel file includes test case, and test case includes in Cloud Server Each server node public network IP and modification logging information.
It further, in step 3, include at least one server node in the Cloud Server, server node is logical Login IP and password login fictitious host computer are crossed, the server node includes at least one fictitious host computer.
Further, in steps of 5, the unit testing is to be stepped in each server node test process by judgement Whether record successfully judges whether fictitious host computer creates successfully and return status word string, and the status word string is created in fictitious host computer It include public network IP and routing iinformation when building up function, status word string returns to fictitious host computer creation mistake letter when fictitious host computer fails Breath.
Further, in step 6, judgement status word string public affairs not comprising cloud service when fictitious host computer fails Net IP and routing iinformation.
Further, in step 7, according to the mode that judges to output test result as two kinds of situations:The first situation, test Executing when passing through then server node test terminates automatic to send test report that test passes through to designated person;Second of feelings Condition, the obstructed out-of-date then server node test of test execution terminate the automatic test crash test report that sends to designated person.
Wherein, the xlrd module is used for the operation in python and reads Excel formatted file;
Wherein, the unittest module is the module built in the python of the JUnit based on JAVA, this module provides One frame removes tested tissue use-case, and unittest module not only can be adapted for unit testing, can also be applicable in web automation The exploitation and execution of test case, the test frame can organize implementation of test cases, and provide it is abundant assert method, sentence Whether disconnected test case passes through, and ultimately generates test result.
Wherein, paramiko module is a module for remotely controlling of python, and is based on SSH2 using the module Agreement can execute basic command to remote server or upload the feature operation of downloading file, support to encrypt and authenticate Mode.Paramiko supports Linux, Solaris, BSD, the platforms such as MacOS X, Windows to connect by SSH from a platform To another platform, paramiko module is utilized, it may be convenient to carry out ssh connection and sftp agreement carries out sftp file biography It is defeated.
Program work process is as follows:
(1) early-stage preparations:
Write automation creation host script:
Obtain the step element of operation automation creation host step by step in order,
Such as:Click example driver.find_element_by_id (" buy ") .click of creation host.
It carries out judging master during unit testing is used to execute automation creation host using the unittest of python Machine creates success or not.
In excel file, the element of creation host is set,
Such as (server node, system, system version number, CPU core number, memory headroom), python carry out this file Traversal operates the host of set automation creation using data-driven.
Server node System System version number CPU core number (a) Memory headroom (G)
Guangdong A Fedora 6.5_32 1 1
Hong Kong E Debian 6.5_64 1 1
Hong Kong E Debian 7.0_64 1 1
It writes and executes node test script:
1, the step element that operation host obtains host information and click is obtained step by step in order, such as:
Terminal is clicked to enter,
driver.find_element_by_id("into").click
Host number is obtained,
Driver.find_element_by_xpath (" //div [@id=vmuuid] ") .text
2, it clicks again:The number of Host List under host catalog is obtained,
Such as:Driver.find_elements_by_xpath (" //div [@id=vmuuid] ")
The length being recycled back into carries out operation required for node test to list host (such as one by one:Obtain public network IP word Section, into terminal ...).
(Linux system) is as operated when operating terminal:Ip add list | tee/root/ip.txt, the knot of return Fruit is stored in/root catalogue under ip.txt
3, using paramiko module:
// to log in ip be public affair IP, passwd got is the terminal password obtained, user name defaults root, can also be with Simultaneously assignment is obtained in the page
Ssh=paramiko.SSHClient ()
ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy())
ssh.connect(ip,22,'root',passwd)
4, using exec_command execution of command operations, example:
Stdin, stdout, stderr=conn.exec_command (cat/root/ip.txt)
Results=str (stdout.read ())
The results of return is exactly the ip information inquired,
The judgement during unit testing is used to execute node test is carried out using the unittest of python, is utilized The information that results is returned is compared with the host public network IP that the page is got with Intranet IP, example:assertIn(ip, result)
Pass through if ip is present in results, otherwise fails.
5, summarize the test point according to the node to cloud service needed for, to server return information with will compared with information Comparison carries out judging whether passing through of result.
(2) test script is executed
(creation cloud host;Execute node test;The command result of paramiko return host;Unittest asserts its knot Whether fruit is correct;Html report and test data are exported,
Node test passes through:Node test terminates to send test report automatically to designated person, informs that test passes through.
Node test does not pass through:Node test terminates to send test report automatically to designated person, further solves the problems, such as, The information that bug system generates corresponding mistake is convenient for the tracking and management of later period bug.)
Wherein,
1, the automatized script of web function is write using python;
2, use the selenium tool of web automation open source as automation framework;
3, unit testing is carried out using unittest module and asserts result;
4, excel is read out using xlrd module to be parameterized.
The script stage:
Write the automatized script of creation host function;
Compilation operation node test function automatized script (realizes that screenshot function is assisted);
Realize that operation automation obtains a series of cloud service information such as cloud service public network IP and modification logging in the process;
Customized acquisition cloud host ip is packaged using paramiko and password carries out logon operation;
The order formulated such as inquiry IP number is operated, unit testing is carried out using unittest module and asserts result;
Judge the character string that paramiko is returned, if whether coincide comprising the cloud service public affair IP and routing;
The execution stage:
Report whether output test is by state;
Test execution terminates to send test report automatically to designated person by then node test, informs that test passes through;
Test execution does not pass through, and node test terminates to send test report automatically to designated person, further solves to ask Topic;
Problem iteration to be solved executes node automatized script until test all passes through.
Wherein, the selenium tool is the weblication test macro of complete set, contains the recording of test (selenium IDE) writes and runs the parallel processing (selenium of (selenium Remote Control) and test Grid).The core selenium Core of selenium is based on JsUnit, completely by written in JavaScript, therefore can be used for On any browser for supporting JavaScript, selenium is a tool for web application test.selenium WebDriver module developed for each browser, instead of the JavaScript being embedded into tested Web application.With Being closely integrated for browser is supported to create more advanced test, avoids and limit caused by JavaScript security model.In addition to Support from browser manufacturer, WebDriver also utilize the calling analog subscriber input of operating system grade.WebDriver API can be accessed by Python, Ruby, Java and C# and be created test.
A kind of cloud service node automatic testing equipment based on python that embodiment of the disclosure provides, as shown in Figure 2 For a kind of cloud service node automatic testing equipment figure based on python of the disclosure, the embodiment it is a kind of based on python's Cloud service node automatic testing equipment includes:Processor, memory and storage are in the memory and can be in the processing The computer program run on device, the processor realize a kind of above-mentioned cloud based on python when executing the computer program Step in service node automatic testing equipment embodiment.
Described device includes:Memory, processor and storage can transport in the memory and on the processor Capable computer program, the processor execute the computer program and operate in the unit of following device:
Use-case reading unit, for reading the test case in excel file;
Information acquisition unit, for from test case obtain Cloud Server in each server node public network IP and log in Encrypted message;
Logon operation unit, for passing sequentially through each server section in Cloud Server with public network IP and modification logging information The logon operation of the progress fictitious host computer of point;
Unit testing unit, for carrying out unit testing, implementation of test cases is simultaneously tested virtual in each server node Host creation success or not simultaneously returns to status word string;
Node judging unit, for judge status word string whether include server node public network IP and routing iinformation;
As a result output unit, for being outputed test result according to judgement.
A kind of cloud service node automatic testing equipment based on python can run on desktop PC, notes Originally, palm PC and cloud server etc. calculate in equipment.A kind of cloud service node based on python tests dress automatically It sets, the device that can be run may include, but be not limited only to, processor, memory.It will be understood by those skilled in the art that the example Son is only a kind of example of cloud service node automatic testing equipment based on python, is not constituted to one kind based on python Cloud service node automatic testing equipment restriction, may include component more more or fewer than example, or the certain portions of combination Part or different components, such as a kind of cloud service node automatic testing equipment based on python can also include defeated Enter output equipment, network access equipment, bus etc..
Alleged processor can be central processing unit (Central Processing Unit, CPU), can also be it His general processor, digital signal processor (Digital Signal Processor, DSP), specific integrated circuit (Application Specific Integrated Circuit, ASIC), ready-made programmable gate array (Field- Programmable Gate Array, FPGA) either other programmable logic device, discrete gate or transistor logic, Discrete hardware components etc..General processor can be microprocessor or the processor is also possible to any conventional processor Deng, the processor is a kind of control centre of cloud service node automatic testing equipment running gear based on python, It can running gear using a kind of various interfaces and connection entire cloud service node automatic testing equipment based on python Various pieces.
The memory can be used for storing the computer program and/or module, and the processor is by operation or executes Computer program in the memory and/or module are stored, and calls the data being stored in memory, described in realization A kind of various functions of the cloud service node automatic testing equipment based on python.The memory can mainly include storage program Area and storage data area, wherein storing program area can application program needed for storage program area, at least one function (such as Sound-playing function, image player function etc.) etc.;Storage data area, which can be stored, uses created data (ratio according to mobile phone Such as audio data, phone directory) etc..In addition, memory may include high-speed random access memory, it can also include non-volatile Property memory, such as hard disk, memory, plug-in type hard disk, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash card (Flash Card), at least one disk memory, flush memory device or other Volatile solid-state part.
Although the description of the disclosure is quite detailed and especially several embodiments are described, it is not Any of these details or embodiment or any specific embodiments are intended to be limited to, but should be considered as is by reference to appended A possibility that claim provides broad sense in view of the prior art for these claims explanation, to effectively cover the disclosure Preset range.In addition, the disclosure is described with inventor's foreseeable embodiment above, its purpose is to be provided with Description, and those equivalent modifications that the disclosure can be still represented to the unsubstantiality change of the disclosure still unforeseen at present.

Claims (8)

1. a kind of cloud service node automatic test approach based on python, which is characterized in that the described method comprises the following steps:
Step 1, the web automatized script that operation python writes;
Step 2, the test case being read out using xlrd module in excel file;
Step 3, from each server node public network IP and modification logging information obtained in test case in Cloud Server;
Step 4, each server in Cloud Server is passed sequentially through with public network IP and modification logging information using paramiko module The logon operation of the progress fictitious host computer of node;
Step 5, unit testing is carried out using unittest module, the virtual master in each server node is tested in implementation of test cases Machine creation success or not simultaneously returns to status word string;
Step 6, judge status word string whether include server node public network IP and routing iinformation;
Step 7, outputed test result according to judgement.
2. a kind of cloud service node automatic test approach based on python according to claim 1, which is characterized in that In step 1, the web automatized script includes xlrd module, paramiko module, unittest module.
3. a kind of cloud service node automatic test approach based on python according to claim 1, which is characterized in that In step 2, the excel file includes test case, and test case includes each server node public network IP in Cloud Server And modification logging information.
4. a kind of cloud service node automatic test approach based on python according to claim 1, which is characterized in that It include at least one server node in the Cloud Server in step 3, server node is empty by logging in IP and password login Quasi- host, the server node includes at least one fictitious host computer.
5. a kind of cloud service node automatic test approach based on python according to claim 1, which is characterized in that In step 5, whether successfully the unit testing is virtual by judging to log in judgement in each server node test process Whether host creates successfully and returns status word string, and the status word string includes public network IP when fictitious host computer creates successfully And routing iinformation, status word string return to fictitious host computer when fictitious host computer fails and create error message.
6. a kind of cloud service node automatic test approach based on python according to claim 1, which is characterized in that In step 6, the judgement status word string public network IP and routing iinformation not comprising cloud service when fictitious host computer fails.
7. a kind of cloud service node automatic test approach based on python according to claim 1, which is characterized in that In step 7, according to judging to output test result as two kinds of situations:The first situation, then server node when test execution passes through The end test report that transmission test passes through automatically is tested to designated person;Second situation, test execution is obstructed out-of-date, takes Business device node test terminates the automatic test report for sending test crash to designated person.
8. a kind of cloud service node automatic testing equipment based on python, which is characterized in that described device includes:Memory, Processor and storage in the memory and the computer program that can run on the processor, the processor execution The computer program operates in the unit of following device:
Use-case reading unit, for reading the test case in excel file;
Information acquisition unit, for from test case obtain Cloud Server in each server node public network IP and modification logging Information;
Logon operation unit, for passing sequentially through each server node in Cloud Server with public network IP and modification logging information Carry out the logon operation of fictitious host computer;
Unit testing unit, for carrying out unit testing, implementation of test cases simultaneously tests the fictitious host computer in each server node Creation success or not simultaneously returns to status word string;
Node judging unit, for judge status word string whether include server node public network IP and routing iinformation;
As a result output unit, for being outputed test result according to judgement.
CN201810509916.8A 2018-05-24 2018-05-24 Cloud service node automatic testing method and device based on python Active CN108923997B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810509916.8A CN108923997B (en) 2018-05-24 2018-05-24 Cloud service node automatic testing method and device based on python

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810509916.8A CN108923997B (en) 2018-05-24 2018-05-24 Cloud service node automatic testing method and device based on python

Publications (2)

Publication Number Publication Date
CN108923997A true CN108923997A (en) 2018-11-30
CN108923997B CN108923997B (en) 2021-07-20

Family

ID=64404005

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810509916.8A Active CN108923997B (en) 2018-05-24 2018-05-24 Cloud service node automatic testing method and device based on python

Country Status (1)

Country Link
CN (1) CN108923997B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112311624A (en) * 2020-10-26 2021-02-02 北京金山云网络技术有限公司 Cloud host testing method and device, storage medium and electronic equipment
CN112433899A (en) * 2020-11-27 2021-03-02 中国建设银行股份有限公司 Cloud server batch detection method, device, equipment and storage medium
CN112787895A (en) * 2021-03-05 2021-05-11 上海中通吉网络技术有限公司 Network inspection method, device and equipment
CN113225223A (en) * 2021-04-21 2021-08-06 武汉思普崚技术有限公司 Automatic testing method for WEB authentication process of PC terminal
CN115277466A (en) * 2022-07-04 2022-11-01 上海轩田工业设备有限公司 Performance test data collection method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104333488A (en) * 2014-11-04 2015-02-04 哈尔滨工业大学 Cloud service platform performance test method
CN105468490A (en) * 2015-12-11 2016-04-06 珠海金山网络游戏科技有限公司 Server performance automatic test method and system and device
CN106445761A (en) * 2016-11-09 2017-02-22 上海斐讯数据通信技术有限公司 Test method and system for regularly recording CPU and memory based on SSH (Secure Shell) protocol
CN107092558A (en) * 2017-04-12 2017-08-25 东华大学 A kind of cli command set automatization test system and method
CN107168877A (en) * 2017-05-19 2017-09-15 郑州云海信息技术有限公司 A kind of method for carrying out remote testing to server based on Python
WO2018072095A1 (en) * 2016-10-18 2018-04-26 深圳市福斯康姆智能科技有限公司 Load testing management method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104333488A (en) * 2014-11-04 2015-02-04 哈尔滨工业大学 Cloud service platform performance test method
CN105468490A (en) * 2015-12-11 2016-04-06 珠海金山网络游戏科技有限公司 Server performance automatic test method and system and device
WO2018072095A1 (en) * 2016-10-18 2018-04-26 深圳市福斯康姆智能科技有限公司 Load testing management method and system
CN106445761A (en) * 2016-11-09 2017-02-22 上海斐讯数据通信技术有限公司 Test method and system for regularly recording CPU and memory based on SSH (Secure Shell) protocol
CN107092558A (en) * 2017-04-12 2017-08-25 东华大学 A kind of cli command set automatization test system and method
CN107168877A (en) * 2017-05-19 2017-09-15 郑州云海信息技术有限公司 A kind of method for carrying out remote testing to server based on Python

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112311624A (en) * 2020-10-26 2021-02-02 北京金山云网络技术有限公司 Cloud host testing method and device, storage medium and electronic equipment
CN112311624B (en) * 2020-10-26 2022-08-16 北京金山云网络技术有限公司 Cloud host testing method and device, storage medium and electronic equipment
CN112433899A (en) * 2020-11-27 2021-03-02 中国建设银行股份有限公司 Cloud server batch detection method, device, equipment and storage medium
CN112787895A (en) * 2021-03-05 2021-05-11 上海中通吉网络技术有限公司 Network inspection method, device and equipment
CN113225223A (en) * 2021-04-21 2021-08-06 武汉思普崚技术有限公司 Automatic testing method for WEB authentication process of PC terminal
CN113225223B (en) * 2021-04-21 2022-08-02 武汉思普崚技术有限公司 Automatic testing method for WEB authentication process of PC terminal
CN115277466A (en) * 2022-07-04 2022-11-01 上海轩田工业设备有限公司 Performance test data collection method and system

Also Published As

Publication number Publication date
CN108923997B (en) 2021-07-20

Similar Documents

Publication Publication Date Title
CN108923997A (en) A kind of cloud service node automatic test approach and device based on python
KR102341154B1 (en) High-speed application for installation on mobile devices for permitting remote configuration of such mobile devices
WO2019072110A1 (en) Method for generating application program, apparatus, system, device, and medium
CN105912473B (en) Mobile APP automatically testing platform and test method based on BDD
Windmüller et al. Active continuous quality control
US10146672B2 (en) Method and system for automated user interface (UI) testing through model driven techniques
CN108228228B (en) Application software publishing method and device
CN112464623A (en) RPA flow file generation method and device, computer equipment and storage medium
CN109933521A (en) Automated testing method, device, computer equipment and storage medium based on BDD
CN107368420A (en) API method of testings, device and electronic equipment
CN110727575B (en) Information processing method, system, device and storage medium
CN108763042A (en) A kind of Cloud Server performance data acquisition method and device based on python
CN115658529A (en) Automatic testing method for user page and related equipment
CN114047968B (en) Method, system, storage medium and equipment for automatic hardware adaptation
US20200097260A1 (en) Software application developer tools platform
CN110471716A (en) The non-embedded method using Office in OA system
Pillai Software architecture with Python
CN112632333A (en) Query statement generation method, device, equipment and computer readable storage medium
CN116841543A (en) Development method for dynamically generating cross-platform multi-terminal application based on Flutter
CN113591279A (en) Method, device, equipment and storage medium for on-line modeling simulation
CN114237678A (en) Component updating method and device, storage medium and computer equipment
CN111045891B (en) Monitoring method, device, equipment and storage medium based on java multithreading
CN111800461A (en) Script downloading method, device, equipment and storage medium of browser
Klems AWS Lambda Quick Start Guide: Learn how to build and deploy serverless applications on AWS
CN116360800B (en) Deployment method and device of code branching environment and electronic equipment

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