NEW! A Leanpub Podcast Interview feat. Anne-Marie Charrett, Author of The Quality Coach's Handbook: Mastering the Quality Coach Role in Organisations
Watch here: https://youtu.be/Z7A2vH2_5As
Meanwhile, in #RobotFramework universe, a new tool emerges that allows for setting up test dependencies.
So, for example if test X fails, then test Y does not make sense, hence is not executed.
It might be actually useful in many end-to-end scenarios, where the rule of keeping tests independent causes either a lot of repetition of costly operations.
#Python #DailyPythonista #TestAutomation
https://pypi.org/project/robotframework-dependencysolver/
The awesome team at @gradle.com have taken my blog posts and Opinions about Flaky Tests and put them all together in a very wonderful white paper!
Whether you care about flaky tests or think you don't have to worry about them, there's something in here for you.
https://gradle.com/resources/ebooks-and-whitepapers/flaky-tests/
Semantic unit testing: test code without executing it
https://www.alexmolas.com/2025/04/09/semantic-unit-testing.html
Параметризация: PyTest vs RobotFramework
В этой статье вы можете найти наглядное сравнение двух популярных инструментов для автоматизации тестирования: PyTest и RobotFramework. На Хабре уже есть хорошая статья с общим сравнением этих фреймворков. Я сфокусируюсь на простоте параметризации тестов.
The first programming language I learned was Python. I learnt it myself from Gérard Swinnen's book to write automated tests for a pirate-themed board game I had invented (graphics made with Inkscape and GIMP).
Although the development was stuck at ~87% completion and never finished, Python and automated testing became my speciality and paved my career.
I recently evaluated three approaches to #Salesforce #UIAutomation - #PageObjectModel #UTAM and TestZeus' Hercules. Here's a summary of my research, and what we chose in the end.
#TestAutomation #SalesforceAutomation #AutomatedChecks
https://www.cassandrahl.com/blog/salesforce-ui-automation-pom-vs-utam-vs-testzeus-hercules/
Jessica Garson, Olha Vovk, and Ed LeGault present on Dev Ops this July at Nebraska.Code().