All posts by Himanshu Sheth
• Cross Browser Testing • Automation
What is Cloud Testing: An Overview of Example & Benefits
The duration of release cycles has become one of the key metrics for website application development. In a dynamically changing business environment, Time To Market (TTM) becomes extremely important as you always want to stay ahead of the competition.
September 14, 2020
220820 Views
17 Min Read
• CI/CD • Automation • Tutorial
What is Jenkins? Architecture, Installation, and Setup Explained
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Jenkins Tutorial. Continuous Integration & Continuous Delivery are integral parts of DevOps, as they are used for integrating multiple stages of the methodology.
September 2, 2020
205986 Views
37 Min Read
• Automation • Selenium C# • Tutorial
SpecFlow Tutorial: A Guide to Automation Testing with C# and Selenium
The entire cycle of software design, development, and testing is pretty complicated. Each team works towards a common goal i.e. success of the rollout, which totally depends on the quality of work done.
August 28, 2020
237860 Views
23 Min Read
Bamboo vs Jenkins: Showdown Of CI/CD Tools
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Top CI/CD Tools Comparison. Continuous integration and continuous delivery is a method to derive delivery consistency in an SDLC. As a process, it helps you automate your development pipeline while making sure everything is tracked.
August 26, 2020
114775 Views
19 Min Read
• Automation • Selenium Python • Selenium Tutorial • Tutorial
Automate Browser Testing with Selenium Opera in Python Easily
This article on Selenium Opera is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. When it comes to cross browser testing, we tend to focus on executing test cases for bigwigs like Google Chrome, Firefox, or Safari. What about the other browsers? What about … Continue reading Automate Browser Testing with Selenium Opera in Python Easily
August 21, 2020
106177 Views
15 Min Read
• Automation • Selenium Tutorial
Selenium Grid 4 Tutorial For Distributed Testing
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Selenium Grid has been an integral part of automation testing, as it lets you perform test case execution on different combinations of browsers, operating systems (or platforms), and machines.
August 20, 2020
165347 Views
17 Min Read
• Automation • Selenium C# • Tutorial
xUnit Testing Tutorial: Unit Testing With Selenium C#
When you are developing a consumer web product, you would have come across scenarios where some functionalities do not work on certain browsers, operating systems, or devices.
July 22, 2020
147928 Views
25 Min Read
• Automation • CI/CD
Jenkins vs Travis | Which CI/CD Tool Is Best for You?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Top CI/CD Tools Comparison. Travis CI and Jenkins are both popular CI/CD tools and were launched in the same year i.e. 2011. As of July 2020, Jenkins has been the more obvious choice as CI/CD tool … Continue reading Jenkins vs Travis | Which CI/CD Tool Is Best for You?
July 20, 2020
91225 Views
15 Min Read
• Automation • Selenium Tutorial • Tutorial
Geckodriver Tutorial: Automation Testing on Firefox with Selenium
With 4.25% of browser market share worldwide in June 2020 as per statcounter, Mozilla Firefox browsers are considered inevitable for every Selenium testing checklist.
July 15, 2020
212846 Views
10 Min Read
TeamCity vs. Jenkins: Picking The Right CI/CD Tool
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Top CI/CD Tools Comparison. Every software development cycle involves three major phases-building, testing, and deployment. A lag in any of these three phases will result in a delay in the launch of the product. In order … Continue reading TeamCity vs. Jenkins: Picking The Right CI/CD Tool
July 13, 2020
98217 Views
17 Min Read