All posts by Shalini Baskaran
How To Integrate Jenkins With Selenium WebDriver?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Jenkins Tutorial. DevOps, an organizational approach that has been used immensely for quicker development and deployment of applications, has been the latest technical buzz. Today all the organizations are adopting DevOps as it promises to provide … Continue reading How To Integrate Jenkins With Selenium WebDriver?
December 14, 2020
10 Of The Best PHP Testing Frameworks For 2021
A framework is a collection or set of tools and processes that work together to support testing and developmental activities. It contains various utility libraries, reusable modules, test data setup, and other dependencies.
November 20, 2020
10 Of The Best Chrome Extensions To Find XPath In Selenium
Are you facing problems while trying to find XPath in Selenium? Well, you are not alone! This is among the most common challenges most developers face while using Selenium for web testing.
October 29, 2020
How To Use Thread.sleep() In Java With Selenium ?
Automating a web application optimizes the work, helps minimize errors and makes the product robust. An automated suite would be successful when the behaviour is predictable. If not so, there would be many hurdles in automation that need to be handled carefully.
October 8, 2020
Actions Class In Selenium: What Is It & How To Use It?
Selenium has been widely used in automating web applications as it stands out from other testing tools by providing numerous ways to test those applications. No matter how complex the UI is, Selenium provides multiple options to automate it thereby reducing or completely wiping away the manual effort.
September 28, 2020
Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?
Selenium has gained immense popularity as the most preferred automation testing tool. It is being used widely for testing web applications as it supports a plethora of programming languages, operating systems, and browsers.
September 23, 2020
How To Test PDF Files Using Selenium Automation?
PDF documents are small-sized, highly secure files. Almost all businesses use PDFs for processing their files. The reason being a distinguishing feature of maintaining format regardless of the tool used to access PDF files.
September 10, 2020
How To Capture Screenshots In Selenium? Guide With Examples
Capturing screenshots is pivotal to realize whether your web-application is rendering seamlessly or not. If not, where is it failing? Traditionally, testers were accustomed to capturing screenshots manually for each and every test they ran, which was painstakingly exhausting and time-consuming.
August 5, 2020
Browser Automation With Selenium and Java
As per a Walker report, customer experience will have more weightage in 2020 than both price & product, as 86% of consumers will pay more for a better user experience.
June 24, 2020