Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learn PyTest from Scratch in 2022

    Posted By: BlackDove
    Learn PyTest from Scratch in 2022

    Learn PyTest from Scratch in 2022
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
    Language: English | Size: 1.17 GB | Duration: 3h 23m


    Learn how to create and execute automation tests in pytest

    What you'll learn
    How to create and execute automation test suite in pytest
    How to pick some/all/fixed number of tests to execute
    Learn about fixtures and how to use them in your tests
    Learn about markers, different types of makers
    How to run tests in parallel to reduce overall execution time
    How to generate pytest result report(html, jUnit-xml)

    Requirements
    You should have a basic understanding of the Python Programming Language.
    A system with an internet connection to install required stuff
    Desire to learn
    Description
    Welcome to the "Learn PyTest from scratch" course, a PyTest test framework that is a hot favorite choice of a Python developer.

    This course is created in a way that even a newbie can follow. Whether you have never learned the PyTest framework or you know the basics but don`t know about the advanced topics, this course is for you. In this course, I will teach you the PyTest framework in the easiest way possible.

    Testing is a crucial thing, the framework provides an easy way to adapt and use it to implement tests, PyTest is the most widely used, and as it is based on python programming language, which doesn`t need any introduction. Learning PyTest becomes very easy as of simple syntax of python.

    This course will teach you PyTest in a practical way, with every lecture coming with a full code walkthrough and a screencast presentation of a topic. Each section has an exercise to test your knowledge of what you will be gaining from the particular section.

    I will start by helping you get installed needed things on your system, which includes Python, PyTest, pip and, PyCharm IDE.

    I have covered a wide variety of topics, including

    Installing Python, PyTest, pip, PyCharm

    Running a test in PyTest

    Assert in PyTest

    Understanding of the result of the test

    Discovery of a test

    PyTest way of identifying test files and test functions

    Fixtures

    Markers

    Config files

    Pytest.ini file

    Command-line option

    Running tests in parallel

    How to limit max test failures

    and much more!

    You will get lifetime access to all the lectures plus corresponding presentation slides of the lectures!

    So what are you waiting for? Learn PyTest with me in the easiest and practical way and boost your career.

    Who this course is for
    Anyone who wants to learn about running automation and test
    Developer who wants to learn PyTest for creating and running Python Tests
    Beginner and intermediate python developer who want to add pytest in his/her skillset
    Software test Engineers
    QA Engineers