Software Testing Videos and Tutorials: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps

End to End Test Automation with Playwright

November 13, 2023 1

You need to make sure that you test complete user flows. With the open source test automation tool Playwright, you can easily in minutes record a test and run that test and visually see what is happening, providing a cool developer experience.

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.

Advanced Software Teaming the Mob Programming Way

August 8, 2023 0

Software Teaming (Mob Programming) is a cost-effective, collaborative approach to software development. It’s a whole-team approach to development, where coding, designing, testing, and working with the “”customer”” (partner, Product Owner, User, etc.) is all done as a team.

Web Testing with Nightwatch.js – Part 1 Installation

July 27, 2023 0

Nightwatch.js is an integrated open source tool to perform automated end-to-end testing on web applications and websites, across all major browsers. It is written in Node.js and uses the W3C WebDriver API to interact with various browsers.

Code Red: The Business Impact of Code Quality

June 26, 2023 0

Code quality is an abstract concept that fails to get traction at the business level. Consequently, software companies keep trading code quality for new features. The resulting technical debt is estimated to waste up to 42% of developers’ time, causing stress and uncertainty, as well as making our job less enjoyable than it should be. Without clear and quantifiable benefits, it’s hard to build a business case for code quality.

A Medley of Frontend and Backend Performance Testing Techniques

June 13, 2023 1

Frontend and backend performance are key elements in the success of websites. This presentation introduces you to both frontend and backend performance testing and why a medley of these software testing activities are needed to make sure that your website is performant.

1 2 3 4 5 53