Video description
Build a UI testing framework step-by-step
About This Video
Build UI automation frameworks on C# from scratch
Implement different automation framework types
Get working and consistent real-life solutions for UI automation with C#
In Detail
This video is the practical step by step guide for UI test automation framework development from the scratch. This course is targeted to C#. We’ll exercise the WebDriver, Appium (for mobile applications) and SpecFlow.
While going throughout the course you will be able to see the step-by-step test automation framework development process and how it changes the shape of tests.
At the end you will have a vision of what framework is, how it looks like and what items should be initially covered at the early beginning of test automation development. Also, you will learn typical solutions for the most common problems with different UI automation solutions
Publisher resources
Table of contents
-
Chapter 1 : Introduction and Initial Setup
- The Course Overview 00:04:48
- Overview of Test Frameworks and Setup 00:19:38
-
Chapter 2 : Writing Sample Tests
- Creating Sample Scenarios 00:05:58
- Adding Configuration 00:05:55
- Data-Drive Tests 00:03:37
- Adapting Tests for Parallel Execution 00:03:31
-
Chapter 3 : Wrapping Controls and Pages
- General Idea Overview and Main Design 00:06:54
- Wrapping Controls 00:06:05
- Wrapping Pages 00:05:00
- Adding Page Factory 00:06:20
- Generating Screenshots 00:03:14
-
Chapter 4 : Complex Cases for Pages and Elements
- Platform-Specific Identifiers 00:12:22
- Customizing Control Interaction 00:06:26
- Dealing with Sub-Elements 00:10:24
- Additional Verification Functionality 00:07:46
-
Chapter 5 : Object Driven Framework
- Major Concepts of the Object Driven Framework 00:07:58
- Creating the Object Driven Engine 00:06:41
- Transferring Data between Steps 00:04:34
- Apply the Approach to Tests 00:07:29
- Chapter 6 : Keyword-Driven Framework
-
Chapter 7 : More Tricky Functionalities
- Transferring Data between Steps 00:07:12
- Evaluating Expressions 00:06:47
- Parallelizing SpecFlow 00:02:58
- Final Overview and What's Next 00:06:49
Product information
- Title: Automated UI Testing in C#
- Author(s):
- Release date: April 2017
- Publisher(s): Packt Publishing
- ISBN: 9781788294591
You might also like
video
Modern JavaScript From The Beginning
Learn and Build Projects with Pure JavaScript (No Frameworks or Libraries) About This Video Understanding of …
video
C# 8 and .NET Core 3.1 Recipes - Second Edition
Leverage C# 8, .NET Core 3.1 and Visual Studio 2019 to build fast, enterprise-ready scalable web …
video
The Complete Node.js Developer Course (3rd Edition)
Learn Node.js by building real-world applications with Node, Express, MongoDB, Mocha, and more! About This Video …
video
Design Patterns (Clean Coders Video Series)
Overview Get ready for something very different. This ain't no screen cast. This ain't no talkin' …