Category Archives: Selenium Tutorial
• Automation • Selenium Tutorial • Tutorial
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
477300 Views
12 Min Read
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
119977 Views
23 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
394954 Views
17 Min Read
• Selenium Tutorial • Tutorial
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
192714 Views
13 Min Read
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
118867 Views
10 Min Read
• Cheat Sheet • Selenium Tutorial • Tutorial
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
103704 Views
8 Min Read
• CI/CD • Selenium Tutorial • Tutorial
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
185420 Views
14 Min Read
• Selenium Tutorial • Tutorial
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
219901 Views
10 Min Read
• Automation • Selenium 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
130621 Views
19 Min Read
• Automation • Selenium Tutorial • Tutorial
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
289268 Views
34 Min Read