Hands-on functional test automation with Visual Studio 2017 and Selenium

Get started with functional testing of both web apps and Windows apps using different test frameworks. This book will take you on a deep dive into integrating functional automation testing with deployment pipelines. Hands-On Functional Test Automation contains step-by-step lessons that will give you...

Full description

Bibliographic Details
Main Authors: Chandrasekara, Chaminda, Herath, Pushpa (Author)
Format: eBook
Language:English
Published: [Berkeley, CA] Apress 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05563nmm a2200481 u 4500
001 EB001923579
003 EBX01000000000000001086481
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484244109 
020 |a 9781484244128 
020 |a 9781484244104 
020 |a 1484244117 
020 |a 1484244125 
020 |a 9781484244111 
050 4 |a QA76.76.T48 
100 1 |a Chandrasekara, Chaminda 
245 0 0 |a Hands-on functional test automation  |b with Visual Studio 2017 and Selenium  |c Chaminda Chandrasekara, Pushpa Herath 
260 |a [Berkeley, CA]  |b Apress  |c 2019 
300 |a xv, 252 pages  |b illustrations 
505 0 |a Chapter 3: Functional Testing for Web ApplicationsLesson 3.01: Create Test Project with C#; Lesson 3.02: How to Capture Web Elements; Locator: ID; Locator: Name; Locator: Class Name; Locator: CSS Selector; Direct Child; Sub-Child; ID; Next Sibling; Attribute value; Sub-String Matches; Match with Inner Text; Using CSS Selectors; Locator: Link Text; Locator: Tag Name; Locator: Partial Link Text; Locator: XPath; Absolute XPath; Relative XPath; XPath Example; Lesson 3.03: Web Elements Commands; Command: Click; Command: Send Keys; Command: Clear; Command: Find Element; Command: Find Elements 
505 0 |a Lesson 2.02: Set Up a Test Project with Selenium and Python in Visual StudioSetting up Visual Studio to Work with Python; Executing Sample Python Test Code; Lesson 2.03: Set Up Test Project with Visual Studio and MAQS Open Framework; Setting Up Visual Studio for Work with MAQS Open Framework; Executing Sample Test Code with MAQS Open Framework in Visual Studio 2017; Lesson 2.04: Set Up A Test Project with Visual Studio and SpecFlow; Setting Up Visual Studio to Work with SpecFlow and Selenium; Execute Sample Test with the SpecFlow Framework; Summary 
505 0 |a Command: GetAttributeCommand: GetCssValue; Command: Submit; Action Commands on IWebElements; Command: ClickAndHold; Command: DragAndDrop; Command: DragAndDropToOffSet; Lesson 3.04: Handling Web Driver Waits; Implicit Wait; Explicit Wait; ElementExists; ElementIsVisible; ElementToBeClickable; InvisibilityOfElementLocated; InvisibilityOfElementWithText; TextToBePresentInElement; TextToBePresentInElementLocated; TextToBePresentInElementValue; TitleContains; TitleIs; UrlContains; UrlToBe; Using Expected Conditions; Lesson 3.05: C# Automation Code Example 
505 0 |a Intro; Table of Contents; About the Authors; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Understanding the Concepts; Examining Different Software Testing Types; Functional Testing; Non-Functional Testing; The Importance of Testing Software Systems; Automating Testing; The Impact of Future Industry Trends on Software Testing; Summary; Chapter 2: Getting Started with Selenium and Visual Studio; Lesson 2.01: Set Up a Test Project with Selenium in Visual Studio; Setting Up Visual Studio Test Project; Verifying the Test Project 
505 0 |a Lesson 3.06: Python Automation Code ExampleLesson 3.07: MAQS Framework with C# Automation Code Example; HomePage.cs; UserLoginPage.cs; MyOrders.cs; Adding the Test Class; Lesson 3.08: SpecFlow Framework with C# Automation Code Example; Summary; Chapter 4: Functional Testing for Windows Apps; Lesson 4.01: Create a Test Project with Coded UI and C#; Install the Coded UI test component in Visual Studio 2017; Setting Up the Visual Studio Test Project; Method 1; Method 2; Lesson 4.02: How to Capture Windows Elements; Lesson 4.03: Element Commands; Click(); Mouse. Click() 
653 |a COMPUTERS / Software Development & Engineering / Quality Assurance & Testing / bisacsh 
653 |a Computer software / Testing / fast 
653 |a Computer software / Testing 
700 1 |a Herath, Pushpa  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-4411-1 
015 |a GBB990924 
776 |z 9781484244111 
776 |z 1484244117 
776 |z 9781484244104 
776 |z 9781484244128 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484244111/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.1/4 
082 0 |a 620 
520 |a Get started with functional testing of both web apps and Windows apps using different test frameworks. This book will take you on a deep dive into integrating functional automation testing with deployment pipelines. Hands-On Functional Test Automation contains step-by-step lessons that will give you an understanding of how to do functional test automation using Selenium with C# and Python. Also, you will learn how to enhance your test automation development with third-party frameworks. You will configure test clients, run functional tests through VSTS release management, and carry out performance and load-testing to gain a good understanding of how to configure a test rig for testing in on-premises environments as well as how to do cloud-based testing. Each lesson comprises an introduction to the related concepts to help you understand how things work. This will broaden your knowledge so you can implement test automation in the correct way. At the end of each lesson alternative options and other enhancement possibilities are discussed to allow you to do further exploration. You will: Implement functional test automation of Windows and web applications Use Visual Studio for load and performance testing Configure and run cloud-based load testing Integrate testing with deployment pipelines