Software Testing using Visual Studio 2012
暫譯: 使用 Visual Studio 2012 進行軟體測試
Satheesh Kumar N, Subashni S
- 出版商: Packt Publishing
- 出版日期: 2013-06-14
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 444
- 裝訂: Paperback
- ISBN: 1849689547
- ISBN-13: 9781849689540
-
相關分類:
Visual Studio、軟體測試
海外代購書籍(需單獨結帳)
商品描述
Learn different testing techniques and features of Visual Studio 2012 with detailed explanations and real-time samples
Overview
- Using Test Manager and managing test cases and test scenarios
- Exploratory testing using Visual Studio 2012
- Learn unit testing features and coded user interface testing
- Advancement in web performance testing and recording of user scenarios
In Detail
Testing is one of the main phases in the software development lifecycle. Managing the test scenarios, test cases, defects, and linking each one of these is bit of a challenge without using any tools. For frequently changing businesses, it is essential to address testing requirements by matching the pace of the business. This can only be achieved through automation of the possible testing scenarios to reduce the turnaround time of testing.
Software Testing Using Visual Studio 2012 is a practical, hands-on guide that provides a number of clear, step-by-step exercises, which will help you to take advantage of the new features and real power of Visual Studio 2012.
Software Testing Using Visual Studio 2012 starts with the basics of testing types and managing the tests using Test Explorer and a few other tools. Practical examples are added to help you understand the usage of various tools and features in a better way. Software Testing Using Visual Studio 2012 is written from a developer point of view and helps you take advantage of the unit testing features and customize the tests by generating the code and fine-tuning it as per your needs. The Test Manager is a standalone tool which is part of the Visual Studio tools family and takes care of test management. Software Testing Using Visual Studio 201 covers the usage of the test plan, test suite, manual testing, and exploratory testing using Test Manger and managing these aspects using these tools.
Software Testing Using Visual Studio 2012 also covers the recording of user actions and creating automated tests out of it. This book covers generating and adding parameters to the recording and replacing it at runtime, adding validation and extraction rules to the tests, running the tests using command line commands, looking at the details of test results, and configuring the running the load test out of web performance or unit tests.
This book helps you to understand the complete testing features and how to make use of automation features as well. It will appeal to both developers and testers.
What you will learn from this book
- Discover different testing types as part of Visual Studio 2012
- Use the test plan, test suite, manual testing ,and exploratory testing
- Record user interface actions and generating code out of it to customize the test
- Get to grips with unit testing features and data-driven unit tests to automate the tests for multiple scenarios
- Add extraction rules, validation rules, and custom rules to the recorded requests and add parameters to the requests
- Create and configure load tests with the help of a web performance test or unit test
- Analyze the detailed view of test results
- Execute the existing tests at the command line using the MSTest command line utility
- Report on the test results and publish the test results
Approach
We will be setting up a sample test scenario, then we'll walk through the features available to deploy tests.
商品描述(中文翻譯)
學習不同的測試技術和 Visual Studio 2012 的功能,並提供詳細的解釋和即時範例
概述
- 使用測試管理器來管理測試案例和測試場景
- 使用 Visual Studio 2012 進行探索性測試
- 學習單元測試功能和編碼的使用者介面測試
- 在網頁性能測試和使用者場景錄製方面的進展
詳細內容
測試是軟體開發生命週期中的主要階段之一。管理測試場景、測試案例、缺陷,並將每一項連結起來,若不使用任何工具會有些挑戰。對於經常變化的業務,必須通過與業務步伐相匹配來解決測試需求。這只能通過自動化可能的測試場景來實現,以減少測試的周轉時間。
《使用 Visual Studio 2012 進行軟體測試》是一本實用的手冊,提供多個清晰的逐步練習,幫助您充分利用 Visual Studio 2012 的新功能和真正的強大功能。
《使用 Visual Studio 2012 進行軟體測試》從測試類型的基本概念開始,並使用測試資源管理器和其他幾個工具來管理測試。實際範例的加入幫助您更好地理解各種工具和功能的使用。《使用 Visual Studio 2012 進行軟體測試》是從開發者的角度撰寫的,幫助您利用單元測試功能,並通過生成代碼和根據需求進行微調來自定義測試。測試管理器是一個獨立的工具,屬於 Visual Studio 工具系列,負責測試管理。《使用 Visual Studio 2012 進行軟體測試》涵蓋了測試計劃、測試套件、手動測試和使用測試管理器進行探索性測試的使用,並使用這些工具管理這些方面。
《使用 Visual Studio 2012 進行軟體測試》還涵蓋了錄製使用者操作並從中創建自動化測試的內容。本書涵蓋了生成和添加參數到錄製中,並在運行時替換它,為測試添加驗證和提取規則,使用命令行命令運行測試,查看測試結果的詳細信息,以及配置從網頁性能測試或單元測試運行負載測試。
本書幫助您理解完整的測試功能以及如何利用自動化功能。它將吸引開發者和測試人員。
您將從本書中學到什麼
- 發現 Visual Studio 2012 中的不同測試類型
- 使用測試計劃、測試套件、手動測試和探索性測試
- 錄製使用者介面操作並生成代碼以自定義測試
- 熟悉單元測試功能和數據驅動的單元測試,以自動化多個場景的測試
- 為錄製的請求添加提取規則、驗證規則和自定義規則,並為請求添加參數
- 在網頁性能測試或單元測試的幫助下創建和配置負載測試
- 分析測試結果的詳細視圖
- 使用 MSTest 命令行工具在命令行執行現有測試
- 報告測試結果並發布測試結果
方法
我們將設置一個示範測試場景,然後逐步介紹可用於部署測試的功能。