.Community

Continuous Ui Testing Pipeline: Browserstack With Github Actions

16 min read

blog-writer

Written By: Khushi Trivedi

blog-reviewer

Reviewed By: Reviewer

Share this


Cover Image for Continuous UI Testing Pipeline: BrowserStack with GitHub Actions
Background

Khushi Trivedi


More Stories

Cover Image for Smoke Testing vs Regression Testing: What You Need to Know

Smoke Testing vs Regression Testing: What You Need to Know

Amaan Bhati

In the field of software quality assurance, there are two types of testing often referenced, smoke testing...

Cover Image for Guide to Automated Testing Tools in 2025

Guide to Automated Testing Tools in 2025

Falak Bhati

Manual testing gets old fast. You end up clicking through the same workflows over and over, and...

Cover Image for Agile Testing Best Practices for Faster, Higher‑Quality Releases

Agile Testing Best Practices for Faster, Higher‑Quality Releases

Mohamed Abdullah F

Agile Testing has become essential in modern software development, where fast-paced changes, rapid delivery cycles, and evolving...

Cover Image for Maintaining Auto-Generative API Tests: Need of de-duplicate tests

Maintaining Auto-Generative API Tests: Need of de-duplicate tests

Sarthak Shyngle

The Evolving Landscape of Auto-Generative Testing In today’s fast-paced development environment, automatically generating tests has become a...

Cover Image for Integration of E2E Testing in a CI/CD Pipeline

Integration of E2E Testing in a CI/CD Pipeline

Tejas Kumar

E2E Testing E2E Testing is a method to test a software from the consumer’s perspective. It involves...

Cover Image for What is Unit Testing?

What is Unit Testing?

Ajika Angelo

Introduction Jacob Kaplan-Moss, one of the leading developers and co-creators of the Django Python framework, said: Code...

Cover Image for Executing EBPF in Github Actions

Executing EBPF in Github Actions

Shivam Sourav Jha

At Keploy, we wanted our tool to be part of the Github pipeline so that developers could...