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
86685 Views
8 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
135823 Views
28 Min Read
Travis CI vs CircleCI: Comparing The Best CI/CD Tools
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
53580 Views
21 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
102218 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
105242 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
224998 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
251043 Views
25 Min Read
Bamboo vs Jenkins: Showdown Of CI/CD Tools
Jenkins and Bamboo are both prominent continuous integration tools. Jenkins is open-source, free, and has a vast plugin ecosystem, making it popular among developers. Bamboo, a commercial product from Atlassian, offers seamless integration with Jira and Bitbucket, providing built-in deployment and Git branching workflows. While Jenkins is more widespread due to its open-source nature, Bamboo … Continue reading Bamboo vs Jenkins: Showdown Of CI/CD Tools
August 26, 2020
126868 Views
21 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
117511 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
173778 Views
17 Min Read









