軟件測試自動化工具的用例格式研究.doc
軟件測試自動化工具的用例格式研究, 畢業(yè)論文 目錄內(nèi)容摘要iabstractii1 軟件自動化測試概念11.1 軟件測試國內(nèi)外現(xiàn)狀及發(fā)展趨勢11.2 自動化測試的引入11.3 軟件自動化測試的定義21.4 軟件測試自動化的分類21.5 本文目標和主要研究工作22 軟件測試用例設計32.1 什么是測試用例32.2 測試用例...
內(nèi)容介紹
此文檔由會員 bfxqt 發(fā)布軟件測試自動化工具的用例格式研究 畢業(yè)論文
目錄
內(nèi)容摘要 I
Abstract II
1 軟件自動化測試概念 1
1.1 軟件測試國內(nèi)外現(xiàn)狀及發(fā)展趨勢 1
1.2 自動化測試的引入 1
1.3 軟件自動化測試的定義 2
1.4 軟件測試自動化的分類 2
1.5 本文目標和主要研究工作 2
2 軟件測試用例設計 3
2.1 什么是測試用例 3
2.2 測試用例的編寫 3
2.3 白盒測試用例設計 5
2.4 黑盒測試用例設計 7
3 軟件測試自動化主流工具 11
3.1 白盒測試工具 11
3.2 黑盒測試工具 11
3.3 性能測試工具 12
3.4 測試管理工具 14
3.5 測試輔助工具 14
4 基于自動化測試工具的用例的實施 15
4.1 測試背景與功能概述 15
4.2 測試用例的設計與實現(xiàn) 15
4.3 性能測試工具LoadRunner與用例的實施 25
4.4 TestDirector測試管理工具 32
5 總結 36
附錄 39
附錄A 開題報告 39
附錄B LoadRunner中負載壓力測試用例1腳本代碼 42
致謝 51
內(nèi)容摘要:軟件質量是軟件的生命!軟件測試是保證軟件質量的重要手段。沒有軟件測試的開發(fā)是不完整的軟件開發(fā)過程。軟件測試的核心任務是生成和執(zhí)行軟件測試用例,因為,好的測試用例可以極大提高軟件測試的質量。本文通過介紹軟件測試用例的概念與設計,測試用例在自動化測試工具中的形態(tài)、復用機制和配置管理,闡明了軟件測試用例是軟件測試的核心,體現(xiàn)了其在軟件測試中的重要性。
本文的展開將通過以下三個部分:
第一部分:介紹白盒測試和黑盒測試的測試用例的設計方法。
第二部分:按照測試技術的劃分,介紹各種當前主流自動化測試工具。
第三部分:本文將用例與自動化測試工具QTP、LoadRunner、 TestDirector結合,分析測試用例的存儲、配置管理語自動運行機制。
關鍵詞:測試用例,自動化測試工具,測試腳本
Abstract: Software Quality is the life of the software! Software testing is to ensure that an important means of software quality. There is not a complete software development process with no development of software testing. The core mission of software testing is the generation and implementation of software test case, because of that a good test case can greatly improve the quality of software testing. In this paper, by introducing the concept and design of software test case, the pattern,Reuse mechanism and configuration management in automated testing tools ,this article clarifies that software test case is the core of the software and reflects the importance of test case in software testing.
This article will expand the adoption of the following three parts:
First part: Introduction of the white-box testing and black-box testing test case design method.
Second part: In accordance with the division of testing technology, introducing a wide range of automated testing tools for the mainstream.
Third part: By integrating the use cases and automated testing tools QTP, LoadRunner, TestDirector, this article analysis the stored test cases, configuration management and automatic operating mechanism.
Key words: test cases,automated test tools,test scripts