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

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.

Roadblocks vs. Automation: Accelerating Software Releases

November 6, 2023 1

In the fast-paced world of software development, being able to release software quickly is a crucial advantage in staying competitive. Agile organizations recognize that shorter release cycles can result in satisfied customers, faster innovation, and a more efficient development process.

Challenges in Testing CRM Integration with Third-Party Systems

November 3, 2023 0

For many modern businesses, integrating Customer Relationship Management (CRM) systems with third-party platforms is crucial for seamless operations. However, testing CRM and navigating this process comes with challenges. If you’re considering this undertaking, this post will help you prepare for the challenges in testing CRM integration and tackle them effectively.

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.

Cross-Browser Testing Tools (Free, Open Source, Paid)

October 2, 2023 6

When today’s applications run on various browsers (Chrome, Firefox, Safari, Edge, etc.) on different mobile or desktop devices with specific screen settings. This is why you need to perform cross-browser testing for your automated tests. This article lists the main desktop or online cross-browser testing tools available today.

1 7 8 9 10 11 51