Blog - page 12
Explore older entries from the archive.
Introduces Find Security Bugs, a static analysis tool for Java security vulnerabilities, explaining Maven integration, configuration, and execution for CI or manual verification, demonstrated with OWASP WebGoat.
Read morePresents 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 moreAdvocates 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 moreAdvises 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 moreCompares 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