欢迎来到天天文库
浏览记录
ID:472023
大小:1.26 MB
页数:58页
时间:2017-08-07
《嵌入式软件测试与软件质量评估【毕业论文】》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科毕业设计(20届)嵌入式软件测试与软件质量评估51摘 要【摘要】随着嵌入式技术由简单的工业控制发展到现今的单硅片化,使得嵌入式系统硬件性能和规模有了极大的提高,嵌入式设备越来越多的进入到人们的生活当中,测试嵌入式系统和运行在它上面的应用软件的可靠性、健壮性和稳定性变得越来越重要,但由于嵌入式系统的实时性和嵌入性,导致嵌入式软件测试很难执行开发与测试并行的测试策略。本课题首先从软件测试着手,介绍软件测试的基本理论和基本概念,研究软件测试的基本方法、策略,并引入嵌入式系统的概念,分析嵌入式软件测试的特性,引入嵌入式软件测试。然后主要通过对嵌入式软件测试方法和策略的分析研究,并且借鉴一些开源测
2、试软件实现了三个比较专业的、完善的CPU、Network、I/O性能测试工具,用于测试嵌入式Linux系统和评估嵌入式平台的性能。【关键词】嵌入式系统;软件测试;软件集成;平台选型。Abstract【ABSTRACT】Withtheembeddedtechnologydevelopmentfromthesimpletothepresentindustrialcontrolasinglesiliconchip,makingtheembeddedsystemhardwareperformanceandscalehasbeengreatlyimproved,moreandmoreembeddedd
3、evicesintopeople'sdailylives,thetestembeddedsystemsandrunapplicationsonit'sreliability,robustnessandstabilitybecomeincreasinglyimportant,butbecauseofreal-timeembeddedsystemsandembedded,leadingtotheimplementationofembeddedsoftwaredevelopmentandtestingofthetestisdifficulttoparallelteststrategy.Thesub
4、jectofthefirstsetfromthesoftwaretesting,softwaretestingintroducedthebasictheoryandbasicconcepts,basicmethodsofsoftwaretesting,strategies,andintroducestheconceptofembeddedsystems,analyzethecharacteristicsofembeddedsoftwaretesting,theintroductionofembeddedsoftwaretesting.Andthenmainlythroughtheembedd
5、edsoftwaretestingmethodsandanalysisstrategies,andlearnfromsomeopen-sourcesoftwareimplementationofthetestthreemoreprofessional,comprehensiveCPU,Network,I/OperformancetestingtoolfortestingembeddedLinuxsystemandassesstheperformanceofembeddedplatforms.【KEYWORDS】EmbeddedSystems;SoftwareTesting;SoftwareI
6、ntegration;PlatformSelection.51目 录1绪论11.1研究背景11.2研究内容及国内外的现状11.3文章结构12嵌入式系统概述22.1嵌入式系统的发展道路22.2嵌入式系统特性32.3嵌入式系统的定义43软件测试53.1软件测试的概念53.2软件测试的步骤53.3软件测试的分类63.3.1以功能为依据分类63.3.1.1黑盒测试(BlackTest)63.3.1.2白盒测试(WhiteTest)63.3.1.3灰盒测试73.3.2以时间为依据的分类73.3.2.1单元测试(UnitTest)73.3.2.2集成测试(IntegrateTest)73.3.2.3功能
7、测试(FunctionTest)83.3.2.4系统测试(SystemTest)83.3.3以运行状态为依据的分类93.3.3.1静态测试(StaticTest)93.3.3.2动态测试(DynamicTest)93.4软件测试的原则93.5嵌入式软件测试103.5.1嵌入式软件测试的独特性103.5.2嵌入式软件测试的环境103.5.3嵌入式软件测试的重点和难点113.5.4嵌入式软件测试的方法114测试工
此文档下载收益归作者所有