All posts by Himanshu Sheth
XUnit Testing Tutorial: Running First Script in XUnit
In our earlier blog under the xUnit testing tutorial series, we had a look at setting up the xUnit.net framework (further referred as xUnit) in Visual Studio 2019 (VS 2019). Today our core focus is on Selenium test automation with C#.
October 16, 2020
86139 Views
6 Min Read
How To Integrate Jenkins & Maven With Selenium?
Jenkins is one of the popular tools for continuous integration, build management, and automation testing. Maven is a popular build automation tool that is widely used for Java projects.
October 13, 2020
134803 Views
27 Min Read
Travis CI vs CircleCI: Comparing The Best CI/CD Tools
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on CI/CD Testing. Over the past few years, the Continuous Integration and Continuous Deployment space have been gaining prominence. CI/CD tools have now become an integral part of the DevOps testing activity.
October 5, 2020
52760 Views
20 Min Read
How To Handle Internationalization In Selenium WebDriver?
There are many software products that are built for a global audience. In my tenure as a developer, I have worked on multiple web (website or web app) projects that supported different languages.
September 30, 2020
101571 Views
13 Min Read
All You Need To Know For Selenium Testing On The Cloud
Building large-scale web applications take a monumental effort. Testing the quality of these applications requires a whole other level of dedication. From a developer’s vantage point, the focus is on improving the feature set, speeding up the overall performance, and building a scalable product.
September 21, 2020
104787 Views
11 Min Read
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
223840 Views
37 Min Read
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
250024 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 CI/CD Testing. 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
126045 Views
19 Min Read
AutomationSelenium PythonSelenium TutorialTutorial
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
116905 Views
15 Min Read
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
173057 Views
17 Min Read









