PyTest Tutorial | Selenium With Python | Learn PyTest In 90 minutes | LambdaTest
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.
Introduction to PyTest tutorial
Course Module
Getting started with Web Automation
Setting up PyTest project
How to write the first UI test using Pylenium and PyTest
Executing parallel test in Selenium PyTest
Performing cross browser testing in PyTest using LambdaTest
Conclusion
Carlos Kidman
Carlos is the visionary founder of QA at the Point, the thriving testing community in Utah. He is a dynamic figure known for his expertise in modern testing, software development, and machine learning, making him a sought-after speaker at conferences worldwide, where he delivers impactful presentations and keynotes.As a prolific content creator, Carlos runs his own YouTube channel and serves as an instructor for Test Automation University, sharing his insights and knowledge with a global audience.
How To Perform Cross Browser Testing | pytest Framework Tutorial | Part-XI | LambdaTest
pytest Framework TutorialHow To Generate Test Reports 📝 | pytest Framework Tutorial | Part-X | LambdaTest
pytest Framework TutorialWhat Is Page Object Model? | pytest Framework Tutorial | Part-IX | LambdaTest
pytest Framework TutorialHow To Skip And Stop Tests | pytest Framework Tutorial | Part-VIII | LambdaTest
pytest Framework TutorialWhat Is Parameterization In pytest | pytest Framework Tutorial | Part-VII | LambdaTest
pytest Framework TutorialWhat Are pytest Fixtures | pytest Framework Tutorial | Part-VI | LambdaTest
pytest Framework TutorialHow To Group Tests Using Markers | pytest Framework Tutorial | Part-V | LambdaTest
pytest Framework TutorialHow To Run Multiple Tests In pytest | pytest Framework Tutorial | Part-IV | LambdaTest
pytest Framework TutorialWhat Are Assertions In pytest | pytest Framework Tutorial | Part-III | LambdaTest
pytest Framework Tutorial