All posts by Suparna Khamaru
Complete Guide To Selenium Testing with GitHub Actions
CI/CD pipelines are here to stay and contribute tremendously to continuous integration and delivery across all global projects. This article will be a guide to configure, set up builds and tests with “GitHub Actions”, primarily using Selenium WebDriver.
May 5, 2021
118117 Views
13 Min Read
• Automation • Tutorial
24 Testing Scenarios you should not automate with Selenium
While there is a huge demand and need to run Selenium Test Automation, the experts always suggest not to automate every possible test. Exhaustive Testing is not possible, and Automating everything is not sustainable.
April 22, 2021
109584 Views
17 Min Read
• CI/CD
How To Set Up Continuous Integration With Git and Jenkins?
There are various CI/CD tools such as CircleCI, TeamCity, Bamboo, Jenkins, GitLab, Travis CI, GoCD, etc., that help companies streamline their development process and ensure high-quality applications.
February 23, 2021
63344 Views
15 Min Read