天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 軟件論文 >

邊界網(wǎng)關(guān)負(fù)載測(cè)試自動(dòng)化測(cè)試系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-07-16 07:27
【摘要】:電信業(yè)務(wù)及功能的飛速發(fā)展,對(duì)電信設(shè)備的性能要求是越來越高,各種不同的應(yīng)用功能也在不停的增加。這就給電信設(shè)備供應(yīng)商所提供的產(chǎn)品的性能提出了更高的性能保障要求。同時(shí),基于目前市場(chǎng)的競(jìng)爭(zhēng)環(huán)境,也使得電信設(shè)備供應(yīng)商使自身產(chǎn)品的軟件更新周期大大的縮短。也正是基于這些原因,導(dǎo)致電信設(shè)備性能測(cè)試過程中的負(fù)載測(cè)試任務(wù)壓力逐漸變的十分巨大。負(fù)載測(cè)試是一種長(zhǎng)時(shí)間占用測(cè)試設(shè)備及人力資源的測(cè)試內(nèi)容,通常在整個(gè)的測(cè)試階段,測(cè)試工程師都需要定時(shí)或者不定時(shí)的對(duì)電信設(shè)備系統(tǒng)執(zhí)行相關(guān)的數(shù)據(jù)收集及事件觸發(fā)命令,借此觀察及判斷電信設(shè)備是否符合性能設(shè)計(jì)時(shí)的要求。傳統(tǒng)的以密集勞動(dòng)力為基礎(chǔ)的手動(dòng)測(cè)試技術(shù),已經(jīng)無法滿足目前軟件系統(tǒng)開發(fā)及測(cè)試周期短的要求。本文將依據(jù)邊界網(wǎng)關(guān)負(fù)載測(cè)試的相關(guān)測(cè)試技術(shù),并通過基于Tcl(Tool Command Language)腳本設(shè)計(jì)語(yǔ)言設(shè)計(jì)及實(shí)現(xiàn)了一套自動(dòng)化集成測(cè)試系統(tǒng)AITS(Automated Integration Testing System)。首先通過對(duì)自動(dòng)化測(cè)試技術(shù)的分析,以及邊界網(wǎng)關(guān)負(fù)載測(cè)試的相關(guān)測(cè)試現(xiàn)狀,指出基于Tcl腳本語(yǔ)言設(shè)計(jì)的AITS系統(tǒng)來替代手動(dòng)測(cè)試的重要性。其次,先通過介紹及分析邊界網(wǎng)關(guān)負(fù)載測(cè)試的相關(guān)測(cè)試原理及技術(shù),再結(jié)合測(cè)試需要實(shí)現(xiàn)那些功能來闡述如何設(shè)計(jì)與實(shí)現(xiàn)AITS系統(tǒng)。最后通過AITS系統(tǒng)的實(shí)際測(cè)試來檢驗(yàn)系統(tǒng)功能設(shè)計(jì)的完整性,并能替代手動(dòng)測(cè)試的內(nèi)容。基于Tcl腳本語(yǔ)言的AITS系統(tǒng)是通過數(shù)據(jù)驅(qū)動(dòng)來設(shè)計(jì)的,所以此系統(tǒng)的設(shè)計(jì)理念是通過其功能性來完成,并且,AITS系統(tǒng)通過其自身的功能性設(shè)計(jì),幾乎完全替代手動(dòng)測(cè)試的相關(guān)的工作。由于AITS系統(tǒng)是基于Tcl腳本語(yǔ)言而設(shè)計(jì)的,此種語(yǔ)言有著非常好的易學(xué)性及靈活性,這也使得本身編程能力較弱的測(cè)試工程師能根據(jù)相應(yīng)的需求來編寫適合自身測(cè)試需求的函數(shù)等信息,提高測(cè)試效率及準(zhǔn)確性。
[Abstract]:With the rapid development of telecommunication services and functions, the performance requirements of telecommunication equipment are becoming higher and higher, and various application functions are constantly increasing. This puts forward higher performance guarantee requirements for the products provided by telecom equipment suppliers. At the same time, based on the current market competition environment, telecom equipment suppliers make their own software update cycle greatly shortened. It is precisely for these reasons that the load test task pressure in the performance testing process of telecommunication equipment gradually changes very huge. Load testing is a test that takes up testing equipment and human resources for a long time, usually during the entire testing phase. Test engineers are required to perform data collection and event trigger commands on telecommunication equipment systems on a regular or unscheduled basis to observe and determine whether telecommunication equipment meets the requirements of performance design. The traditional manual testing technology based on labor force can not meet the requirement of short software system development and test cycle. In this paper, we design and implement an automatic integrated testing system (AITS) based on TCL (tool Command language) script design language according to the relevant testing technology of boundary gateway load testing. Based on the analysis of automated test technology and the current status of load testing in boundary gateway, the importance of replacing manual testing with AITS system based on TCL scripting language is pointed out. Secondly, by introducing and analyzing the test principle and technology of load testing of boundary gateway, and then combining the functions of test, this paper explains how to design and implement the AITS system. Finally, the integrity of the system function design is verified by the actual test of the AITS system, and the manual test can be replaced. The AITS system based on TCL script language is designed by data drive, so the design idea of this system is accomplished by its function, and the AITS system is designed by its own function design. Almost completely replace manual testing related work. Because the AITS system is based on the TCL scripting language, this language is very easy to learn and flexible. This also enables the test engineer with weak programming ability to write the function and other information according to the corresponding requirements to improve the test efficiency and accuracy.
【學(xué)位授予單位】:大連理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP311.52

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 ;負(fù)載測(cè)試降低應(yīng)用風(fēng)險(xiǎn)[J];軟件世界;2005年06期

