[Tutorial] Learn PyTest In 90 minutes | Selenium With Python

PyTest is a powerful testing framework based on Python. This video on PyTest will help you learn how to execute enhanced test automation with Selenium WebDriver and how to use Selenium WebDriver for cross browser testing in Python PyTest.

In this PyTest Tutorial for beginners and professionals, Carlos Kidman (@CarlosKidman) introduces you to Web Automation with LambdaTest & PyTest. Using a step-by-step approach, he helps you learn setting up a Python project using Visual Studio Code, followed by writing the first UI test cases and running them in parallel to perform cross-browser testing using Selenium WebDriver in Python and PyTest. By the end of this video, you will know how to configure VS Code for Automation Testing using PyTest, create and run test scripts across multiple iOS’ and browsers in PyTest, and create a Parameterized test script in PyTest to run on multiple browsers using LambdaTest.

You will learn -:

:small_orange_diamond: What is PyTest?

:small_orange_diamond: What is PyTest in Selenium?

:small_orange_diamond: What is PyTest in Python?

:small_orange_diamond: What is the use of Selenium in Python?

:small_orange_diamond: How to achieve cross browser testing using Pytest?