In this video, you’ll explore debugging and developing custom utilities. You will learn more about: how to debug your code how to develop re-usable custom utilities.
In this video, you’ll explore integrating the Selenium Python framework into Jenkins. You will learn more about: creating a new item in Jenkins how to integrate the Selenium Python framework …
In this video, you’ll be introduced to logging in Python tests. You will learn more about: what logging is why logging is important in framework development different types of logging …
In this video, you’ll explore fixtures and their importance in Pytest framework. You will learn more about: what fixtures are the importance of fixtures in the Pytest framework how to …
In this video, you’ll explore grouping tests with Pytest marks to run selected groups. You will learn more about: the concept of “mark” marking tests in order to group them …
These articles are from the online course:
Test Automation Frameworks with Selenium WebDriver and Python