Category Archives: Selenium Tutorial

Selenium Standalone Server

AutomationSelenium TutorialTutorial

Selenium Standalone Server and Selenium Server [Differences]

A standalone server is a server that functions without the aid of a wider network, such as an enterprise-wide network, and offers services to clients. Selenium is unquestionably one of the best test automation frameworks for web test automation out of the many that are currently on the market.

January 25, 2022

view count477300 Views

Read time12 Min Read

shift left testing approach

Selenium Tutorial

How To Implement Shift Left Testing Approach?

The “shift left” approach is based on the principle that if the software development team can test code as it is being developed, they can discover errors earlier than if they wait until the end of the project.

November 9, 2021

view count119977 Views

Read time23 Min Read

cross-browser-testing-in-selenium

AutomationCross Browser TestingSelenium TutorialTutorial

Cross Browser Testing In Selenium [Tutorial]

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Cross Browser Testing Tutorial. Selenium is a popular automation testing framework that is primarily used for cross browser testing. It is an open-source framework that is primarily used for automating testing of web applications (and websites) … Continue reading Cross Browser Testing In Selenium [Tutorial]

October 25, 2021

view count394954 Views

Read time17 Min Read

What Is Internationalization And Localization

Selenium TutorialTutorial

How to Perform Internationalization And Localization Testing: A Complete Guide

Nowadays, many organizations have software products (websites or apps) that are built for a global audience. One of the trickiest parts is delivering an experience that appeals to the local audience of the target market. Catering to the needs of the local users would require localization.

September 16, 2021

view count192714 Views

Read time13 Min Read

Selenium testing myths

Selenium Tutorial

Debunking The Top 8 Selenium Testing Myths

When it comes to web automation testing, the first automation testing framework that comes to mind undoubtedly has to be the Selenium framework. Selenium automation testing has picked up a significant pace since the creation of the framework way back in 2004.

September 16, 2021

view count118867 Views

Read time10 Min Read

XPath Locators

Cheat SheetSelenium TutorialTutorial

Most Exhaustive XPath Locators Cheat Sheet

The Selenium framework lets you interact with the WebElements in the DOM. For realizing the interaction(s), it is important to choose the appropriate locator from the available Selenium web locators.

July 19, 2021

view count103704 Views

Read time8 Min Read

Automated Testing Pipeline With GOCD

CI/CDSelenium TutorialTutorial

Building An Automated Testing Pipeline with GoCD [Tutorial]

CI/CD enables developers, engineers and DevOps team to create a fast and effective process of packaging the product to market, thereby allowing them to stay ahead of the competition.

June 8, 2021

view count185420 Views

Read time14 Min Read

Configure Cucumber Setup

Selenium TutorialTutorial

Configure Cucumber Setup In Eclipse And IntelliJ

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial and Selenium Cucumber . Selenium is a test automation framework extensively used by organizations looking to expedite the web-product testing process. As far as test automation frameworks in Java are concerned, TestNG is … Continue reading Configure Cucumber Setup In Eclipse And IntelliJ

May 10, 2021

view count219901 Views

Read time10 Min Read

speed-up-selenium-test -cases-execution

AutomationSelenium Tutorial

How To Speed Up Selenium Test Cases Execution?

The primary intent of Selenium test automation is to expedite the testing process. In the majority of the cases, automation tests using Selenium perform exceptionally better than the manual counterparts.

April 7, 2021

view count130621 Views

Read time19 Min Read

Running-selenium-tests-in-docker

AutomationSelenium TutorialTutorial

How To Run Selenium Tests In Docker?

Automation testing and Continuous Integration (CI) are integral parts of the development and test activity. Selenium test automation is one such approach that helps in the end-to-end testing of the web product.

March 15, 2021

view count289268 Views

Read time34 Min Read