Category Archives: Automation

Test Automation on Safari Browser with Safari Driver and Selenium

AutomationSelenium Tutorial

Test Automation on Safari Browser with Safari Driver and Selenium

We all know that Google Chrome is the most popular browser in the world. But do you know, with 17.24% of the overall browser market share, Safari is the second most popular one?

November 25, 2020

view count125706 Views

Read time13 Min Read

selenium 4 with python

Selenium PythonAutomationTutorial

Python with Selenium 4 Tutorial: A Complete Guide with Examples

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4 and Selenium Python Tutorial Python with Selenium is one of the most widely used automation testing combo. With Selenium 4 gaining significant traction since the release of its first Alpha version in April 2019, … Continue reading Python with Selenium 4 Tutorial: A Complete Guide with Examples

November 23, 2020

view count104408 Views

Read time2 Min Read

PHP Testing Frameworks

Automation

10 Best PHP Testing Frameworks To Use in 2023

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

view count50551 Views

Read time17 Min Read

Run Junit Tests From The Command Line

Selenium JavaAutomationTutorial

How To Run Junit Tests From The Command Line

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on JUnit Tutorial. JUnit is one of the most popular Java-based open-source frameworks used for testing every unit of the application, i.e., classes and methods. And for automating the testing of web applications, you can use it … Continue reading How To Run Junit Tests From The Command Line

November 19, 2020

view count108522 Views

Read time19 Min Read

Node JS best practices

AutomationTutorial

23 NodeJS Best Practices to Implement Now in 2023

If you are in the world of software development, you must be aware of Node.js. From Amazon to LinkedIn, a plethora of major websites use Node.js. Powered by JavaScript, Node.js can run on a server, and a majority of devs use it for enterprise applications.

November 18, 2020

view count47307 Views

Read time16 Min Read

Selenium4-W3C-WebDriver-Protocol

AutomationSelenium TutorialTutorial

Selenium 4 Is Now W3C Compliant: All You Need To Know

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Selenium 4, the latest version of Selenium, is currently available in the Alpha Version. There has been a lot of buzz around the release of Selenium 4 Alpha features, as it is packed with … Continue reading Selenium 4 Is Now W3C Compliant: All You Need To Know

November 17, 2020

view count102319 Views

Read time14 Min Read

Cypress vs Selenium

AutomationSelenium TutorialTutorial

Cypress vs Selenium – Which Is Better ?

Selenium is one of the most prominent automation frameworks for functional testing and web app testing. Automation testers who use Selenium can run tests across different browser and platform combinations by leveraging an online Selenium Grid, you can learn more about what Is Selenium?

November 12, 2020

view count117618 Views

Read time28 Min Read

Why Test Automation Fails

Automation

Why Test Automation Fails? Top Reasons (+ Solutions)

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 Why Test Automation Fails? Top Reasons (+ Solutions)

November 9, 2020

view count88836 Views

Read time20 Min Read

Get Attribute Value In Selenium WebDriver

Selenium WebDriverAutomationTutorial

How To Get Attribute Value In Selenium WebDriver?

Testing a web page can be a gargantuan task considering all the elements and variables that come together to make a page work. Selenium automation is a great way to overcome these challenges and automate everything you would manually do.

November 5, 2020

view count140673 Views

Read time8 Min Read

Cucumber Best Practices For Selenium Automation

AutomationSelenium TutorialTutorial

Top 5 Cucumber Best Practices For Selenium Automation

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Do you know Cucumber is a great tool used to run acceptance tests using the plain-text functional descriptions with Gherkin? Behavior Driven Development strategy or BDD, as it is popularly known, is implemented … Continue reading Top 5 Cucumber Best Practices For Selenium Automation

November 3, 2020

view count104230 Views

Read time13 Min Read