Learn PyTest from Scratch in 2023
Learn PyTest from scratch and enhance your automation testing skills. This comprehensive course covers everything from creating and executing test suites to using fixtures and markers. Discover how to run tests in parallel, generate result reports, and reduce execution time. Suitable for beginners and experienced Python developers, this practical course offers lifetime access to lectures and presentation slides. Boost your career and become proficient in PyTest, the widely used test framework for Python. Perfect for anyone interested in automation and software testing, including developers and QA engineers.
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)
Welcome to my first course, “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 the 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 include 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 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 the corresponding presentation slides of the lectures!
So what are you waiting for? Learn PyTest with me in the easiest and most 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
- Python developer who wants to add pytest in his/her skillset
- Software test Engineers
- QA Engineers
User Reviews
Be the first to review “Learn PyTest from Scratch in 2023”
You must be logged in to post a review.
There are no reviews yet.