All posts by Himanshu Sheth
Top Reasons (+Solutions) for Automation Testing Failure
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing Tutorial. We all know that test automation can work wonders for our business. It can help us reduce cost, save time and effort, get quicker feedback, etc. thereby directly contributing to increased productivity and … Continue reading Top Reasons (+Solutions) for Automation Testing Failure
November 9, 2020
94535 Views
21 Min Read
• 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
297678 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
193486 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
79588 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
123469 Views
18 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
40187 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
94122 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
98202 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
112919 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
220215 Views
17 Min Read