All posts by Himanshu Sheth
• Automation • Selenium PHP • Tutorial
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
297130 Views
28 Min Read
• Selenium WebDriver • Selenium Tutorial • Tutorial
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
193127 Views
14 Min Read
• Selenium C# • Automation • Tutorial
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
79337 Views
6 Min Read
• Automation • CI/CD • DevOps
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
123047 Views
18 Min Read
• Selenium Python • Automation
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
116918 Views
11 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 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
39797 Views
20 Min Read
• Selenium WebDriver • Automation
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
93692 Views
13 Min Read
• Automation • Selenium 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
97848 Views
11 Min Read
• Selenium Python • Robot Framework • Tutorial
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
112011 Views
22 Min Read
• 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
219771 Views
17 Min Read