top of page


Interacting with server architecture through Python and Fabric
A critical task was to ensure that release candidates were uploaded and installed overnight and tested thoroughly.
13 wrz 20248 minut(y) czytania


Pytest reporting with html plugin
solution is to use the pytest html plugin that handles some parts of the above for us. The report can be adjusted by using hooks
17 sty 20244 minut(y) czytania


Pytest paralel testing with xdist plugin
One of the most hot topics for business people in the IT industry is "test parallelism".
14 sty 20245 minut(y) czytania


Test Automation Antipatterns - Examples and How to Avoid Them
Learn how to identify and avoid test automation anti-patterns that can lead to messy and hard-to-maintain code.
13 sie 20239 minut(y) czytania


Getting Started with Selenium: A Step-by-Step Guide to Web Test Automation
Learn the basics of test automation with Selenium WebDriver and ChromeDriver in this comprehensive blog post.
26 lip 20236 minut(y) czytania


Getting Started with PyCharm for Python Development: Setting Up Projects and Virtual Environments
Learn PyCharm setup: create Python project, virtual environment, install Pytest, Selenium, configparser & more.
15 lip 20232 minut(y) czytania


Getting Started with Test Automation - Introducing Pytest Framework
Discover the power of Pytest framework in test automation. Learn how Pytest simplifies the process of writing and running tests with feature
5 cze 20232 minut(y) czytania


Getting Started with Python: Your Path to Efficient Test Automation
Discover why Python is a popular choice for test automation. With its simplicity, extensive libraries, and integration capabilities, Python
4 cze 20233 minut(y) czytania
bottom of page