Using Free OpenCode AI Agent to create Page Objects for WebDriver with Java
Using the free OpenCode AI agent with Grok to automatically generate Page Objects and WebDriver test code in Java, leveraging Chrome DevTools for locators.
Using the free OpenCode AI agent with Grok to automatically generate Page Objects and WebDriver test code in Java, leveraging Chrome DevTools for locators.
A guide to refactoring basic Selenium WebDriver tests in Java into robust, production-ready automation using JUnit and the Page Object Model.
An overview of the Software Test Pages, a free web application for practicing technical web testing, automation, and learning web technologies.
A podcast episode discussing best practices for migrating test automation frameworks, focusing on abstraction layers and AI assistance.
A technical guide on automating 2FA and email magic link testing in end-to-end scenarios using Playwright and the Mailosaur service.
Introduction to a new blog dedicated to software testing and automation, covering fundamentals, tools, and career growth.
Explores why software testing becomes more critical with AI-generated code, predicting trends like embedded tests, AI automation, and evolving manual QA roles.
A guide to implementing a retry strategy for flaky Android tests, including clearing the database between retry attempts.
A guide to configuring a Gitlab CI/CD pipeline job that fails when new code commits cause a decrease in overall test coverage.
A technical tutorial on using Playwright Java to assert checkboxes and utilize the blur() and clear() methods in test automation.
A tutorial on using Playwright Java to verify page titles and check for absent text on webpages, with code examples.
A tutorial on automating calendar and date picker interactions using Playwright Java for web testing.
A tutorial on using Playwright Java to select and uncheck checkboxes in web automation tests, covering multiple methods.
A tutorial on using Playwright Java to select and interact with radio buttons in web automation tests.
A technical tutorial on generating Allure test reports using Playwright with Java and Maven, covering dependencies and configuration.
A guide to implementing authentication in Playwright tests, covering login sequences, abstraction, and state storage.
A developer/tester argues for breaking down barriers between roles, sharing skills to improve software quality and team collaboration.
Advice for laid-off QA testers on adapting to industry changes, learning automation, and leveraging AI to enhance skills and find new roles.
A software engineer discusses the importance of minimizing user clicks in software workflows, using a story about optimizing a test automation GUI.
Introduces Augmented Experiential Testing (AET), a method using software tools to enhance manual testing without altering the user experience.