Automation Testing
-
Types of Listeners in Selenium (with Code Examples)
Learn how Listeners in Selenium can “listen” to certain events while testing websites and can be used to modify system behavior.
Learn More -
How to use Cypress Clear Cookies Command?
Learn the benefits of the Cypress clear cookies command while executing the test script to clear out cookies with three different methods.
Learn More -
JMeter vs Selenium: What is preferred by Testers?
This guidepost helps you decide the ideal testing tool for you. Weigh the pros and cons of two popular tools used in the testing domain - Jmeter vs Selenium.
Learn More -
Prioritizing tests in TestNG with Selenium
With a large number of tests, Test Prioritization is important for efficient testing. Learn prioritizing tests in TestNG with Selenium using this guide
Learn More -
How to run your first Selenium test script
A step-by-step guide to run your first Selenium Script for automated testing of websites. Example with code snippet included. Try running your free test.
Learn More -
Selenium vs Cucumber: Core Differences
This guide compares Selenium vs Cucumber and highlights the core differences and similarities between the two.
Learn More -
How to integrate Jira with Selenium
Step-by-step tutorial on how to integrate Jira with Selenium for effective, efficient and manageable automated testing. Code samples and images included for easy follow-through.
Learn More -
Desired Capabilities in Selenium Webdriver
This guidepost explains how DesiredCapabilities in Selenium plays a major role in automating parallel tests on Selenium Grid.
Learn More -
Hybrid Framework in Selenium
This guidepost explains the fundamentals of hybrid frameworks in Selenium along with its architecture and execution flow.
Learn More -
Different Testing Levels supported by Selenium
Selenium is widely used Test Automation Framework. Do you know which testing levels are supported by Selenium?
Learn More