Font Size: a A A

The Design And Implementation Of Automation Test System Based On Robot Framework

Posted on:2019-04-01Degree:MasterType:Thesis
Country:ChinaCandidate:M GuanFull Text:PDF
GTID:2428330578971936Subject:Electronic and communication engineering
Abstract/Summary:PDF Full Text Request
Software testing is an important guarantee for the quality of software products and runs through the whole software development cycle.In the case of limited manpower and resources,it is very difficult to ensure a comprehensive test,which requires manual and repeated testing.Moreover,this part of work is often just repetitive work,automated testing comes into being.This paper design and implement an automated testing system based on Robot Framework for the product NetEase Yunxin IM.The Robot Framework testing framework is based on the extensible keyword driven approach based on the Python language,which is developed using tabular syntax.The Robot Framework testing framework can also display results reports and log files in HTML format,which is easy for testers to read.The test scope of the system designed in this paper covers the main function points of the instant messaging software IM to be tested,including user registration and login,user information viewing and modification,adding friends,and sending messages.After designing the test case,this paper writes the executable script corresponding to the test case in the framework,and uses the automatic test system designed in this paper to test the IM software and analyze the results after the test.Finally,from the test results,it can be found that the test system based on the Robot Framework testing framework designed in this paper fully utilizes the strengths of the keyword-driven approach.The proper separation of test data and test scripts in software testing greatly improves the efficiency of software testing,reduces the cost of maintaining automated software testing,and reduces the time spent on software development.
Keywords/Search Tags:Software test, Communication software, Automated testing, Robot Framework
PDF Full Text Request
Related items