Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Elegant Automation Frameworks with Python and Pytest

Course Cover
compare button icon

Course Features

icon

Duration

5.49 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

5.49 hours

Course Description

Use pytest's professional-grade framework design and fast scalable to create and run automated test suites like an expert

About This Video

  • Automated testing with pytest: Learn how to be proficient
  • Professionally create a well-organized and scalable test framework
  • Learn how fixtures can reduce up to 80% of code from a bloated source codebase

Python is one the most widely used programming languages in the world. Pytest, one of the most popular and well-maintained testing frameworks in industry, provides a wealth of tools that allow for faster and more stress-free testing. This course will teach you how to remove boilerplate setup and teardown codes, run multiple tests simultaneously, track your test run history, and identify slow or problematic tests.

This course will guide you through each session, beginning with a brief introduction to pytest and then moving on to the setup. You will learn what makes a good framework and what makes it a bad one. As you progress, you'll be able to use test searching to avoid lengthy test suites and how fixtures can reduce code bloat by up to 80%. This interactive course includes information-rich videos that will help you understand the concepts.

This course will prepare you to create professional-level, high-performance, well-organized and scalable test frameworks.

Who is this book for

This course is designed for anyone who wants to improve or build an automated testing framework.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

Become proficient in automated testing using pytest

Create a well-organized, scalable test framework on a professional level

Find out how fixtures can eliminate up to 80% of code in a bloated codebase

Target Students

This course is for anyone looking to build or improve an automated testing framework

Course Cover