RTTS Webinar Playback

Building Your CI/CD Test Automation Strategy
with GitHub Actions​

Webinar 2

Building Your CI/CD Test Automation Strategy with GitHub Actions

Did you miss our webinar? We have you covered!

Watch our webinar recording about building your CI/CD test automation strategy with GitHub actions.

Shipping code faster is a key goal of CI/CD, but speed without quality leads to problems. The solution is a powerful automated testing strategy built directly into your development workflow. GitHub Actions is more than just a CI/CD runner; it can provide a complete ecosystem for ensuring quality at every stage of development.

Session Overview​

During this webinar, we showed you how to leverage GitHub Actions to create a comprehensive testing pipeline that goes beyond simple unit tests.

  • CI/CD with GitHub Actions: A quick overview on GitHub Actions and its capabilities
  • Full-Stack Testing Possibilities: Learn what testing is possible to automate, including API (e.g., Postman/Newman), Data, and UI (e.g., Playwright).
  • Strategic Pipeline Design: How to start building your strategy to provide rapid feedback to developers and full validation before deployment.

Throughout the session, we applied these strategies in a hands-on demo with a sample application, giving you a clear blueprint for success.