2 唐思章;陳涵生;;分布式自動(dòng)化負(fù)載測(cè)試系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)工程;2006年04期

3 費(fèi)清春;田峰敏;雷萬保;史瑩瑩;;一種負(fù)載測(cè)試中因素確認(rèn)的方法及其應(yīng)用[J];信息化研究;2012年01期

4 何英;李麗娟;徐少華;;負(fù)載測(cè)試在數(shù)碼照片質(zhì)量認(rèn)證系統(tǒng)中的運(yùn)用[J];計(jì)算技術(shù)與自動(dòng)化;2006年03期

5 翟曉旭;;計(jì)算機(jī)多用戶系統(tǒng)負(fù)載測(cè)試軟件的設(shè)計(jì)與研究[J];計(jì)算機(jī)光盤軟件與應(yīng)用;2012年14期

6 石釗,范忠禮;3G系統(tǒng)負(fù)載測(cè)試工具的設(shè)計(jì)[J];數(shù)據(jù)通信;2004年01期

7 余慶春,周懷北,高山;計(jì)算機(jī)多用戶系統(tǒng)負(fù)載測(cè)試軟件的研究與設(shè)計(jì)[J];計(jì)算機(jī)應(yīng)用研究;2005年03期

8 楊克力;徐成;;網(wǎng)格平臺(tái)負(fù)載測(cè)試的研究和搭建[J];武漢理工大學(xué)學(xué)報(bào)(信息與管理工程版);2008年01期

9 陸莉莉;楊根興;;數(shù)字化校園系統(tǒng)的負(fù)載測(cè)試方法的研究[J];微型電腦應(yīng)用;2007年10期

10 張江河,葛瑋,董云衛(wèi);Web應(yīng)用的負(fù)載測(cè)試策略研究[J];微機(jī)發(fā)展;2005年02期

相關(guān)重要報(bào)紙文章 前6條

1 歐陽(yáng)辰 周欣;負(fù)載測(cè)試——網(wǎng)站的“體能”測(cè)試[N];計(jì)算機(jī)世界;2002年

2 文武;自動(dòng)負(fù)載測(cè)試--助力電子商務(wù)[N];中國(guó)商報(bào);2006年

3 韓雪銳;凱翔公司干式負(fù)載測(cè)試裝置出口澳大利亞[N];中國(guó)船舶報(bào);2010年

4 韓濤;Web應(yīng)用負(fù)載測(cè)試自動(dòng)化[N];計(jì)算機(jī)世界;2006年

5 ;“七步走”輕松實(shí)現(xiàn)Web應(yīng)用負(fù)載測(cè)試自動(dòng)化[N];人民郵電;2006年

6 美科利公司;捍衛(wèi)金融業(yè)務(wù)可靠性的幕后英雄[N];中國(guó)計(jì)算機(jī)報(bào);2006年

相關(guān)碩士學(xué)位論文 前4條

1 彭玉松;云環(huán)境下WS-BPEL流程負(fù)載測(cè)試的研究與實(shí)現(xiàn)[D];華南理工大學(xué);2015年

2 吳念;邊界網(wǎng)關(guān)負(fù)載測(cè)試自動(dòng)化測(cè)試系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[D];大連理工大學(xué);2016年

3 肖靜;基于Web挖掘的負(fù)載測(cè)試應(yīng)用研究[D];四川大學(xué);2006年

4 呂曉鵬;IaaS云平臺(tái)Web負(fù)載測(cè)試框架的研究與應(yīng)用[D];中國(guó)科學(xué)院大學(xué)(工程管理與信息技術(shù)學(xué)院);2015年

,

本文編號(hào):2125674

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/2125674.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶b32b1***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com