Automation Testing
-
Cypress vs Puppeteer: Core Differences
Learn about the core differences between two popular test automation frameworks: Cypress vs Puppeteer. Find out which one suits you.
Learn More -
How to Filter Tests using Cypress Tags
Discover how to efficiently manage your Cypress test suite with cypress tag tests. Learn to assign tags to your tests,and run specific tests based on their tag values.
Learn More -
How to Get Text from List of Elements in Cypress
This article provides a step-by-step guide to get text in Cypress. With examples and practical insights, you'll gain a better understanding of how to use Cypress for end-to-end testing of web applications.
Learn More -
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