Hand Coding Coded UI: An Evaluation Journey from Inception to Completion
暫譯: 手動編碼 Coded UI:從構想到完成的評估之旅
G. Suden
- 出版商: CreateSpace Independ
- 出版日期: 2017-06-06
- 售價: $1,020
- 貴賓價: 9.5 折 $969
- 語言: 英文
- 頁數: 398
- 裝訂: Paperback
- ISBN: 1547000856
- ISBN-13: 9781547000852
海外代購書籍(需單獨結帳)
相關主題
商品描述
This book is aimed at testers who want to try their hands at automated testing using Coded UI, which is available as part of Microsoft® Visual Studio® (Enterprise Edition). Coded UI has empowered developers and automation testers to work using the same automation tool and language, hence enabling them to collaborate more efficiently and effectively. Moreover, Coded UI can be used for both Web and Windows-based Applications which enables automation testers to devise a single Automation Framework that reuses common code and libraries. This book provides a step by step guide that will teach you how to setup the Automation Framework from scratch using Coded UI. It includes complete listings of the hand coded automation code for the demo Website, Windows-based applications (Windows Forms and WPF Applications) and Web Service that have been developed for you to test against. The code listings explain the logic of individual tests, repositories and generic functions. The hand coding approach used in this book can be applied to any project which aims to use Coded UI as the test automation tool.
In this book, you will:
- Learn Golden Automation Rules.
- Understand UI Controls and their hierarchy in Coded UI.
- Learn about Control Identification Mechanism used in Coded UI.
- Set up the Automation Framework and Object Repository from scratch.
- Add important features to the Automation Framework such as reporting result comparisons, saving screenshots, logging information to the Standard Output window & CSV files, generating Test Result Summary etc.
- Automate testing of Web Applications using UITestControls and HtmlControls.
- Perform Data Driven Testing using Microsoft Excel data sources.
- Perform Cross Browser Testing using Firefox, Chrome, Internet Explorer and Microsoft Edge.
- Automate testing of Web Services.
- Automate testing of Windows Forms Applications using WinControls.
- Automate testing of Windows Presentation Foundation (WPF) Applications using WpfControls.
- Get robust library of generic functions.
- Complete with automation code for the demo Website, Web Service, Windows Forms Application and WPF Application.
Since this book has been designed to be a Practical Oriented Approach, we will adhere to the following steps in each section of a chapter (wherever applicable):
- define a Test Scenario using one of the demo applications - Website, Windows Forms Application, WPF Application or the Web Service.
- define the required Configuration Parameters in the Configuration File.
- write code for the required controls in the Repository File.
- write code for the required generic functions in the Utility File.
- write code for the business process in the Page File.
- write code for the test logic as per the Test Scenario (defined in the beginning) in the Test File.
- finally, execute the test and view the Outcome.
商品描述(中文翻譯)
這本書的目標讀者是希望使用 Coded UI 進行自動化測試的測試人員,Coded UI 是 Microsoft® Visual Studio®(企業版)的一部分。Coded UI 使開發人員和自動化測試人員能夠使用相同的自動化工具和語言進行工作,從而使他們能夠更高效和有效地協作。此外,Coded UI 可用於 Web 和基於 Windows 的應用程式,這使得自動化測試人員能夠設計一個重用公共代碼和庫的單一自動化框架。本書提供了一個逐步指南,教您如何從零開始使用 Coded UI 設置自動化框架。它包括針對您要測試的演示網站、基於 Windows 的應用程式(Windows Forms 和 WPF 應用程式)以及 Web 服務的完整手寫自動化代碼清單。代碼清單解釋了各個測試、庫和通用函數的邏輯。本書中使用的手寫編碼方法可以應用於任何旨在使用 Coded UI 作為測試自動化工具的項目。
在本書中,您將會:
- 學習黃金自動化規則。
- 了解 Coded UI 中的 UI 控件及其層級結構。
- 了解 Coded UI 中使用的控件識別機制。
- 從零開始設置自動化框架和對象庫。
- 為自動化框架添加重要功能,例如報告結果比較、保存截圖、將信息記錄到標準輸出窗口和 CSV 文件、生成測試結果摘要等。
- 使用 UITestControls 和 HtmlControls 自動化測試 Web 應用程式。
- 使用 Microsoft Excel 數據源執行數據驅動測試(Data Driven Testing)。
- 使用 Firefox、Chrome、Internet Explorer 和 Microsoft Edge 執行跨瀏覽器測試(Cross Browser Testing)。
- 自動化測試 Web 服務。
- 使用 WinControls 自動化測試 Windows Forms 應用程式。
- 使用 WpfControls 自動化測試 Windows Presentation Foundation (WPF) 應用程式。
- 獲得穩健的通用函數庫。
- 完整的自動化代碼針對演示網站、Web 服務、Windows Forms 應用程式和 WPF 應用程式。
由於本書旨在採用實用導向的方法,我們將在每個章節的每個部分(如適用)遵循以下步驟:
- 使用其中一個演示應用程式 - 網站、Windows Forms 應用程式、WPF 應用程式或 Web 服務,定義測試場景。
- 在配置文件中定義所需的配置參數。
- 在庫文件中為所需的控件編寫代碼。
- 在實用程序文件中為所需的通用函數編寫代碼。
- 在頁面文件中為業務流程編寫代碼。
- 在測試文件中根據測試場景(在開始時定義)編寫測試邏輯的代碼。
- 最後,執行測試並查看結果。