Selenium
-
Enterprise Java

Complete Guide On TestNG Annotations For Selenium WebDriver
TestNG is a testing framework created by Cédric Beust and helps to cater a lot of our testing needs. It…
Read More » -
Enterprise Java

Selenium alternatives everyone is talking about – Choose wisely!
What is Selenium? Selenium is a suite of web browser automation tools to automate browsers across a range of platforms.…
Read More » -
Enterprise Java

Locating Elements by TagName In Selenium
Selenium locators are your key when dealing with locating elements on a web page. From the list of locators like…
Read More » -
DevOps

Tools For Software Engineering Teams
The effect of poorly performing web applications echoes across various parts of the business. The more breakage there is, the…
Read More » -
Enterprise Java

Selenium with Java: Google Search
1. Overview In this tutorial, we will be exploring the basics of how to use Selenium with Java. We will…
Read More » -
Enterprise Java

Making Web UI testing great again with Arquillian, Docker and Selenium (part 1)
Introduction to the Problem Most of the time when you need to write functional tests/end-to-end tests for web UI, you…
Read More » -
Enterprise Java

Clean architecture of Selenium tests
In this blog post, I would like to introduce a clean architecture for Selenium tests with best design patterns: page…
Read More » -
Enterprise Java

Spring Boot Integration Testing with Selenium
Web integration tests allow integration testing of Spring Boot application without any mocking. By using @WebIntegrationTest and @SpringApplicationConfiguration we can…
Read More » -
Enterprise Java

Selenium Test Automation with Maven
Today i want to help you manage your Automated GUI Tests (Selenium) better. In the past i have seen many…
Read More »


