NashTech Insights

27 April 2023

Posts by categories

Posts by tags

Dockerization of Selenium test within a container using Selenium Grid

Hi folks, In this blog, you’ll learn how to run and test their automated Selenium web tests through a Docker container. However, you may be asking what the circumstances are and why we use them. As I believe, everyone is familiar with Selenium as it is a famous tool, so let’s start with a short …

Dockerization of Selenium test within a container using Selenium Grid Read More »

Building a Dashboard for Rest Assured Test Metrics with Grafana: Tips and Tricks

I hope you are doing great these days. Let’s learn something new. In this blog, we will  Build Grafana Dashboard for Rest assured test metrics and learn about the Tips and tricks used. So before creating the dashboard or building a dashboard for Rest Assured test metrics with Grafana, you will need to have the …

Building a Dashboard for Rest Assured Test Metrics with Grafana: Tips and Tricks Read More »

REACTIVE PROGRAMMING IN JAVA

Reactive programming is a programming paradigm that emphasizes the asynchronous and event-driven programming model for building scalable and responsive applications. Reactive programming can be achieved using frameworks and libraries such as RxJava, Reactor, and Akka. It is particularly useful for developing applications that require high scalability, responsiveness, and real-time data processing. This includes web applications, …

REACTIVE PROGRAMMING IN JAVA Read More »