Power BI Fundamentals - Create visualizations and dashboards from scratch
Free AI-powered learning to build in-demand skills
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn essential techniques for creating stable and efficient web user interface tests in this 19-minute conference talk from EuroPython 2025. Discover how to overcome common challenges with flaky, slow UI tests that often fail due to server issues and make test suites unstable, particularly problematic in open source environments where tests gate patch merging. Explore practical solutions using PyTest and Selenium through specific code examples that demonstrate how to make test suites more reliable and faster. Master the distinction between unit tests and integration tests, understand how to use API calls for test setup and verification, and learn to limit test scope through PyTest mocking. Gain insights into advanced testing features including dependency injection and parametrization that can significantly improve your testing workflow. Perfect for developers looking to stabilize existing UI test suites or those beginning to write tests for web applications.
Syllabus
Good Practices for Testing Web User Interfaces — Jan Jašek, Ashish Gupta
Taught by
EuroPython Conference