Blog - page 12

Explore older entries from the archive.

Continuous Security with Find-Sec-Bugs

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 more

On being multiskilled

Advocates 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

How to get a first job as a software tester?

Advises 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

Selenium vs FluentLenium

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