Software Testing using Visual Studio 2012

Satheesh Kumar N, Subashni S

  • 出版商: Packt Publishing
  • 出版日期: 2013-06-14
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 444
  • 裝訂: Paperback
  • ISBN: 1849689547
  • ISBN-13: 9781849689540
  • 相關分類: Visual Studio軟體測試
  • 下單後立即進貨 (約3~4週)

商品描述

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 工具家族中的一個獨立工具,負責測試管理。《使用 Visual Studio 2012 進行軟體測試》涵蓋了測試計劃、測試方案、手動測試和使用測試管理器進行探索性測試的使用。

《使用 Visual Studio 2012 進行軟體測試》還涵蓋了記錄用戶操作並創建自動化測試的內容。本書介紹了生成和添加記錄的參數,並在運行時替換它,添加驗證和提取規則到測試中,使用命令行命令運行測試,查看測試結果的詳細信息,以及配置從網絡性能或單元測試中運行負載測試。

本書幫助您了解完整的測試功能,以及如何利用自動化功能。它將吸引開發人員和測試人員。

本書將教您:
- 探索 Visual Studio 2012 中的不同測試類型
- 使用測試計劃、測試方案、手動測試和探索性測試
- 記錄用戶界面操作並生成相應的代碼以自定義測試
- 熟悉單元測試功能和數據驅動的單元測試,以自動化多種情境的測試
- 添加提取規則、驗證規則和自定義規則到記錄的請求中,並添加參數到請求中
- 使用網絡性能測試或單元測試創建和配置負載測試
- 分析測試結果的詳細視圖
- 使用 MSTest 命令行工具在命令行中執行現有測試
- 報告測試結果並發佈測試結果

這本書將通過設置一個示例測試場景,然後逐步介紹可用於部署測試的功能。