Archive
Blog - page 13
Explore older entries from the archive.
Presents a simple strategy to speed up test execution by splitting the test suite across multiple environments using regex/glob patterns, with Gitlab CI examples for Java/Maven and Javascript/Mocha.
Read more: How to speed up your tests in one simple stepAdvocates for becoming multiskilled in IT, offering tips like continuous learning, accepting new perspectives, volunteering, varying approaches, perseverance, exploring unknowns, adopting a beginner's mind, and setting realistic expectations.
Read more: On being multiskilledAdvises those seeking a first software testing job to broaden their search to other IT roles and emphasizes learning programming as the key skill to increase hiring chances across the industry, explaining why junior roles are challenging to fill and linking programming skills to antifragility.
Read more: How to get a first job as a software tester?Compares Selenium WebDriver with the FluentLenium extension by implementing the same test scenario, demonstrating how FluentLenium simplifies setup, interactions, assertions, and waiting, leading to more concise code.
Read more: Selenium vs FluentLeniumReflects on the author's journey to public speaking, highlighting the roles of blogging, community involvement (KraQA), and teaching experience in overcoming fear, concluding with feedback and slides from an Engineering Productivity talk.
Read more: My road to public speaking + slides from Engineering Productivity talk