All posts by Himanshu Sheth

About Himanshu Sheth

Himanshu Sheth is a seasoned technologist and blogger with more than 15+ years of diverse working experience. He currently works as the 'Lead Developer Evangelist' and 'Senior Manager [Technical Content Marketing]' at LambdaTest. He is very active with the startup community in Bengaluru (and down South) and loves interacting with passionate founders on his personal blog (which he has been maintaining since last 15+ years).

Follow me on:

Blogs: 128

Selenium PHP Tutorial

AutomationSelenium PHPTutorial

The Most Detailed Selenium PHP Guide (With Examples)

The Selenium automation framework supports many programming languages such as Python, PHP, Perl, Java, C#, and Ruby. But if you are looking for a server-side programming language for automation testing, Selenium WebDriver with PHP is the ideal combination.

October 27, 2020

view count297130 Views

Read time28 Min Read

localisation using selenium

Selenium WebDriverSelenium TutorialTutorial

Localization Testing Using Selenium WebDriver: A Complete Tutorial

Automation testing is vital to the entire process of delivering a successful web product. The challenge associated with testing a web site or web app grows manifolds if it’s built for a global audience (particularly non-English audience).

October 21, 2020

view count193127 Views

Read time14 Min Read

Xunit testing tutorial

Selenium C#AutomationTutorial

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

view count79337 Views

Read time6 Min Read

AutomationCI/CDDevOps

How To Integrate Jenkins & Maven With Selenium?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Jenkins Tutorial. 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

view count123047 Views

Read time18 Min Read

Python Testing Tutorial: Why Python for Test Automation

Selenium PythonAutomation

Python Automation Testing Tutorial: Why Python is the Go-To Choice for Test Automation

This article 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 automating the test cases, one of the most difficult choices one has to make is to select the programming language that has good support for test automation. Python, Java, … Continue reading Python Automation Testing Tutorial: Why Python is the Go-To Choice for Test Automation

October 9, 2020

view count116918 Views

Read time11 Min Read

DevOpsCI/CD

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 Top CI/CD Tools Comparison. 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

view count39797 Views

Read time20 Min Read

Selenium WebDriverAutomation

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

view count93692 Views

Read time13 Min Read

Selenium Testing On The Cloud

AutomationSelenium Tutorial

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

view count97848 Views

Read time11 Min Read

Robot Framework Tutorial

Selenium PythonRobot FrameworkTutorial

Robot Framework Tutorial with Selenium and Python

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. The Python Robot Framework is an open-source automation tool for acceptance testing, acceptance test-driven development, and robotic process automation. It utilizes keyword-driven testing to simplify test case creation and execution. Robot framework is … Continue reading Robot Framework Tutorial with Selenium and Python

September 16, 2020

view count112011 Views

Read time22 Min Read

What Is Cloud Testing

Cross Browser TestingAutomation

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

view count219771 Views

Read time17 Min Read