Introduction In the modern development landscape, CI and CD pipelines ensure that changes in code are automatically tested, integrated, and deployed. This guide documents the basic steps of creating a CI/CD pipeline using Amazon Web Services (AWS) and Selenium for automated testing. Areas to be covered include CLI and console-based setups, setting up a Selenium […]
Introduction So in this advancing world where literally everything is evolving, it becomes a fundamental necessity to maintain high-quality in the applications. Quality Assurance or what we usually say QA plays a vital part in fulfilling this role. QA ensures that all the software products meet their specified requirements completely and provide a seamless user […]