跳到主要內容

簡易檢索 / 詳目顯示

研究生: 盧建成
Chien-Cheng Lu
論文名稱: 以增進軟體品質為目的之測試助理系統設計與實作
Design and Implementation of Testing Assistant System for Improving Software Quality
指導教授: 李允中
Jonathan Lee
口試委員:
學位類別: 碩士
Master
系所名稱: 資訊電機學院 - 資訊工程學系
Department of Computer Science & Information Engineering
畢業學年度: 96
語文別: 中文
論文頁數: 63
中文關鍵詞: 測試管理功能性測試案例系統測試單元測試
外文關鍵詞: Testing Management, Functional Test Case, Unit Testing, System Testing
相關次數: 點閱:13下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 提升軟體品質,藉此提高顧客的滿意度及產品的完成度,一直是軟體專案中的首要議題。本研究希冀藉由通過測試來提升軟體的品質,因此針對測試活動,提供了一系列的解決方案,包含了測試計畫與案例的管理與監控、測試瑕疵的回報、單元測試的監控、自動化需求垂直追溯表的更新和輔助開發功能測試案例的工具等。
    本研究針對實務上的分析與設計,而提供的可行的測試管理系統,可以協助測試者或其他人員,進行其相關的測試活動,並藉由即時的監控報表,呈現專案測試狀態,以提升測試效率與察覺測試問題,最終達到提升軟體品質的目標。


    It is always a primary issue of software projects to improve software quality for increasing the satisfaction rate of customers and the completeness of the product. This research provides a way to address this issue from testing aspect and a total solution to assist testers in managing testing, such as test plan management, test case management, defect reporting, unit testing monitoring, vertical requirement traceability updating, and supporting tool for developing functional test cases.
    Based on the practical analysis and design of testing problems, this research provides a testing assistant system and a total solution to facilitate testing activities and improve software quality. By real-time monitoring status of testing artifacts, relevant project members can perform their testing activities more efficiently and reveal product defects more easily. Eventually, the major defects can be removed before releasing, and software quality can be increased.

    摘要 II ABSTRACT III 誌謝 IV 目錄 V 圖目錄 VII 表目錄 VIII 第一章、 緒論 - 1 - 1.1 動機 - 1 - 1.2 目標 - 1 - 1.3 論文架構 - 2 - 第二章、 背景知識介紹 - 3 - 2.1 軟體測試 - 3 - 2.1.1 測試計畫 - 5 - 2.1.2 測試案例 - 6 - 2.2 使用案例介紹 - 7 - 2.2.1 使用者案例圖關係介紹 - 7 - 第三章、 系統分析與設計 - 12 - 3.1 系統架構 - 12 - 3.1.1 架構分析 - 12 - 3.1.2 架構設計 - 13 - 3.2 測試管理核心元件 - 17 - 3.2.1 架構分析 - 17 - 3.2.2 架構設計 - 19 - 3.2.2.1元件架構 - 20 - 3.2.2.2 使用流程圖 - 23 - 3.3 單元測試監控元件(UTC MANAGER) - 24 - 3.3.1 架構分析 - 24 - 3.3.2 架構設計 - 25 - 3.3.2.1元件架構 - 25 - 3.3.2.2 使用流程圖 - 28 - 3.4 功能性測試案例發展輔助元件 - 31 - 3.4.1 架構分析 - 31 - 3.4.2 情節組合與測試路徑產生策略 - 31 - 3.4.3 架構設計 - 37 - 3.4.3.1 元件架構 - 37 - 3.4.3.2 使用流程圖 - 40 - 3.5 系統資料更新元件 - 44 - 3.5.1 架構分析 - 44 - 3.5.2 架構設計 - 45 - 3.5.2.1元件架構 - 45 - 第四章、 相關文獻探討 - 48 - 4.1 相關測試管理工具比較 - 48 - 4.2 測試案例產生方法比較 - 53 - 第五章、 結論 - 60 - 5.1 貢獻 - 60 - 5.2 未來研究 - 61 - 參考文獻 - 62 -

    [1] Glenford J. Myers, The Art of Software Testing, 2nd ed., John Wiley and Sons, Hoboken, N.J., c2004
    [2] Edward Kit, Software Testing in the Real World: Improving the Process, Addison-Wesley, N.Y., 1995
    [3] Roger S. Pressman, Software Engineering: A practitioner’s approach, 6th ed., McGraw-hill, N.Y., 2005
    [4] 李幸超,軟體測試實務講座: 來自矽谷的技術經驗與心得分享, 初版, 博碩文化, 台北縣, 2007
    [5] Frank Armour, Granville Miller, Advanced Use Case Modeling Software Systems, Addison-Wesley, N.Y., c2001
    [6] Alistair Cockburn著, Writing Effective Use Cases, 趙光正 譯, 台灣培生教育, 台北市, 2003
    [7] Russ Miles, Kim Hamilton 著, UML 2.0學習手冊, 楊仁和 譯, 歐來禮, 台北市, 2006
    [8] Ivar Jacobson,“Object-oriented Software Engineering: A Use Case-driven Approach”, Addison-Wesley, N.Y., 1992
    [9] Jim Heumann, Generating Test Cases From Use Cases, 2001
    [10] Cle´mentine Nebut et al., Automatic Test Generation : A Use Case Driven Approach, IEEE Transaction Of Software Engineering Vol. 32, No. 3., 2006
    [11] IEEE Standard for Software Test Documentation. IEEE Std 829-1998, IEEE (1998)
    [12] SourceForge.net: Test Case Web, http://sourceforge.net/projects/tcw, 2008/7/4
    [13] SourceForge.net: TestLink, http://testlink.sourceforge.net/docs/testLink.php, 2008/7/4
    [14] PassMarkTM Software: TestLog, http://www.testlog.com/, 2008/7/4
    [15] HP: TestDirector, https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-127-24%5E1131_4000_100__, 2008/7/4

    QR CODE
    :::