Tutorials and resources on how to apply test automation in software testing

Navigating the Software Testing Maze: Avoiding Common Pitfalls

October 16, 2023 4

In the world of software development, testing is the guardian of quality, the gatekeeper that ensures applications meet user expectations. However, the path to successful testing is riddled with pitfalls that can lead to delayed releases, frustrated teams, and disappointed users.

Visual Regression Testing with Puppeteer, Playwright and Cypress

October 10, 2023 1

This presentation is about visual regression testing components via screenshot matching. It will show how you do that in three different libraries/frameworks. Additionally, it will describe how to use Storybook to extract the components from your JavaScript web application.

End to End (E2E) Testing Considered Harmful

September 19, 2023 1

This video presents the impact of End-To-End Testing upon a large scale agile project within the UK government, covering the historical motivation for End-To-End Testing so common to IT and how it has hindered team adoption of Continuous Delivery.

Testing Your Website & Applications Using Java Scrapers

September 8, 2023 1

Making sure your website or app works as intended is a must. There are lots of ways to test this, and Java-based scraping is a compelling example. Let’s look at what this means exactly, what it involves, and how Java scrapers can help you up your software testing game.

Effective Software Testing in Microservices Systems

September 4, 2023 0

The needs for test automation changes in a microservices architecture compared to a monolith or traditional Service Oriented Architecture (SOA). Even more so if we combine microservices with continuous delivery.

1 10 11 12 13 14 53