Category Archives: Selenium Tutorial
• Cheat Sheet • Selenium Tutorial
The Most Comprehensive Selenium Locators Cheat Sheet
During the development of a web-based application, there are so many test cases to be executed. For every test engineer, performing actions such as type, click, and so on is a must on the HTML elements.
June 10, 2022
203323 Views
18 Min Read
• Automation • Selenium Tutorial
How To Build And Execute Selenium Projects
Building and executing Selenium projects with automation platforms is a powerful way to test websites (or web apps) at a faster pace. By using automation testing tools, you can test faster, more often, and more accurately.
April 20, 2022
567331 Views
22 Min Read
• Automation • Selenium Tutorial
Selenium Standalone Server and Selenium Server [Differences]
Of the many test automation frameworks available in the market, Selenium is unarguably one of the best test automation frameworks for web automation testing.
January 25, 2022
442615 Views
12 Min Read
• Automation • Selenium Tutorial
How to Write Test Scripts in Selenium
When it comes to automation testing, the first thing that strikes most of our minds is Selenium. Selenium is one of the best automation frameworks and is being widely used by automation testers for writing the tests and designing the automation framework.
December 10, 2021
339108 Views
17 Min Read
• Selenium Tutorial • Selenium Locators
Complete Guide For Using XPath In Selenium With Examples
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. Selenium is a free, open-source test automation framework that can help us test an application across different platforms and browsers.
November 18, 2021
551206 Views
18 Min Read
• Selenium Tutorial • Selenium Locators
Different Types Of Locators In Selenium WebDriver
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. Selenium is still the most sought-after framework when it comes to web automation testing. Though frameworks like Cypress, Puppeteer, PlayWright, etc., are playing the catch-up game, Selenium still rules the automation testing framework … Continue reading Different Types Of Locators In Selenium WebDriver
November 15, 2021
448001 Views
28 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
106569 Views
20 Min Read
The Top 52 Selenium Open Source Projects On GitHub
Selenium, a project hosted by the Apache Software Foundation, is an umbrella open-source project comprising a variety of tools and libraries for test automation.
October 30, 2021
52577 Views
27 Min Read
• Automation • Cross Browser Testing • Selenium 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
377456 Views
17 Min Read
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
182545 Views
13 Min Read