論文格式
          電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
          機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結 |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網 |
          搜索 高級搜索

          當前位置:論文格式網 -> 畢業論文 -> 計算機論文
          畢業論文標題:

          測試管理系統的設計與實現

           本文ID:LWGSW13629 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 測試管理系統的設計與實現 (收費:1000 積分)  

          論文字數:12379,頁數:31  有開題報告,任務書

          摘  要
           工欲善其事,必先利其器。好的工具可以提高項目人員的測試效率。以MI公司的TestDirector為例,它是一個基于WEB應用的系統,它將管理工具使用對象擴展到軟件質量控制部門、用戶和其他相關的部分,讓更多人員參與測試,有利于項目管理員對項目進度和效率有一個全局的了解。的確如此,市場上的測試工具,盡管提供了強大的功能,提高測試效率,但是其測試管理思想并沒有跟中國IT企業結合,很多功能不能靈活使用。因此公司提出一個在.NET環境下,基于WEB服務技術的軟件測試管理系統的解決方案。
           在本文中,詳細介紹公司所開發的測試管理系統的設計和實現過程。它運用公司提供的開發平臺的公用模塊,并采用面向對象的分析方法,再以先進性,易用性,完整性,擴展性,易維護性等設計原則為指導來完成此系統的設計和實現。
           綜合開發平臺即是提供一個開發平臺,其底層和通用功能已經實現,它具有先進的技術和成熟技術框架。因此深入闡述平臺的功能,以及其技術框架和框架所具有的特點(MVC框架,動態服務,服務-方法,設計接口,日志)。并以先進性,易用性,完整性,擴展性,易維護性等設計原則為指導來考慮本系統的設計。
           最后強調系統的重要功能:此系統有效地控制需求分析覆蓋、測試計劃管理、制定自動化測試腳本的運行和對測試中產生的錯誤報告進行跟蹤,并確保該缺陷有相應的人員進行修復或制作相應的補丁。
           
          關鍵詞:測試管理,綜合開發平臺,面向對象,.NET,查詢算法

          Testing Management System Design and Implementation

          ABSTRACT
             Saying goes, we must first sharpen his tools. Good tool for project personnel can improve the efficiency of the test. for example MI testdirector,it is a web_based application system. The Object whose will use the tool extends to the quality control department, and users and other relevant part. It will allow more users to take part in the test, and is conducive to the project manager of project progress and efficiency of a global understanding. So our company offered the Web services technology-based software testing management system solutions in .net environment.
           In this paper, introduce the system design and implementation process, we will a brief introduction of the test management system development background, meaning, and some technical background, let people have a general impression.
           focus on the overall system framework. Integrated application development platform for system utility module provides some base technology and mature technology framework. So go into the details of the functional and technical framework and the framework of the characteristics (MVC framework, dynamic services, Service-way design interface, and log). Again use advanced, easy-to-use, integrity, scalability, ease of maintenance, and other design principles to guide the system to consider the design.
           We also specially explain the important functions of this system. this system effectively control coverage requirement analysis, testing program management, automated test script development of the operation and testing of the tracking error, and to ensure that the corresponding defect repair or staff produced the corresponding patch.

          Key words:Testing management,Integrated platform,.NET,Query algorithm
          目  錄
          1. 緒論 1
          1.1 國內外研究現狀 1
          1.2 論文背景以及意義 2
          1.3 系統的一些基本概念 2
          1.4 系統功能 3
          2. 系統總體設計 4
          2.1 總體結構 4
          2.2 設計思想 4
          2.3 設計難點 5
          2.3.1 項目管理分析 5
          2.3.2 測試流程分析 6
          2.3.3 如何組織測試用例 8
          2.3.4 如何確定BUG修改權限 9
          2.3.5 預留接口問題 10
          2.4 設計關鍵技術 10
          2.4.1 MVC框架 10
          2.4.2 綜合開發平臺 11
          2.4.3 面向對象分析方法 14
          3. 測試管理系統的重要功能實現 15
          3.1 測試需求 15
          3.2 測試計劃 16
          3.3 測試執行 17
          3.4 BUG管理 18
          3.5 附件上傳 18
          3.6 靜態數據維護 19
          4. 主要算法研究 22
          4.1 查詢算法 22
          4.1.1 查詢條件 22
          4.1.2 兩種關鍵字檢索方式 22
          4.1.3 實現過程 22
          4.2 查詢算法的改進 23
          4.1.4 字匹配程度的可能性 23
          4.1.5 匹配項的確定 23
          4.1.6 改進算法的實現 24
          4.1.7 值得注意的問題 24
          總  結 25
          致  謝 26
          參考文獻 27


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:商業銀行信貸審批系統的設計與實現 下一篇:基于BS模式的企業內部庫存管理系統
          Tags:測試 管理系統 設計 實現 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文