文档介绍:苏州大学
硕士学位论文
基于SNMP的无线网络设备自动化测试工具的设计与实现
姓名:倪肖
申请学位级别:硕士
专业:软件工程
指导教师:王宜怀
2010-12-30
基于 SNMP 的无线网络设备自动化测试工具的设计与实现中文摘要
基于 SNMP 的无线网络设备自动化测试工具的
设计与实现
中文摘要
无线网络的兴起带来了无线网络设备的普及,诸如无线接入点、无线网
卡等如今已经大量应用到国内众多企业中。无线网络测试方法的研究与自动
测试工具开发对保证无线网络设备的质量有重要意义。
目前国内许多中小型企业还是采用手动方式测试无线网络设备,因此迫
切需要设计出一款自动化测试工具,来提高测试部门的工作效率。为了实现
统一管理,从无线接入点到无线路由几乎所有的现代无线网络设备均支持
SNMP 协议的管理,所以对 SNMP 协议的应用是开发测试工具时必不可少的。
本文就是受一家企业委托开发一套无线网络设备自动化测试工具。
本设计受启发于实验室的测试环境,采用测试自动化的思想。本文先阐
述无线网络设备和自动化测试的相关背景,给出设计无线网络设备和自动化
测试的基本原理。从 SNMP 协议的标准规范及其测试内容入手,给出该工具
的需求,并分析设计该工具的可行性。提出该自动化测试工具的整体框架,
分析该工具的设计流程,详细描述实现思路,并给出其中重要的功能结构。采用
Visual Studio2005 开发平台实现该工具,在企业测试部门的实际工作环境下,使用
该工具对无线网络设备进行检测并分析测试结果,验证它的可靠性和稳定性。根据
企业日常测试项目完成的实际效果,我们发现该自动化测试工具在一定程度
上提高了测试效率,加快了测试项目的完成进度,同时还能减少测试人员主
观上的失误,提高测试的准确性和覆盖率,降低了企业的人力成本,给企业
效益带来了实质性的提升。
关键词:MIB、SNMP、自动化测试、无线接入点
作者: 倪肖
指导老师: 王宜怀
I
Abstract Design and Implementation of an Automatic-test Tool for work Device Based on SNMP Protocol
Design and Implementation of an Automatic-test Tool
for work Device Based on SNMP Protocol
Abstract
The rise of works has brought the popularity of work device,
such as AP, WNIC now have a large number of applications to many domestic
Testing Research and Development of automatic-test tool
for ensuring the quality of work equipment is significant.
Many domestic small and medium enterprises still use manual testing methods. So
there is an urgent need to design an automatic-test tool which can make the testing more
efficient. In order to achieve unified management, from AP to the wireless router almost
all modern work devices support the SNMP management, so the application
of SNMP is essential while testing.
The design is enlightened by the laboratory test environment using test automation
ideas. This paper introduces work devices and automatic testing background,
gives the basic principles of designing the automatic-test tool for work device
and SNMP pro