Automation Testing
-
Database Testing using Selenium and TestNG
Learn how to run database testing using Selenium & TestNG. Read the tutorial to execute database connection, jdbc connection & verification.
Learn More -
Design Patterns in Selenium
Learn how to improve the maintainability and scalability of your tests by applying various design patterns in Selenium
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 upgrade from Selenium 3 to Selenium 4
Learn the difference between Selenium 3 and Selenium 4. Transition seamlessly to Selenium 4 with the help of this guide.
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 -
WebDriverIO Tutorial: Handling Alerts & Overlay in Selenium
If you're looking for a WebDriverIO tutorial on how to handle alerts and overlays in Selenium, look no further! This comprehensive guide will show you everything you need to know, from basic concepts to advanced techniques.
Learn More